1. 10 Nov, 2016 2 commits
  2. 08 Nov, 2016 4 commits
  3. 07 Nov, 2016 6 commits
  4. 06 Nov, 2016 2 commits
  5. 03 Nov, 2016 4 commits
  6. 02 Nov, 2016 4 commits
  7. 26 Oct, 2016 3 commits
  8. 19 Oct, 2016 1 commit
  9. 17 Oct, 2016 3 commits
  10. 16 Oct, 2016 2 commits
  11. 15 Oct, 2016 2 commits
  12. 14 Oct, 2016 1 commit
    • Fix using objects as arguments for jmx operations · 5e55293b
      Johannes Edmeier authored
      With this commit objects are passed now correctly to jolokia. The
      object's needs to be written in json, which is validated for well-
      formedness.
      From now on the attributes are read autmatically when the bean gets
      selected and I fixed that errors weren't displayed.
      
      fixes #301
  13. 13 Oct, 2016 1 commit
    • Wrap acitivti module.js with a scope · e0bd77bf
      Johannes Edmeier authored
      The 'use strict' in the activit module affected the global scope and
      broke the ui for some orderings of the modules. With this commit the
      module is wrapped into a function so the global scope isn't affected.
      
      fixes #294
  14. 12 Oct, 2016 3 commits
  15. 11 Oct, 2016 2 commits