- 17 Jan, 2016 5 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Store.php: Removed caching functionality - the speed advantage is too few against code complexity. Introduced sanatizeStore - Only STORE_CLIENT and STORE_FORM are still sanatized. All others will be trusted. This reduces overhead by accessing variables. New function 'fillStoreTableDefinition'. Rewrote and simplify class getVar(). New function getStore() - at the moment used for debugging.
-
Carsten Rose authored
-
Carsten Rose authored
-
- 16 Jan, 2016 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 15 Jan, 2016 10 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
testtables.sql: Renamed tables to respect naming conventions.
-
Carsten Rose authored
Store.php: Impelemented Store 'Parent Record'. Extended Store 'Client' with Server SVars. Reorded fucntions. Added createSipAfterFormLoad()
-
Carsten Rose authored
-
Carsten Rose authored
Constants.php: Added new Store 'PARENT_RECORD'. Renamed Store Bodytext to Typo3. Added new HTTPD Server Vars to Store Client.
-
- 12 Jan, 2016 7 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- 06 Jan, 2016 10 commits
-
-
Carsten Rose authored
FormBuildPlan.php: created
-
Carsten Rose authored
- renamed querySemple() to sql(). - renamed execute() to prepareEXecute() - ParamArray or prepared Statement will be display on exceptions. - Testcases extended to ParamArray for sql()
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Store.php: _GET['s'] and _POST['s'] will be saved during initialization to check later, if the call is for 'form load' for 'form save'.
-
Carsten Rose authored
Store.php: _GET['s'] and _POST['s'] will saved during initialization to check later if the call is for form load for form save.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
*.sql: extend definition to test Set and Enum.
-
- 05 Jan, 2016 6 commits
-
-
Carsten Rose authored
index.php: tried to make phpunit tests all running - no success, but changes are still meaningfull.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-