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
39d68f6490
appypod-rattail
/
gen
/
plone25
/
skin
/
widgets
History
Gaetan Delannay
90553381a3
Added the possibility to define POD templates for any search result (Pod field with param view='search'), bugfix while getting default value for a Ref field, added Computed fields that computes a ZPT macro given as a string to param 'method', added the possibility to define a global style mapping for every Pod field, stopped to generate a field-specific set of i18n labels for pod output formats, carry portal_status_message even through page redirections, added 'deprecatedAddRemove' tags in generated configure.zcml, onEdit can now return a customized message, added possibility to normalize strings for other usages than 'fileName', in appy.shared.utils.normalizeString (for alpha and alphanum usages)
2011-01-28 14:36:30 +01:00
..
action.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
boolean.pt
Completed the WebDav library with standard GET and POST HTTP requests. MultiPart not yet implemented.
2010-10-22 16:06:27 +02:00
computed.pt
Optimized performance while rendering references and computed fields and allowed computed fields to be shown asynchronously.
2010-09-17 09:27:14 +02:00
date.pt
Improved management of indexes; always provide str and not unicode strings as index values; search screen may now include javascripts and css like those required by the date chooser; removed CSS parser, basic XmlUnmarshaller can do it by itself.
2010-12-17 14:46:55 +01:00
file.pt
Added a new system for layouting production-ready forms without any HTML coding, many performance improvements and more independence towards Archetypes.
2010-08-05 18:23:17 +02:00
float.pt
Added a new system for layouting production-ready forms without any HTML coding, many performance improvements and more independence towards Archetypes.
2010-08-05 18:23:17 +02:00
info.pt
Added a new system for layouting production-ready forms without any HTML coding, many performance improvements and more independence towards Archetypes.
2010-08-05 18:23:17 +02:00
integer.pt
Added a new system for layouting production-ready forms without any HTML coding, many performance improvements and more independence towards Archetypes.
2010-08-05 18:23:17 +02:00
pod.pt
Added the possibility to define POD templates for any search result (Pod field with param view='search'), bugfix while getting default value for a Ref field, added Computed fields that computes a ZPT macro given as a string to param 'method', added the possibility to define a global style mapping for every Pod field, stopped to generate a field-specific set of i18n labels for pod output formats, carry portal_status_message even through page redirections, added 'deprecatedAddRemove' tags in generated configure.zcml, onEdit can now return a customized message, added possibility to normalize strings for other usages than 'fileName', in appy.shared.utils.normalizeString (for alpha and alphanum usages)
2011-01-28 14:36:30 +01:00
ref.pt
Added the possibility to define POD templates for any search result (Pod field with param view='search'), bugfix while getting default value for a Ref field, added Computed fields that computes a ZPT macro given as a string to param 'method', added the possibility to define a global style mapping for every Pod field, stopped to generate a field-specific set of i18n labels for pod output formats, carry portal_status_message even through page redirections, added 'deprecatedAddRemove' tags in generated configure.zcml, onEdit can now return a customized message, added possibility to normalize strings for other usages than 'fileName', in appy.shared.utils.normalizeString (for alpha and alphanum usages)
2011-01-28 14:36:30 +01:00
show.pt
Added the possibility to define POD templates for any search result (Pod field with param view='search'), bugfix while getting default value for a Ref field, added Computed fields that computes a ZPT macro given as a string to param 'method', added the possibility to define a global style mapping for every Pod field, stopped to generate a field-specific set of i18n labels for pod output formats, carry portal_status_message even through page redirections, added 'deprecatedAddRemove' tags in generated configure.zcml, onEdit can now return a customized message, added possibility to normalize strings for other usages than 'fileName', in appy.shared.utils.normalizeString (for alpha and alphanum usages)
2011-01-28 14:36:30 +01:00
string.pt
Improved management of indexes; always provide str and not unicode strings as index values; search screen may now include javascripts and css like those required by the date chooser; removed CSS parser, basic XmlUnmarshaller can do it by itself.
2010-12-17 14:46:55 +01:00