appypod-rattail/gen/plone25/templates
2011-09-15 15:52:21 +02:00
..
__init__.py Bugfix in new.py; added new user management. 2010-09-02 16:16:08 +02:00
appyWrappers.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
Class.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
colophon.pt Various improvements in both pod and gen. 2009-11-06 11:33:56 +01:00
config.py appy.gen: use new index 'getState' for indexing object states; reduced size of generated file config.py; optimized debug mode: class reload is not done automatically: a 'refresh' icon is available on view and edit views. 2011-09-14 21:01:58 +02:00
configure.zcml Registration of the default Zope profile does not seem to work anymore. It is probably due to Plone hot fix from 2011-02-08. Here we have implemented an alternative way to register the profile, which works even with the hotfix. 2011-03-03 09:55:20 +01:00
footer.pt Various improvements in both pod and gen. 2009-11-06 11:33:56 +01:00
frontPage.pt new.py now can create instances for Plone 2.5.5, Plone 3.0 to Plone 3.3.5. specificWritePermission and specificReadPermission can hold named (string) permissions instead of simple boolean values (which is still allowed). frontPage can call a custom macro. When launching generate.py with -c option, labels prefixed with custom_ are kept. 2010-08-12 11:56:42 +02:00
frontPageAppy.pt appy.pod: bugfix in html2odt: in some situations, while using stylesMappings, some empty tags were present in the result, producing a superflous empty paragraph; bugfix while importing PNG files under Windows; appy.gen: began to implement a new global Appy-specific page template and styles. 2011-09-02 09:59:49 +02:00
IEFixes.css.dtml appy.gen: bugfix with the master/slave mechanism while launching Zope in debug mode; added boolean attribute Date.reverseYears allowing to display years in reverse order in the widgets for choosing the year; bugfix in Javascript code for hiding slave widgets with Google Chrome. 2011-03-25 18:03:45 +01:00
import_steps.xml Various improvements in both pod and gen. 2009-11-06 11:33:56 +01:00
Install.py Bugfix in new.py; added new user management. 2010-09-02 16:16:08 +02:00
Portlet.pt 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
ProfileInit.py appy.gen: continued work on Appy-specific template. 2011-09-15 15:52:21 +02:00
Styles.css.dtml appy.gen: minor improvements and IE fixes in the GUI. 2011-03-24 16:21:57 +01:00
testAll.py Minor changes in the test system; XmlUnmarshaller can unmarshall XML content from a string, file handler of file path; any Appy object now has a method 'getField(name)' that returns a given field (=Appy type); bugfix while counting number of tests found in a gen-application. 2011-02-17 18:13:42 +01:00
tool.gif Various improvements in both pod and gen. 2009-11-06 11:33:56 +01:00