- Feb 18, 2016
-
-
Carsten Rose authored
JS code to support forems with or without pills
-
Rafael Ostertag authored
-
- Feb 17, 2016
-
-
Carsten Rose authored
Build debug version ov qfq-js too.
-
Rafael Ostertag authored
-
Carsten Rose authored
Client Logic for Close/Save implemented
-
Carsten Rose authored
Store: qfq.ini renamed to config.ini AbstractBuildForm, Constants, Database: constants renamed: KVP
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
QfqPage.js: history: do not create a history entry for each tab click, instead just set the current history to the current tab, i.e. the back button won't take the user thru the tab history.
-
Rafael Ostertag authored
Alert.js: Click handler on message will only be installed IF no buttons are to be displayed. If buttons are displayed, the buttons will dismiss the message upon click.
-
- Feb 16, 2016
-
-
Rafael Ostertag authored
-
- Feb 15, 2016
-
-
Rafael Ostertag authored
-
Rafael Ostertag authored
BSTabs.js, PageState.js, Form.js: done. Alert.js: first draw, layout not of alerts not proper yet. Added jasmine tests.
-
- Feb 12, 2016
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
QuickFormQuery: added saveForm() as new entrypoint. Will be directly called from save.php. Rearranged process().
-
Carsten Rose authored
-
Carsten Rose authored
Support: check if GLOBALS['TSFE'] really exist.
-
Carsten Rose authored
Store: removed bad unescaping of _GET variables
-
Carsten Rose authored
-
- Feb 11, 2016
-
-
Carsten Rose authored
formEditor: fixed typo
-
Carsten Rose authored
-
Carsten Rose authored
-
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
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
BuildFormBootstrap: Save Button prepared. AbstarcFromBuild: form.id specified
-
Rafael Ostertag authored
-
Carsten Rose authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
PageState.js: allows to use window.history.state, which is dubbed `data`. PopState Handlers are now called with the PageState object as first and only argument, in order to allow access to `data`. QfqPage.js: use data to store page title in page state. Constructor sets page state explicitly, if none exists so far by setting it to the active tab; this allows to navigate to the first state.
-
Carsten Rose authored
-
Rafael Ostertag authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Rafael Ostertag authored
-
- Feb 10, 2016
-
-
Carsten Rose authored
Report.php: previous report/Db.php class replaced by qfq/Db.php class. Implemented some isset() checks for arrays. report() seems to run in easy setup.
-
Carsten Rose authored
-
Carsten Rose authored
Database: Moved implementation from PDO to mysqli. Reason: mysqli_num needed for `report`, but PDO can't fetch column names than.
-
Rafael Ostertag authored
Merged JavaScript sources. Conflicts: .gitignore qfq.ini
-