index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
redmine.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: rubocop: fix Layout/AlignArguments in lib/redmine.rb
Toshi MARUYAMA
2019-11-09
1
-35
/
+55
*
Add permission to import time entries (#32196, #28234).
Go MAEDA
2019-10-28
1
-0
/
+1
*
Replace RMagick with MiniMagick (#30492).
Go MAEDA
2019-08-14
1
-2
/
+2
*
Load changesets and time entries tabs async (#3058).
Jean-Philippe Lang
2019-06-20
1
-1
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Explicitly load redmine/info in order to avoid "uninitialized constant" error...
Go MAEDA
2019-05-23
1
-0
/
+1
*
Fix an error "uninitialized constant Redmine::ProjectJumpBox" in the producti...
Go MAEDA
2019-05-21
1
-0
/
+1
*
Adds favorites and recently used projects lists to project jump box (#31355).
Go MAEDA
2019-05-20
1
-1
/
+1
*
Generalize issues imports (#28234).
Go MAEDA
2019-05-09
1
-1
/
+1
*
New Permission: Edit own issue (#1248).
Go MAEDA
2019-04-25
1
-0
/
+1
*
Enable frozen_string_literal for some files under app and lib directory (#265...
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Hide menu item in the cross-project menu if the module is not enabled in any ...
Go MAEDA
2019-01-13
1
-5
/
+5
*
Adds a permission to log time for another user (#3848).
Jean-Philippe Lang
2018-12-16
1
-0
/
+1
*
Fix: Irrelevant permission is required to access some tabs in project setting...
Go MAEDA
2018-06-03
1
-3
/
+3
*
Adds a checkbox to set a page as the wiki start page (#26579).
Jean-Philippe Lang
2017-07-30
1
-1
/
+1
*
Drop Darcs support (#26391).
Jean-Philippe Lang
2017-07-25
1
-1
/
+0
*
Remove duplicate notifiable require (#26312).
Toshi MARUYAMA
2017-07-02
1
-1
/
+0
*
Display menu items if user is allowed.
Jean-Philippe Lang
2017-06-28
1
-3
/
+4
*
Global News view should not be allowed without permission (#7068).
Jean-Philippe Lang
2017-06-26
1
-0
/
+1
*
Fixed that time entry queries cannot be saved when issue tracking is disabled...
Jean-Philippe Lang
2017-06-26
1
-3
/
+3
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Highlight menu item when viewing an attachment (#25988).
Jean-Philippe Lang
2017-06-10
1
-0
/
+1
*
New permission: view news (#7068).
Jean-Philippe Lang
2017-06-07
1
-1
/
+1
*
New Permission: View Forum (#4866).
Jean-Philippe Lang
2017-06-07
1
-1
/
+1
*
Don't render memberships forms, use #edit instead.
Jean-Philippe Lang
2017-01-07
1
-1
/
+1
*
Use the main menu for project related actions that support cross-project disp...
Jean-Philippe Lang
2016-11-19
1
-1
/
+15
*
Use the regular "icon icon-*" for admin menu links (#24313).
Jean-Philippe Lang
2016-11-18
1
-13
/
+23
*
Add "Log time" to global button menu (+) (#23639).
Jean-Philippe Lang
2016-08-30
1
-0
/
+2
*
New "Spent time" menu tab when spent time module is enabled on project (#23311).
Jean-Philippe Lang
2016-08-20
1
-0
/
+1
*
Adds a setting for choosing the new object menu item style (#15880).
Jean-Philippe Lang
2016-06-11
1
-1
/
+3
*
Add link to add a new wiki page to "new object" menu (#15880).
Jean-Philippe Lang
2016-06-11
1
-0
/
+2
*
Move "New issue" menu item to the new object menu (#15880).
Jean-Philippe Lang
2016-06-11
1
-1
/
+5
*
Keep the "new object" drop down open when the + sign was clicked (#15880).
Jean-Philippe Lang
2016-06-11
1
-1
/
+2
*
Add virtual menu at the beginning of the project menu (#15880).
Jean-Philippe Lang
2016-06-11
1
-0
/
+11
*
Display view permissions first.
Jean-Philippe Lang
2016-06-05
1
-13
/
+13
*
Adds Issue#allowed_target_trackers (#7839).
Jean-Philippe Lang
2016-05-30
1
-1
/
+1
*
Restores the "New issue" tab in the project menu and makes it optional (#6204).
Jean-Philippe Lang
2016-05-09
1
-0
/
+4
*
Adds "New wiki page" link to create a new wiki page (#5536).
Jean-Philippe Lang
2016-04-22
1
-1
/
+1
*
Removed the "New issue" menu item (#6204).
Jean-Philippe Lang
2016-04-19
1
-4
/
+0
*
Replaces acts_as_list with an implementation that handles #position= (#12909).
Jean-Philippe Lang
2016-04-17
1
-0
/
+2
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Use regular edit/update actions and named routes for JournalsController.
Jean-Philippe Lang
2016-01-21
1
-2
/
+2
*
Extract classes to their own files to prevent loading issues (#20508).
Jean-Philippe Lang
2015-10-19
1
-0
/
+2
*
Redmine I18n autoload instead of require (#20506).
Jean-Philippe Lang
2015-08-18
1
-1
/
+0
*
Import issues from CSV file (#950).
Jean-Philippe Lang
2015-08-14
1
-0
/
+1
*
Better handle html-only emails (#16962).
Jean-Philippe Lang
2015-06-15
1
-5
/
+2
*
Adds a class for handling CSV generation (#7037).
Jean-Philippe Lang
2015-06-13
1
-2
/
+0
*
Menu should not include "New issue" for users with copy issues permission only.
Jean-Philippe Lang
2015-05-30
1
-1
/
+2
*
Removed experimental flag on markdown format (#15520).
Jean-Philippe Lang
2015-05-09
1
-1
/
+1
[next]