Skip to content
Snippets Groups Projects
  1. Sep 15, 2017
  2. Sep 14, 2017
  3. Sep 12, 2017
  4. Sep 08, 2017
  5. Sep 07, 2017
    • bbaer's avatar
      New features: · 936044d1
      bbaer authored
      Text boxes,
      Intiuitive Rectangle Handling
      Colors
      Panning the image
      936044d1
  6. Aug 24, 2017
  7. Aug 18, 2017
  8. 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.
  9. Apr 24, 2017
  10. Apr 20, 2017
  11. Mar 24, 2017
  12. Mar 23, 2017
  13. Mar 19, 2017
  14. Mar 16, 2017
  15. Mar 15, 2017
  16. Feb 27, 2017
  17. 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
  18. Feb 11, 2017
  19. Feb 10, 2017
  20. 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
  21. Jun 04, 2016
  22. Mar 30, 2016
  23. Mar 23, 2016
  24. Mar 22, 2016
  25. Mar 16, 2016
  26. Mar 15, 2016
  27. Mar 11, 2016
  28. Mar 08, 2016
  29. Feb 15, 2016
Loading