appypod-rattail/gen/wrappers
2014-10-16 17:35:35 +02:00
..
__init__.py [gen] Allow to have data change events that contain comments. 2014-10-15 15:39:11 +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 [pod] Bugfix: repeated error in a for loop (https://bugs.launchpad.net/appy/+bug/394267). [gen] pod field: get the value of appy cookie 'showSubTitle' in any pod template. 2014-10-16 17:35:35 +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