1. 04 May, 2016 8 commits
  2. 03 May, 2016 31 commits
  3. 02 May, 2016 1 commit
    • Ad Schellevis's avatar
      (dashboard) plugin new style ajax poller · df5aa476
      Ad Schellevis authored
      use data-plugin to define the data collector (server side api/plugins/ plugin) and data-callback to define the javascript function to call after receiving data.
      The callback uses 2 parameters (sender, remote data), where sender is the dom attribute on which the data-plugin was defined
      df5aa476