Skip to content
Snippets Groups Projects
  1. Sep 02, 2018
  2. Sep 01, 2018
  3. Aug 05, 2018
  4. Jul 18, 2018
  5. Jun 09, 2018
  6. May 17, 2018
  7. 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
  8. May 03, 2018
  9. Mar 18, 2018
  10. Mar 10, 2018
  11. 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
Loading