- 11 Feb, 2017 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Store.php: Update function name SanatizeTest.php: Update function name, extend tests to more situations.
-
Carsten Rose authored
Store.php, Sanatize.php: move function normalizeArray() from Store to Sanatize. Implemented Unittests
-
- 08 Feb, 2017 1 commit
-
-
Carsten Rose authored
-
- 17 Dec, 2016 1 commit
-
-
Carsten Rose authored
-
- 29 Nov, 2016 1 commit
-
-
Carsten Rose authored
-
- 27 Apr, 2016 1 commit
-
-
Carsten Rose authored
Sanitize.php: new sanitize class ALLBUT. New function safeFilename(). Support.php: New function mkDirParent(). Store.php: new system config variable SYSTEM_SITE_PATH. QuickFormQuery.php: fills STORE_RECORD before saving the current record. Save.php: moving the file to the final destination.
-
- 26 Apr, 2016 1 commit
-
-
Carsten Rose authored
Sanitize.php, Constants.php: allbut implemented. Support.php: Date regexp corrected to accept years 0001-1000. AbstractBuildForm.php: Code reformatted
-
- 25 Apr, 2016 1 commit
-
-
Carsten Rose authored
AdministratorManual/index.rst, UsersManual/index.rst: Configuration & Documentation. Sanitize.php: code rewrote to use Support::dateTime2mysql(). Support.php: add dateTimeTegexp() FillStoreForm.php: use of Support::setFeDefaults($formElement). Format date/datetime/time values Store.php: redefined various functions to be 'static' AbstractBuildForm.php, Constants.php: added date/datetime/time to tables. Various new functions. Save.php: FE die nicht uebertragen wurden (typsicherweise weil leer) werden neu mit eimem leer String gesschrieben - sonst ist es nicht moeglich Eingaben wieder zu loeschen. formEditor.sql: Felder date/datetime/time neun implementiert.
-
- 18 Apr, 2016 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Sanatize.php, FillStoreForm.php, Constants.php: Preparation to throw more detailed exception for misconfigured min|max values - code not enabled. Support.php: date format extended to accept yyyy-mm-dd too.
-
- 01 Apr, 2016 1 commit
-
-
Carsten Rose authored
-
- 29 Mar, 2016 1 commit
-
-
Carsten Rose authored
-
- 25 Mar, 2016 1 commit
-
-
Carsten Rose authored
Support.php: dateTime2mysql implemented. Constants.php: add ERROR_DATE_TIME_FORMAT_NOT_RECOGNISED
-
- 24 Mar, 2016 1 commit
-
-
Carsten Rose authored
Refactored sanitize functionality: Form save, form update and client are now handled with the same regexp. Form save and update use the same code to sanatize. SANITIZE names are now equal in FormEditor and in Store. New class SANITIZE_ALL_MIN_MAX_DATE. OnArray.php: moved inputCheckPatternArray() to Sanatize. Sanatize.php: complete rewrote of sanitize(). Everything is regexp based now. FillStore.php: validateValue() removed, use of Sanitize::sanitize instead. Store.php: adjusted change of Sanitize:sanitize signature. AbstractBuildForm.php: defined class global variable $inputCheckPattern and initialize them during construct(). Variables, submitted by POST, are now correctly sanatized according their FormElement definition. getInputCheckPattern() adjusted to new/changed SANITIZE definitions. Constants.php: added SANTIZE_ALLOW_: MIN_MAX, MIN_MAX_DATE, EMAIL, PATTERN, SANITIZE_EXCEPTION, SANITIZE_EMPTY_STRING Save.php: use of Sanitize::sanitize instead of validateValue() formEditor.sql: order of FormElement.checkType changed to 'most used first'.
-
- 26 Feb, 2016 1 commit
-
-
Carsten Rose authored
-
- 09 Feb, 2016 1 commit
-
-
Carsten Rose authored
-
- 29 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 25 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 15 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 12 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 06 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 05 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 04 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 03 Jan, 2016 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-