gitlab-org--gitlab-foss/app/controllers
Douwe Maan 9022070fac Merge branch 'olirogers/gitlab-ce-project-milestone-order' into 'master'
Fix milestone order in project and issue edit lists to due_date

_Originally opened at !2579 by @olirogers._

- - -

This MR orders the milestones by due date (earliest first) in the project and edit issue view. These suggestions were made be @orih in #6001 and fixes #6001.

This continues the work of !1934 to order milestones.

I found this annoying when creating milestones, found #6001 but no attached MR. This is my first for this project - comments and criticisms welcome.

See merge request !2780
2016-02-12 09:32:57 +00:00
..
admin Add option to include the sender name in body of Notify email. fix #7824 2016-02-09 12:58:13 +01:00
ci Render 404 if there is no project for old CI status badge 2016-02-11 10:29:14 +01:00
concerns Fix MR diff 'Edit' button 2016-01-21 22:46:49 +01:00
dashboard MR feedback 2016-02-09 10:10:41 -05:00
explore MR feedback 2016-02-09 10:10:41 -05:00
groups Fix Error 500 when creating global milestones with Unicode characters 2015-12-05 00:04:44 -08:00
import Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
oauth Move helpers back to original directory 2015-09-09 14:37:34 +02:00
profiles Update wording for 2FA requirement notice 2016-01-23 17:56:18 -08:00
projects Merge branch 'olirogers/gitlab-ce-project-milestone-order' into 'master' 2016-02-12 09:32:57 +00:00
sherlock Added Sherlock, a custom profiling tool for GitLab 2015-11-09 14:29:10 +01:00
abuse_reports_controller.rb Autofill abuse message text with user url. Closes #2838 2016-01-16 10:47:12 -05:00
application_controller.rb Various filter fixes 2016-02-04 13:03:41 -05:00
autocomplete_controller.rb Update autocomplete_controller to be more readable 2015-11-22 06:04:20 -02:00
confirmations_controller.rb Add invites controller. 2015-04-14 12:07:33 +02:00
dashboard_controller.rb Don't pluck project IDs for events 2016-01-26 10:51:53 +01:00
groups_controller.rb MR feedback 2016-02-09 10:10:41 -05:00
help_controller.rb Simplify help path prefixing 2015-09-23 00:24:17 -04:00
invites_controller.rb Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
namespaces_controller.rb Allow access to group from root url 2015-09-14 11:16:54 +02:00
omniauth_callbacks_controller.rb Support Two-factor Authentication for LDAP users 2016-02-03 13:31:12 -05:00
passwords_controller.rb Use devise paranoid mode and ensure the same message is returned every time 2015-12-09 18:40:37 -06:00
profiles_controller.rb Notify user if they cannot create projects 2015-12-05 11:32:08 -05:00
projects_controller.rb Rename allow_guest_to_access_builds to public_builds 2016-02-04 12:57:46 +01:00
registrations_controller.rb Partially revert "Add IP check against DNSBLs at account sign-up" 2016-01-28 16:28:19 -05:00
root_controller.rb Add user preference to view project activity and starred project activity as default dashboard 2015-09-26 08:46:05 -07:00
search_controller.rb Add support for searching commit log messages 2015-10-28 22:34:39 -04:00
sent_notifications_controller.rb #can_unsubscribe? -> #?unsubscribable? 2016-01-11 14:23:45 +01:00
sessions_controller.rb Skip the 2FA requirement during logout 2016-01-23 16:44:46 -08:00
snippets_controller.rb Fix raw private snippets access workflow 2015-11-25 18:16:27 -02:00
uploads_controller.rb Only render 404 page from /public 2015-10-13 20:12:34 +03:00
users_controller.rb Various filter fixes 2016-02-04 13:03:41 -05:00