appypod-rattail/gen/plone25
2011-02-06 17:39:36 +01:00
..
mixins Added the possibility to customize the global message when validation fails. 2011-02-06 17:39:36 +01:00
skin Added the concept of 'fake' workflow transitions: when a user can't trigger a transition but needs an explanation about why he can't, a fake button is shown, with a explanation. 2011-02-01 11:09:54 +01:00
templates Added the concept of 'fake' workflow transitions: when a user can't trigger a transition but needs an explanation about why he can't, a fake button is shown, with a explanation. 2011-02-01 11:09:54 +01:00
wrappers Added the possibility to customize the global message when validation fails. 2011-02-06 17:39:36 +01:00
__init__.py Fixed bug #394258 and added a new skin directly within Appy, such that every generated product does not need to include copies of Appy images and web pages. 2009-10-18 14:52:27 +02:00
descriptors.py Added the possibility to customize the global message when validation fails. 2011-02-06 17:39:36 +01:00
generator.py Added the possibility to give a custom context to the macro specified for a Computed field; added param 'confirm' to a workflow transition, allowing to show a confirm popup before triggering it; added param 'format' for translate method, allowing to produce strings that conform to HTML or JS. 2011-01-29 02:18:14 +01:00
installer.py Added a fallback mechanism for Appy translations. Bugfix while reindexing multivalued Strings. 2011-01-17 14:49:56 +01:00
model.py New translation system, that generates screens for updating translations through the web, within the configuration. 2011-01-14 09:06:25 +01:00
notifier.py Initial import 2009-06-29 14:06:01 +02:00
utils.py Added the concept of 'fake' workflow transitions: when a user can't trigger a transition but needs an explanation about why he can't, a fake button is shown, with a explanation. 2011-02-01 11:09:54 +01:00
workflow.py Custom messages can now be returned as result of triggering transitions; added a mechanism for asking a confirmation to the user before saving it; bugfix in navigation (navigation info disappeared when firing workflow actions. 2010-11-22 09:36:14 +01:00