Skip to content
Snippets Groups Projects
  1. Sep 28, 2016
  2. Sep 23, 2016
  3. Sep 05, 2016
  4. Aug 29, 2016
  5. Aug 24, 2016
  6. Aug 23, 2016
    • Carsten  Rose's avatar
    • Carsten  Rose's avatar
      Upload: · 729d5963
      Carsten Rose authored
      1) '{{id:R0}}' now gives the correct record id, even on records which are 'new' (id is 0 at time of save) - '{{id:R0}}' can be used 'fileDestination' to build pathFilename.
      2) Fixed problem with non existing uploads: in the past a sip has been saved instead of an empty string in the current record.
      3) Fixed problem with a) choosing an upload file, b) deleting them immediately and c) pressing 'save'. Non existing temporary uploaded file has been tried to move to final destination.
      
      Documentation/UsersManual: FormElement 'File' update
      AbstractBuildForm.php: Extend upload structure with EXISTING_PATH_FILE_NAME.
      QuickFormQuery.php: 'late save' of uploads implemented.
      Save.php: upload columns are not saved during the first save - instead they are saved later.
      729d5963
    • Carsten  Rose's avatar
      Coding.md: extended · c9ec5dbf
      Carsten Rose authored
      c9ec5dbf
  7. Aug 19, 2016
    • Carsten  Rose's avatar
      QfqController.php: E_NOTICE Errors are by default not catched by T3. For QFQ... · bdaf7133
      Carsten Rose authored
      QfqController.php: E_NOTICE Errors are by default not catched by T3. For QFQ E_NOTICE will throw exceptions from now on
      report/Log.php: unused variables commented out.
      report/Variables.php: more detailed isset check.
      AbstractBuildForm.php: rendering of 'subrecord delete links' broken if column 'id' is missing. Code, which switches from 'id' to '_id' have been already prepared, but was not completely implemented. Exception if neither 'id' nor '_id' exist in subrecord query.
      bdaf7133
  8. Aug 17, 2016
  9. Jun 09, 2016
  10. Jun 05, 2016
  11. Jun 04, 2016
Loading