appypod-rattail/gen/plone25/templates
2011-09-02 09:59:49 +02:00
..
__init__.py Bugfix in new.py; added new user management. 2010-09-02 16:16:08 +02:00
appyWrappers.py New translation system, that generates screens for updating translations through the web, within the configuration. 2011-01-14 09:06:25 +01:00
Class.py New translation system, that generates screens for updating translations through the web, within the configuration. 2011-01-14 09:06:25 +01:00
colophon.pt Various improvements in both pod and gen. 2009-11-06 11:33:56 +01:00
config.py appy.gen: workflows are now implemented as full Appy worlflows. Plone (DC) workflow are not generated anymore. From the Appy user point of view (=developer), no change has occurred: it is a pure implementation concern. This is one more step towards Appy independence from Plone. 2011-07-26 22:15:04 +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 Various improvements in both pod and gen. 2009-11-06 11:33:56 +01: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