appypod-rattail/gen
2014-01-14 09:07:42 +01:00
..
mixins [gen] method Mixin.xml: if the method result is already XML, it is not marshalled again. 2013-10-09 21:23:49 +02:00
templates [gen] LDAP bugfixes. 2013-09-09 23:14:50 +02:00
tr [gen] Bugfixes in translation files. 2013-10-21 08:49:19 +02:00
ui [gen] list field now takes into account 'show' attribute of sub-fields. 2014-01-14 09:07:42 +01:00
wrappers [gen] list field now takes into account 'show' attribute of sub-fields. 2014-01-14 09:07:42 +01:00
__init__.py [gen] Replaced database fields tool.resultColumnsFor[class] by static attributes class.listColumns. [gen] Bugfixes and removed unused code. 2013-09-18 12:06:07 +02:00
descriptors.py [gen] klass.creators can now be a method that either returns a list of global roles allowed to create instances of this class, or a boolean indicating if the currently logged user can create instances of this class or not. [gen] Bugfixes. 2013-09-22 16:33:32 +02:00
generator.py [gen] Renamed translation files to be compliant with Launchpad policy. 2013-10-20 23:13:16 +02:00
indexer.py [gen] Bugfix in the way to index text fields containing line breaks. 2013-06-12 12:57:42 +02:00
installer.py [gen] Allow to edit external users, excepted data like login, name... that come from the external source. 2013-10-18 16:42:52 +02:00
layout.py [gen] Goodbye Zope Page Templates. 2013-08-21 22:25:27 +02:00
mail.py appy.gen: bugfixes. 2012-05-08 14:49:45 +02:00
migrator.py appy.bin: backup.py: added field 'To' to mails sent by the backup procedure (so it not less directly considered as junk mail); bugfix in job.py used with Appy > 0.8; appy.gen: optimized performance (methods defined in 'show' attrs were called twice on edit.pt and view.pt); appy.gen: added String.richText allowing to have ckeditor with more text-formatting icons; added ckeditor 'show source' button by default (impossible to live without that); appy.gen: solved security-related problems; appy.gen.mail: allowto send mail as authenticated user; appy.gen: bugfixes in pages when rendered by IE. 2012-05-05 17:04:19 +02:00
model.py [gen] Added base Appy i18n files containing standard Appy labels. 2013-10-20 18:12:39 +02:00
po.py [gen] Renamed translation files to be compliant with Launchpad policy. 2013-10-20 23:13:16 +02:00
utils.py [gen] Bugfixs. 2013-09-22 22:08:48 +02:00