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
5ece5c9831
appypod-rattail
/
gen
/
mixins
History
Gaetan Delannay
5ece5c9831
[px] Added the possibility to have several PX actions in the same XHTML tag. If several PX action are defined, they are evaluated in this order: var, for, if.
2013-06-25 23:22:33 +02:00
..
__init__.py
[gen] Add the possibility, for an admin, to unlock a page that was locked for too long by some user.
2013-05-22 10:27:31 +02: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
[px] Added the possibility to have several PX actions in the same XHTML tag. If several PX action are defined, they are evaluated in this order: var, for, if.
2013-06-25 23:22:33 +02:00