- 26 Feb, 2016 1 commit
-
-
Carsten Rose authored
Sip: Cleaned up phpdoc. QuickFormQuery: rearranged initialization from Report.
-
- 25 Feb, 2016 6 commits
-
-
Carsten Rose authored
-
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
-
Carsten Rose authored
BuildFormTable: Added formEditLink Constants: changed: pageId > id, pageType > type, pageLanguage > L
-
Carsten Rose authored
-
Carsten Rose authored
AbstractBuildForm: Show 'formEditLink' incl. SIP Parameter. BuildFormBootstrap: Added Icon in buildButton to edit form. Evaluate: reformat Debug info. formEditor.sql: showDebugInfo removed from table - now implemented by checking if BE User is logged in.
-
- 24 Feb, 2016 7 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Support: moved wrapTag() from to Support. Add appendTooltip() AbstractBuildForm, BuildFormBootstrap BuildFormPlain, BuildFormTable: implemented showDebugInfo. Moved wrapTag() to Support. Fixed Typo in word buildNewSip.
-
Carsten Rose authored
Evaluate: add support to show parse/replace actions
-
Carsten Rose authored
-
Carsten Rose authored
-
- 23 Feb, 2016 1 commit
-
-
Carsten Rose authored
-
- 22 Feb, 2016 4 commits
-
-
Carsten Rose authored
AbstractBuildForm, BuildFormPlain, BuildFromTable: implemented 'form.parameter:class' to be user supplied
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
fromEditor.sql: deactivate (commentd) the stored procedures for updating 'modified' - CR have troubles to apply stored procedures on noteboook littau.
-
- 21 Feb, 2016 3 commits
-
-
Carsten Rose authored
README.md: short installation instructions.
-
Carsten Rose authored
Support: removed Function log(). Database: Use of new class Logger.
-
Carsten Rose authored
ErrorHandler: throw of CodeException adjusted to removed __LINE__, __FILE__.
-
- 19 Feb, 2016 1 commit
-
-
Carsten Rose authored
-
- 18 Feb, 2016 3 commits
-
-
Carsten Rose authored
BuildFormBootstrap: fixed typo in class id pills QfqForm.js: rewrote logic after press 'save'
-
Carsten Rose authored
JS code to support forems with or without pills
-
Rafael Ostertag authored
-
- 17 Feb, 2016 8 commits
-
-
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.
-
- 16 Feb, 2016 1 commit
-
-
Rafael Ostertag authored
-
- 15 Feb, 2016 2 commits
-
-
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.
-
- 12 Feb, 2016 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
QuickFormQuery: added saveForm() as new entrypoint. Will be directly called from save.php. Rearranged process().
-