summaryrefslogtreecommitdiff
path: root/app/Template/user_list
AgeCommit message (Collapse)Author
2017-11-16Add search in groupsFrederic Guillot
2017-11-16Allow searching for users in the user list.Ramón Cahenzli
Squashed commit of the following: commit 46595b7ae0bccfc8e5252daf8101e59ff53fdcdf Author: Ramón Cahenzli <rca@psy-q.ch> Date: Thu Nov 16 19:12:11 2017 +0100 Preserve search terms and sort order commit 5445816f1dd7e7de876e226cf8479660a92c07ad Author: Ramón Cahenzli <rca@psy-q.ch> Date: Thu Nov 16 18:53:43 2017 +0100 First working user search. commit 620b9787ef7998c4bf219d25075e35f4cfa3d1ee Author: Ramón Cahenzli <rca@psy-q.ch> Date: Thu Nov 16 16:06:37 2017 +0100 Moving user search to its own action commit 0c17ac2428c2b38c9535f7a63f8be7582e4e332b Author: Ramón Cahenzli <rca@psy-q.ch> Date: Thu Nov 16 14:58:34 2017 +0100 WIP on user search, adding search form
2017-03-11Make user actions available from contextual menuFrederic Guillot
2017-02-26Redesign users list layoutFrederic Guillot
2017-02-18Improve dropdown iconsFrederic Guillot
2017-02-14Add table-hover css classFrederic Guillot
2017-02-14Use contextual menu instead of action column in users managementFrederic Guillot
2017-01-22Add user invitationsFrederic Guillot
2017-01-22Simplify user creation formFrederic Guillot
2017-01-08Make icons clickable in menusFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-08-14Make tables more responsiveFrederic Guillot
2016-05-16Improve user controllers and viewsFrederic Guillot