appypod-rattail/gen
2013-07-15 11:23:29 +02:00
..
mixins [gen] Optimized PXs. [px] added tag 'var2', similar to 'var', but that is executed after tags 'for' and 'if'. 2013-07-15 11:23:29 +02:00
templates Updated 'print' statements throughout Appy code, in order to be Python3x as well as Python2x-compliant. 2013-05-30 00:46:11 +02:00
ui [gen] Moved Appy fields into appy/fields together with their PX. 2013-07-08 23:39:16 +02:00
wrappers [gen] Optimized PXs. [px] added tag 'var2', similar to 'var', but that is executed after tags 'for' and 'if'. 2013-07-15 11:23:29 +02:00
__init__.py [gen] Moved Appy fields into appy/fields together with their PX. 2013-07-08 23:39:16 +02:00
descriptors.py [gen] Moved Appy fields into appy/fields together with their PX. 2013-07-08 23:39:16 +02:00
generator.py [gen] Moved Appy fields into appy/fields together with their PX. 2013-07-08 23:39: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] Moved Appy fields into appy/fields together with their PX. 2013-07-08 23:39:16 +02:00
layout.py [gen] Added the possibility to define dict someClass.styles (with, currently, a single entry 'title'), allowing to specify alternative CSS classes for class-related elements (here, 'title' allows to define an alternative CSS class for the link allowing to click on some instance of the class on a query or ref). 2013-04-27 02:15:44 +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] Removed obsolete fields 'enableAdvancedSearchX' generated on the tool. 2013-06-08 00:10:27 +02:00
po.py [gen] Removed obsolete fields 'enableAdvancedSearchX' generated on the tool. 2013-06-08 00:10:27 +02:00
utils.py [gen] Optimized PXs. [px] added tag 'var2', similar to 'var', but that is executed after tags 'for' and 'if'. 2013-07-15 11:23:29 +02:00