pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-django-cms



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Jul 19 11:47:44 UTC 2014

Modified Files:
        pkgsrc/www/py-django-cms: Makefile PLIST distinfo

Log Message:
Changes 3.0.3:
Added an api to change the context menus of plugins and placeholders from 
plugins;
Apphooks better respect the page permissions;
Fixed how permissions are checked for static placeholder;
Fixed page permissions for decorated views;
Fallback language fixes for pages;
Button fixes in the modal window;
Improved the ability to subclass the RenderPlugin template tag;
Fixes 'hover' effect on menus for deeper submenus;
Added the ability to mark (Sub)Menu's 'active';
Improvements to the create_page API to support multi-site configs;
Reduced queries on placeholder.clear by 60%;
Auto-detect django-suit instead of using explicit setting;
Implemented transaction.atomic in django 1.4/1.5 way;
Added a automatic dynamic template directory for page templates;
Internal support for using custom forms;


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/py-django-cms/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/py-django-cms/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/py-django-cms/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index