appypod-rattail/gen
Gaetan Delannay e5088771e7 [gen] Bugfix.
2015-03-20 18:14:22 +01:00
..
mixins [gen] Calendar field: bugfixes; added params 'topPx' and 'bottomPx' allowing to define custom content before and after rendering the calendar view. 2015-03-18 19:33:53 +01:00
templates [gen] Allow for ajax-based master-slave relationships within the search screen for Ref fields. 2014-03-05 13:25:36 +01:00
tr [gen] Static param SomeClass.resultModes replaces 'resultMode' and allows to define the way instances of this class are shown on query results: as a 'list' (the default), a 'grid' or using a custom px that must be defined on SomeClass. 2015-03-19 18:56:36 +01:00
ui [gen] Bugfix. 2015-03-20 18:14:22 +01:00
wrappers [gen] Static param SomeClass.resultModes replaces 'resultMode' and allows to define the way instances of this class are shown on query results: as a 'list' (the default), a 'grid' or using a custom px that must be defined on SomeClass. 2015-03-19 18:56:36 +01:00
__init__.py [gen] Added field dict, similar to List but that stores dicts in the database, with a set of keys given in method field.keys. 2015-03-16 12:08:13 +01:00
descriptors.py [gen] Added field dict, similar to List but that stores dicts in the database, with a set of keys given in method field.keys. 2015-03-16 12:08:13 +01:00
generator.py [gen] Authorize anyone to get static content (images, css, js...) from any Appy app. 2014-12-26 13:51:40 +01:00
indexer.py [gen] Bugfixes in the search machinery. 2015-01-02 16:16:48 +01:00
installer.py [gen] Bugfix. 2015-03-11 21:38:09 +01:00
layout.py [gen] Added the possibility to navigate to tied object number X within a list of tied objects from a Ref that is numbered. 2014-10-21 09:25:37 +02:00
mail.py [gen] Search: bugfix in filtered unnamed searches. 2015-03-09 13:36:48 +01:00
migrator.py [gen] Bugfixes: handle multilingual titles in queries, references, breadcrumbs... 2014-09-06 15:20:59 +02:00
model.py [gen] Improvements in the rendering of buttons throughout the web UI. [gen] Ref field and Search: added param 'showActions' allowing to show or not the range of icons and buttons below or besides every tied or queried object. 2015-01-19 15:44:09 +01:00
navigate.py [gen] Added the possibility to navigate to tied object number X within a list of tied objects from a Ref that is numbered. 2014-10-21 09:25:37 +02:00
po.py [gen] Removed the obsolete mail notification system. 2014-10-28 17:48:54 +01:00
utils.py [gen] Added parameter Ref.collapsible allowing to show/hide (via a cookie in the UI, similar to object history) available or tied items. 2015-01-26 17:26:05 +01:00