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
93619dafe1
appypod-rattail
/
gen
/
plone25
/
wrappers
History
Gaetan Delannay
93619dafe1
appy.gen: reworked management of Ref fields, that do not use Archetypes and reference catalog anymore. appy.gen: added a mechanism for migrating from one Appy version to another, automatically, when reinstalling an Appy application.
2011-09-26 21:19:34 +02:00
..
__init__.py
appy.gen: reworked management of Ref fields, that do not use Archetypes and reference catalog anymore. appy.gen: added a mechanism for migrating from one Appy version to another, automatically, when reinstalling an Appy application.
2011-09-26 21:19:34 +02:00
ToolWrapper.py
appy.pod: bugfix when importing images under Windows (
https://answers.launchpad.net/appy/+question/171611
); appy.gen: bugfix while validating file fields which are mandatory; stopped using uid_catalog and added index 'UID' in portal_catalog; bugfix while searching objects in the limits of a Ref field; display user info in the main template (name, id, roles); when creating an object from a reference, after creation, appy brings the user back to the view page where the Ref field was.
2011-09-20 19:21:48 +02:00
TranslationWrapper.py
appy.gen: added, for every Type, param 'label' allowing to specify an existing i18n label (the one from another field for instance), thus avoiding to generate i18n labels for this Type; optimized generation of appyWrappers.py (more than twice less code).
2011-09-06 21:46:57 +02:00
UserWrapper.py
Added the possibility to customize the global message when validation fails.
2011-02-06 17:39:36 +01:00