appypod-rattail/fields
2014-05-02 14:34:10 +02:00
..
__init__.py [gen] Added ref.render == 'titles' = a way to render linked objects as a simple list of comma-separated, non clickable titles; bugfix in inline-edit of string XHTML fields. 2014-04-30 21:08:42 +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] Bugfix in the Ref field; added method workflow.Transition.getBack that finds the 'back' transition of a given transition. 2014-05-02 12:35:09 +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] Added ref.render == 'titles' = a way to render linked objects as a simple list of comma-separated, non clickable titles; bugfix in inline-edit of string XHTML fields. 2014-04-30 21:08:42 +02:00
ref.py [gen] More methods on AbstractWrapper. 2014-05-02 14:34:10 +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] Added ref.render == 'titles' = a way to render linked objects as a simple list of comma-separated, non clickable titles; bugfix in inline-edit of string XHTML fields. 2014-04-30 21:08:42 +02:00
workflow.py [gen] Bugfix in the Ref field; added method workflow.Transition.getBack that finds the 'back' transition of a given transition. 2014-05-02 12:35:09 +02:00