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
ae69509354
appypod-rattail
/
gen
/
wrappers
History
Gaetan Delannay
abe56a5add
[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
..
__init__.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
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] Created method mixin.getListTitle that is responsible for displaying an object's title in the various lists (queries, refs).
2014-09-23 18:38:55 +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