summaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* use 'lambda' instead of '->{}' at UsersControllerToshi MARUYAMA2020-12-171-1/+1
* Fix that disabled trackers of subprojects are listed in project overview (#10...Go MAEDA2020-12-121-2/+3
* Allow to add subtask from context menu (#34303).Go MAEDA2020-12-101-1/+2
* Require to enter project's identifier to confirm project deletion (#34417).Go MAEDA2020-12-101-1/+1
* Require explicit confirmation before deleting a user (#34417).Go MAEDA2020-12-101-4/+10
* shorten long line of UsersControllerToshi MARUYAMA2020-12-091-4/+12
* CSV import raises an exception if CSV header has empty columns (#22913, #34326).Go MAEDA2020-12-051-1/+1
* Changes User.try_to_login to catch and log AuthSourceExceptions, and introduc...Go MAEDA2020-12-021-1/+1
* Create tracker by copy (#34258).Go MAEDA2020-11-251-0/+3
* remove spaces inside {} of PrincipalMembershipsControllerToshi MARUYAMA2020-11-221-3/+3
* remove spaces inside {} of ProjectsControllerToshi MARUYAMA2020-11-221-6/+6
* remove spaces inside {} of SearchControllerToshi MARUYAMA2020-11-221-1/+1
* remove spaces inside {} of NewsControllerToshi MARUYAMA2020-11-221-7/+7
* remove spaces inside {} of IssueStatusesControllerToshi MARUYAMA2020-11-221-4/+4
* remove spaces inside {} of MembersControllerToshi MARUYAMA2020-11-221-5/+5
* remove spaces inside {} of IssueCategoriesControllerToshi MARUYAMA2020-11-201-11/+11
* shorten long line of ProjectsControllerToshi MARUYAMA2020-11-201-3/+6
* remove spaces inside {} of GroupsControllerToshi MARUYAMA2020-11-191-11/+11
* remove spaces inside {} of FilesControllerToshi MARUYAMA2020-11-191-3/+3
* remove spaces inside {} of EnumerationsControllerToshi MARUYAMA2020-11-191-3/+3
* remove spaces inside {} of TrackersControllerToshi MARUYAMA2020-11-191-3/+3
* remove spaces inside {} of RolesControllerToshi MARUYAMA2020-11-191-4/+4
* remove spaces inside {} of VersionsControllerToshi MARUYAMA2020-11-181-10/+10
* remove spaces inside {} of BoardsControllerToshi MARUYAMA2020-11-181-3/+3
* remove spaces inside {} of CustomFieldsControllerToshi MARUYAMA2020-11-181-4/+4
* not use semicolons to terminate expression at SearchControllerToshi MARUYAMA2020-11-181-1/+4
* remove spaces inside {} of CustomFieldEnumerationsControllerToshi MARUYAMA2020-11-171-1/+1
* remove spaces inside {} of ApplicationControllerToshi MARUYAMA2020-11-171-3/+3
* Trackers of subprojects are not displayed in the Issue summary page (#34185).Go MAEDA2020-11-161-3/+3
* remove spaces inside {} of WikiControllerToshi MARUYAMA2020-11-161-7/+7
* remove spaces inside {} of UsersControllerToshi MARUYAMA2020-11-161-10/+10
* remove spaces inside {} of MessagesControllerToshi MARUYAMA2020-11-141-2/+2
* remove spaces inside {} of ImportsControllerToshi MARUYAMA2020-11-141-2/+1
* remove spaces inside {} of IssueRelationsControllerToshi MARUYAMA2020-11-141-6/+6
* remove spaces inside {} of AttachmentsControllerToshi MARUYAMA2020-11-141-2/+2
* remove spaces inside {} of app/controllers/journals_controller.rbToshi MARUYAMA2020-11-141-2/+2
* shorten long line of IssueCategoriesControllerToshi MARUYAMA2020-11-131-1/+4
* shorten long line of ProjectsControllerToshi MARUYAMA2020-11-131-1/+5
* use "do end" instead of {} at EnumerationsControllerToshi MARUYAMA2020-11-091-4/+4
* use "do end" instead of {} at EmailAddressesControllerToshi MARUYAMA2020-11-091-12/+12
* use "do end" instead of {} at IssueRelationsControllerToshi MARUYAMA2020-11-091-4/+4
* use "do end" instead of {} at IssueStatusesControllerToshi MARUYAMA2020-11-091-2/+2
* use "do end" instead of {} at IssueCategoriesControllerToshi MARUYAMA2020-11-091-2/+2
* use "do end" instead of {} at FilesControllerToshi MARUYAMA2020-11-091-4/+4
* use "do end" instead of {} at IssuesControllerToshi MARUYAMA2020-11-091-2/+2
* use "do end" instead of {} at MembersControllerToshi MARUYAMA2020-11-091-8/+8
* use "do end" instead of {} at RolesControllerToshi MARUYAMA2020-11-081-6/+6
* use "do end" instead of {} at TrackersControllerToshi MARUYAMA2020-11-081-4/+4
* use "do end" instead of {} at GroupsControllerToshi MARUYAMA2020-11-081-6/+6
* use "do end" instead of {} at UsersControllerToshi MARUYAMA2020-11-081-10/+10