Skip to content
Snippets Groups Projects
  1. Oct 03, 2017
  2. Sep 16, 2017
  3. May 22, 2017
  4. May 19, 2017
  5. May 12, 2017
  6. 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
  7. May 05, 2017
    • Carsten  Rose's avatar
      Cleanup. · e4e0fc47
      Carsten Rose authored
      README.md: temporary path to documentation
      e4e0fc47
  8. May 04, 2017
  9. May 01, 2017
  10. Apr 30, 2017
  11. Sep 29, 2016
    • Carsten  Rose's avatar
      Integrated: tinyMCE · 0e1a1978
      Carsten Rose authored
      Documentation/AdministratorManual/Index.rst: Documentation for TinyMCE integration
      AbstractBuildForm.php: Rename 'EditorJQW' to 'Editor' , Integrate 'TinyMCE' as Editor.
      formEditor.sql: adjust FormElement.type from 'EditorJQW' to 'Editor'
      README.md: update to include latest JS libs
      0e1a1978
  12. Sep 05, 2016
  13. Mar 09, 2016
    • Carsten  Rose's avatar
      Store: check for missing sanitize arg extented to null · ea3d6806
      Carsten Rose authored
      Evaluate: parse() and evaluate() will return the last used Store
      QuickFormQuery: getFormName() extended to interpret form = {{form}} correctly
      Makefile: T# Extension ZIP - config.ini excluded, Documentation included
      README.md: adjusted to renamed CSS and JS files: qfq-bs.css, qfq-nin.js
      ea3d6806
  14. Feb 22, 2016
  15. Feb 21, 2016
  16. Dec 21, 2015
Loading