1. 19 May, 2014 1 commit
    • Changed filterSrv singleton into object in scope. · 03095dfa
      This rework isn't entirely complete here, I haven't
      checked the tests yet and I didn't really test anything
      furthermore yet, so bear with this commit breaking things.
      
      Besides that, the goal of this commit was to rework the
      filterSrv singleton into a factory, so we move the filterSrv
      instance around via the scope. This should be a better solution
      than the current situation, because services shouldn't contain
      model data - the scope should.
      This will eventually straighten out control flow between dashboard,
      filters and so on, and allow us to leverage angularJS mechanics more.
      The latter has already started, since I could rework a bit of the
      existing event infrastructure to watches on times.
      Harald Kraemer committed
  2. 15 May, 2014 3 commits
  3. 13 May, 2014 2 commits
  4. 09 May, 2014 4 commits
  5. 06 May, 2014 2 commits
  6. 05 May, 2014 1 commit
  7. 03 May, 2014 2 commits
  8. 01 May, 2014 2 commits
  9. 30 Apr, 2014 5 commits
  10. 28 Apr, 2014 3 commits
  11. 27 Apr, 2014 3 commits
  12. 25 Apr, 2014 3 commits
  13. 24 Apr, 2014 1 commit
  14. 23 Apr, 2014 2 commits
  15. 22 Apr, 2014 3 commits
  16. 21 Apr, 2014 3 commits