summaryrefslogtreecommitdiff
path: root/app/controllers/projects/labels_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* add :set_priorities to :authorize_admin_labels!Alfredo Sumaran2016-06-061-1/+1
* Remove unnecesary paramAlfredo Sumaran2016-06-061-1/+1
* Update method and routeAlfredo Sumaran2016-06-061-2/+2
* Add unprioritized scopeAlfredo Sumaran2016-06-061-2/+2
* Improve Issuable.order_labels_priorityRémy Coutable2016-06-061-5/+10
* Sort by label priorityThijs Wouters2016-06-061-1/+1
* Prioritize labels functionalityAlfredo Sumaran2016-06-061-1/+21
* Use the configured Kaminari "per page" defaultrs-use-kaminari-defaultRobert Speicher2016-03-191-1/+1
* Full labels data in JSONPhil Hughes2016-03-181-1/+1
* Fixed issue with labels dropdown getting wrong labelsPhil Hughes2016-03-181-0/+7
* Move the #toggle_subscription controller method to a concernRémy Coutable2016-03-151-10/+8
* Improving the original label-subscribing implementationRémy Coutable2016-03-151-0/+2
* Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-2/+7
* Label description and Label rowTap2016-02-171-1/+1
* Fix 403 Access Denied error messages when accessing Labels section in a proje...Stan Hu2015-06-181-1/+1
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-4/+4
* Use same constant for amount of items per pageDmitriy Zaporozhets2015-03-121-1/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-6/+10
* Apply default scope to labels and remove one for notesDmitriy Zaporozhets2015-02-051-1/+1
* Show labels help message if last label is deletedRobert Schilling2014-09-041-1/+1
* Remove labels with ajax requestDmitriy Zaporozhets2014-08-131-1/+4
* Order labels by nameDmitriy Zaporozhets2014-07-301-1/+1
* Improve labelsDmitriy Zaporozhets2014-07-301-4/+9
* Add create/update to Labels controllerDmitriy Zaporozhets2014-07-301-1/+40
* Refactor label rendering and default label set generationDmitriy Zaporozhets2014-07-291-1/+1
* Fix 500 error when generate labels on labels page. Fixes #1311Dmitriy Zaporozhets2014-06-041-0/+2
* Implement Merge Request LabelsDrew Blessing2014-05-131-4/+9
* Generate labels set from issues pageDmitriy Zaporozhets2014-02-251-1/+1
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+24