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
ccf7e44eef
appypod-rattail
/
gen
/
wrappers
History
Gaetan Delannay
ccf7e44eef
[gen] [gen] Action field: param confirm can be 'text': in this case, the confirm popup contains a textarea whose content is passed as param to the method speficied in param 'action'. Action fields can now be defined in a new layout 'buttons' (show='buttons') in order to appear, on the view layout, besides the extsting series of buttons (edit, next/previous pages...).
2014-10-22 22:17:26 +02:00
..
__init__.py
[gen] [gen] Action field: param confirm can be 'text': in this case, the confirm popup contains a textarea whose content is passed as param to the method speficied in param 'action'. Action fields can now be defined in a new layout 'buttons' (show='buttons') in order to appear, on the view layout, besides the extsting series of buttons (edit, next/previous pages...).
2014-10-22 22:17:26 +02: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] Added the possibility to navigate to tied object number X within a list of tied objects from a Ref that is numbered.
2014-10-21 09:25:37 +02: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] Ref.linkObject and unlinkObject (and caller methods like wrapper.create) can now be called with attr 'executeMethods' being False: in this case, all methods defined in attrs like 'insert', 'beforelink', 'afterLink' will not be called. Can be useful while migrating data or duplicating objects.
2014-09-29 10:06:40 +02:00