1. 31 Mar, 2023 3 commits
  2. 30 Mar, 2023 2 commits
  3. 24 Mar, 2023 1 commit
  4. 17 Mar, 2023 2 commits
  5. 23 Feb, 2021 1 commit
  6. 19 Feb, 2021 1 commit
    • Alan Swanson's avatar
      js/CGP: Disable page refesh when scrolling or zooming a graph · f1c36cee
      Alan Swanson authored
      When scrolling or zooming a graph we want to disable the page
      refresh because we are trying to look at the detail. Unfortunately
      Javascript cannot override the refresh meta tag;
      
      <meta http-equiv="refresh" content="{$CONFIG['page_refresh']}">
      
      Except with a window.stop() which is brutal but since the
      complete RRD data has already been read this is not an issue.
      
      See issue #139 suggesting submitting a PR to refresh RRD data
      whilst a graph is scrolled or zoomed.
      f1c36cee
  7. 10 May, 2019 2 commits
  8. 25 Feb, 2019 1 commit
  9. 09 Dec, 2018 2 commits
  10. 20 Jun, 2018 2 commits
  11. 19 Jun, 2018 1 commit
  12. 17 Mar, 2018 2 commits
  13. 16 Feb, 2018 1 commit
  14. 15 Feb, 2018 1 commit
  15. 18 Jan, 2018 1 commit
  16. 16 Jan, 2018 2 commits
  17. 05 Aug, 2017 1 commit
  18. 02 Aug, 2017 1 commit
  19. 29 Jun, 2017 1 commit
  20. 05 Mar, 2017 1 commit
    • Pim van den Berg's avatar
      hello CGP v1 · af2251ee
      Pim van den Berg authored
      It's finished :o)
      
      Joking aside. It has been requested multiple times. So let's get it over
      with. The last version was more then 3.5 years ago. This will be the last
      tagged version of CGP. Every commit in the master branch after this
      release can be considered as a new release. ;)
      
      Use git and "git pull" to keep up-to-date or download the latest version
      here https://github.com/pommi/CGP/archive/master.zip
      
      Closes: #120 #143
      af2251ee
  21. 04 Mar, 2017 3 commits
  22. 09 Dec, 2016 2 commits
  23. 06 Oct, 2016 1 commit
  24. 05 Oct, 2016 1 commit
  25. 05 Jan, 2016 2 commits
  26. 26 Aug, 2015 1 commit
  27. 04 Jul, 2015 1 commit