1455 Commits (474453d2b0afc51fd87a03cb110db53f57ab1899)

Author SHA1 Message Date
  Jean-Baptiste Barth e771d68214 Allow plugins to define their base directory (#13927). 11 years ago
  Jean-Philippe Lang 92dcaeb472 Updates for 2.3.1 release. 11 years ago
  Jean-Philippe Lang 2ad0465864 Fetching emails via rake task does not support --no-account-notice and --default-group options (#13712). 11 years ago
  Toshi MARUYAMA 21b1783da3 add TODO comment about gantt issues sort (#7335) 11 years ago
  Toshi MARUYAMA 6469e9a5a3 fix diff error in case of line_left out of range (#13644) 11 years ago
  Toshi MARUYAMA 0d02931759 check integer ordinal range on only Ruby 1.8 (#13644) 11 years ago
  Jean-Philippe Lang 633e4a00e6 Check that the SCM log file is writable before using it (#13541). 11 years ago
  Etienne Massip 4224a0c3fe Code cleanup (#13630). 11 years ago
  Etienne Massip 4a3864a180 Fixed that issue list PDF export displays ID column twice (#13630). 11 years ago
  Jean-Philippe Lang d8769cb27c Log SCM stderr when log level is set to debug only (#13541). 11 years ago
  Toshi MARUYAMA d3de07a17c fix that diff outputs become ??? in some non ASCII words (#12641) 11 years ago
  Toshi MARUYAMA 72539451aa set html encoding utf8 at Diff class (#12641) 11 years ago
  Toshi MARUYAMA 0d141eef32 code cleanup (#12641) 11 years ago
  Toshi MARUYAMA b19a6d06d9 move utf8 encoding from view to UnifiedDiff (#12641) 11 years ago
  Toshi MARUYAMA 39b9599360 use %r{} instead of // at lib/redmine/unified_diff.rb 11 years ago
  Toshi MARUYAMA 0225030551 Ruby2.0: remove "warning: class variable access from toplevel" in lib/plugins/rfpdf/lib/tcpdf.rb (#13338, #13329) 11 years ago
  Jean-Philippe Lang 5c1e1ee4bb Fixed that #reload raises a Stack too deep error with ruby 2.0. 11 years ago
  Jean-Philippe Lang 5b4a9ac3b3 Restricts characters before auto links (#10277). 11 years ago
  Jean-Philippe Lang dfca67d844 Fixed that www followed by a dot generates broken links in formatted text (#3676). 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 998928ecdf Set version to 2.3.0. 11 years ago
  Jean-Philippe Lang 59c704dcd2 Don't use iconv with ruby1.9 (#12787). 11 years ago
  Jean-Philippe Lang 7799788b3d Fixed that updating the issue form was broken by r4011 when user is not allowed to add issues (#13188). 11 years ago
  Toshi MARUYAMA d5f1e186f1 not use htmlentities gem in rfpdf plugin (#13138) 11 years ago
  Toshi MARUYAMA 52d15dd122 add "tmp:clear" to "ci:setup" rake task for new translation 11 years ago
  Jean-Philippe Lang 1faa94af8a Updates for 2.2.3 release. 11 years ago
  Jean-Philippe Lang 514f2d6c0f Fixed that custom_field_values are not reloaded on #reload (#13119). 11 years ago
  Jean-Philippe Lang a24bf65a8b Don't run Capybara tests on the CI server (#12822). 11 years ago
  Jean-Philippe Lang 856ef810b4 Bulk watch/unwatch issues from the context menu (#7159). 11 years ago
  Jean-Philippe Lang 25e1842f5f Create all databases. 11 years ago
  Toshi MARUYAMA de8033d183 comment out i18n key in plugin template (#12900) 11 years ago
  Toshi MARUYAMA afc9e4784b pdf: fix broken new line in table (#11987) 11 years ago
  Jean-Philippe Lang f2fd78f7b8 Use POST instead of GET for logging out (#13022). 11 years ago
  Jean-Philippe Lang 41faf7f5f5 Adds test:ui to ci:build. 11 years ago
  Jean-Philippe Lang 69ac014e2e rake test aborts with ruby1.8. 11 years ago
  Jean-Philippe Lang d215cc136c CI tasks cleanup. 11 years ago
  Jean-Philippe Lang 7643281510 undefined method `strip' for nil:NilClass error with JRuby 1.7.2 (#12228). 11 years ago
  Jean-Philippe Lang 9f127793be Make JSONP support optional and disabled by default (#12992). 11 years ago
  Jean-Philippe Lang 9c1077841e Adds first Capybara tests (#12822). 11 years ago
  Jean-Philippe Lang 08826ed0b6 Set proper EOL on SVG source files (#12971). 11 years ago
  Jean-Philippe Lang 2b32a63cee Updates for 2.2.2 release. 11 years ago
  Jean-Philippe Lang d0888b2f71 Strip {{toc}} tags in pdf exports (#9842). 11 years ago
  Jean-Philippe Lang 237f297f03 Gantt progress lines (#12122). 11 years ago
  Jean-Philippe Lang 30801ca968 Always log scm stderr and makes the log file path configurable. 11 years ago
  Jean-Philippe Lang 48fb02e383 Split "Manage documents" permission into create, edit and delete permissions (#12401). 11 years ago
  Jean-Philippe Lang db26041f83 Adds sqlserver configuration for the CI server. 11 years ago
  Toshi MARUYAMA 58dfbde1ea fix test failures (#12787) 11 years ago
  Jean-Philippe Lang 45f870cb53 Encoding::InvalidByteSequenceError may be raised even if encoding is valid (#12787). 11 years ago
  Jean-Philippe Lang ff53a9cfe1 Don't use Iconv with ruby1.9 (#12787). 11 years ago