Gaetan Delannay
|
66a02c453e
|
appy.gen: every field can now define a dict of i18n mappings that will be used for translating their label and/or description and/or help message(s).
|
2011-03-04 10:30:45 +01:00 |
|
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 |
|
Gaetan Delannay
|
38f71be89a
|
Added method 'unlink' on any appy class, for unlinking objects from references. Bugfixes in display of workflow state in columns.
|
2011-01-19 20:51:43 +01:00 |
|
Gaetan Delannay
|
a30949a621
|
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 |
|
Gaetan Delannay
|
2124cffa5e
|
Worflow state can not be used in ref fields; mayNavigate is not static anymore, but an instance method.
|
2010-12-06 11:11:40 +01:00 |
|
Gaetan Delannay
|
502c86dab8
|
Custom messages can now be returned as result of triggering transitions; added a mechanism for asking a confirmation to the user before saving it; bugfix in navigation (navigation info disappeared when firing workflow actions.
|
2010-11-22 09:36:14 +01:00 |
|
Gaetan Delannay
|
30768655f6
|
Bugfixes in master/slave relationships for groups; small bugfix in the way to express layouts; bugfixes while generating optional fields in the tool; obj.link can now links several objects at once; bugfix in page navigation.
|
2010-10-29 14:36:36 +02:00 |
|
Gaetan Delannay
|
50c8a139fc
|
Updated new.py for installing Plone 4 without buildout and added an alternative way to insert POD expressions in POD templates via fields (track-changed text still works).
|
2010-10-27 12:06:21 +02:00 |
|
Gaetan Delannay
|
2aedf8c88a
|
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 |
|
Gaetan Delannay
|
990e16c6e7
|
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 |
|
Gaetan Delannay
|
9f4db88bdf
|
Wrong index type for selection strings that are not multivalued.
|
2010-09-20 11:33:54 +02:00 |
|
Gaetan Delannay
|
7c2b8fed11
|
Used 'nav' request param instead of session for storing info about the initiator of an object creation.
|
2010-09-19 15:04:44 +02:00 |
|
Gaetan Delannay
|
c2a3551a94
|
Improved and generalized intra- and inter-objects navigation.
|
2010-09-17 15:32:48 +02:00 |
|
Gaetan Delannay
|
eb52c1bb7d
|
Bugfix in new.py; added new user management.
|
2010-09-02 16:16:08 +02:00 |
|
Gaetan Delannay
|
fa974239f3
|
Two important bugfixes: one security-related, one linked to Ref fields with link=True.
|
2010-08-27 08:59:53 +02:00 |
|
Gaetan Delannay
|
bfd2357f69
|
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 |
|