This website requires JavaScript.
Explore
Help
Sign In
rattail
/
appypod-rattail
Watch
1
Star
0
Fork
You've already forked appypod-rattail
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
1f901e5545
appypod-rattail
/
gen
/
wrappers
History
Gaetan Delannay
1f901e5545
[gen] klass.creators can now be a method that either returns a list of global roles allowed to create instances of this class, or a boolean indicating if the currently logged user can create instances of this class or not. [gen] Bugfixes.
2013-09-22 16:33:32 +02:00
..
__init__.py
[gen] klass.creators can now be a method that either returns a list of global roles allowed to create instances of this class, or a boolean indicating if the currently logged user can create instances of this class or not. [gen] Bugfixes.
2013-09-22 16:33:32 +02:00
GroupWrapper.py
[gen] Show a special icon for users that are local copies of external sources.
2013-09-10 17:55:10 +02:00
PageWrapper.py
[gen] Removed obsolete code; a Page instance that does not have sub-pages does not show the portlet.
2013-03-08 16:16:25 +01:00
ToolWrapper.py
[gen] pod fields now read pod templates directly from disk. Fields 'template' and 'formats' that were generated into the database (and editable through-the-web) are now removed. This simplification will allow in a second step to define several templates for a unique pod field, ie: multiDoc = Pod(template='od/Item*.odt'). [gen] Additionally, fields tool.numberOfSearchColumnsForXXX and tool.searchFieldsForXXX are not generated anymore and are replace by static class attributes class.numberOfSearchColumns and class.searchFields.
2013-09-21 17:46:42 +02:00
TranslationWrapper.py
[gen] More work ZPT->PX.
2013-08-21 12:35:30 +02:00
UserWrapper.py
[gen] Show a special icon for users that are local copies of external sources.
2013-09-10 17:55:10 +02:00