- Feb 02, 2016
-
-
Carsten Rose authored
Store, Constants, Save, StoreTest: undo renaming STORE_0 back to STORE_ZERO. const with a number at the end seems not to be accepted in the phpunittests.
-
Carsten Rose authored
Form: changed detection of load/saved from POST SIP Parameter to POST/GET Method. Introduced Save. Now, loadFormSpecification() differentiate between load and save. Save: new. formEditor: fixed some minor bugs in form specification.
-
Carsten Rose authored
Store: Removed CLIENT_POST_ID and CLIENT_GET_ID. Various functions: check if supplied store is known. Check that STORE_ZERO never saves a value. New mode for setVar(): overWrite. Constants: New qfq.log. SQL_FORM_ELEMENT splitted to SQL_FORM_ELEMENT_SPECIFIC_CONTAINER|ALL_CONTAINER. New ROW_INSERT, ROW_UPDATE. Renamed STORE_ZERO to STORE_0.
-
Carsten Rose authored
Database: renamed rowCount() to getRowCount(). Additonal error message for sql(), New: dbLog(). prepareExecute will log all fired queries.
-
- Jan 29, 2016
-
-
Carsten Rose authored
-
- Jan 28, 2016
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Jan 26, 2016
-
-
Carsten Rose authored
-
- Jan 24, 2016
-
-
Carsten Rose authored
-
- Jan 22, 2016
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Jan 20, 2016
-
-
Carsten Rose authored
-
- Jan 19, 2016
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Jan 17, 2016
-
-
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
-
- Jan 16, 2016
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Jan 15, 2016
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Store.php: Impelemented Store 'Parent Record'. Extended Store 'Client' with Server SVars. Reorded fucntions. Added createSipAfterFormLoad()
-
- Jan 12, 2016
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Jan 06, 2016
-
-
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
*.sql: extend definition to test Set and Enum.
-
- Jan 05, 2016
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Jan 04, 2016
-
-
Carsten Rose authored
-