Skip to content
Snippets Groups Projects
  1. Jan 07, 2018
  2. Jan 06, 2018
  3. Jan 04, 2018
  4. Dec 20, 2017
  5. Dec 17, 2017
  6. Dec 16, 2017
  7. Dec 14, 2017
  8. Dec 12, 2017
  9. Dec 11, 2017
  10. Dec 09, 2017
  11. Dec 08, 2017
    • Markus Hoelzle's avatar
      [!!!][FEATURE] Move extension configuration to install tool · ebf0f1a7
      Markus Hoelzle authored
      With #82254 LocalConfiguration serialized array EXT/extConf has been
      changed to a not serialized array in EXTENSIONS. This patch follows
      up on this task an finishes various tasks:
      
      * An install tool silent upgrader upmerges given EXT/extConf settings
        to EXTENSIONS array. The resulting EXTENSIONS array does not contain
        dots for sub paths in its array key anymore and is accessible with a
        new ExtensionConfiguration->get() API to fetch values and whole
        extension config.
      * A new API is introduced to get() and set() extension specific
        configuration, is documented and used throughout the core to not
        unserialize old EXT/extConf anymore. Setting values updates legacy
        EXT/extConf to new values including compatible 'dot' ending on
        nested array configurations.
      * If extensions come with new configuration items in ext_conf_template.txt
        a silent upgrader of the install tool synchronizes these to the
        EXTENSIONS and old extConf array. Extensio...
      ebf0f1a7
  12. Dec 06, 2017
  13. Dec 02, 2017
  14. Nov 30, 2017
  15. Nov 29, 2017
  16. Nov 27, 2017
  17. Nov 24, 2017
  18. Nov 23, 2017
  19. Nov 08, 2017
  20. Nov 01, 2017
  21. Oct 16, 2017
  22. Oct 11, 2017
  23. Oct 06, 2017
  24. Oct 05, 2017
  25. Sep 09, 2017