Skip to content
Snippets Groups Projects
  1. Feb 13, 2022
    • Matthias Schiffer's avatar
      gluon-web-osm: update OpenLayers default URL to 5.3.0 · 62b24ed7
      Matthias Schiffer authored
      The OpenLayers JS/CSS download URL is dead. Update it to make the map
      work again:
      
      - Update from OpenLayers 5.2.0 to 5.3.0
      - Switch from the obsolete rawgit.com URL to jsdelivr.net (rawgit.com
        was only redirecting to jsdelivr.net for the last few years anyways)
      - Set a fixed commit in the URL, so the URL doesn't become outdated again
      Unverified
      62b24ed7
  2. Dec 31, 2021
  3. Dec 24, 2021
  4. Jun 26, 2021
  5. Nov 14, 2020
  6. Aug 15, 2020
  7. Aug 13, 2020
  8. Jul 05, 2020
  9. May 30, 2020
  10. May 29, 2020
  11. May 10, 2020
  12. Mar 31, 2020
  13. Mar 25, 2020
  14. Nov 07, 2019
  15. Sep 26, 2019
  16. Sep 25, 2019
  17. Sep 22, 2019
  18. Sep 10, 2019
  19. Aug 22, 2019
  20. Jun 15, 2019
    • Matthias Schiffer's avatar
      Add GLUON_DEPRECATED flag · 912490c0
      Matthias Schiffer authored
      This new build flag is mandatory for now (it may default to 0 in a future
      Gluon version). It may be set to the following values:
      
      * 0 - Do not build any images for deprecated devices.
      * upgrade - Only build sysupgrade images for deprecated devices.
      * full - Build both sysupgrade and factory images for deprecated devices.
      
      "Other" images are handled like factory images, as they are also used for
      the initial installation of Gluon on a device.
      Unverified
      912490c0
  21. Apr 28, 2019
  22. Apr 02, 2019
  23. Mar 10, 2019
  24. Dec 29, 2018
  25. Nov 25, 2018
  26. Nov 22, 2018
  27. Oct 11, 2018
  28. Sep 29, 2018
  29. Sep 15, 2018
  30. Sep 11, 2018
  31. Sep 01, 2018
  32. Aug 26, 2018
  33. Aug 19, 2018
    • Matthias Schiffer's avatar
      gluon-config-mode-geo-location: revise altitude label overrides · a72cf0b8
      Matthias Schiffer authored
      As already done with other config mode texts, the altitude field now has
      default texts that are used when they are not set in the site i18n files.
      The altitude-help text has been removed from site i18n; instead, the
      geo-location-help text now overrides the whole section description
      including the part that mentions the altitude.
      Unverified
      a72cf0b8
Loading