- 16 Mar, 2016 1 commit
-
-
Carsten Rose authored
Constants, Store: added TYPO3_PAGE_TYPE to STORE_TYPO3 AbstractBuildForm: recode to use global $showDebugInfo. IMplemented deriveNewRecrdUrlFromExistingSip(). Added parameter $toolTip to createFormLink(). Rewrap Editlink BuildFormBootstrap: recode buildButton(). QuickFormQuery: code to set session lifetime disabled: useless
-
- 15 Mar, 2016 1 commit
-
-
Carsten Rose authored
-
- 14 Mar, 2016 1 commit
-
-
Carsten Rose authored
UsersManual/Index.rst: added Form.showButton Support: added findInSet() AbstractBuildForm: added createDeleteUrl(), prepareSubrecord(), getFormTable(). Rewrote buildSubrecord(): added 'delete' link, rearranged 'new' link. 'ShowDebugInfo' enhanced. BuildFormBootstrap: rewrote BuildButton() to switch New/Delete Button on or off. Show debugInfo as tooltip. Constants: New Subrecord contants. formEditor.sql: added Form.showButton. Adjusted records
-
- 11 Mar, 2016 2 commits
-
-
Carsten Rose authored
formEditor.sql: fixed typo qfq-bs.css.less: added BS adjustments to render Checkboxes smoothly.
-
Carsten Rose authored
Store, Constants, Database, QuickformQuery, AbstratDatabase, StoreTest: renamed several config.ini variables to use the '_'.
-
- 09 Mar, 2016 1 commit
-
-
Carsten Rose authored
AbstractBuildForm: added array $symbol for plain/table/bs forms to visualize the buttons. Preparation for NEW Link in subrecords. Buttons with Tooltips. BuildFormFormBootstrap: Buttons with Tooltips. Constants: names for symbols
-
- 08 Mar, 2016 1 commit
-
-
Carsten Rose authored
new version number 0.1.1 changed author to Carsten Rose on various places
-
- 02 Mar, 2016 1 commit
-
-
Carsten Rose authored
Database: rename 'row' to 'record'. QuickFormQuery: implemented timeout of 86400 for session lifetime.
-
- 01 Mar, 2016 1 commit
-
-
Carsten Rose authored
Link: replaced TYPO3_CONF_VARS by STORE_SYSTEM Sip, Store: PhpDoc AbstractBuildForm, BuildFormBootstrap, Constants: implemented constant SYSTEM_SHOW_DEBUG_INFO Database: rewrote errormessage
-
- 29 Feb, 2016 1 commit
-
-
Carsten Rose authored
Logger: print CWD at end of error message. Support: new function to prepend file with the extenions path. Store: if SQLLOG is relative, prepend extension path. AbstractBuildForm: get the Typo3 page 'id' from Typo3 and not from the URL. BuildFormBootstrap: implemented 'EditForm' Button. Implemented 'Delete' Button. Prepared 'Debug' Button Constants: new TYPO3_PAGE_ID
-
- 26 Feb, 2016 1 commit
-
-
Carsten Rose authored
-
- 25 Feb, 2016 2 commits
-
-
Carsten Rose authored
save.php: moved constants to Constants.php to reuse them in delete.php. Fixed bug by building error messages. Sip: extended queryStringToSip() by optional Parameter $scriptName. AbstractBuilForm: renamed formEditLink() to createFormEditUrl(). Changed createFormEditUrl() to only return the final URL, without HTML tags. Implemented createDeleteUrl(). BuildFormBootstrap, BuildFormTable: rewrote code for using createFormEditLink(). Use of createDeleteUrl(). Constants: defined SIP_TABLE, API_* QuickFormQuery: reformat Code
-
Carsten Rose authored
BuildFormTable: Added formEditLink Constants: changed: pageId > id, pageType > type, pageLanguage > L
-
- 24 Feb, 2016 1 commit
-
-
Carsten Rose authored
Evaluate: add support to show parse/replace actions
-
- 21 Feb, 2016 1 commit
-
-
Carsten Rose authored
README.md: short installation instructions.
-
- 17 Feb, 2016 1 commit
-
-
Carsten Rose authored
Store: qfq.ini renamed to config.ini AbstractBuildForm, Constants, Database: constants renamed: KVP
-
- 12 Feb, 2016 1 commit
-
-
Carsten Rose authored
QuickFormQuery: added saveForm() as new entrypoint. Will be directly called from save.php. Rearranged process().
-
- 11 Feb, 2016 1 commit
-
-
Carsten Rose authored
AbstractBuildForm: implementd uniqe formId. BuildFromBootstrap: Save-Button will receive 'formId' Constants: new field TYPO3_TT_CONTENET_ID BuildFromPlainTest: implemented test for getFormId. EvaluateTest: fixed wrong assert test
-
- 10 Feb, 2016 1 commit
-
-
Carsten Rose authored
Database: Moved implementation from PDO to mysqli. Reason: mysqli_num needed for `report`, but PDO can't fetch column names than.
-
- 09 Feb, 2016 1 commit
-
-
Carsten Rose authored
-
- 05 Feb, 2016 1 commit
-
-
Carsten Rose authored
QuickFormQuery: renamed from Form.php to QuickFormQuery.php. Include 'Report'. New: If there is no formname specified, this is not an error anymore - just do nothing. QuickFormQueryTest: renamed from FormTest.php to QuickFormQueryTest.php formEditor.sql: Fixed some missing 'not null' definitions. BuildFormPlainTest, SipTest: Adjustments from renaming Form.php qfq.php: renamed from form.php to qfq.php index.php: Adjustments from renaming form.php report.php: new test file, to see something with report (not working now)
-
- 03 Feb, 2016 1 commit
-
-
Carsten Rose authored
AbstractBuildForm: new getColumnSize() - retrieve size limit for a column from the table definitiom. $formElement['maxLength'] will be checked against the max physical size and adjusted where necessary. Implemented 'tooltip' as a title tag. All rendered HTML Attributes are now trimmed. getInputCheckPattern(): fixed a bug and new check if min|max are set. Renamed extractKeyValueList() to getKeyValueListFromSqlEnumSpec(). BuildFormPlainTest: new
-
- 02 Feb, 2016 3 commits
-
-
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
-
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.
-
- 30 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 29 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 28 Jan, 2016 2 commits
-
-
Carsten Rose authored
HelperFormElement, KeyValueStringParser, AbstractBuildFormd, Constants, Database: All Exceptions supplied with an error code
-
Carsten Rose authored
-
- 27 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 26 Jan, 2016 1 commit
-
-
Carsten Rose authored
*: Namespaces of helper classes changed to qfq. New Class 'HelperFormElement'. HTML 'fieldset' implemented.
-
- 25 Jan, 2016 1 commit
-
-
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.
-
- 24 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 22 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 15 Jan, 2016 1 commit
-
-
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 1 commit
-
-
Carsten Rose authored
-
- 06 Jan, 2016 2 commits
-
-
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
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'.
-
- 05 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 04 Jan, 2016 1 commit
-
-
Carsten Rose authored
-