- Apr 27, 2016
-
-
Carsten Rose authored
Store.php: fills arrays direct in $_SESSION - not sure if this works. AbstractBuildForm.php: buildFile() extended to create hidden sipUplaod element. BuildFormBootstrap.php: support different actions on calling file.php File.php, Save.php: rewrote whole logic of uploading files. See CODING.md
-
- Apr 26, 2016
-
-
Rafael Ostertag authored
-
- Apr 25, 2016
-
-
Carsten Rose authored
-
- Apr 20, 2016
-
-
Rafael Ostertag authored
-
- Apr 19, 2016
-
-
Rafael Ostertag authored
-
Rafael Ostertag authored
QfqForm.js: Buttons should behave as described in CODING.md under UI.
-
Rafael Ostertag authored
-
Carsten Rose authored
-
- Apr 10, 2016
-
-
Carsten Rose authored
Support.php: rewrote appendTypo3ParameterToArray() to use Typo3 Store instead of _GET Parameter. Moved randomAlphaNum() to Support. Link.php: rewrote handling of ToolTip. Renamed doHtmlUrl() to doAnchor(). Utils.php: moved randomAlphaNum() to Support. Store.php: rewrote fillStoreClient() to be more compatible with phpUnit-test environment. Removed randomAlphaNum() - duplicate in Support. AnbstractBuildForm.php: rewrote deriveNewRecordUrlFromExistingSip() to use generic Support::appendTypo3ParameterToArray() Coding.md: Notes for debuggging.
-
- Mar 25, 2016
-
-
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 01, 2016
-
-
Carsten Rose authored
-
- Feb 24, 2016
-
-
Carsten Rose authored
-
- Feb 12, 2016
-
-
Carsten Rose authored
-
- Feb 11, 2016
-
-
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
-
- Feb 09, 2016
-
-
Carsten Rose authored
-
- Feb 08, 2016
-
-
Carsten Rose authored
-
- Feb 05, 2016
-
-
Carsten Rose authored
-