appypod-rattail/gen
2015-01-21 15:59:28 +01:00
..
mixins [gen] ToolMixin::getHomePage: removed unneeded calls to m_goto. 2015-01-21 15:59:28 +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 [shared] Added utils::flipDict allowing to flip keys<->values of a dict. [gen] file.py: added missing i18n labels. [gen] Added css style for rendering nice tables within the message popup. 2015-01-16 20:22:29 +01:00
ui [gen] Bugfix: one could authentify with a ldap user even if ldap.enabled was False. 2015-01-21 14:30:42 +01:00
wrappers [gen] Bugfix: one could authentify with a ldap user even if ldap.enabled was False. 2015-01-21 14:30:42 +01:00
__init__.py [gen] Added boolean param Config.userLink allowing to show/hide (show by default) the link, in the user strip, to go to the user page. 2014-11-13 15:02:33 +01:00
descriptors.py [gen] Class.listColumns can now be a static method (accepting the tool as single arg). [gen] Indexed Ref fields are now sortable. For every such field, 2 indexes are created: a list index for searching, and a standard index for sorting (by their title). 2014-11-28 14:42:32 +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: one could authentify with a ldap user even if ldap.enabled was False. 2015-01-21 14:30:42 +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] appy.gen.mail.py: bugfix (management of recipients). When Config.userLink is False, still display the user name, but as non-clickable text. 2014-11-14 13:19:47 +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] Allow Refs with render='menus' to appear in layout 'buttons'. 2015-01-20 01:03:23 +01:00