Jannis Moßhammer
|
18d021d104
|
Fix logger not testing if it's disabled
refs #4595
|
2013-09-02 12:16:05 +02:00 |
|
Johannes Meyer
|
98e7ab02db
|
Implement dynamic form elements
Rename "isPostAndValid" to "isSubmittedAndValid" and refactor it.
Add possibility for specific form elements to auto-submit their form.
refs #4439
|
2013-08-06 11:09:42 +02:00 |
|
Jannis Moßhammer
|
e2b98a4138
|
Fix broken login form
The login form was broken, as it used the old form api (disableCSRFToken
instead of setTokenDisabled and isValid instead of isPostAndValid)
refs #4459
|
2013-07-26 10:34:45 +02:00 |
|
Marius Hein
|
a221568a84
|
Integrate regression tests
Add regression testing for php: structure and bogus test.
refs #4102
|
2013-06-04 15:55:44 +02:00 |
|