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
/
issues
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add view_issues_form_details_top hook
Eric Davis
2010-09-20
1
-0
/
+2
*
Updated issue delete confirmation when it has child issues. #6191
Eric Davis
2010-09-20
1
-1
/
+1
*
Fixed: pressing enter in filters should result to an 'apply', not a 'save'. #...
Jean-Baptiste Barth
2010-09-16
1
-0
/
+1
*
Refactor: split VersionsController#new into #new and #create
Eric Davis
2010-09-16
1
-1
/
+1
*
Use the full path to the partials
Eric Davis
2010-09-15
2
-2
/
+2
*
Refocus the related issue field after submitting an issue. #6275
Eric Davis
2010-09-06
1
-0
/
+1
*
Refactor: move method to model. (references r4057)
Eric Davis
2010-09-05
1
-1
/
+1
*
Add css classes to journals display to facilitate theming
Jean-Baptiste Barth
2010-09-03
1
-1
/
+1
*
Hide checkboxes in issues list when printing
Jean-Baptiste Barth
2010-09-03
1
-2
/
+2
*
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
-31
/
+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: move IssuesController#context_menu to a new controller.
Eric Davis
2010-08-19
3
-115
/
+2
*
Refactor: move IssuesController#preview to a new controller.
Eric Davis
2010-08-18
3
-13
/
+2
*
Refactor: move IssuesController#auto_complete to a new controller. #4382
Eric Davis
2010-08-17
2
-13
/
+1
*
Refactor: Extract a new IssueMovesController from IssuesController.
Eric Davis
2010-08-11
3
-61
/
+4
*
Refactor: added link_to_project helper to handle links to projects
Jean-Baptiste Barth
2010-08-08
1
-1
/
+1
*
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
*
RTL theme for reference (thanks to Orgad Shaneh, #5972)
Azamat Hackimov
2010-07-29
2
-2
/
+4
*
Fixes context menu broken by r3869 (#5925).
Jean-Philippe Lang
2010-07-25
1
-2
/
+2
*
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
*
Add :view_issues_index_bottom hook. #5169
Eric Davis
2010-07-16
1
-0
/
+1
*
Add a css class to hide content when printing. #5508
Eric Davis
2010-06-19
1
-2
/
+2
*
Convert the file attachment's description to a label.
Eric Davis
2010-05-25
1
-1
/
+1
*
Use present? instead of any?. Handles nil case.
Eric Davis
2010-05-14
1
-5
/
+5
*
Refactor: move Project Calendar to it's own controller.
Eric Davis
2010-05-03
1
-54
/
+0
*
Adds issue relations to individual issue XML (#5305).
Jean-Philippe Lang
2010-05-01
1
-0
/
+6
*
Refactor: Move gantts to a separate controller.
Eric Davis
2010-04-28
2
-253
/
+1
*
Refactor: Split IssuesController#new to #new and #create to match REST pattern.
Eric Davis
2010-04-22
1
-1
/
+1
*
Fixes error on subtask XML format (#5336).
Jean-Philippe Lang
2010-04-17
1
-1
/
+1
*
Adds parent issue id in issue REST API (#5304).
Jean-Philippe Lang
2010-04-13
2
-0
/
+2
*
Fixed: empty ul tag for issue updates with notes only (#5281).
Jean-Philippe Lang
2010-04-11
1
-3
/
+5
*
Merge issue and time entry validation error messages.
Jean-Philippe Lang
2010-04-11
1
-2
/
+1
*
Removed count from issues.xml. It causes a typecast error in ActiveResource. ...
Eric Davis
2010-04-10
1
-1
/
+1
*
Adds a css class to issue id tds (#5204).
Jean-Philippe Lang
2010-03-29
1
-1
/
+1
*
Preview description if it was edited while updating an issue (#741).
Jean-Philippe Lang
2010-03-28
1
-0
/
+11
*
Issue list improvements for subtasking (#5196):
Jean-Philippe Lang
2010-03-27
1
-2
/
+2
*
Inlines some code to speed up large ticket history rendering.
Jean-Philippe Lang
2010-03-16
2
-2
/
+2
*
Move issue watchers to the sidebar.
Jean-Philippe Lang
2010-03-13
1
-9
/
+8
*
Slight UI changes to the subtasks tree.
Jean-Philippe Lang
2010-03-13
2
-2
/
+2
*
Adds subtasking (#443) including:
Jean-Philippe Lang
2010-03-13
5
-12
/
+52
*
Moves ProjectsController#add_issue_category to IssueCategoriesController#new.
Jean-Philippe Lang
2010-03-06
1
-2
/
+2
*
Moves ProjectsController#add_version to VersionsController#new.
Jean-Philippe Lang
2010-03-06
1
-2
/
+2
*
Adds an helper for creating the context menu.
Jean-Philippe Lang
2010-03-04
1
-4
/
+1
*
Filters collapsed by default for saved queries (#4623).
Jean-Philippe Lang
2010-03-03
1
-2
/
+2
*
Fixes some context menu links broken by r3478.
Jean-Philippe Lang
2010-03-01
1
-9
/
+9
[next]