- 25 Apr, 2016 1 commit
-
-
Carsten Rose authored
-
- 19 Apr, 2016 1 commit
-
-
Carsten Rose authored
-
- 18 Apr, 2016 1 commit
-
-
Carsten Rose authored
-
- 07 Apr, 2016 1 commit
-
-
Carsten Rose authored
Utils.php: removed sanitize() & randomAlphaNumUnique() - this version is nowhere used. Support.php, BodytextParser.php: outsourced from bodyTextParser encryptDoubleCurlyBraces(). :
-
- 04 Apr, 2016 1 commit
-
-
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.
-
- 02 Apr, 2016 1 commit
-
-
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.
-
- 01 Apr, 2016 1 commit
-
-
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.
-
- 18 Mar, 2016 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 17 Mar, 2016 1 commit
-
-
Carsten Rose authored
-
- 15 Mar, 2016 1 commit
-
-
Carsten Rose authored
-
- 01 Mar, 2016 1 commit
-
-
Carsten Rose authored
Link: replaced TYPO3_CONF_VARS by STORE_SYSTEM Sip, Store: PhpDoc AbstractBuildForm, BuildFormBootstrap, Constants: implemented constant SYSTEM_SHOW_DEBUG_INFO Database: rewrote errormessage
-
- 29 Feb, 2016 3 commits
-
-
Carsten Rose authored
Sip: moved initialization for $phpUnit from null to false
-
Carsten Rose authored
Store: fixed typo in required_once QuickFormQuery: rewrote instantiation of Report
-
Carsten Rose authored
Link: added class global variable $sip, initialized during construct. Report: call to Link class extended with SIP Parameter. Variables: removed unused comments QuickFormQuery: provide the SIP parameter
-
- 26 Feb, 2016 1 commit
-
-
Carsten Rose authored
Sip: Cleaned up phpdoc. QuickFormQuery: rearranged initialization from Report.
-
- 10 Feb, 2016 1 commit
-
-
Carsten Rose authored
Report.php: previous report/Db.php class replaced by qfq/Db.php class. Implemented some isset() checks for arrays. report() seems to run in easy setup.
-
- 09 Feb, 2016 1 commit
-
-
Carsten Rose authored
-
- 05 Feb, 2016 1 commit
-
-
Carsten Rose authored
-