appypod-rattail/gen
2012-02-23 15:58:06 +01:00
..
mixins appy.pod: bugfix while including a PDF file into a document; ease the inclusion of Plone images from a Plone/Zope DB through 'do text from document' statements; appy.gen: added obj.mayAct method that allows to display conditionnally the column 'Actions' when an object is shown in a list (query or ref); improved navigation from sub-objects to parent objects; improved layout. 2012-02-23 15:58:06 +01:00
templates appy.bin: updated publish.py, that is now able to generate a DistUtils tar.gz for Appy; publish.py can now be called with option '-s' (silent): in this mode no question is asked to the user, default values are used; updated new.py that generates a better Plone4-ready simple Zope instance; appy: moved FileWrapper from appy.gen.utils to appy.shared.utils to avoid circular package dependencies; appy.gen: use of .pyt extensions for template Python classes in appy.gen.templates in order to avoid byte-compilation errors when distutils installs the package; appy.pod: when using function 'document' in 'from' statements, first arg can now be a appy.shared.utils.FileWrapper instance. 2011-12-15 22:56:53 +01:00
test/applications Eradicated Flavour and PodTemplate classes (for the latter, use Pod fields instead); Added a code analyser; Groups can now be slaves in master/slaves relationships; Refs have more params (show a confirmation popup before adding an object, add an object without creation form); Code for Refs has been refactored to comply with the new way to organize Types; Added a WebDAV client library. 2010-10-14 14:43:56 +02:00
ui appy.pod: bugfix while including a PDF file into a document; ease the inclusion of Plone images from a Plone/Zope DB through 'do text from document' statements; appy.gen: added obj.mayAct method that allows to display conditionnally the column 'Actions' when an object is shown in a list (query or ref); improved navigation from sub-objects to parent objects; improved layout. 2012-02-23 15:58:06 +01:00
wrappers appy.gen: improvements in user management. 2012-02-21 12:09:42 +01:00
__init__.py appy.gen: added new format 'captcha' for a String. 2012-02-16 18:13:51 +01:00
descriptors.py appy.gen: Refactoring due to De-Plonization. 2011-12-05 15:11:29 +01:00
generator.py appy.gen: added new format 'captcha' for a String. 2012-02-16 18:13:51 +01:00
installer.py appy.gen: improvements in user management. 2012-02-21 12:09:42 +01:00
layout.py appy.gen: added new format 'captcha' for a String. 2012-02-16 18:13:51 +01:00
migrator.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
model.py appy.gen: improvements in user management. 2012-02-21 12:09:42 +01:00
notifier.py appy.pod: improved styles mapping system: one may now express things like: 'p[text-align=center]':'StandardCentered' (ie, map an HTML tag having some CSS attributes to a specific ODT style). See verbose docstrings in styles_manager.py. 2012-01-12 21:49:23 +01:00
po.py appy.gen: added new format 'captcha' for a String. 2012-02-16 18:13:51 +01:00
utils.py appy.gen: added new format 'captcha' for a String. 2012-02-16 18:13:51 +01:00