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
897b183b01
appypod-rattail
/
gen
/
wrappers
History
Gaetan Delannay
e01615476b
[gen] Added attribute Field.view allowing to specify, for any field, an alternative pxView.
2014-12-09 15:19:28 +01:00
..
__init__.py
[gen] Added attribute Field.view allowing to specify, for any field, an alternative pxView.
2014-12-09 15:19:28 +01:00
GroupWrapper.py
[gen] Bugfixs.
2013-09-22 22:08:48 +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] Class.listColumns can now be a static method (accepting the tool as single arg). [gen] Indexed Ref fields are now sortable. For every such field, 2 indexes are created: a list index for searching, and a standard index for sorting (by their title).
2014-11-28 14:42:32 +01:00
TranslationWrapper.py
[gen] Changes in parameters of some basic field methods to enable field.languages to be defined dymanically via a method.
2014-09-05 17:13:23 +02:00
UserWrapper.py
[gen] One can define statis attribute 'showHistory', being a method or a boolean value. It indicates if the history is visible or not. Added on the User, passwords fields on the main page. This way, when creating a user, those fields are used. When the user wants to change it own password, passwords on the 'passwords' page are then used.
2014-11-25 14:56:38 +01:00