- Mar 21, 2016
-
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
- Mar 18, 2016
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Mar 17, 2016
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Mar 16, 2016
-
-
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.
-
Rafael Ostertag authored
-
Carsten Rose authored
AbstractBuildForm, BuildFormBootstrap: implemented delete record for subrecords. formEditor.sql: show fewer columns in subrecords
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
- Mar 15, 2016
-
-
Carsten Rose authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Carsten Rose authored
-
- Mar 14, 2016
-
-
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
-
- Mar 11, 2016
-
-
Carsten Rose authored
-
Carsten Rose authored
formEditor.sql: fixed typo qfq-bs.css.less: added BS adjustments to render Checkboxes smoothly.
-
Carsten Rose authored
-
Carsten Rose authored
formEditor.sql: added column FormElement.subrecordOption. removed columne FormElement.debug. Rearranged code to be more easieble expandeble. Fixed typo in 'maxLength'
-
Carsten Rose authored
Save: handle CheckBox Multi values correctly
-
Carsten Rose authored
Store, Constants, Database, QuickformQuery, AbstratDatabase, StoreTest: renamed several config.ini variables to use the '_'.
-
Carsten Rose authored
-
- Mar 10, 2016
-
-
Carsten Rose authored
- 'id' and '_id' are now valid columnnames for mandatory subrecord 'id' column. - subrecord > new record: fixed problem with missing default parameter. - createFormLink(): addedd 'array' to signature.
-
Carsten Rose authored
UsersManual: Described content element and keywords for them.
-
Carsten Rose authored
-
Carsten Rose authored
AbstractException: formatting of error messages rearranged - By default only the error code and the message are displyed. Full error message is displayed if config.ini/showDebugInfo=yes
-
Carsten Rose authored
formEditor: remove column permitUrlParameter - Client parameter are sanitized with DIGIT by default (small danger).
-
Carsten Rose authored
-
Carsten Rose authored
-
- Mar 09, 2016
-
-
Carsten Rose authored
-
Carsten Rose authored
Evaluate: parse() and evaluate() will return the last used Store QuickFormQuery: getFormName() extended to interpret form = {{form}} correctly Makefile: T# Extension ZIP - config.ini excluded, Documentation included README.md: adjusted to renamed CSS and JS files: qfq-bs.css, qfq-nin.js
-
Rafael Ostertag authored
-