147 Commits (e647e99b741ce0360ee479925009076f48d0d8a5)

Author SHA1 Message Date
  Go MAEDA eee1c36b4b Replace Enumerable#sort with faster Enumerable#sort_by (#29299). 5 years ago
  Go MAEDA ed14823d13 Replace Hash#keys.each with faster Hash#each_key (#29305). 5 years ago
  Go MAEDA 391bc8b763 Only allow the use of visible custom fields in time entry reports (#29162). 6 years ago
  Go MAEDA bff0fbce8b Remove RDoc tags (#28943). 6 years ago
  Go MAEDA 8b0bfbbc8b Gantt bars with start date and end date on the same day don't become red by overdue (#13521). 6 years ago
  Jean-Philippe Lang 62d6dfe1cc Fixes visibility checks for version.fixed_issues in Gantt (#27676). 6 years ago
  Go MAEDA 9ae7bc8152 Make robust Redmine::Helpers::URL#uri_with_safe_scheme? (#27114) 6 years ago
  Go MAEDA a92b92e501 Add right-click context menu to gantt bars (#10485). 6 years ago
  Go MAEDA fc93f14d64 Add right-click context menu to gantt subjects (#10485). 6 years ago
  Go MAEDA 4b30e7a90e Fix: Gravatar icon is misaligned in gantt (#26410). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Toshi MARUYAMA ce9edd07e3 gannt: not show %done if the field is disabled for the tracker (#25876) 7 years ago
  Jean-Philippe Lang 71d88e5535 Get rid of sort_helper when using queries. 7 years ago
  Jean-Philippe Lang 3539cfcf0f Adds issue tracker and status columns and filters on spent time list (#23401). 7 years ago
  Jean-Philippe Lang d2f7e31951 Use .distinct instead of .uniq. 8 years ago
  Jean-Philippe Lang 0e514b3144 Fully qualify the Version class in Redmine::Helpers::TimeReport (#23269). 8 years ago
  Jean-Philippe Lang 4c2fcb0865 Fixed that empty Markdown image tag raises en error (#23246). 8 years ago
  Jean-Philippe Lang c246ffa184 Limits the schemes that Markdown links can use (#22924). 8 years ago
  Jean-Philippe Lang ed50d42210 Replace Date.today with User.current.today (#22320). 8 years ago
  Jean-Philippe Lang 25eb92c0dc Text in the "removed" part of a diff is double-escaped (#22115). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang f9425cbaf3 Adds day numbers to HTML and PDF gantt (#3034). 8 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 47e9796473 Makes object argument optional and typo. 9 years ago
  Jean-Philippe Lang 3c7f638a83 Typo. 9 years ago
  Jean-Philippe Lang 1920989ffb Moved format specific stuff on format specific methods. 9 years ago
  Jean-Philippe Lang 6d4ab70e63 Removed useless local variable. 9 years ago
  Jean-Philippe Lang 34e6646f47 Removed duplicated code. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA 4a9210d86f use rbpdf gem instead of bundled rfpdf (#17570) 9 years ago
  Toshi MARUYAMA 6080a4cae3 gantt: completed percent truncated instead of rounded (#14737) 10 years ago
  Jean-Philippe Lang 01ac064935 Exclude custom fields with multiple values from time report criteria (#16519). 10 years ago
  Toshi MARUYAMA 0aaf7f799a Rails4: replace deprecated Relation#sum with finder options at lib/redmine/helpers/time_report.rb 10 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA b9db2228c0 replace deprecated Version#completed_pourcent at lib/redmine/helpers/gantt.rb (#12724) 10 years ago
  Jean-Philippe Lang 2e2e2cfe42 Merged custom fields format refactoring. 10 years ago
  Jean-Philippe Lang 1871378648 Gantt: sort versions like on the roadmap (#7335). 10 years ago
  Toshi MARUYAMA 461342dd2e add missing "require 'diff'" to Redmine::Helpers::Diff (#15105) 10 years ago
  Jean-Philippe Lang f9ddb562d5 Cleanup of finders with :conditions option. 11 years ago
  Toshi MARUYAMA f085508121 gantt: sort versions by start date (#7335) 11 years ago
  Toshi MARUYAMA 8ea4e79964 gantt: sort issues by start date (#7335) 11 years ago
  Toshi MARUYAMA 6aa63659aa gantt: change sort method to class method (#7335) 11 years ago
  Toshi MARUYAMA 21b1783da3 add TODO comment about gantt issues sort (#7335) 11 years ago
  Jean-Philippe Lang 0a6a7f0ed7 Fixed that time entries report by week breaks on edge cases (#5329). 11 years ago
  Jean-Philippe Lang 85b872f340 Makes project custom fields available on spent time report (#1766). 11 years ago
  Jean-Philippe Lang 237f297f03 Gantt progress lines (#12122). 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 98c8212d71 Don't compute version start date if due_date is nil. 11 years ago
  Jean-Philippe Lang 114537530f Removed debug messages. 11 years ago
  Jean-Philippe Lang f9325193be Only process issues that have relations. 11 years ago