- Jun 23, 2019
-
-
Carsten Rose authored
Refs #8204. Copy requiredPosition from Form to FormElement has been moved from 'formElementSetDefault()' to 'copyAttributesToFormElements()'
-
Carsten Rose authored
-
-
- Jun 22, 2019
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Jun 20, 2019
-
-
- Mar 18, 2019
-
-
Carsten Rose authored
-
- Feb 05, 2019
-
-
Carsten Rose authored
This reverts commit d2054269
-
- Feb 04, 2019
- Dec 17, 2018
-
-
Carsten Rose authored
-
- Jun 12, 2018
-
-
Carsten Rose authored
-
- Feb 05, 2018
-
-
Carsten Rose authored
-
- Feb 04, 2018
-
-
Carsten Rose authored
-
- Dec 06, 2017
-
-
Carsten Rose authored
-
- Nov 02, 2017
-
-
Carsten Rose authored
-
- Nov 30, 2016
-
-
Carsten Rose authored
-
- Aug 19, 2016
-
-
Carsten Rose authored
QfqController.php: E_NOTICE Errors are by default not catched by T3. For QFQ E_NOTICE will throw exceptions from now on report/Log.php: unused variables commented out. report/Variables.php: more detailed isset check. AbstractBuildForm.php: rendering of 'subrecord delete links' broken if column 'id' is missing. Code, which switches from 'id' to '_id' have been already prepared, but was not completely implemented. Exception if neither 'id' nor '_id' exist in subrecord query.
-
- May 29, 2016
-
-
Carsten Rose authored
Report.php, Store.php, QuickFormQuery.php: configuration option 'SESSION_NAME' removed and hard coded to 'qfq'. Session.php, Sip.php: function checkFeUserUid() moved from Sip to Session. Will be called by using 'Session'. SIP's now stored one level deeper in $_SESSION['qfq'][...]. This makes it easier to destroy the SIP cachae in case of login/logout. Destroying the whole $_SESSION var is not a good idea.
-
- May 25, 2016
-
-
Carsten Rose authored
-
- Apr 03, 2016
-
-
Carsten Rose authored
-
- Apr 01, 2016
-
-
Carsten Rose authored
-
- Feb 09, 2016
-
-
Carsten Rose authored
-