Skip to content
Snippets Groups Projects
  1. Jun 25, 2017
  2. Jun 23, 2017
  3. Jun 22, 2017
  4. Jun 21, 2017
  5. Jun 19, 2017
  6. Jun 18, 2017
  7. Jun 17, 2017
  8. Jun 16, 2017
  9. Jun 14, 2017
  10. Jun 13, 2017
  11. Jun 12, 2017
    • Carsten  Rose's avatar
    • Carsten  Rose's avatar
      KeyValueStringParser.php: fixed a problem which have never been reported. · a96d71f4
      Carsten Rose authored
      OnArray.php: typo in doc.
      doUpload: enhance type declaration.
      a96d71f4
    • Carsten  Rose's avatar
      #3899 / Copy/Paste · cc55f4fb
      Carsten Rose authored
      Manual.rst: various topics undocumented.
      DatabaseUpdate.php: New table Clipboard, New FE.type='paste', New Form.forwardMode='url-sip' - will be applied for 0.18.3.
      FormAction.php: New: doAllFormElementPaste(), prepareDuplicate(), checkNCopyFiles(), copyRecord()
      Store.php: New member in STORE_CLIENT 'CLIENT_COOKIE_QFQ' - might be used to identify current user.
      BuildFormBootstrap.php: New buildButtonCopyForm().
      QuickFormQuery.php: Calculating the target page now happens after saving the current record and processing all after save actions. New: pasteClipboard()
      formEditor.sql: New form 'copyForm'. New table 'Clipboard'
      cc55f4fb
  12. Jun 11, 2017
    • Carsten  Rose's avatar
      New Version: v0.18.2 · fff4393a
      Carsten Rose authored
      fff4393a
    • Carsten  Rose's avatar
      #3875 / FormElement 'extra': Fehler bei neuen Records. · 1117d36b
      Carsten Rose authored
      QFQ complains that the given SIP parameter is already defined. Problem is the pre filling of Store SIP, which normally happens only during form load. But the new 'saving a new record (r=0) and redirecting the browser to the same page with the new record id', requires a new SIP. That SIP is calculated before form-load and causes the exception. Fix: defined parameter in a store, which will be redefined with the same value, wont' throw an exception anymore.
      Store.php: compare old and new value and only if they differ throw an exception.
  13. Jun 10, 2017
Loading