- 25 Jan, 2016 6 commits
-
-
Carsten Rose authored
AbstractBuildForm, BuildForm*: refacored BuildForm to AbstractBuildForm. Code get's much easier to understand.
-
Carsten Rose authored
BuildForm.php: New implemented rendering in plain and table mode. Subrecords will be displayed at the correct place. In table mode the submit button is directly below the form.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- 24 Jan, 2016 4 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
FormBuildPlain.php: first simple version of subrecord implemented
-
Carsten Rose authored
-
Carsten Rose authored
-
- 22 Jan, 2016 4 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- 20 Jan, 2016 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- 19 Jan, 2016 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 17 Jan, 2016 7 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
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 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-