Thomas Gelf
|
c9dd2e284c
|
QuickForm: addHtmlHint helper method
|
2015-07-30 08:54:03 +02:00 |
Thomas Gelf
|
a2cc9a612a
|
DirectorObjectForm: move optionalEnum to QuickForm
|
2015-07-30 08:54:03 +02:00 |
Thomas Gelf
|
2bc57d459b
|
QuickForm: translate() makes use of module name
|
2015-07-30 08:54:03 +02:00 |
Thomas Gelf
|
9e80a5242b
|
QuickForm: support spaces and more on submit labels
|
2015-07-28 15:09:16 +02:00 |
Thomas Gelf
|
fa8dbaadfc
|
QuickForm: add getSentValue() helper method
|
2015-07-28 11:48:42 +02:00 |
Thomas Gelf
|
38501e8e96
|
QuickForm: postpone setup() call
|
2015-07-28 11:37:08 +02:00 |
Thomas Gelf
|
570a0ac00a
|
QuickForm: do not validate unsubmitted but sent
There is no clean way to clear errors detected by isValidPartial
afterwards, so we shouldn't call it
|
2015-07-28 11:35:53 +02:00 |
Thomas Gelf
|
1fd97c8606
|
QuickForm: add moveSubmitToBottom hack
|
2015-07-21 15:13:42 +02:00 |
Alexander Fuhr
|
83fdf0f67d
|
QuickForm: Fix null failure
|
2015-07-03 11:20:32 +02:00 |
Thomas Gelf
|
61795ccdcd
|
QuickForm/FormLoader: add helper for subforms
|
2015-07-02 15:30:02 +02:00 |
Thomas Gelf
|
fc2352fb1e
|
QuickForm: improve submission detection
Still not complete
|
2015-06-24 14:54:14 +02:00 |
Thomas Gelf
|
eb6fda1eb1
|
QuickForm: add onSetup helper
|
2015-06-24 10:07:30 +02:00 |
Thomas Gelf
|
88d87b1e5c
|
QuickForm: add preValidation hook
Allows to modify form properties depending on submitted values before
validating them
|
2015-06-08 14:38:54 +02:00 |
Thomas Gelf
|
332ec1da4b
|
Initial rough abstractions, basic forms
fixes #9134
|
2015-04-24 14:26:44 +02:00 |