This website requires JavaScript.
Explore
Help
Sign in
rattail
/
appypod-rattail
Watch
2
Star
0
Fork
You've already forked appypod-rattail
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fd9dd569db
appypod-rattail
/
gen
History
Download ZIP
Download TAR.GZ
Gaetan Delannay
fd9dd569db
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
..
odt
Added a new level of configurability in navigation: allow to hide/show every button on every page + bugfixes in page/phase navigation.
2010-10-19 10:47:42 +02:00
plone25
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
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
__init__.py
appy.gen: bugfix while indexing empty string values: bugfix while accessing object from a query without security enabled.
2011-02-22 14:16:42 +01:00
descriptors.py
New translation system, that generates screens for updating translations through the web, within the configuration.
2011-01-14 09:06:25 +01:00
generator.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
layout.py
Bugfixes while dumping and converting a file from database to disk; bugfix and minor improvement in layouts.
2010-11-22 15:34:04 +01:00
po.py
appy.gen: added default validation for wrong dates; for Action fields, added value 'filetmp' for param 'result' for removing temp files that are returned as the result of an action; values entered by the user in the search screens are not stripped; wrapper method 'export' can now export an object in a CSV file; appy.pod: bullets for default list styles in any ODT file generated through pod are now smaller.
2011-02-12 17:09:11 +01:00
utils.py
appy.pod: added .docx and .xlsx as conversion formats for converter.py. appy.gen: translation system: if not message is present, the label itself is used for the message.
2011-01-18 15:48:55 +01:00