- Apr 05, 2016
-
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Carsten Rose authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
- Apr 04, 2016
-
-
Carsten Rose authored
Sip.php: disabled session_start in phpUnit environment. Store.php, AbstractDatabaseTest.php: removes phpUnit flag in constructor - class is static and the flag will be set in Store::getInstance(). BodyTextParser.php, QuickFormQueryTest.php, StoreTest.php: removed token debugShowStack, TYPO#_DEBUG_LOAD, TYPO3_DEBUG_SAVE - no longer used. Constants.php: removed token TYPO3_DEBUG_LOAD, TYPO3_DEBUG_SAVE - no longer used.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Rafael Ostertag authored
* use anonymous functions for ajax error displays * expect response from server to file upload to have `status` and `message` attributes * replaced occurrences of `QfqNS` by `n` in order to support different namespace names.
-
Carsten Rose authored
Link.php: Whole class refactored. Errors now reported via UserReportExtension. Access to array 'vars[]' now unified via constants. Number of build*() Functions reduced. Handling of default values simplified.
-
- Apr 03, 2016
-
-
Carsten Rose authored
-
- Apr 02, 2016
-
-
Carsten Rose authored
UserReportException.php: Added field SYSTEM_REPORT_COLUMN_NAME to output. Array members renamed to SYSTEM_*. Various files adjusted to inlcude renamed file `UserFormException.php`. Link.php: Mamut switch() in parseItem() refactored to use $callTable. Report.php: refactoring started to use UserReportException() instead of SyntaxReportException. Startet removing all fr_error usages.
-
- Apr 01, 2016
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Link.php: refactoring for implementing unittests
-
Carsten Rose authored
-
Carsten Rose authored
Support.php, AbstractBuildForm.php, BuildFormBootstrap.hp, BuildFormTable.php: refactored doAtrribute() from AbstractBuildForm to Support.
-
Carsten Rose authored
-
Carsten Rose authored
Link.php, Report.php: starting with cleaning up class Link. Constructor purified, enhanced error reporting might be later implemented again. AbstractBuildForm.php, BuildFormBootsrrap.php, BuildFormTable.php: renamed getAttribute() to doAttribute() LinkTest.php: starting creation.
-
- Mar 31, 2016
-
-
Carsten Rose authored
-
- Mar 30, 2016
-
-
Carsten Rose authored
-
Rafael Ostertag authored
Do not address namespace with `QfqNS` in Object definitions. Instead, use `n`. This might have screwed up the code. We'll fix as we go along.
-
Carsten Rose authored
Support.php: Tooltips will be encoded with htmlentities. QuickFormQuery.php: Show symbol `debugshowBodyText`
-
Rafael Ostertag authored
qfq-bs.css.less: Tweaked less. Added new class for spinner. Changed display type of input[type=file]. FileUpload.js: every callback will be called with the originating file input element as first parameter. QfqForm.js: Add spinner on upload.
-
Carsten Rose authored
-
Carsten Rose authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Carsten Rose authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
- Mar 29, 2016
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Rafael Ostertag authored
Conflicts: extension/Documentation/UsersManual/Index.rst
-
- Mar 27, 2016
-
-
Carsten Rose authored
Conflicts: extension/Documentation/UsersManual/Index.rst
-