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
*
Removed duplicate element ids.
Jean-Philippe Lang
2014-11-23
2
-2
/
+2
*
Removed submit_query_form function.
Jean-Philippe Lang
2014-11-18
1
-2
/
+2
*
Overrides IssueRelation#to_s.
Jean-Philippe Lang
2014-11-05
1
-4
/
+1
*
Default status per tracker (#5991).
Jean-Philippe Lang
2014-11-02
1
-2
/
+2
*
Adds a Cancel button on issue edit view (#18051).
Jean-Philippe Lang
2014-10-21
1
-0
/
+1
*
Adds css classes to get sort order on the issue list (#17993).
Jean-Philippe Lang
2014-10-04
1
-1
/
+1
*
Let the new time_entry form be submitted without project (#17954).
Jean-Philippe Lang
2014-10-04
1
-1
/
+1
*
Backport r13313 from rails-4.1 to trunk.
Toshi MARUYAMA
2014-09-14
1
-1
/
+1
*
Parent issue autocomplete does not follow to the "Allow cross-project subtask...
Jean-Philippe Lang
2014-09-14
1
-1
/
+1
*
Issue API: include is_private attribute in xml/json output (#10914).
Jean-Philippe Lang
2014-09-13
2
-0
/
+2
*
Mark private notes more clearly (#16240).
Jean-Baptiste Barth
2014-09-09
1
-1
/
+2
*
Select proper tracker and status for when hitting F5 with browsers that prese...
Jean-Philippe Lang
2014-03-15
1
-0
/
+8
*
Always load formatter scripts for when the description is read-only on page l...
Jean-Philippe Lang
2014-02-28
1
-0
/
+2
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-1
/
+1
*
code format clean up app/views/issues/_list_simple.html.erb
Toshi MARUYAMA
2014-02-05
1
-2
/
+2
*
remove unneeded h() from app/views/issues/_list_simple.html.erb
Toshi MARUYAMA
2014-02-05
1
-2
/
+2
*
Focus first text field automatically (#13134).
Jean-Philippe Lang
2014-01-19
1
-2
/
+0
*
Show warning when exported issues exceed the limit (#13770).
Jean-Philippe Lang
2014-01-12
1
-2
/
+7
*
Wrap filters, options and buttons with extra div (#15362).
Jean-Philippe Lang
2014-01-11
1
-3
/
+4
*
Merged custom fields format refactoring.
Jean-Philippe Lang
2013-12-14
1
-1
/
+1
*
Fixed that the label element may contain at most one input.
Jean-Philippe Lang
2013-11-27
1
-1
/
+1
*
Use :button_edit instead of :button_update for editing issues (#15275).
Jean-Philippe Lang
2013-11-16
2
-2
/
+2
*
Custom fields in issue form - splitting is incorrect (#15227).
Jean-Philippe Lang
2013-11-09
1
-2
/
+3
*
Allows user to clear dates and text fields when bulk editing issues (#2199).
Jean-Philippe Lang
2013-09-30
1
-0
/
+18
*
AJAX call on the issue form resets data entered during the call (#14621).
Jean-Philippe Lang
2013-09-29
1
-1
/
+1
*
Adds missing html titles (#14517).
Jean-Philippe Lang
2013-07-28
1
-1
/
+1
*
Role-based issue custom field visibility (#5037).
Jean-Philippe Lang
2013-07-13
3
-4
/
+4
*
add test of current issue start and due date datepicker (#14024)
Toshi MARUYAMA
2013-05-19
1
-2
/
+2
*
code layout clean up app/views/issues/_attributes.html.erb
Toshi MARUYAMA
2013-05-10
1
-2
/
+10
*
Preserve field values on bulk edit failure (#13943).
Jean-Philippe Lang
2013-05-04
1
-20
/
+34
*
Display the bulk edit form with error messages when some issues can not be sa...
Jean-Philippe Lang
2013-05-04
1
-0
/
+16
*
Restores the bottom action menu.
Jean-Philippe Lang
2013-05-01
1
-0
/
+1
*
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11752 e93f8b46-1217...
Jean-Philippe Lang
2013-05-01
1
-1
/
+0
*
replace tabs to spaces and code cleanup at app/views/issues/bulk_edit.html.erb
Toshi MARUYAMA
2013-03-15
1
-12
/
+12
*
Always instanciate a relation.
Jean-Philippe Lang
2013-03-12
1
-1
/
+1
*
Use li tags for issue links in the sidebar (#13242).
Jean-Philippe Lang
2013-02-24
1
-5
/
+9
*
Adds an helper for rendering query columns selection.
Jean-Philippe Lang
2013-02-23
1
-1
/
+1
*
Refactor: makes issue id a regular QueryColumn.
Jean-Philippe Lang
2013-02-23
1
-3
/
+1
*
Adds closed_on to issues API responses (#824).
Jean-Philippe Lang
2013-02-16
2
-0
/
+2
*
Fixed that updating the issue form was broken by r4011 when user is not allow...
Jean-Philippe Lang
2013-02-16
1
-0
/
+0
*
Don't wrap watcher link with span.
Jean-Philippe Lang
2013-02-07
1
-1
/
+1
*
Add/remove issue watchers via the REST API (#6727).
Jean-Philippe Lang
2013-01-30
1
-0
/
+6
*
Input fields restricted on length should have maxlength parameter set (#12833).
Jean-Philippe Lang
2013-01-20
1
-1
/
+1
*
Store the other issue in a variable (#10916).
Jean-Philippe Lang
2013-01-05
1
-6
/
+7
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-23
1
-4
/
+4
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
1
-2
/
+2
*
Code cleanup.
Jean-Philippe Lang
2012-12-22
1
-6
/
+5
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
1
-15
/
+17
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
3
-11
/
+7
*
Adds an option for displaying the issue description on the issue list (#3447).
Jean-Philippe Lang
2012-12-06
2
-4
/
+15
[next]