This website requires JavaScript.
Explore
Help
Register
Sign In
rattail
/
appypod-rattail
Watch
2
Star
0
Fork
You've already forked appypod-rattail
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
d5296ba321
appypod-rattail
/
gen
/
mixins
History
Gaetan Delannay
da1f2699cd
[gen] Allow to show transitions on 'view' and/or 'result' layout types.
2013-03-18 13:13:29 +01:00
..
__init__.py
[gen] Allow to show transitions on 'view' and/or 'result' layout types.
2013-03-18 13:13:29 +01:00
TestMixin.py
[gen] Security: added missing checks at the code level, ensuring that a user can create instances of a given class (root classes, or instances created via an initiator field); bugfixes in the test system, which works again (was broken after deplonization); [shared] XmlUnmarshaller can now be ran in 'non utf-8' mode: if enabled, any marshalled string will no be Python unicode, but simple str.
2012-06-02 14:36:49 +02:00
ToolMixin.py
[gen] Added field appyclass.breadcrumb, allowing to show/hide the breadcrumb when displaying instances of this class; added field appyclass.resultMode, allowing to choose between 'list' or 'grid' mode (previously, only list mode was enabled) when showing instances of this class as a result of some query.
2013-03-09 16:06:12 +01:00