- 24 May, 2017 3 commits
-
-
Carsten Rose authored
Implemented Checkbox
-
Carsten Rose authored
Fixed bad wrapping with character count and help text. Still open: info button goes down after help text displayed.
-
Carsten Rose authored
Fixed gab between input und message block. Fixed wrong postion of (i) inside of textarea.
-
- 23 May, 2017 2 commits
-
-
Carsten Rose authored
Add extraText to 'textarea' elements. Still some issues open.
-
Carsten Rose authored
FE_PARAMETER: extraButtonInfo.
-
- 22 May, 2017 5 commits
-
-
Carsten Rose authored
FE_PARAMETER: extraButtonLock / extraButtonPassword:
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- 21 May, 2017 1 commit
-
-
Carsten Rose authored
-
- 20 May, 2017 5 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Config.php: new function attackDetectedExitNow(). Sip.php: replace local sleep(PENALTY_TIME_BROKEN_SIP) with central function attackDetectedExitNow().
-
Carsten Rose authored
Manual.rst: notes how to setup length-exceptions to SECURITY_GET_MAX_LENGTH config.php: implemented special handling of GET vars, named with '..._<num>'.
-
Carsten Rose authored
Fixed
-
Carsten Rose authored
Add `sqlLog` and `sqlLogMode` to QFQ tt-content records. Add mode 'error' and `none` to sqlLogMode. Manual.rst: Added explanations for SQL_LOG, SQL_LOG_MODE, and tt-content pendants sqlLog, sqlLogMode. Update config.qfq.ini to latest attributes. Database.php: rename $mode to $currentQueryMode to make it more descriptive. Recode dbLog(). Logger.php: do nothing if there is no file defined. Report.php: new function checkUpdateLog(). Config.php: Set defaults for config.qfq.ini SQL_LOG and SQL_LOG_MODE Store.php: Fix problem that an empty SQL_LOG will be prependad with SYSTEM_PATH_EXT.
-
- 19 May, 2017 5 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Manual.rst: fixed some typos, added three more examples to _pdf config.qfq.example.ini: Remove DB_NAME_TEST, Add some details about SQL_LOG, add example for TECHNICAL_CONTACT
-
Carsten Rose authored
-
Carsten Rose authored
-
- 18 May, 2017 10 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Manual.rst, AbstractException.php, SessionCookie.php, Downoad.php, Error.php, Link.php, Report.php, Store.php, AbstractBuildForm.php, BuildFormBootstrap.php, config.qfq.example.ini: replace all access to SHOW_DEBUG_INFO with respect to multiple values.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Implement additional 'SHOW_DEBUG_INFO = download' to track down problems with 'session forwarding'. Configure constants for SHOW_DEBUG_INFO for yes|no|auto
-
Carsten Rose authored
Allow spaces in value when selection <radio> and <select> tags. See merge request !5
-
Rafael Ostertag authored
-
Carsten Rose authored
Add TestFormEditor.sql
-
- 12 May, 2017 9 commits
-
-
Carsten Rose authored
Manual.rst: add description for new attribute 'capture'. AbstractBuildForm.php: implement adding attribute.
-
Carsten Rose authored
Problem: the 'unit test'-customized FormEditor have been overwritten by the auto update. TestFormEditor.sql: deleted TestForm.sql: new SQL file to create an additional form. BuildFormPlainTest.php: update unit tests to latest FormElement schema. Delete old FormEditor, to be sure to get the latest schema. Play 'TestForm.sql'.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Allow concurrent bootstrap See merge request !3
-
Carsten Rose authored
-
Carsten Rose authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
allow concurrent builds.
-