1. 18 Mar, 2018 1 commit
  2. 17 Feb, 2018 1 commit
  3. 01 Jan, 2018 1 commit
  4. 28 Aug, 2017 1 commit
  5. 25 Jul, 2017 3 commits
  6. 22 May, 2016 1 commit
    • Add FilteringNotifier · 76c70039
      Johannes Edmeier authored
      This adds a new FilteringNotifier which can use filters to suppres certain
      events from being notified of. Two filter implementation are provided, one
      filtering by name and one by id. Additional when a FilteringNotifier bean is
      present, the autoconfiguration creates a REST-controller to add and remove
      filters at runtime.
  7. 28 Feb, 2016 1 commit
    • Add RemindingNotifier · 79c850ac
      Johannes Edmeier authored
      The RemindingNotifier sends periodic notifications using a delegate. It must be
      added explicitly to the ApplicationContext
  8. 21 Oct, 2015 1 commit
    • Use Spring 4.2 events & consistent formatting · 3f4da621
      Johannes Edmeier authored
       * Use @EventListener instead of ApplicationListener-interface
       * Don't inherit ClientApplicationEvent from ApplicationEvent - so JournaledEvent isn't needed anymore
       * added eclipse formatter rules
       * reformatted all files
  9. 30 May, 2015 1 commit
  10. 17 Mar, 2015 1 commit
  11. 16 Mar, 2015 1 commit
    • small ui-changes: · bef593ce
      Johannes Stelzer authored
      * make sure non-UP applications are shown at the top of the list  (closes #55)
      * refinements for health-section
      * remove-button for all apps
      * fixed headers in details view
  12. 05 Jan, 2015 1 commit
  13. 14 Nov, 2014 1 commit
    • Redesign Registry · ea931248
      Johannes Stelzer authored
      * Separate AppStore from AppRegistry
      * Allow Id generation to be altered
      * Remove logic from Application; Move id genretation into AppRegistry
      * Make AppStore threadSafe
  14. 22 Sep, 2014 1 commit
  15. 31 Jul, 2014 1 commit
  16. 04 Jul, 2014 1 commit
  17. 30 Jun, 2014 1 commit
  18. 17 Jun, 2014 1 commit
  19. 05 Jun, 2014 1 commit