- 16 Mar, 2016 3 commits
-
-
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
-
Carsten Rose authored
BuildFormBootstrap: Top Button row moved on the same line as Title. Title will be dissappear on 'Extra Small Devices' (<768px). Class 'pull-right' for Button group removed. Some phpdoc created.
-
Carsten Rose authored
AbstractBuildForm, BuildFormBootstrap: implemented delete record for subrecords. formEditor.sql: show fewer columns in subrecords
-
- 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
-
- 10 Mar, 2016 1 commit
-
-
Carsten Rose authored
-
- 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
-
- 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
-
- 25 Feb, 2016 4 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
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 1 commit
-
-
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.
-
- 22 Feb, 2016 1 commit
-
-
Carsten Rose authored
AbstractBuildForm, BuildFormPlain, BuildFromTable: implemented 'form.parameter:class' to be user supplied
-
- 18 Feb, 2016 1 commit
-
-
Carsten Rose authored
BuildFormBootstrap: fixed typo in class id pills QfqForm.js: rewrote logic after press 'save'
-
- 11 Feb, 2016 3 commits
-
-
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
BuildFormBootstrap: Save Button prepared. AbstarcFromBuild: form.id specified
-
Carsten Rose authored
-
- 09 Feb, 2016 1 commit
-
-
Carsten Rose authored
-
- 02 Feb, 2016 1 commit
-
-
Carsten Rose authored
AbstractBuildForm: parentRecords can now overwritten. Rewrite getActionUrl(). Used new HelperFormElement::buildFormElementId(). Fixed error that textarea elements didn't displayed any value. Removed hidden element for checkboxes. Renamed buildHidden() to buildNativeHidden(). New buildHidden() which stores Hidden value in SIP (instead of transferring via form). BuiltForm*: moved SIP to POST element (builtNewSep() ).
-
- 30 Jan, 2016 2 commits
-
-
Carsten Rose authored
BuildFormPlain: moved 'head()' to AbstractBuildForm. BuilFormTable: adjusted to use generic getFormTag().
-
Carsten Rose authored
-
- 29 Jan, 2016 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 28 Jan, 2016 1 commit
-
-
Carsten Rose authored
AbstractBuildForm: Select Statements might contain empty lists. First version of editlink(). Subrecords with links to detailform.
-
- 27 Jan, 2016 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
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 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
AbstractBuildForm, BuildForm*: refacored BuildForm to AbstractBuildForm. Code get's much easier to understand.
-