Gaetan Delannay
|
5beb60f145
|
[pod,px] Complete tracebacks when errors occurs within for loops. [pod] xhtml2odt: removal of unnecessary spaces. [pod] xhtml2odt: bugfix in the automatic computation of table column widths.
|
2015-03-13 17:38:05 +01:00 |
|
Gaetan Delannay
|
d54455baa3
|
[gen] Calendar field: added the possibility, in a timeline, to define total rows.
|
2015-03-11 13:44:32 +01:00 |
|
Gaetan Delannay
|
a4a9acfcfb
|
[gen] Calendar field: allow automatic check/uncheck of validation checkboxes within calendars (month and timeline views).
|
2015-03-05 16:35:04 +01:00 |
|
Gaetan Delannay
|
9b9853e570
|
[pod,px] Better error reporting. [gen] Calendar field: allow to validate events from a timeline.
|
2015-03-05 10:42:08 +01:00 |
|
Gaetan Delannay
|
bcf2952980
|
[gen] Calendar field: more work on multi-events and validation within timeline calendars.
|
2015-03-04 23:35:52 +01:00 |
|
Gaetan Delannay
|
93b2740906
|
[gen] Calendar field: prepared the timeline to accept multiple events in a single cell.
|
2015-03-04 17:00:39 +01:00 |
|
Gaetan Delannay
|
722c5e28c7
|
[gen] Calendar field: added log of event creation, deletion and validation. Validation system: discarded events can now be removed or kept.
|
2015-03-04 16:14:55 +01:00 |
|
Gaetan Delannay
|
09bf03f9bf
|
[gen] Calendar field: added a validation mechanism.
|
2015-03-04 14:35:02 +01:00 |
|
Gaetan Delannay
|
d1aec8d5e6
|
[gen] Calendar event: better rendering for timeslots.
|
2015-03-02 18:51:08 +01:00 |
|
Gaetan Delannay
|
9934f6d7c9
|
[gen] Calendar field: more work on timeslots.
|
2015-03-02 13:38:22 +01:00 |
|
Gaetan Delannay
|
85007ced67
|
[gen] Calendar widget: more work on timeslots.
|
2015-03-02 12:19:19 +01:00 |
|
Gaetan Delannay
|
da8f7a5bcd
|
[gen] Calendar field: allow to have several events at the same day via the concept of timeslots (ongoing work).
|
2015-02-27 15:57:42 +01:00 |
|
Gaetan Delannay
|
6e03682b99
|
[pod,px] Bugifx:complete tracebacks when errors within Python expressions.
|
2015-02-26 09:53:53 +01:00 |
|
Gaetan Delannay
|
1be8163c70
|
[gen] Calendar field: first version of the timeline rendering.
|
2015-02-24 15:18:08 +01:00 |
|
Gaetan Delannay
|
429eaf8abc
|
[gen] Calendar field: more work on timeline rendering.
|
2015-02-23 23:16:07 +01:00 |
|
Gaetan Delannay
|
92daddb0ab
|
[gen] Calendar field: more work on the timeline rendering.
|
2015-02-23 18:56:16 +01:00 |
|
Gaetan Delannay
|
302556192b
|
[gen] Calendar field: began work on the 'timeline' calendar view.
|
2015-02-19 15:59:31 +01:00 |
|
Gaetan Delannay
|
1f34156437
|
[gen] List field: bugfix with empty-like values (integer 0 for example). Ref field: bugfix: add a tied object with noForm=True. Calendar: added param 'delete' allowing to define who can delete what event type in the calendar. Added method 'clone' on class appy.Object.
|
2015-02-19 13:40:12 +01:00 |
|
Gaetan Delannay
|
8b90d877a8
|
[gen] Bugfixes.
|
2015-02-17 08:58:04 +01:00 |
|
Gaetan Delannay
|
8591611aac
|
[gen] Added param Field.mustIndex, that, for indexed fields, defines (via a method) when indexation must occur or not. Indeed, in some cases, an index is required on some field but we don't want all objects to have an index value for this field at any time.
|
2014-12-26 17:29:14 +01:00 |
|
Gaetan Delannay
|
e01615476b
|
[gen] Added attribute Field.view allowing to specify, for any field, an alternative pxView.
|
2014-12-09 15:19:28 +01:00 |
|
Gaetan Delannay
|
c53654a1a1
|
[gen] Added attribute 'xml' on every field allowing to customize the XML marshalling process. [gen] Added new layout 'xml', now different from the 'view' layout, allowing to define which fields are to be dumped in the XML version of some object. [gen] Security fix in ToolMixin::getUser. [gen] Bugfix in Mixin::getUrl. [shared] dav.py: method 'get' can now accept parameters. [shared] xml_parser: changes to the XmlMarshaller (due to XML-related changes).
|
2014-12-08 14:52:04 +01:00 |
|
Gaetan Delannay
|
5c6a7f0f97
|
[gen] Security improvements.
|
2014-05-03 22:45:51 +02:00 |
|
Gaetan Delannay
|
036856f07e
|
[gen] Within Ref fields, added 2 icons for moving tied objects to top or bottom + bugfixes.
|
2014-04-15 13:01:39 +02:00 |
|
Gaetan Delannay
|
d0749cc365
|
[gen] Added 'freeze actions' to pod fields.
|
2014-03-24 22:55:00 +01:00 |
|
Gaetan Delannay
|
b98da33d47
|
[gen] Removed obsolete attribute Field.sync.
|
2014-03-05 16:19:11 +01:00 |
|
Gaetan Delannay
|
ea08d7981f
|
[gen] Added field.persist to avoid storing values for fields that do not require it (like master fields only used to determine selectable values among slave fields).
|
2014-03-04 15:03:37 +01:00 |
|
Gaetan Delannay
|
809a553cf4
|
[gen] Replaced database fields tool.resultColumnsFor[class] by static attributes class.listColumns. [gen] Bugfixes and removed unused code.
|
2013-09-18 12:06:07 +02:00 |
|
Gaetan Delannay
|
04852360fa
|
[gen] Goodbye Zope Page Templates.
|
2013-08-21 22:25:27 +02:00 |
|
Gaetan Delannay
|
34e3a3083e
|
[gen] More work ZPT->PX.
|
2013-08-21 12:35:30 +02:00 |
|
Gaetan Delannay
|
d385b8514e
|
[gen] Optimized PXs, that are almost ready. This is the last gen version where PTs are still working.
|
2013-07-23 10:29:39 +02:00 |
|
Gaetan Delannay
|
efd918f175
|
[gen] Replaced, in PXs, function 'img' by function 'url', that returns the URL of an external resource to be included in the XHTML, like an image, a Javascript file or a CSS file.
|
2013-07-20 19:56:17 +02:00 |
|
Gaetan Delannay
|
5d350de491
|
[gen] Optimized PXs.
|
2013-07-15 13:39:05 +02:00 |
|
Gaetan Delannay
|
1810373304
|
[gen] Optimized PXs. [px] added tag 'var2', similar to 'var', but that is executed after tags 'for' and 'if'.
|
2013-07-15 11:23:29 +02:00 |
|
Gaetan Delannay
|
369e41b43c
|
[gen] Continued PX-based refactoring.
|
2013-07-10 09:56:35 +02:00 |
|
Gaetan Delannay
|
25b4edfc1d
|
[gen] Moved Appy fields into appy/fields together with their PX.
|
2013-07-08 23:39:16 +02:00 |
|