Skip to content
Snippets Groups Projects
  1. Sep 29, 2022
  2. Sep 27, 2022
    • enured's avatar
      F10782: Implemented pictureUpload.php functionality in Class File. Upload is... · e80d9fbc
      enured authored
      F10782: Implemented pictureUpload.php functionality in Class File. Upload is now handled by API file.php. Added feature for function updateT3QfqConfig, possible to give config array or key. updateT3QfqConfig is handled over bool variable. Function getUniqueFileName is now in HelperFile Class. Optimized set of baseUrl.
      e80d9fbc
  3. Jun 02, 2021
  4. Aug 28, 2020
  5. Aug 24, 2020
  6. Sep 14, 2019
  7. Aug 29, 2019
  8. Jun 30, 2019
  9. Jun 20, 2019
  10. Jun 03, 2019
  11. Mar 29, 2019
  12. Dec 17, 2018
  13. Dec 02, 2018
  14. Oct 28, 2018
  15. Oct 04, 2018
  16. Oct 02, 2018
  17. Sep 15, 2018
  18. Jun 29, 2018
  19. Jun 16, 2018
  20. May 16, 2018
  21. Mar 02, 2018
  22. Mar 01, 2018
  23. Feb 11, 2018
  24. Nov 02, 2017
  25. Aug 28, 2017
  26. Jul 23, 2017
  27. Jun 12, 2017
  28. May 12, 2017
  29. Feb 15, 2017
    • Carsten  Rose's avatar
      CODING.md: small updates in upload part · 1467b137
      Carsten Rose authored
      Support.php, AbstractBuildForm.php: new function falseemptyToZero().
      Constants.php: New UPLOAD_MODE_*
      Evaluate.php: fixed bug in 'skip' logic of evaluate->parseArray()
      Save.php: doUpload() now returns $modeUpload, which are needed in doUploadSlave(), rewrote logic of doUploadSlave(),
      1467b137
  30. May 04, 2016
  31. Apr 27, 2016
    • Carsten  Rose's avatar
      Upload: first version which really uploads file, saving to destination. · 9c24d2d3
      Carsten Rose authored
      Sanitize.php: new sanitize class ALLBUT. New function safeFilename().
      Support.php: New function mkDirParent().
      Store.php: new system config variable SYSTEM_SITE_PATH.
      QuickFormQuery.php: fills STORE_RECORD before saving the current record.
      Save.php: moving the file to the final destination.
      9c24d2d3
    • 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
  32. Apr 26, 2016
Loading