appypod-rattail/fields
2014-07-18 16:54:11 +02:00
..
__init__.py [gen] Security improvements. 2014-05-03 22:45:51 +02:00
action.py [gen] Fixed some problems with groups having style='tabs'. 2014-04-30 15:10:11 +02:00
boolean.py [gen] Bugfixes. 2014-05-17 16:44:56 +02:00
calendar.py [gen] Security improvements. 2014-05-03 22:45:51 +02:00
computed.py [gen] Bugfixes. 2014-05-17 16:44:56 +02:00
date.py [pod] When inserting an image via statement do... from document(...), parameter 'sizeUnit' can now be 'pc' (percentage): in this case, percentages are expressed as a tuple (widthPercentage, heightPercentage) in parameter 'size' and must be integers from 1 to 100. [bin] backup.py: better error handling when contacting SMTP server. [gen] Calendar widget for Date fields: bugfix (when the date range is in reverse chronological order). [gen] Ref field: added hook 'afterLink' allowing to execute a method just after an object has been linked. [gen] Ref field: added attribute 'unlinkElement' allowing to define a specific condition for unlinking a given object (before, it was only possible to define, in attribute 'unlink', a global condition allowing to unlink any object from the Ref. [gen] Bugfix: the link to the home page, when clicking on the logo, is fixed. 2014-07-10 09:46:39 +02:00
file.py [gen] Class.popup: finalized the development of 'popup' classes. 2014-06-16 00:58:45 +02:00
float.py [gen] Removed obsolete attribute Field.sync. 2014-03-05 16:19:11 +01:00
group.py [gen] Bugfix in groups. 2014-05-14 17:26:46 +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] Class.popup: finalized the development of 'popup' classes. 2014-06-16 00:58:45 +02:00
pod.py [gen] Pod field: bugfix: too long filenames were generated for downloadable pod results. 2014-07-11 12:38:24 +02:00
ref.py [gen] Ref.select can now hold a Search instance; began implementation of Ref.link == 'popup'. 2014-07-18 16:54:11 +02:00
search.py [gen] Ref.select can now hold a Search instance; began implementation of Ref.link == 'popup'. 2014-07-18 16:54:11 +02:00
string.py [gen] Added String.placeholder, similar to HTML attribute 'placeholder' allowing to specify a short hint that describes the expected value of the input field. 2014-05-15 12:45:53 +02:00
workflow.py [gen] Bugfixes. 2014-06-24 21:05:01 +02:00