.. |
__init__.py
|
[gen] Ref field: more work on global actions.
|
2014-04-05 09:49:54 +02:00 |
action.py
|
[gen] Moved action-related stuff from mixins/__init__.py to field/action.py.
|
2014-04-15 21:46:13 +02:00 |
boolean.py
|
[gen] Removed obsolete attribute Field.sync.
|
2014-03-05 16:19:11 +01:00 |
calendar.py
|
[gen] Within Ref fields, added 2 icons for moving tied objects to top or bottom + bugfixes.
|
2014-04-15 13:01:39 +02:00 |
computed.py
|
[gen] Removed obsolete attribute Field.sync.
|
2014-03-05 16:19:11 +01:00 |
date.py
|
[gen] Removed obsolete attribute Field.sync.
|
2014-03-05 16:19:11 +01:00 |
file.py
|
[gen] Pod fields can now be configured with several templates.
|
2014-03-19 23:13:31 +01:00 |
float.py
|
[gen] Removed obsolete attribute Field.sync.
|
2014-03-05 16:19:11 +01:00 |
group.py
|
[gen] Added px.override allowing to modify PX code; bugfixes; added migration code for converting File instances to FileInfo instances.
|
2014-02-26 23:40:27 +01:00 |
info.py
|
[gen] Removed obsolete attribute Field.sync.
|
2014-03-05 16:19:11 +01:00 |
integer.py
|
[gen] Removed obsolete attribute Field.sync.
|
2014-03-05 16:19:11 +01:00 |
list.py
|
[gen] Removed obsolete attribute Field.sync.
|
2014-03-05 16:19:11 +01:00 |
ogone.py
|
[gen] Removed obsolete attribute Field.sync.
|
2014-03-05 16:19:11 +01:00 |
page.py
|
[gen] Added base Appy i18n files containing standard Appy labels.
|
2013-10-20 18:12:39 +02:00 |
phase.py
|
[gen] Ref field has now global actions like 'unlink many', 'link many' and 'delete many'.
|
2014-04-04 16:49:22 +02:00 |
pod.py
|
[gen] Various bugfixes: single-temlplate pod fields, ajax master/slaves and IE10, popup management.
|
2014-04-14 20:55:23 +02:00 |
ref.py
|
[gen] Added attribute Ref.numbered allowing to produce numbered lists of tied objects and controls for easily moving objects from one position to another.
|
2014-04-15 19:52:18 +02:00 |
search.py
|
[gen] Get rid of some Zope-specific security aspects. This is a preparatory work to extend the Appy authentication system to perform ldap authentication as well.
|
2013-08-23 18:57:27 +02:00 |
string.py
|
[gen] Automatically generated passwords and captcha challenges do not include numbers and letters that could be misread.
|
2014-03-06 12:15:10 +01:00 |
workflow.py
|
[gen] Added and changed some methods on the basic workflow objects in order to ease modifications on workflow objects (states, transitions).
|
2014-04-17 17:10:38 +02:00 |