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
*
Hide version and/or category on issue details when no versions and/or categor...
Jean-Philippe Lang
2015-10-17
1
-2
/
+2
*
Isolates csv options for a hash param (#1159).
Jean-Philippe Lang
2015-10-15
1
-3
/
+3
*
Fixed that triority field is always disabled on parent tasks (#20992).
Jean-Philippe Lang
2015-10-14
1
-1
/
+1
*
Display totals for each group on grouped queries (#1561).
Jean-Philippe Lang
2015-10-09
1
-2
/
+2
*
Adds options to display totals on the issue list (#1561).
Jean-Philippe Lang
2015-10-04
1
-0
/
+5
*
Internal error when moving an issue to a project without trackers (#20463).
Jean-Philippe Lang
2015-09-20
1
-1
/
+1
*
Don't render empty divs when there are no custom fields on the issue form (#2...
Jean-Philippe Lang
2015-08-18
1
-0
/
+2
*
Import issues from CSV file (#950).
Jean-Philippe Lang
2015-08-14
1
-0
/
+4
*
Don't display estimated hours when nil and total is 0.
Jean-Philippe Lang
2015-07-05
1
-1
/
+1
*
Adds a role setting that viewing all or own time entries (#8929).
Jean-Philippe Lang
2015-05-30
1
-1
/
+1
*
Display time spent on the issue and the total time spent like estimated hours...
Jean-Philippe Lang
2015-05-25
1
-1
/
+3
*
Don't store total estimated hours on parent issues (#16092).
Jean-Philippe Lang
2015-05-25
1
-2
/
+2
*
Adds settings to control start/due dates and priority on parent tasks (#5490).
Jean-Philippe Lang
2015-05-25
1
-6
/
+4
*
Removed unneeded #h calls in views.
Jean-Philippe Lang
2015-02-23
5
-7
/
+7
*
Implements /issues/new form for creating issues outside a project (#1003).
Jean-Philippe Lang
2015-02-14
2
-3
/
+3
*
Removed IssuesController#update_form action, use #new and #edit instead.
Jean-Philippe Lang
2015-02-13
4
-3
/
+4
*
Added Issue#attributes_editable?
Jean-Philippe Lang
2015-02-13
1
-1
/
+1
*
Moved users list diplayed as available watchers on the new issue form to an h...
Jean-Philippe Lang
2015-02-13
1
-1
/
+1
*
Adds a :copy_issues permission (#18855).
Jean-Philippe Lang
2015-02-08
2
-3
/
+4
*
Extract grouping logic to an helper.
Jean-Philippe Lang
2015-02-07
1
-5
/
+3
*
Respect cross-project subtask setting on issue bulk edit form (#18711).
Jean-Philippe Lang
2015-02-07
1
-1
/
+1
*
Adds support for macro and Redmine links in PDF export (#13051).
Jean-Philippe Lang
2015-01-25
2
-0
/
+2
*
Link to the anchor only.
Jean-Philippe Lang
2015-01-24
1
-1
/
+1
*
Fixed that group is not displayed when the first group is a boolean custom fi...
Jean-Philippe Lang
2015-01-19
1
-3
/
+3
*
Fixed that boolean custom field groups have same label for blank and false va...
Jean-Philippe Lang
2015-01-19
1
-1
/
+1
*
Do not truncate subissue/related issues titles on the issue view (#18659).
Jean-Philippe Lang
2014-12-24
1
-2
/
+2
*
Adds p/n access keys for previous/next links (#18692).
Jean-Philippe Lang
2014-12-24
1
-2
/
+4
*
Droped legacy behaviour that allows a user to edit a few attributes of an iss...
Jean-Philippe Lang
2014-12-13
1
-1
/
+1
*
Configurable behavour for linking issues on copy (#18500).
Jean-Philippe Lang
2014-11-29
2
-0
/
+14
*
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
[next]