Skip to content
Snippets Groups Projects
  1. Mar 20, 2022
  2. Feb 07, 2021
  3. Oct 22, 2020
  4. Sep 25, 2020
  5. Aug 24, 2020
  6. Feb 01, 2020
  7. Aug 29, 2019
  8. Jun 20, 2019
  9. Jun 03, 2019
  10. Dec 17, 2018
  11. Oct 29, 2018
  12. Oct 28, 2018
  13. Oct 04, 2018
  14. Sep 15, 2018
  15. Sep 14, 2018
  16. Sep 09, 2018
  17. Jun 01, 2018
  18. May 16, 2018
  19. Feb 18, 2018
  20. Nov 02, 2017
  21. Aug 28, 2017
  22. May 09, 2017
    • Carsten  Rose's avatar
      #3679, Automatic DB update - Schema & FormEditor · 05b32a30
      Carsten Rose authored
      For updates of QFQ prior to 0.17.0, do:   ALTER TABLE  `Form` COMMENT =  'Version=<your old QFQ version>'
      DatabaseUpdate.php, DatabaseUpdateData.php: new class.
      QuickFormQuery.php: Add DB UpdateCheck
      Database.php: moved to new subdirectory `database`. Add 'ALTER' as a new SQL command.
      FormAction.php, TypeAhead.php, Report.php, Sendmail.php, FillStoreForm.php, Store.php, AbstractBuild.php, Delete.php, Evaluate.php: Update path to Database.php.
      05b32a30
  23. Jan 17, 2017
  24. Dec 18, 2016
  25. Dec 17, 2016
  26. Dec 14, 2016
  27. Jun 02, 2016
  28. Jun 01, 2016
    • Carsten  Rose's avatar
      Implemented _paged, _Paged and _link: delete. · c239839c
      Carsten Rose authored
      delete.php: extended to support returning JSON, HTML redirect (Location) or HTML error messages.
      Report.php: new adjustDeleteParameter()
      Delete.php: new.
      QuickFormQuery.php: delete() extended to support returning JSON and HTML
      c239839c
Loading