1455 Commits (474453d2b0afc51fd87a03cb110db53f57ab1899)

Author SHA1 Message Date
  Toshi MARUYAMA 442532e316 remove trailing white-spaces from lib/redmine/plugin.rb 11 years ago
  Toshi MARUYAMA 01411ab567 prevent coderay "warning: already initialized constant" on Ruby 1.8.7 (#13692) 11 years ago
  Toshi MARUYAMA 1fd7540b85 pdf: replace "id_width" parameter name to original "col_id_width" (#14178) 11 years ago
  Toshi MARUYAMA 7bc0c26198 pdf: restore "id_width" parameter of issues_to_pdf_draw_borders (#14178) 11 years ago
  Jean-Philippe Lang 29c3b34641 Adds SCM versions in script/about output. 11 years ago
  Jean-Philippe Lang 73aadc4900 Use uid_ methods for retrieving IMAP messages (#14101). 11 years ago
  Jean-Philippe Lang 131dc3a8fc Disconnect and logout from IMAP after mail receive (#14103). 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 596366b062 upgrade mocha 0.14 and remove deprecation warning 11 years ago
  Jean-Philippe Lang 2e67ffe769 Code cleanup. 11 years ago
  Jean-Philippe Lang 79c8fea12f Removed debug log (#14038). 11 years ago
  Toshi MARUYAMA 6aa63659aa gantt: change sort method to class method (#7335) 11 years ago
  Jean-Philippe Lang b3d80d50a3 Fixed that ordered/unordered lists inside table cell are mangled (#14038). 11 years ago
  Toshi MARUYAMA 28ca9d240a run test:ui in CI Server on only Ruby 2.0 (#12822) 11 years ago
  Toshi MARUYAMA cd2776a96f run test:ui on CI Server Ruby 1.9.3 or higher (#12822) 11 years ago
  Jean-Baptiste Barth b4c3bb0558 Fix Trac importer breaking on exotic characters with ruby 1.9+ (#13990). 11 years ago
  Jean-Baptiste Barth 2b3111122e Ensure Tranc and Mantis importers don't reset global notification settings (#13989). 11 years ago
  Jean-Philippe Lang ed18b3359b Adds a method for extracting MailHandler options from ENV. 11 years ago
  Jean-Baptiste Barth 953e4b4abf Add missing tests for Redmine::MenuManager::Mapper#initialize. 11 years ago
  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