Skip to content
Snippets Groups Projects
  1. Apr 27, 2016
    • Carsten  Rose's avatar
      Rewrote upload to be concurrent save. · e3da2abe
      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
      e3da2abe
  2. Apr 26, 2016
  3. Apr 25, 2016
  4. Apr 20, 2016
  5. Apr 19, 2016
  6. Apr 10, 2016
    • Carsten  Rose's avatar
      Support.php: rewrote appendTypo3ParameterToArray() to use Typo3 Store instead... · a81b1317
      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.
      a81b1317
  7. Mar 25, 2016
  8. Mar 14, 2016
    • Carsten  Rose's avatar
      AdministratorManual/Index.rst: added note to install mysqlnd Driver. · 4000736f
      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
      4000736f
  9. Mar 01, 2016
  10. Feb 24, 2016
  11. Feb 12, 2016
  12. Feb 11, 2016
    • Carsten  Rose's avatar
      Variables: unified naming of tt_content_uid. · edd9830b
      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
      edd9830b
  13. Feb 09, 2016
  14. Feb 08, 2016
  15. Feb 05, 2016
Loading