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
/
app
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: move method, ProjectsController#list_files to FilesController#index.
Eric Davis
2010-08-31
1
-0
/
+0
*
Refactor: move method, ProjectsController#roadmap to VersionsController#index.
Eric Davis
2010-08-30
1
-0
/
+0
*
Refactor: extract ProjectsController#activity to a new Activities controller.
Eric Davis
2010-08-27
7
-10
/
+10
*
Add the project_id to the Calendar link to month.
Eric Davis
2010-08-26
1
-1
/
+1
*
Refactor: extract link to previous and next month into helpers.
Eric Davis
2010-08-26
1
-8
/
+1
*
Refactor: convert many of the custom Issue routes to REST resources.
Eric Davis
2010-08-26
2
-2
/
+4
*
Refactor: extract #bulk_update method from IssuesController#bulk_edit.
Eric Davis
2010-08-24
1
-1
/
+1
*
Refactor: move IssuesController#changes to JournalsController#index.
Eric Davis
2010-08-23
2
-1
/
+1
*
Add RTL support to the context menu. #6012
Eric Davis
2010-08-22
1
-0
/
+1
*
Fix the calendar link in the Issues sidebar. #5591
Eric Davis
2010-08-22
1
-1
/
+1
*
Refactor: merge IssuesController#update_form into IssuesController#new
Eric Davis
2010-08-20
1
-1
/
+1
*
Refactor: extract Members Box to partial.
Eric Davis
2010-08-19
2
-8
/
+9
*
Refactor: move IssuesController#context_menu to a new controller.
Eric Davis
2010-08-19
3
-2
/
+2
*
Real RTL-theme support in locales (#6012)
Azamat Hackimov
2010-08-19
1
-0
/
+1
*
Refactor: move IssuesController#preview to a new controller.
Eric Davis
2010-08-18
3
-2
/
+2
*
Refactor: move IssuesController#auto_complete to a new controller. #4382
Eric Davis
2010-08-17
2
-4
/
+1
*
Fixed: changing view style in repository/diff doesn't keep previously selecte...
Jean-Baptiste Barth
2010-08-13
1
-1
/
+1
*
Refactor: Extract a new IssueMovesController from IssuesController.
Eric Davis
2010-08-11
3
-6
/
+6
*
Refactor: added link_to_project helper to handle links to projects
Jean-Baptiste Barth
2010-08-08
7
-7
/
+7
*
Refactor: start to split IssuesController#move into two separate actions.
Eric Davis
2010-08-06
1
-1
/
+1
*
Focus on the input when adding a related issue on issues/show page. #4656
Jean-Baptiste Barth
2010-08-04
1
-1
/
+1
*
Display projects as links in users/memberships partial. #5898
Jean-Baptiste Barth
2010-08-04
1
-1
/
+3
*
Added css classes to the HTML body based on the theme, controller, and action...
Eric Davis
2010-08-04
1
-1
/
+1
*
Add maxlength attributes to some Project fields. #4896
Eric Davis
2010-08-04
1
-2
/
+2
*
Use the MenuManager for the Administration menu. #6008
Eric Davis
2010-08-04
1
-18
/
+3
*
RTL theme for reference (thanks to Orgad Shaneh, #5972)
Azamat Hackimov
2010-07-29
2
-2
/
+4
*
Add a favicon link with support for suburi. #3301
Eric Davis
2010-07-29
1
-0
/
+1
*
Moves LDAP entry in admin menu.
Jean-Philippe Lang
2010-07-25
1
-1
/
+1
*
Fixes context menu broken by r3869 (#5925).
Jean-Philippe Lang
2010-07-25
1
-2
/
+2
*
Fixed: Add Another file to ticket doesn't work in IE (broken by r3750).
Jean-Philippe Lang
2010-07-25
1
-2
/
+1
*
Fixed: Forum message permalinks don't take pagination into account (#5945).
Jean-Philippe Lang
2010-07-25
1
-1
/
+1
*
Fixes broken status change in context menu (#5892).
Jean-Philippe Lang
2010-07-25
1
-1
/
+1
*
Disable priority (#5925) and progress in context menu for parent issues.
Jean-Philippe Lang
2010-07-25
1
-2
/
+2
*
Moves code to controller.
Jean-Philippe Lang
2010-07-25
1
-5
/
+2
*
Added icon for the LDAP authentication menu item. #5775
Eric Davis
2010-07-20
2
-2
/
+2
*
Add :view_issues_index_bottom hook. #5169
Eric Davis
2010-07-16
1
-0
/
+1
*
Set @project so macros will work on the welcome and project list. #5781
Eric Davis
2010-06-30
1
-0
/
+2
*
Add a link to the cross project time entries page to /projects. #4935
Eric Davis
2010-06-20
1
-0
/
+1
*
Added two hooks to the issues report. #5233
Eric Davis
2010-06-20
1
-0
/
+2
*
Display the correct ISO week number on the project calendar.
Eric Davis
2010-06-19
1
-1
/
+1
*
Add a css class to hide content when printing. #5508
Eric Davis
2010-06-19
1
-2
/
+2
*
Add ATOM auto discovery link to the Projects list. #5317
Eric Davis
2010-06-19
1
-0
/
+4
*
Fixed HTML validation errors
Eric Davis
2010-06-19
1
-2
/
+2
*
Updated the project calendar for greater accessibility.
Eric Davis
2010-06-15
1
-2
/
+2
*
Refactor: extract gantt zoom links to a helper.
Eric Davis
2010-05-26
1
-10
/
+2
*
Add the page title when editing /my/page.
Eric Davis
2010-05-26
1
-0
/
+1
*
Convert the file attachment's description to a label.
Eric Davis
2010-05-25
2
-3
/
+3
*
Invalid HTML
Eric Davis
2010-05-24
1
-1
/
+1
*
Added a missing label to my/page_layout.
Eric Davis
2010-05-24
1
-0
/
+1
*
Added missing labels to the Issue Calendar.
Eric Davis
2010-05-24
2
-1
/
+3
[next]