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
7adbc7e4bc
appypod-rattail
/
gen
/
wrappers
History
Gaetan Delannay
7adbc7e4bc
[gen] Fixed groups with style 'tabs'; reused the same tabs for representing phases; pages and phases are now outside the portlet, rendered horizontally below the breadcrumb; methods getSupBreadCrumb and getSubBreadCrumb can now be defined on every gen-class to customize what is shown above and below the breadcrumb (=title with a prefix) on view layouts (those methods are similar to getSubTitle and getSupTitle when displaying lists of objects).
2014-04-29 19:02:06 +02:00
..
__init__.py
[gen] Fixed groups with style 'tabs'; reused the same tabs for representing phases; pages and phases are now outside the portlet, rendered horizontally below the breadcrumb; methods getSupBreadCrumb and getSubBreadCrumb can now be defined on every gen-class to customize what is shown above and below the breadcrumb (=title with a prefix) on view layouts (those methods are similar to getSubTitle and getSupTitle when displaying lists of objects).
2014-04-29 19:02:06 +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] Fixed groups with style 'tabs'; reused the same tabs for representing phases; pages and phases are now outside the portlet, rendered horizontally below the breadcrumb; methods getSupBreadCrumb and getSubBreadCrumb can now be defined on every gen-class to customize what is shown above and below the breadcrumb (=title with a prefix) on view layouts (those methods are similar to getSubTitle and getSupTitle when displaying lists of objects).
2014-04-29 19:02:06 +02:00
TranslationWrapper.py
[gen] Bugfixes.
2014-02-27 12:54:05 +01:00
UserWrapper.py
[gen] Added px.override allowing to modify PX code; bugfixes; added migration code for converting File instances to FileInfo instances.
2014-02-26 23:40:27 +01:00