Skip to content
Snippets Groups Projects
  1. Sep 01, 2018
  2. Aug 05, 2018
  3. May 28, 2018
  4. May 25, 2018
  5. May 17, 2018
  6. May 15, 2018
    • Hermann's avatar
      next version of fix for selectList · 43a00ef3
      Hermann authored
      problem: When searching, the result list was not updated properly and clicking on a result was not registered if the user did not scroll through the list before (and therefore update)
      this fix now makes debouncing searchupdates cleaner
      also fixes a problem with the cancel button in the searchfield, which can apparently only handle iconbuttons
      43a00ef3
    • Hermann's avatar
      working changes on refreshing searches in lists · 77f6147b
      Hermann authored
      77f6147b
  7. May 05, 2018
  8. May 03, 2018
  9. Apr 30, 2018
  10. Mar 17, 2018
  11. Mar 16, 2018
  12. Mar 13, 2018
  13. Mar 10, 2018
  14. Jan 27, 2018
    • Hermann's avatar
      split tables and lists between View and Controller · d4dd473a
      Hermann authored
      In order to be able to refresh single data lists (e.g. the groupmemberships after
      a membership got added), this commit disentangles data from view and enables the
      outside userTool to refresh single lists.
      d4dd473a
  15. Dec 27, 2017
  16. Dec 05, 2017
  17. Dec 03, 2017
  18. Dec 01, 2017
  19. Nov 30, 2017
    • Hermann's avatar
      Specify Table Titles · 55f1d797
      Hermann authored
      add option to specify table titles and do this in accordance to the deifnitions of a given tool for a given resource
      Therefore, we produce individual table-wrappers per resource / tool
      55f1d797
    • Hermann's avatar
      add minimal prove-of-concept app · 9f276ab0
      Hermann authored
      9f276ab0
Loading