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
/
_list.html.erb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in class 'icon-expended' (#36149).
Marius Balteanu
2021-11-08
1
-1
/
+1
*
Use "icon icon-*" classes for expandable elements (#31433).
Go MAEDA
2019-05-30
1
-1
/
+1
*
Move styles for count and private to a new class named 'badge' (#29391).
Go MAEDA
2019-04-09
1
-1
/
+1
*
Send columns as a param to context menu instead of parsing back_url (#26836).
Jean-Philippe Lang
2019-03-15
1
-0
/
+1
*
Show full width layout custom fields as block columns in issue listing (#26081).
Go MAEDA
2019-02-13
1
-1
/
+1
*
Use button as additional option for contextmenu (#26655).
Go MAEDA
2018-04-21
1
-2
/
+4
*
Reverted r17252 and r17253 (#26655).
Go MAEDA
2018-04-02
1
-4
/
+2
*
Use button as additional option for contextmenu (#26655).
Go MAEDA
2018-04-02
1
-2
/
+4
*
Don't use raw output (#27186).
Jean-Philippe Lang
2017-10-12
1
-1
/
+3
*
Let user choose columns and sort order of issue lists on "My page" (#1565).
Jean-Philippe Lang
2017-03-14
1
-1
/
+4
*
Get rid of sort_helper when using queries.
Jean-Philippe Lang
2017-03-13
1
-2
/
+2
*
Get the count by group from the query directly.
Jean-Philippe Lang
2017-03-09
1
-1
/
+1
*
Use local variables in issues/list partial.
Jean-Philippe Lang
2017-03-09
1
-3
/
+3
*
Show Last Comment in Issue list (#1474).
Jean-Philippe Lang
2017-03-05
1
-1
/
+6
*
Use css pseudo-classes instead of cycle("odd", "even") (#15361).
Jean-Philippe Lang
2017-01-25
1
-1
/
+1
*
Reverts r16051 and r16050 for now (#15361).
Jean-Philippe Lang
2016-12-03
1
-1
/
+2
*
Removes calls to #reset_cycle (#15361).
Jean-Philippe Lang
2016-12-03
1
-1
/
+0
*
Use css pseudo-classes instead "odd", "even" classes (#15361).
Jean-Philippe Lang
2016-12-03
1
-1
/
+1
*
Don't use a global variable for storing context menu URL.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
*
Don't generate back url with params.
Jean-Philippe Lang
2016-07-10
1
-1
/
+1
*
Fixed colspan value (#22932).
Jean-Philippe Lang
2016-06-05
1
-1
/
+1
*
Replaces the link with a checkbox to select/unselect all items in the list.
Jean-Philippe Lang
2015-10-23
1
-3
/
+2
*
Display totals for each group on grouped queries (#1561).
Jean-Philippe Lang
2015-10-09
1
-2
/
+2
*
Extract grouping logic to an helper.
Jean-Philippe Lang
2015-02-07
1
-5
/
+3
*
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
*
Adds css classes to get sort order on the issue list (#17993).
Jean-Philippe Lang
2014-10-04
1
-1
/
+1
*
Refactor: makes issue id a regular QueryColumn.
Jean-Philippe Lang
2013-02-23
1
-3
/
+1
*
Adds an option for displaying the issue description on the issue list (#3447).
Jean-Philippe Lang
2012-12-06
1
-3
/
+10
*
'None' grouped issue list section should be translated (#12358).
Jean-Philippe Lang
2012-11-17
1
-1
/
+1
*
Restyles the issue counts.
Jean-Philippe Lang
2012-10-07
1
-1
/
+1
*
code layout cleanup app/views/issues/_list.html.erb
Toshi MARUYAMA
2012-09-25
1
-11
/
+16
*
JQuery in, Prototype/Scriptaculous out (#11445).
Jean-Philippe Lang
2012-07-22
1
-1
/
+1
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-3
/
+3
*
Fix duplicated 'back_url' IDs
Toshi MARUYAMA
2012-03-24
1
-1
/
+1
*
Removed useless return false; statement.
Jean-Philippe Lang
2011-11-20
1
-1
/
+1
*
replace tabs to spaces and remove trailing white-spaces at app/views/issues/_...
Toshi MARUYAMA
2011-09-15
1
-18
/
+18
*
rename .rhtml to .html.erb of app/views/issues/_list.rhtml.
Toshi MARUYAMA
2011-09-01
1
-0
/
+37