| .. |
|
__init__.py
|
[gen] Fixed some problems with groups having style='tabs'.
|
2014-04-30 15:10:11 +02:00 |
|
action.py
|
[gen] Fixed some problems with groups having style='tabs'.
|
2014-04-30 15:10:11 +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] Fixed some problems with groups having style='tabs'.
|
2014-04-30 15:10:11 +02: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] Fixed groups with style 'tabs'; reused the same tabs for representing phases; pages and phases are now outside the portlet, rendered horizontally below the breadcrumb; methods getSupBreadCrumb and getSubBreadCrumb can now be defined on every gen-class to customize what is shown above and below the breadcrumb (=title with a prefix) on view layouts (those methods are similar to getSubTitle and getSupTitle when displaying lists of objects).
|
2014-04-29 19:02:06 +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 method Mixin.onCall allowing to call a specific method on a gen-class from the UI.
|
2014-04-25 12:14:50 +02:00 |
|
search.py
|
[gen] Fixed groups with style 'tabs'; reused the same tabs for representing phases; pages and phases are now outside the portlet, rendered horizontally below the breadcrumb; methods getSupBreadCrumb and getSubBreadCrumb can now be defined on every gen-class to customize what is shown above and below the breadcrumb (=title with a prefix) on view layouts (those methods are similar to getSubTitle and getSupTitle when displaying lists of objects).
|
2014-04-29 19:02:06 +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] Bugfixes and use of Ref.autoref fto avoid circular references within cross-class Ref fields.
|
2014-04-22 19:37:36 +02:00 |