Gaetan Delannay
|
e821307b4c
|
appy.gen: reimplemented master/slave-related Javascript code without Plone queryCss.
|
2011-10-01 22:40:13 +02:00 |
|
Gaetan Delannay
|
bce384e2da
|
appy.gen: added param 'maxChars' for any Type, allowing to limit the amount of data in user input fields. Wherever possible, it is implemented using HTML attribute 'maxlength'; on server-side, content that is bigger than specified by maxChars is truncated (ie, it is not possible to force a maxlength for html textareas); implemented a first protection against XSS attacks (Javasscript detection in user input).
|
2011-05-05 16:44:06 +02:00 |
|
Gaetan Delannay
|
bfd2357f69
|
Added a new system for layouting production-ready forms without any HTML coding, many performance improvements and more independence towards Archetypes.
|
2010-08-05 18:23:17 +02:00 |
|