Skip to content
Snippets Groups Projects
  1. Jun 05, 2017
    • Carsten  Rose's avatar
      #2542 / FormElement-Typ 'note' funktioniert nicht mit dynamic update · 71fc9567
      Carsten Rose authored
      With API 'update-element' & 'content' also the 'input' column for FE.type='note' will be updated.
      71fc9567
    • Carsten  Rose's avatar
      #3854 / Wrong final page: a) New > Save > Close, b) New > Save > Delete, c) New > New · fe1c7664
      Carsten Rose authored
      Pressing 'new' on a form skips pushing an entry in the browser history. E.g.: 'List > Edit > New > Close' redirects back to 'Edit'. Also  'List > Edit > New > New > ... > New > Close' redirects back to 'Edit'.
      QfqFrom.js: replace 'window.location = target' by window.location.replace(target);
      fe1c7664
    • Carsten  Rose's avatar
      #3568 / Form: fuer alle Buttons (save, close, new, delete) eine optionale... · 61d75fbb
      Carsten Rose authored
      #3568 / Form: fuer alle Buttons (save, close, new, delete) eine optionale class & text konfigurierbar machen
      Manual.rst: new configuration options listed at config.qfq.ini and Form.paramtert.
      Config.php: Defaults configured for F_SAVE|CLOSE|DELETE|NEW_BUTTON_TEXT|TOOLTIP|CLASS|GLYPH_ICON.
      BuildFormBootstrap.php: Changed code to take values from config.qfq.ini or (if given) from form.parameter definitions.
      QuickFormQuery.php: Copy new setup values from config.qfq.ini to Form.
      StoreTest.php: update unit test for new global configuration values
      config.qfq.example.ini: fill with new commented key/value pairs.
      61d75fbb
  2. Jun 04, 2017
  3. Jun 03, 2017
  4. Jun 01, 2017
  5. May 29, 2017
  6. May 27, 2017
  7. May 25, 2017
  8. May 24, 2017
  9. May 23, 2017
  10. May 22, 2017
  11. May 21, 2017
  12. May 20, 2017
Loading