Skip to content
  1. Jun 29, 2018
  2. Jun 27, 2018
  3. Jun 26, 2018
  4. Jun 03, 2018
  5. May 31, 2018
    • Oliver Tacke's avatar
      HFP-1905 Fix saving bug · 19589e25
      Oliver Tacke authored
      When params of a content type were really completely empty (params:{}), the
      JSON encoding would turn these into params:[]. Fixed by replacing these
      occurences because content types might store empty arrays, so the
      JSON_FORCE_OBJECT parameter is not an option.
      19589e25
  6. May 25, 2018
  7. May 24, 2018
  8. May 15, 2018
    • otacke's avatar
      HFP-1905 Hide form title field in forms · 90de2997
      otacke authored
      The title field of forms is now hidden (not yet removed) and given
      an id so it can be identified in JavaScript easily. The editor will
      update it with the value of the content type's metadata title field.
      90de2997
  9. May 14, 2018
    • Oliver Tacke's avatar
      HFP-1905 Set Drupal's title to metadata title · 938b1017
      Oliver Tacke authored
      The title field of Drupal will be overwritten with the
      metadata title or set to a default value.
      
      Will probably be moved to PHP in order to not rely on the
      default CSS title field class being used.
      938b1017
  10. Apr 19, 2018
  11. Apr 05, 2018
  12. Apr 03, 2018
  13. Mar 26, 2018
  14. Mar 23, 2018
  15. Mar 16, 2018
  16. Mar 15, 2018
  17. Jan 22, 2018
  18. Nov 28, 2017
  19. Nov 24, 2017
  20. Nov 23, 2017
  21. Nov 22, 2017
  22. Nov 17, 2017
  23. Nov 16, 2017
  24. Nov 15, 2017
  25. Nov 14, 2017