Skip to content
Snippets Groups Projects
  1. Sep 23, 2017
  2. Sep 19, 2017
  3. Sep 17, 2017
  4. Sep 15, 2017
  5. Sep 14, 2017
  6. Sep 13, 2017
  7. Sep 12, 2017
  8. Sep 11, 2017
  9. Sep 08, 2017
  10. Sep 07, 2017
    • bbaer's avatar
      New features: · 936044d1
      bbaer authored
      Text boxes,
      Intiuitive Rectangle Handling
      Colors
      Panning the image
      936044d1
  11. Aug 24, 2017
  12. Aug 18, 2017
  13. Jun 14, 2017
    • Carsten  Rose's avatar
      Feature #3906 / Mark required inputs with an asterik · 1ccc6b9c
      Carsten Rose authored
      Implemented by using a new class ''.required-field'. The class has to be applied to the label. Not implemented is the option, to render the asterix directly on/beside the input (not the label) - probably solved later.
      qfq-bs.css.les: New CSS class required-field
      AbstractBuildForm.php: extended buildLable() with new parameter $addClass.
      BuildFormBootstrap.php: Assign class 'required-field' to label for required fields.
  14. Apr 24, 2017
  15. Apr 20, 2017
  16. Mar 24, 2017
  17. Mar 23, 2017
  18. Mar 19, 2017
  19. Mar 16, 2017
  20. Mar 15, 2017
  21. Feb 27, 2017
  22. Feb 17, 2017
    • Carsten  Rose's avatar
      Index.rst: started to document form layout options · 64f0c031
      Carsten Rose authored
      AbstractBuildForm.php:
      #3224, #3231 Html Tag <hr> als FormElement. >> htmlBefore | htmlAfter, FormElement.parameter = htmlBefore|htmlAfter implemented.
      #3230 templateGroup: Abstaende zwischen Elementen. 'tgClass' implemented
      
      BuildFormPlain.php: code restructured
      64f0c031
  23. Feb 11, 2017
  24. Feb 10, 2017
  25. Jan 13, 2017
    • Carsten  Rose's avatar
      FormEditor: 1) design update - new default background color: grey. 2) per form... · fb568f98
      Carsten Rose authored
      FormEditor: 1) design update - new default background color: grey. 2) per form configureable background colors, 3) Optional right align of all form element labels.
      BuildFormBootstrap.php: added new class name 'qfq-label' to form labels - needed to assign 'qfq-form-right' class. Changed wrapping of formelements from 'col-md-8' (wrong) to 'col-md-12'.
      QuickFormQuery.php: Set default for new F_CLASS_PILL & F_CLASS_BODY.
      formEditor.sql: New default background color for formElements is blue.
      qfq-bs.css.less: add classes qfq-form-pill, qfq-form-body, form-group (center), qfq-color-*, qfq-form-right
      fb568f98
  26. Jun 04, 2016
  27. Mar 30, 2016
  28. Mar 23, 2016
  29. Mar 22, 2016
  30. Mar 16, 2016
  31. Mar 15, 2016
Loading