summaryrefslogtreecommitdiff
path: root/app/controllers/dashboard/groups_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Use group and project finders instead of direct ActiveRecord relationsDouwe Maan2017-06-071-10/+11
* Serialize groups as json for Dashboard::GroupsControllerDmitriy Zaporozhets2017-05-041-7/+20
* Add filter and sorting to dashboard groups pageDmitriy Zaporozhets2017-03-011-1/+13
* Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-081-1/+1
* Fix an information disclosure when requesting access to a group containing pr...Rémy Coutable2016-06-241-1/+1
* Use the configured Kaminari "per page" defaultrs-use-kaminari-defaultRobert Speicher2016-03-191-1/+1
* Add a page title to every page.Douwe Maan2015-04-301-1/+1
* Move group leave action from dashboard/groups to groups/group_members.Douwe Maan2015-03-151-17/+1
* Use same constant for amount of items per pageDmitriy Zaporozhets2015-03-121-1/+1
* Move profile groups page to dashboardDmitriy Zaporozhets2015-03-081-0/+21