summaryrefslogtreecommitdiffstats
path: root/lib/redmine.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove 'edit' action from :manage_wiki permission definition in Redmine::Acce...Marius Balteanu2021-07-261-1/+1
* Require redmine/sort_criteria globally (#35455).Go MAEDA2021-06-261-0/+1
* Ability to add watchers to Wiki pages (#7652).Go MAEDA2021-05-291-0/+3
* Remove deprecated WikiContent::Version (#35031).Go MAEDA2021-05-151-1/+1
* Roadmap tab is missing if there are only inherited from parent project versio...Go MAEDA2021-04-071-3/+3
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Ability to add watchers to forum threads (#3390).Go MAEDA2021-03-151-0/+3
* Allow manually fetching changesets (#8875).Go MAEDA2021-03-111-1/+1
* Activity tab in cross-project menu is sometimes broken (#34805).Go MAEDA2021-03-061-1/+1
* Reverts r20762Go MAEDA2021-03-061-1/+1
* Activity tab in cross-project menu is sometimes broken (#34032).Go MAEDA2021-03-061-1/+1
* Auto complete wiki page links (#33820).Go MAEDA2021-02-251-1/+1
* shorten long line of lib/redmine.rbToshi MARUYAMA2020-11-221-18/+40
* shorten long line of lib/redmine.rbToshi MARUYAMA2020-11-171-17/+35
* shorten long line of lib/redmine.rbToshi MARUYAMA2020-11-161-30/+50
* shorten long line of lib/redmine.rbToshi MARUYAMA2020-10-221-31/+56
* Allow normal users to delete a project (#33945).Go MAEDA2020-09-151-0/+1
* Adds two factor authentication support (#1237).Go MAEDA2020-08-291-0/+1
* Show Roadmap tab when subprojects have defined versions (#7956).Go MAEDA2020-05-301-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in lib/redmine.rbToshi MARUYAMA2019-11-091-35/+55
* Add permission to import time entries (#32196, #28234).Go MAEDA2019-10-281-0/+1
* Replace RMagick with MiniMagick (#30492).Go MAEDA2019-08-141-2/+2
* Load changesets and time entries tabs async (#3058).Jean-Philippe Lang2019-06-201-1/+1
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Explicitly load redmine/info in order to avoid "uninitialized constant" error...Go MAEDA2019-05-231-0/+1
* Fix an error "uninitialized constant Redmine::ProjectJumpBox" in the producti...Go MAEDA2019-05-211-0/+1
* Adds favorites and recently used projects lists to project jump box (#31355).Go MAEDA2019-05-201-1/+1
* Generalize issues imports (#28234).Go MAEDA2019-05-091-1/+1
* New Permission: Edit own issue (#1248).Go MAEDA2019-04-251-0/+1
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Hide menu item in the cross-project menu if the module is not enabled in any ...Go MAEDA2019-01-131-5/+5
* Adds a permission to log time for another user (#3848).Jean-Philippe Lang2018-12-161-0/+1
* Fix: Irrelevant permission is required to access some tabs in project setting...Go MAEDA2018-06-031-3/+3
* Adds a checkbox to set a page as the wiki start page (#26579).Jean-Philippe Lang2017-07-301-1/+1
* Drop Darcs support (#26391).Jean-Philippe Lang2017-07-251-1/+0
* Remove duplicate notifiable require (#26312).Toshi MARUYAMA2017-07-021-1/+0
* Display menu items if user is allowed.Jean-Philippe Lang2017-06-281-3/+4
* Global News view should not be allowed without permission (#7068).Jean-Philippe Lang2017-06-261-0/+1
* Fixed that time entry queries cannot be saved when issue tracking is disabled...Jean-Philippe Lang2017-06-261-3/+3
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Highlight menu item when viewing an attachment (#25988).Jean-Philippe Lang2017-06-101-0/+1
* New permission: view news (#7068).Jean-Philippe Lang2017-06-071-1/+1
* New Permission: View Forum (#4866).Jean-Philippe Lang2017-06-071-1/+1
* Don't render memberships forms, use #edit instead.Jean-Philippe Lang2017-01-071-1/+1
* Use the main menu for project related actions that support cross-project disp...Jean-Philippe Lang2016-11-191-1/+15
* Use the regular "icon icon-*" for admin menu links (#24313).Jean-Philippe Lang2016-11-181-13/+23
* Add "Log time" to global button menu (+) (#23639).Jean-Philippe Lang2016-08-301-0/+2
* New "Spent time" menu tab when spent time module is enabled on project (#23311).Jean-Philippe Lang2016-08-201-0/+1