summaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Collapse)AuthorAgeFilesLines
...
* add empty line after guard clause to ImportsControllerToshi MARUYAMA2020-11-031-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20236 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add empty line after guard clause to WikiControllerToshi MARUYAMA2020-10-281-1/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20226 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add empty line after guard clause to WatchersControllerToshi MARUYAMA2020-10-281-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20225 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of GroupsControllerToshi MARUYAMA2020-10-281-3/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20217 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of ContextMenusControllerToshi MARUYAMA2020-10-271-6/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20207 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of GanttsControllerToshi MARUYAMA2020-10-241-3/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20180 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of VersionsControllerToshi MARUYAMA2020-10-241-2/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20179 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of ProjectsControllerToshi MARUYAMA2020-10-241-3/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20178 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace Hash#merge! with Hash#[]= (#34160).Go MAEDA2020-10-241-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20175 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of NewsControllerToshi MARUYAMA2020-10-221-3/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20157 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use "do end" instead of {} at ApplicationControllerToshi MARUYAMA2020-10-111-10/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20142 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of TimelogControllerToshi MARUYAMA2020-10-111-7/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20140 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add space after comma to ApplicationControllerToshi MARUYAMA2020-10-111-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20134 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use "do end" instead of {} at TimelogControllerToshi MARUYAMA2020-10-051-16/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20132 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add empty line after guard clause to TimelogControllerToshi MARUYAMA2020-10-031-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20120 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of TimelogControllerToshi MARUYAMA2020-10-031-7/+22
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20116 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of RepositoriesControllerToshi MARUYAMA2020-10-021-6/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20107 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add empty line after guard clause to RepositoriesControllerToshi MARUYAMA2020-10-021-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20106 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add space after comma to RepositoriesControllerToshi MARUYAMA2020-10-021-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20099 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of AccountControllerToshi MARUYAMA2020-09-261-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20087 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of SysControllerToshi MARUYAMA2020-09-261-4/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20086 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use "do end" instead of {} at MyControllerToshi MARUYAMA2020-09-241-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20077 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of MyControllerToshi MARUYAMA2020-09-241-5/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20076 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of CalendarsControllerToshi MARUYAMA2020-09-211-10/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20056 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add empty line after guard clause to ApplicationControllerToshi MARUYAMA2020-09-171-0/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20046 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow normal users to delete a project (#33945).Go MAEDA2020-09-151-3/+8
| | | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@20034 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of CalendarsControllerToshi MARUYAMA2020-09-121-5/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20026 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Backup codes for 2fa auth (#1237).Go MAEDA2020-08-293-5/+85
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@19990 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a setting to disable/enable/require 2fa auth (#1237).Go MAEDA2020-08-292-6/+42
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@19989 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds two factor authentication support (#1237).Go MAEDA2020-08-292-2/+214
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@19988 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of ContextMenusControllerToshi MARUYAMA2020-08-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19947 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of IssuesController#destroyToshi MARUYAMA2020-07-191-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19916 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of AccountControllerToshi MARUYAMA2020-07-151-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19902 e93f8b46-1217-0410-a6f0-8f06a7374b81
* avoid using rescue in its modifier form at ↵Toshi MARUYAMA2020-07-081-1/+6
| | | | | | WatchersController#find_objects_from_params git-svn-id: http://svn.redmine.org/redmine/trunk@19865 e93f8b46-1217-0410-a6f0-8f06a7374b81
* avoid using rescue in its modifier form at ImportsController#import_typeToshi MARUYAMA2020-07-081-1/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19864 e93f8b46-1217-0410-a6f0-8f06a7374b81
* avoid using rescue in its modifier form at AttachmentsController#find_containerToshi MARUYAMA2020-07-081-1/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19863 e93f8b46-1217-0410-a6f0-8f06a7374b81
* avoid using rescue in its modifier form at ↵Toshi MARUYAMA2020-07-081-1/+6
| | | | | | ApplicationController#find_current_user git-svn-id: http://svn.redmine.org/redmine/trunk@19862 e93f8b46-1217-0410-a6f0-8f06a7374b81
* avoid multi-line ternary operators in app/controllers/workflows_controller.rbToshi MARUYAMA2020-07-041-4/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19854 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ordering wiki pages should not be case sensitive (#31287).Go MAEDA2020-06-201-2/+0
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19831 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix typo in app/controllers/watchers_controller.rb (#33567).Go MAEDA2020-06-161-3/+3
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@19823 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that issues autocomplete may not find issues with a subject longer than ↵Go MAEDA2020-05-181-1/+1
| | | | | | | | | 60 characters (#32125). Contributed by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19784 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r19773 (#32125).Go MAEDA2020-05-141-1/+1
| | | | | | | The purpose of reverting is to revert r19769 on which r19773 depends. git-svn-id: http://svn.redmine.org/redmine/trunk@19775 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that issues autocomplete may not find issues with a subject longer than ↵Go MAEDA2020-05-131-1/+1
| | | | | | | | | 60 characters (#32125). Contributed by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19773 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revert r19771 due to the incorrect issue number in the commit message.Go MAEDA2020-05-131-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19772 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that issues autocomplete may not find issues with a subject longer than ↵Go MAEDA2020-05-131-1/+1
| | | | | | | | | 60 characters (#12250). Contributed by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19771 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Redirect to index page instead of edit page after creating a new custom ↵Go MAEDA2020-05-041-1/+1
| | | | | | | | | field (#32783). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19749 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use scope assignable_watchers (#4511).Go MAEDA2020-04-251-5/+5
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19726 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use Principal to get users and groups for watchers in watchers controller ↵Go MAEDA2020-04-251-10/+5
| | | | | | | | | (#4511). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19724 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show groups in members box on project overview page (#33174).Go MAEDA2020-04-221-1/+1
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19718 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that bulk download raises Errno::EACCES on Windows (#7056).Go MAEDA2020-04-111-10/+10
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19688 e93f8b46-1217-0410-a6f0-8f06a7374b81