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
0b6d2d2165
appypod-rattail
/
gen
/
wrappers
History
Gaetan Delannay
0b6d2d2165
appy.gen: added method wrapper.search1 that returns a single result (which is the only difference with wrapper.search); bugfix while getting objects from the catalog (bypass security when called from code).
2012-02-09 16:36:50 +01:00
..
__init__.py
appy.gen: added method wrapper.search1 that returns a single result (which is the only difference with wrapper.search); bugfix while getting objects from the catalog (bypass security when called from code).
2012-02-09 16:36:50 +01:00
GroupWrapper.py
appy.gen: Refactoring due to De-Plonization.
2011-12-05 15:11:29 +01:00
ToolWrapper.py
appy.gen: Refactoring due to De-Plonization.
2011-12-05 15:11:29 +01:00
TranslationWrapper.py
appy.gen: Refactoring due to De-Plonization.
2011-12-05 15:11:29 +01:00
UserWrapper.py
appy.shared: improved deployment of a Appy app (creation of a Zope instance is no more required; corresponding folders are created in standard unix locations: /etc for the config file, /var/log for logs, /var/lib for the database, /usr/bin for scripts that start and stop the instance). appy.gen: first draft of a migration script that allows to migrate data from Plone-dependent Appy apps (<= 0.7.1) to Ploneless Appy 0.8.0.
2012-02-02 17:30:54 +01:00