summaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Expand)Author
2020-04-13wip - display metadatabill-auger
2020-04-13wip - display metadatabill-auger
2020-04-13wip - display metadatabill-auger
2020-04-13wip - display metadatabill-auger
2020-04-13add dual-arch selectionbill-auger
2020-04-13housekeepingbill-auger
2020-03-11better regex and 'none' message for downloads pageparabolabill-auger
2020-03-06add VM and preview images sections to downloads pagebill-auger
2020-03-06add release image download selector/redirector pagebill-auger
2019-08-22reword registration auto-login messagebill-auger
2019-08-22implement match_game registrations guardbill-auger
2019-02-27make invalid CSRF-token/no-cookie error more informativebill-auger
2019-02-18Merged r17881 from trunk to 4.0-stable (#30818).Go MAEDA
2018-12-16Merged r17738 from trunk to 4.0-stable (#2635).Go MAEDA
2018-12-06Include closed projects in search for scope subprojects (#28636).Go MAEDA
2018-12-04Wrong columns after CSV export (#26785).Go MAEDA
2018-12-02Use sorted instead of sort (#29406).Go MAEDA
2018-12-02Let admins unarchive the project when trying to access an archived project (#...Jean-Philippe Lang
2018-10-28Handles the case when an expired token is in the users session (#29781).Go MAEDA
2018-10-10Send emails asynchronously (#26791).Jean-Philippe Lang
2018-10-04Repository entry pagination (#29395).Go MAEDA
2018-10-04Attachments prev/next navigation (#29395).Go MAEDA
2018-10-04Custom queries are broken by updating with nil parameter values (#29701).Go MAEDA
2018-10-03Extend Issue Summary to include subprojects (#2529).Go MAEDA
2018-09-26Adds preview option to the wiki toolbar (#27758).Jean-Philippe Lang
2018-09-23redmine:email:read and rdm-mailhandler.rb should use safe_receive instead of ...Jean-Philippe Lang
2018-09-23Column Project is no longer added by default to the list of default columns f...Jean-Philippe Lang
2018-09-15Custom field values for enumerations not saved (#28925).Jean-Philippe Lang
2018-09-14Allow project bulk edit of time entries (#26534).Go MAEDA
2018-08-12Replace String#gsub with faster String#tr (#29363).Go MAEDA
2018-08-05Export users list to CSV (#5957).Go MAEDA
2018-08-02Replace Enumerable#sort with faster Enumerable#sort_by (#29299).Go MAEDA
2018-08-02Time entry creation: preserve 'spent on' value when using 'Create and Continu...Go MAEDA
2018-07-28Use pluck(:id) instead of collect(&:id) (#26711).Go MAEDA
2018-07-11Add my activities to my page (#2471).Go MAEDA
2018-06-17Highlight "Spent time" in main menu when creating a time entries query.Jean-Philippe Lang
2018-05-06Fix: ImportsControllerTest fails with csv gem 1.0.2 (#28689).Go MAEDA
2018-04-07Security notification on password recovery is empty (#28302).Jean-Philippe Lang
2018-03-25Fix: Sort issue custom fields by position in tracker views (#28393).Go MAEDA
2018-03-12Deletion of an LDAP authentication mode may fail silently (#28000).Go MAEDA
2018-02-18Don't allow reassigning reported hours to the project if issue is a required ...Go MAEDA
2018-01-11Log exception's message when ActionView::MissingTemplate is raised (#26341).Go MAEDA
2018-01-07Custom query breaks calendar view with error 500 (#27153).Jean-Philippe Lang
2018-01-07Handle validation errors on reverse issue relations (#27695).Go MAEDA
2017-12-25Render activities block on UsersController#show grouped and with event_type i...Go MAEDA
2017-12-19Issues reports should show only statuses used by the project (#27772).Go MAEDA
2017-12-08Fix: Strip whitespace from email addresses on lost password page (#27754).Go MAEDA
2017-11-05remove unused WikisController#edit (#26579)Toshi MARUYAMA
2017-08-30fix file name corruption when export a wiki page with non-ASCII title in MS b...Toshi MARUYAMA
2017-07-30Fixed that Enumerations sorting is broken (#26564).Jean-Philippe Lang