Skip to content
Snippets Groups Projects
  1. Jun 20, 2019
  2. Jun 03, 2019
  3. Dec 17, 2018
  4. Oct 29, 2018
  5. Oct 28, 2018
  6. Oct 04, 2018
  7. Sep 15, 2018
  8. Sep 14, 2018
  9. Sep 09, 2018
  10. Jun 01, 2018
  11. May 16, 2018
  12. Feb 18, 2018
  13. Nov 02, 2017
  14. Aug 28, 2017
  15. 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
  16. Jan 17, 2017
  17. Dec 18, 2016
  18. Dec 17, 2016
  19. Dec 14, 2016
  20. Jun 02, 2016
  21. 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