Next | Query returned 23 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2021-01-16 10:01:04 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-django-treebeard: updated to 4.4

Release 4.4

Implement a non-destructive path-fixing algorithm for MP_Node.fix_tree.
Ensure post_save is triggered after the parent node is updated in MP_AddChildHandler.
Fix static URL generation to use static template tag instead of constructing the \ 
URL manually.
Declare support for Django 2.2, 3.0 and 3.1.
Drop support for Django 2.1 and lower.
Drop support for Python 2.7 and Python 3.5.
Increase performance for MoveNodeForm when using large trees.
   2020-01-08 20:10:04 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-django-treebeard: updated to 4.3.1

Release 4.3.1:
* Added check to avoid unnecessary database query for ``MP_Node.get_ancestors()``
  if the node is a root node.
* Drop support for Python-3.4.
* Play more nicely with other form classes, that implement ``__init__(self, \ 
*args, **kwargs)``,
  e.g. django-parler's ``TranslatableModelForm``, where `kwargs.get('instance')` \ 
is ``None``
  when called from here.
* Sorting on path on necessary queries, fixes some issues and stabilizes the \ 
whole MP section.
* Add German translation strings.
   2018-04-17 09:19:00 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-django-treebeard: updated to 4.3

4.3:
Support for Django-2.0
   2018-03-13 10:50:11 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-django-treebeard: updated to 4.2.1

4.2.1:
Bugfix issues: admin change list view and jsi18n load for Django-1.11
   2017-12-18 20:25:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-django-treebeard: updated to 4.2.0

Release 4.2.0:
* Support for Django-2.0
   2017-06-23 09:42:24 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Release 4.1.2:
* Fixed MANIFEST.in for Debian packaging.
   2017-05-24 13:24:44 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Release 4.1.1
* Removed deprecated templatetag inclusion
* Added support for Python-3.6
* Added support for MS-SQL
   2017-02-04 13:42:06 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Release 4.1.0 (Nov 24, 2016)
---------------------------
* Add support for Django-1.10
* Drop support for Django-1.7
* Moved Repository from Bitbucket to GitHub
* Moved documentation to https://django-treebeard.readthedocs.io/
* Moved continuous integration to \ 
https://travis-ci.org/django-treebeard/django-treebeard
   2016-09-07 15:45:29 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Release 4.0.1 (May 1, 2016)
* Escape input in forms
* Clarification on model detail pages
   2016-06-08 19:43:49 by Thomas Klausner | Files touched by this commit (356)
Log message:
Switch to MASTER_SITES_PYPI.

Next | Query returned 23 messages, browsing 11 to 20 | Previous