Commit Graph

  • defe50dd3d Removed svn:ignore for public/plugin_assets directory (#8817). Jean-Philippe Lang 2014-10-22 18:55:23 +00:00
  • fea9a8ce48 Add public/plugin_assets directory (#8817). Jean-Philippe Lang 2014-10-22 18:54:32 +00:00
  • 360895068e Code cleanup, use array instead of handcrafted update. Jean-Philippe Lang 2014-10-22 18:51:00 +00:00
  • 498a34403a Removed unneeded :foreign_key option on belongs_to associations. Jean-Philippe Lang 2014-10-22 18:41:03 +00:00
  • 0fc1906201 Removed deprecated stuff for Redmine 3.0. Jean-Philippe Lang 2014-10-22 18:28:33 +00:00
  • 2d1866d966 Merged rails-4.1 branch (#14534). Jean-Philippe Lang 2014-10-22 17:37:16 +00:00
  • 6b3e62e57a Merged r13479 from trunk to 2.6-stable (#18157) Toshi MARUYAMA 2014-10-22 09:40:24 +00:00
  • c1fb0a73bb Merged r13478 from trunk to 2.6-stable (#18156) Toshi MARUYAMA 2014-10-22 09:40:14 +00:00
  • a6ec78a4dc German translation updated by Gundolf Dampf (#18157) Toshi MARUYAMA 2014-10-22 08:24:22 +00:00
  • 3e70e5c563 Spanish translation updated by Jesus Gutierrez de la Vega (#18156) Toshi MARUYAMA 2014-10-22 07:47:13 +00:00
  • 146af67b3c Adds a Cancel button on issue edit view (#18051). Jean-Philippe Lang 2014-10-21 20:53:07 +00:00
  • 1d1afd9321 tagged version 2.6.0 2.6.0 Jean-Philippe Lang 2014-10-21 19:11:13 +00:00
  • 626df19b05 tagged version 2.5.3 2.5.3 Jean-Philippe Lang 2014-10-21 19:10:51 +00:00
  • 31fa5d26f6 tagged version 2.4.7 2.4.7 Jean-Philippe Lang 2014-10-21 19:10:33 +00:00
  • 05c2cea56f Merged r13471. Jean-Philippe Lang 2014-10-21 18:59:33 +00:00
  • 71351ce232 Updates for 2.6.0 release. Jean-Philippe Lang 2014-10-21 18:58:59 +00:00
  • f065842175 Updates for 2.5.3 release. 2.5-stable Jean-Philippe Lang 2014-10-21 18:56:25 +00:00
  • 94bf782728 Updates for 2.4.7 release. 2.4-stable Jean-Philippe Lang 2014-10-21 18:55:36 +00:00
  • b01c740980 Fixed test failure with MySQL introduced by r13467. Jean-Philippe Lang 2014-10-21 18:44:33 +00:00
  • 51508f67d0 Fixed test failure with SQLServer introduced by r13461. Jean-Philippe Lang 2014-10-21 17:47:18 +00:00
  • 78120536b1 Fixed tests broken by r13461. Jean-Philippe Lang 2014-10-20 21:47:43 +00:00
  • 178c7dab80 Merged r13464 (#18144). Jean-Philippe Lang 2014-10-20 21:23:15 +00:00
  • 526623980d Fixed: German translation on "delete my account" page showing a "\n" (#18144). Jean-Philippe Lang 2014-10-20 21:22:42 +00:00
  • 3a0a55c8ba Merged r13451 (#18119). Jean-Philippe Lang 2014-10-20 21:11:08 +00:00
  • 778625de9a Merged r13450 (#18110). Jean-Philippe Lang 2014-10-20 21:10:32 +00:00
  • cac6ebb6c5 Code cleanup, removed raw SQL queries. Jean-Philippe Lang 2014-10-20 19:16:09 +00:00
  • 5bbcc0698a Merged r13458 from trunk to 2.6-stable (#13781) Toshi MARUYAMA 2014-10-20 06:36:40 +00:00
  • ebd3435cc7 Merged r13457 from trunk to 2.6-stable (#14491) Toshi MARUYAMA 2014-10-20 06:36:05 +00:00
  • e23d4d9b4e pdf: define "general_pdf_fontname" at i18n yaml for multilingual environment (#13781) Toshi MARUYAMA 2014-10-20 04:15:11 +00:00
  • 92f2ab6b70 use deep_dup to prevent losing mail receiving options (#14491) Toshi MARUYAMA 2014-10-20 04:04:38 +00:00
  • c4484a40c0 Use relative URL for thumbnails according to :only_path option (#18119). Jean-Philippe Lang 2014-10-18 10:14:17 +00:00
  • 6bdef3ca64 Ignore locales without :general_lang_name key (#18110). Jean-Philippe Lang 2014-10-18 09:07:51 +00:00
  • ff9be52e45 Ability to render multiple partials with view hook (#17763). Jean-Philippe Lang 2014-10-18 08:09:31 +00:00
  • 93d43cfc94 Merged r13439 from trunk to 2.6-stable (#18069) Toshi MARUYAMA 2014-10-12 13:56:35 +00:00
  • 2ab1a9dccd Japanese translation updated by Go MAEDA (#18069) Toshi MARUYAMA 2014-10-12 13:50:50 +00:00
  • 0b34d5e365 Set version to stable. Jean-Philippe Lang 2014-10-12 13:04:16 +00:00
  • 32f67a5f73 Added 2.6-stable branch. Jean-Philippe Lang 2014-10-12 13:02:26 +00:00
  • 6d10e8cd13 Set version to 2.6.0. Jean-Philippe Lang 2014-10-12 13:02:03 +00:00
  • 6ac8507b3b MailHandler: Don't use String#respond_to?(:force_encoding) (#18047) Toshi MARUYAMA 2014-10-08 14:59:21 +00:00
  • bfe7997e38 remove unneeded instance variable assignment from ProjectNestedSetTest Toshi MARUYAMA 2014-10-08 14:20:34 +00:00
  • 85f2074aff Reverts change in r13428, project can't be found by identifier (#17959). Jean-Philippe Lang 2014-10-05 13:24:24 +00:00
  • 74cd72a2d9 Fixed that preview doesn't show notes when issue project is changed (#17959). Jean-Philippe Lang 2014-10-05 13:18:55 +00:00
  • a567546335 Don't link multiple changesets from the same commit multiple times (#17931). Jean-Philippe Lang 2014-10-05 12:10:33 +00:00
  • 8b678837a3 Adds a test for adding a group membership with the REST API (#17904). Jean-Philippe Lang 2014-10-04 09:46:50 +00:00
  • 8b998ec05b Adds css classes to get sort order on the issue list (#17993). Jean-Philippe Lang 2014-10-04 09:36:35 +00:00
  • 2e9b28906d Removes routes for time entries nested under project/issues. Jean-Philippe Lang 2014-10-04 09:14:17 +00:00
  • efdf2584b6 Adds a link to /time_entries/new from My Page Spent Time block (#17955). Jean-Philippe Lang 2014-10-04 07:26:48 +00:00
  • 15d5c331eb Let the new time_entry form be submitted without project (#17954). Jean-Philippe Lang 2014-10-04 07:23:14 +00:00
  • 1232f0670e Traditional Chinese translation updated by ChunChang Lo (#18002) Toshi MARUYAMA 2014-10-01 07:22:38 +00:00
  • 86a33395db Fixed test failure with ruby1.8.7 and postgresql (#17976). Jean-Philippe Lang 2014-09-30 20:41:15 +00:00
  • 105cc74b00 Bulgarian translation updated by Ivan Cenov (#17992) Toshi MARUYAMA 2014-09-29 11:15:29 +00:00
  • d2837bc187 Adds locales strings (#17976). Jean-Philippe Lang 2014-09-28 14:51:42 +00:00
  • 7e7ac5340a Adds buit-in groups to give specific permissions to anonymous and non members users per project (#17976). Jean-Philippe Lang 2014-09-28 14:51:08 +00:00
  • 9a7fb0ad7b import jQuery Datepicker i18n files version 1.11.1 Toshi MARUYAMA 2014-09-27 05:22:10 +00:00
  • 5ce32798f2 rename jQuery Datepicker i18n file name Toshi MARUYAMA 2014-09-27 05:14:53 +00:00
  • 8ae41b4846 Ignore email keywords after truncation line (#8758). Jean-Philippe Lang 2014-09-20 07:51:37 +00:00
  • b519aba63e Expire other sessions on password change (#17796). Jean-Baptiste Barth 2014-09-16 21:38:54 +00:00
  • e632a79d59 Add a constraint on "shoulda-matchers" version (#17828). Jean-Baptiste Barth 2014-09-16 21:17:29 +00:00
  • 5a96012ad0 remove trailing white-space from app/models/issue_custom_field.rb Toshi MARUYAMA 2014-09-16 02:54:12 +00:00
  • a614678835 Gemfile: update rbpdf version to 1.18.1 (#17570) Toshi MARUYAMA 2014-09-16 02:18:48 +00:00
  • cc688bb1b1 Backport r13313 from rails-4.1 to trunk. Toshi MARUYAMA 2014-09-14 14:17:52 +00:00
  • 0b8645007f Backport r13315 from rails-4.1 to trunk. Toshi MARUYAMA 2014-09-14 14:16:56 +00:00
  • 62e4b9f385 Merged r13404 from trunk to 2.4-stable (#17581) Toshi MARUYAMA 2014-09-14 14:14:44 +00:00
  • c6461536e4 Merged r13404 from trunk to 2.5-stable (#17581) Toshi MARUYAMA 2014-09-14 14:13:32 +00:00
  • 98589f0ecd stricter check of uploading attachments (#17581) Toshi MARUYAMA 2014-09-14 13:44:24 +00:00
  • 5ccbe10d10 Code cleanup (#17717). Jean-Philippe Lang 2014-09-14 11:38:52 +00:00
  • d444dc61af Lowering configuration.example.yml confusion (#17492) Jean-Philippe Lang 2014-09-14 11:32:10 +00:00
  • abbe06a98e Long strings such as URL break out of box (#17322). Jean-Philippe Lang 2014-09-14 10:47:24 +00:00
  • 51db15ac61 Parent issue autocomplete does not follow to the "Allow cross-project subtasks" setting (#14281). Jean-Philippe Lang 2014-09-14 10:42:31 +00:00
  • 1a9f4c8014 Long hyperlinks inserted in task description breaks right frame boundary (#12580). Jean-Philippe Lang 2014-09-14 09:49:02 +00:00
  • 4fba4ca691 Fixed: Issues counters in roadmap only link to issues in the same project (#9660). Jean-Philippe Lang 2014-09-14 09:41:39 +00:00
  • 198e92d26b Merged r13390 (#17163). Jean-Philippe Lang 2014-09-14 09:20:19 +00:00
  • 2eb95f41b4 Invalidate security tokens on password or email changes (#17717). Jean-Baptiste Barth 2014-09-14 08:22:25 +00:00
  • d30367d46b Issue API: include is_private attribute in xml/json output (#10914). Jean-Philippe Lang 2014-09-13 11:22:49 +00:00
  • 416ebc222d Adds a test for default context of controller hooks (#16930). Jean-Philippe Lang 2014-09-13 11:09:01 +00:00
  • e6761e30e5 Moves project sidebar content to a partial (#17380). Jean-Philippe Lang 2014-09-13 10:53:13 +00:00
  • bc7d39115f Makes sys#fetch_changesets accept POST requests (#17077). Jean-Philippe Lang 2014-09-13 10:49:31 +00:00
  • 77b0abb79c Fixed: The error flash message on session expiration is not in the language of the user but of the user of the previous request (#17023). Jean-Philippe Lang 2014-09-13 10:35:46 +00:00
  • e124da5488 Fixed: Files assigned to a version can not be deleted if Issue Tracking module is disabled (#17163). Jean-Philippe Lang 2014-09-13 10:17:15 +00:00
  • 5f184f9fd1 Merged r13334 (#17486). Jean-Philippe Lang 2014-09-13 10:08:42 +00:00
  • 34beae1c7a add missing fixtures to TimeEntryActivityTest Toshi MARUYAMA 2014-09-12 13:40:07 +00:00
  • 7e88c2a990 add missing fixtures to Redmine::VersionFieldFormatTest Toshi MARUYAMA 2014-09-12 13:39:58 +00:00
  • d620123c3b Portuguese translation updated by Rui Rebelo (#17853) Toshi MARUYAMA 2014-09-12 10:38:24 +00:00
  • 3170ffbf85 add missing fixtures to TimeEntryQueryTest Toshi MARUYAMA 2014-09-12 07:37:45 +00:00
  • d4d124eb0e add missing fixtures to Redmine::UserFieldFormatTest Toshi MARUYAMA 2014-09-12 04:03:01 +00:00
  • d64e1c48ae Include new standard macros in wiki syntax detailed help pages (#17847). Jean-Baptiste Barth 2014-09-11 21:25:37 +00:00
  • 0636015826 add missing fixtures to NewsControllerTest Toshi MARUYAMA 2014-09-11 17:19:42 +00:00
  • 652ea628ad add missing fixtures to CustomFieldTest Toshi MARUYAMA 2014-09-11 17:19:33 +00:00
  • 5286e194d5 2.4-stable: pdf: fix failure exporting issue pdf with UTF-8 U+FFFD (#17826) Toshi MARUYAMA 2014-09-11 14:55:24 +00:00
  • 443a5896af 2.5-stable: pdf: fix failure exporting issue pdf with UTF-8 U+FFFD (#17826) Toshi MARUYAMA 2014-09-11 14:53:41 +00:00
  • ba44348fff pdf: fix r13368 test name (#17826) Toshi MARUYAMA 2014-09-11 14:14:11 +00:00
  • 3cba1e0012 pdf: add test to export issue pdf with UTF-8 U+FFFD (#17826) Toshi MARUYAMA 2014-09-11 13:46:38 +00:00
  • 1612da75d1 Mark private notes more clearly (#16240). Jean-Baptiste Barth 2014-09-09 03:53:25 +00:00
  • 882f6f1b64 Merged r13365 (#14796). Jean-Baptiste Barth 2014-09-07 03:14:05 +00:00
  • 11855f6861 Update yard rake task for Redmine 2.x (#14796). Jean-Baptiste Barth 2014-09-07 03:11:35 +00:00
  • d00f875800 Make 2nd parameter optional in User#allowed_to_globally? for consistency (#6498). Jean-Baptiste Barth 2014-09-06 03:39:52 +00:00
  • 63cb3680c1 Include enabled modules in projects API (#17602). Jean-Baptiste Barth 2014-09-06 03:17:51 +00:00
  • c190496f24 Fix syntax for ruby 1.8.7 (#13487). Jean-Baptiste Barth 2014-08-31 17:36:06 +00:00
  • ad9a35c6b9 Optimize committers/users map retrieval for statistic graphs (#13487). Jean-Baptiste Barth 2014-08-31 17:23:48 +00:00
  • 1c203312ae remove general_pdf_encoding from locale yamls (#17570) Toshi MARUYAMA 2014-08-28 10:24:30 +00:00