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
/
lib
/
redmine
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove RDoc tags (#28943).
Go MAEDA
2018-06-08
1
-1
/
+1
*
Gantt bars with start date and end date on the same day don't become red by o...
Go MAEDA
2018-04-09
1
-3
/
+3
*
Fixes visibility checks for version.fixed_issues in Gantt (#27676).
Jean-Philippe Lang
2017-11-29
1
-4
/
+4
*
Make robust Redmine::Helpers::URL#uri_with_safe_scheme? (#27114)
Go MAEDA
2017-11-26
1
-1
/
+1
*
Add right-click context menu to gantt bars (#10485).
Go MAEDA
2017-11-25
1
-1
/
+2
*
Add right-click context menu to gantt subjects (#10485).
Go MAEDA
2017-11-25
1
-1
/
+2
*
Fix: Gravatar icon is misaligned in gantt (#26410).
Go MAEDA
2017-11-25
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
5
-5
/
+5
*
gannt: not show %done if the field is disabled for the tracker (#25876)
Toshi MARUYAMA
2017-06-15
1
-1
/
+4
*
Get rid of sort_helper when using queries.
Jean-Philippe Lang
2017-03-13
1
-0
/
+1
*
Adds issue tracker and status columns and filters on spent time list (#23401).
Jean-Philippe Lang
2016-08-20
1
-1
/
+1
*
Use .distinct instead of .uniq.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Fully qualify the Version class in Redmine::Helpers::TimeReport (#23269).
Jean-Philippe Lang
2016-07-12
1
-1
/
+1
*
Fixed that empty Markdown image tag raises en error (#23246).
Jean-Philippe Lang
2016-07-06
1
-1
/
+1
*
Limits the schemes that Markdown links can use (#22924).
Jean-Philippe Lang
2016-06-01
1
-0
/
+35
*
Replace Date.today with User.current.today (#22320).
Jean-Philippe Lang
2016-05-07
2
-9
/
+9
*
Text in the "removed" part of a diff is double-escaped (#22115).
Jean-Philippe Lang
2016-03-26
1
-3
/
+5
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
4
-4
/
+4
*
Adds day numbers to HTML and PDF gantt (#3034).
Jean-Philippe Lang
2015-10-03
1
-1
/
+26
*
Copyright update.
Jean-Philippe Lang
2015-01-11
4
-4
/
+4
*
Makes object argument optional and typo.
Jean-Philippe Lang
2014-11-30
1
-2
/
+2
*
Typo.
Jean-Philippe Lang
2014-11-28
1
-1
/
+1
*
Moved format specific stuff on format specific methods.
Jean-Philippe Lang
2014-11-28
1
-147
/
+127
*
Removed useless local variable.
Jean-Philippe Lang
2014-11-26
1
-2
/
+1
*
Removed duplicated code.
Jean-Philippe Lang
2014-11-26
1
-63
/
+58
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-1
/
+1
*
use rbpdf gem instead of bundled rfpdf (#17570)
Toshi MARUYAMA
2014-08-28
1
-0
/
+5
*
gantt: completed percent truncated instead of rounded (#14737)
Toshi MARUYAMA
2014-05-16
1
-1
/
+1
*
Exclude custom fields with multiple values from time report criteria (#16519).
Jean-Philippe Lang
2014-04-06
1
-1
/
+1
*
Rails4: replace deprecated Relation#sum with finder options at lib/redmine/he...
Toshi MARUYAMA
2014-02-14
1
-4
/
+4
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
4
-4
/
+4
*
replace deprecated Version#completed_pourcent at lib/redmine/helpers/gantt.rb...
Toshi MARUYAMA
2013-12-22
1
-2
/
+2
*
Merged custom fields format refactoring.
Jean-Philippe Lang
2013-12-14
1
-1
/
+2
*
Gantt: sort versions like on the roadmap (#7335).
Jean-Philippe Lang
2013-11-09
1
-5
/
+1
*
add missing "require 'diff'" to Redmine::Helpers::Diff (#15105)
Toshi MARUYAMA
2013-10-11
1
-0
/
+2
*
Cleanup of finders with :conditions option.
Jean-Philippe Lang
2013-06-12
1
-5
/
+6
*
gantt: sort versions by start date (#7335)
Toshi MARUYAMA
2013-05-21
1
-0
/
+9
*
gantt: sort issues by start date (#7335)
Toshi MARUYAMA
2013-05-21
1
-11
/
+12
*
gantt: change sort method to class method (#7335)
Toshi MARUYAMA
2013-05-17
1
-4
/
+4
*
add TODO comment about gantt issues sort (#7335)
Toshi MARUYAMA
2013-04-19
1
-1
/
+1
*
Fixed that time entries report by week breaks on edge cases (#5329).
Jean-Philippe Lang
2013-02-24
1
-2
/
+2
*
Makes project custom fields available on spent time report (#1766).
Jean-Philippe Lang
2013-02-24
1
-5
/
+8
*
Gantt progress lines (#12122).
Jean-Philippe Lang
2013-01-20
1
-7
/
+32
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
4
-4
/
+4
*
Don't compute version start date if due_date is nil.
Jean-Philippe Lang
2013-01-06
1
-1
/
+1
*
Removed debug messages.
Jean-Philippe Lang
2013-01-06
1
-3
/
+0
*
Only process issues that have relations.
Jean-Philippe Lang
2013-01-05
1
-1
/
+4
*
Use JSON so we don't have to parse data-rels manually (#3436).
Jean-Philippe Lang
2013-01-05
1
-5
/
+1
*
Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436).
Jean-Philippe Lang
2013-01-05
1
-3
/
+42
*
Deprecates Version#*_pourcent in favour of #*_percent (#12724).
Jean-Philippe Lang
2013-01-04
1
-2
/
+2
[prev]
[next]