Changelog for
python-django-grappelli-2.3.8-2.1.2.noarch.rpm :
* Tue Apr 03 2012 alexandreAATTexatati.com.br- Update to 2.3.8:
* TinyMCE Update (3.5b2)
* Mon Feb 27 2012 cfarrellAATTsuse.com- license update: BSD-2-Clause and LGPL-2.1+ tinymce is LGPL-2.1+ licensed
* Mon Feb 13 2012 alexandreAATTexatati.com.br- Update to 2.3.7:
* Fixed compatibility issue with Python 2.5.
* Fixed some translations.
* Fri Feb 10 2012 alexandreAATTexatati.com.br- Update to 2.3.6:
* Fixed issue where autocomplete/related settings could not use tuples.
* Fixed a bug with toggle all actions on the changlist
* Fixed a bug with adding dynamic-forms to tabular and stacked inlines (which caused the remove-handler to throw an error)
* Autocompletes: Only do a lookup with generics, if content-type is defined.
* Support for new URL tags, see https://docs.djangoproject.com/en/dev/releases/1.3/#changes-to-url-and-ssi.
* Fixed a bug with m2m-lookups (return obj.pk instead of obj.id).
* Fixed a bug with very long filters (hidden behind the footer).
* Added german and french UI-datepicker.
* Added support for non-integer IDs with generic relations.
* Added pre_content and post_content to dashboard.
* Added inline_classes.
* Added polish translation for TinyMCE and grappelli contextmenu.
* Removed ``title_url`` from dashboard-docs (it hasnĀ“t been used anyway so far).
* Tue Oct 11 2011 alexandreAATTexatati.com.br- Update to 2.3.5: - Improved performance for autocomplete lookups (staticmethod autocomplete_search_fields is required from now on)
* Thu Sep 08 2011 alexandreAATTexatati.com.br- Update to 2.3.4:
* Moved grappelli to GitHub
* Fixed a bug with the View on Site link (tabular/stacked inlines)
* Added a placeholder for inline sortables
* Fixed a bug with collapse all (stacked inlines)
* Added autocompletes
* Updated jQuery (to 1.6.2) and jQueryUI (to 1.8.15)
* Added error-messages to the login form
* Fixed a bug with hidden-fields in tabular-inlines
* Wed Jun 29 2011 alexandreAATTexatati.com.br- Update to 2.3.3: - Documentation update - FileBrowser-related updates - Fixed a bug with delete-confirmation - Removed the js for adding nowrap-class (fixed with the latest django-version) - Stable sorting for dashboard.ModelList - Added collapse-handler to h4 for stacked-inlines - Help-text is now available with tabular-inlines - Fixed some translation-issues - Fixed loading-issues with Chrome - Reversed asc-/desc-icons - Updated TinyMCE to 3.4.2
* Tue Apr 19 2011 alexandreAATTexatati.com.br- Update to 2.3.2 to match Django 1.3;- Regenerate spec file with py2pack.
* Wed Nov 03 2010 alexandreAATTexatati.com.br- Update to 2.2.
* Wed Sep 08 2010 alexandreAATTexatati.com.br- Update to 2.1;- Bzip2 source file;- Spec file cleaned with spec-cleaner.
* Mon Jan 25 2010 alexandreAATTexatati.com.br- Update to 2.0.
* Tue Sep 15 2009 alexandreAATTexatati.com.br- Initial package (0.1) for openSUSE.