Commit Graph

  • 4bca584024 use date_format setting at unit IssuesHelperTest test_with_a_start_date_attribute_* Toshi MARUYAMA 2012-09-01 04:10:33 +00:00
  • 935d8e594b add missing fixtures to test/unit/lib/redmine/hook_test.rb Toshi MARUYAMA 2012-09-01 03:47:20 +00:00
  • 374a0cc7cb add missing fixture to test/unit/lib/redmine/safe_attributes_test.rb Toshi MARUYAMA 2012-09-01 02:55:13 +00:00
  • 53dd8dc11a add unit query test of French label Toshi MARUYAMA 2012-09-01 02:37:20 +00:00
  • 444987ce91 replace shoulder "with a start_date attribute" context of test/unit/helpers/issues_helper_test.rb Toshi MARUYAMA 2012-09-01 02:23:59 +00:00
  • 43add0d306 scm: git: use with_settings at test_diff_truncated of functional test (#11752) Toshi MARUYAMA 2012-09-01 02:23:44 +00:00
  • 3581782ec2 scm: git: use diff_max_lines_displayed setting at test_diff_with_rev_and_path of functional test (#11752) Toshi MARUYAMA 2012-09-01 02:23:29 +00:00
  • 2516d4f408 Merged r9949 from trunk to 1.4-stable Toshi MARUYAMA 2012-09-01 02:16:07 +00:00
  • 8d4c0e5ecd set language en to test_label_for at test/unit/query_test.rb Toshi MARUYAMA 2012-09-01 01:29:48 +00:00
  • 03d6c4668e Merged r10245 from trunk to 1.4-stable (#11752) Toshi MARUYAMA 2012-08-31 23:55:56 +00:00
  • 9a57cc18e3 Gemfile: pin i18n gem version 0.6.0 Toshi MARUYAMA 2012-08-31 23:44:35 +00:00
  • 564de36c08 remove trailing white-space from app/controllers/wiki_controller.rb Toshi MARUYAMA 2012-08-31 23:01:51 +00:00
  • 6ea1bc725a scm: git: add functional test of diff with revision and path (#11752) Toshi MARUYAMA 2012-08-31 22:22:26 +00:00
  • a7be337a4c Updates test for r10243. Jean-Philippe Lang 2012-08-27 11:21:08 +00:00
  • 3a77d543fd Code cleanup: removed the obsolete with_limit scope. Jean-Philippe Lang 2012-08-27 10:54:01 +00:00
  • d33fa1f8c8 Do not build a projects_by_role Hash that gets updated when accessing a key that is not present (#11662). Jean-Philippe Lang 2012-08-27 10:11:20 +00:00
  • 50506ef621 Make sure we don't build an empty IN () statement (#11662). Jean-Philippe Lang 2012-08-27 10:09:08 +00:00
  • c68ee7f545 Fixed that destroying a user from the edit page returns a 404 response (#11691). Jean-Philippe Lang 2012-08-26 10:50:59 +00:00
  • ebc979e9b1 Do not use escaped back_url param (#11691). Jean-Philippe Lang 2012-08-26 10:40:09 +00:00
  • 3cc6d5e815 Reverted r10234 and r10235 that broke redirect after login (#11691). Jean-Philippe Lang 2012-08-26 09:29:48 +00:00
  • a2e59cc956 Don't use tag helper in layout (#11704). Jean-Philippe Lang 2012-08-26 09:25:25 +00:00
  • 5969df8142 MailHandler: Match assignee on the full display name (#11552). Jean-Philippe Lang 2012-08-26 09:03:17 +00:00
  • 2ed4364c8a Reverted changes made to tests for r1893 (#11691). Etienne Massip 2012-08-24 21:41:52 +00:00
  • 70226f1833 Use a back_url parameter instead of referrer to refresh the page after user deletion (#11691). Etienne Massip 2012-08-24 21:23:10 +00:00
  • a97d6baddd Merged r10230 from trunk (#11665) Toshi MARUYAMA 2012-08-22 22:44:30 +00:00
  • a1d8cab6c6 remove empty setup method from unit enumeration test Toshi MARUYAMA 2012-08-22 16:31:26 +00:00
  • 3478a21c2f add unit test that enumeration returns default in regardless of active or not Toshi MARUYAMA 2012-08-22 16:31:13 +00:00
  • 44c15c7560 add check default document category is not defined on database in tests (#11665) Toshi MARUYAMA 2012-08-22 16:18:01 +00:00
  • 004a98df86 Merged r10219 from trunk to 2.0-stable (#11665) Toshi MARUYAMA 2012-08-22 08:56:52 +00:00
  • d1a52fd301 use Rails3 Active Record syntax in DocumentCategory model Toshi MARUYAMA 2012-08-22 00:13:31 +00:00
  • f3a8494cfb Merged r10219 from trunk to 1.4-stable (#11665) Toshi MARUYAMA 2012-08-21 17:16:28 +00:00
  • 14dcefaa97 set default category_id instead of the object (#11665) Toshi MARUYAMA 2012-08-21 17:15:59 +00:00
  • f4a7d6ca8c Merged r10221 from trunk to 1.4-stable (#11665) Toshi MARUYAMA 2012-08-21 17:15:38 +00:00
  • aedd5c5e35 Merged r10220 from trunk to 1.4-stable (#11665) Toshi MARUYAMA 2012-08-21 17:15:16 +00:00
  • 554d6bcba2 Merged r10222 from trunk to 1.4-stable (#11665) Toshi MARUYAMA 2012-08-21 17:14:53 +00:00
  • 377ef084ad add position to DocumentCategory in enumerations fixture (#11665) Toshi MARUYAMA 2012-08-21 16:14:33 +00:00
  • 665a331cc4 force set default document category if it is not set on database (#11665) Toshi MARUYAMA 2012-08-21 13:45:53 +00:00
  • 185ab2a020 add unit test to get default document category defined on database (#11665) Toshi MARUYAMA 2012-08-21 13:45:40 +00:00
  • 02fb4c3b2c add functional test to create non default document category (#11665) Toshi MARUYAMA 2012-08-21 06:15:29 +00:00
  • 4fcec69a40 Merged r10216 from trunk Toshi MARUYAMA 2012-08-21 04:53:10 +00:00
  • 33bf6d60d8 Merged r10216 from trunk Toshi MARUYAMA 2012-08-21 04:52:01 +00:00
  • 8376311ee1 add missing fixtures to test/functional/documents_controller_test.rb Toshi MARUYAMA 2012-08-21 04:49:22 +00:00
  • 7e6cc2f583 Merged r10213 from trunk Toshi MARUYAMA 2012-08-21 02:25:58 +00:00
  • 004ec7a251 Merged r10213 from trunk Toshi MARUYAMA 2012-08-21 02:23:25 +00:00
  • ac5e3c2036 add missing fixtures to test/unit/document_test.rb Toshi MARUYAMA 2012-08-21 02:15:04 +00:00
  • a5c4fcc8f0 Updated macro documentation. Jean-Philippe Lang 2012-08-18 12:55:00 +00:00
  • 29d54f5d50 Validate macro name and options. Jean-Philippe Lang 2012-08-18 12:35:14 +00:00
  • fc3a09e49a Let macros optionally accept a block of text (#3061). Jean-Philippe Lang 2012-08-18 08:25:22 +00:00
  • 73aece0baf Macros processing overhaul (#3061, #11633). Jean-Philippe Lang 2012-08-17 14:46:55 +00:00
  • af5a814f4c Prevents "Overwriting existing method Issue.open" warning (#11545). Jean-Philippe Lang 2012-08-17 14:34:10 +00:00
  • 91a09bd474 fix unit test fails on JRuby 1.6.7.2 (#11577) Toshi MARUYAMA 2012-08-14 00:30:23 +00:00
  • 3673fbd881 Fixed: Can't use non-latin anchor in wiki (#11577). Jean-Philippe Lang 2012-08-13 19:36:00 +00:00
  • d79bcc4369 Fixed that text email templates are escaped (#11355). Jean-Philippe Lang 2012-08-13 19:05:42 +00:00
  • 327660eb7f Respond with 404 on ActionView::MissingTemplate (#11503). Jean-Philippe Lang 2012-08-13 18:34:00 +00:00
  • 49e80c2cea Adds .settings to svn:ignore and removes svk property. Jean-Philippe Lang 2012-08-13 18:16:45 +00:00
  • 3119d1996c Use abbr_day_name to get the first letter of the day name (#9839). Jean-Philippe Lang 2012-08-13 18:13:10 +00:00
  • 11d4d8177c Escape filter values using .text instead of .html. Jean-Philippe Lang 2012-08-13 14:59:59 +00:00
  • 861ca78179 Fixed that roadmap anchor links can be ambigous (#11540). Jean-Philippe Lang 2012-08-13 14:41:53 +00:00
  • 8fb1a7e3cc Fixed that open scope on Project#issues raises an error (#11545). Jean-Philippe Lang 2012-08-13 14:23:33 +00:00
  • 91c875437d Adds a title to the issue link in the flash message. Jean-Philippe Lang 2012-08-13 14:04:00 +00:00
  • 60574bfb9c Context menu style. Jean-Philippe Lang 2012-08-13 13:48:20 +00:00
  • 3e4cbec95e Custom JQueryUI theme. Jean-Philippe Lang 2012-08-13 13:39:21 +00:00
  • dbf41dba68 Set application/javascript as javascript mime tpye (#11621). Jean-Philippe Lang 2012-08-13 12:39:11 +00:00
  • 163659d0a5 cherry-pick avatar test from reverted r10184 Toshi MARUYAMA 2012-08-11 00:31:18 +00:00
  • ec02853141 Raised the max-height. Jean-Philippe Lang 2012-08-10 18:49:30 +00:00
  • 2118f3a1fd Adds a max-height to projects lists. Jean-Philippe Lang 2012-08-10 18:48:53 +00:00
  • 145e5997b2 Removed duplicated helper (#11539). Jean-Philippe Lang 2012-08-10 18:41:24 +00:00
  • 32fcdff69f Removed p around ul. Jean-Philippe Lang 2012-08-10 18:39:49 +00:00
  • c0c491dd61 Display a projects tree instead of a flat list in notification preferences (#11539). Jean-Philippe Lang 2012-08-10 17:30:35 +00:00
  • 0a6c1d9c13 Extract code to render nested listed of projects in an helper (#11539). Jean-Philippe Lang 2012-08-10 17:09:48 +00:00
  • e52219f09d Fixed that projects are not ordered alphabetically after renaming project (#11508). Jean-Philippe Lang 2012-08-10 16:50:15 +00:00
  • 02b2a61e15 Reverted r10184 (#9365). Jean-Philippe Lang 2012-08-10 16:35:58 +00:00
  • 8b12702ebe Fixed that search results are escaped twice. Jean-Philippe Lang 2012-08-10 16:22:26 +00:00
  • cbfafcd5e2 Use SSL for gravatars according to the protocol in settings (#9365). Jean-Philippe Lang 2012-08-09 18:04:54 +00:00
  • e06bf0c464 Don't show the project dropdown when logging time on an issue. Jean-Philippe Lang 2012-08-09 17:12:24 +00:00
  • f1650b8ff4 Adds autocomplete to issue field on time logging form. Jean-Philippe Lang 2012-08-09 16:58:36 +00:00
  • f82a7a35b0 Adds autocomplete to "Related issue" field on revision (#11102). Jean-Philippe Lang 2012-08-09 16:46:13 +00:00
  • 908b960e71 Code cleanup. Jean-Philippe Lang 2012-08-09 16:43:12 +00:00
  • 0ce0b52342 Code cleanup. Jean-Philippe Lang 2012-08-08 21:28:07 +00:00
  • b907398788 Slight change to the macro regexp. Jean-Philippe Lang 2012-08-08 18:54:01 +00:00
  • 2e4f3d5a60 Code cleanup. Jean-Philippe Lang 2012-08-08 18:47:52 +00:00
  • e0faf5cf84 Headings style. Jean-Philippe Lang 2012-08-08 16:50:06 +00:00
  • 9553325ee3 Use the accessor. Jean-Philippe Lang 2012-08-08 16:35:25 +00:00
  • e2d6f0af4e Adds an option to macro definition to disable arguments parsing (#11578). Jean-Philippe Lang 2012-08-08 16:28:33 +00:00
  • 16383ed386 Merged r10169 from trunk to 1.4-stable (#11600) Toshi MARUYAMA 2012-08-08 01:39:09 +00:00
  • 27127e1a3b Merged r10167 from trunk to 1.4-stable Toshi MARUYAMA 2012-08-08 01:38:54 +00:00
  • 656a656697 Merged r10169 from trunk to 2.0-stable (#11600) Toshi MARUYAMA 2012-08-08 01:33:43 +00:00
  • 37c7de41ce Merged r10167 from trunk to 2.0-stable Toshi MARUYAMA 2012-08-08 01:33:28 +00:00
  • 405bcc10c0 fix plural form of the abbreviation for hours in Brazilian Portuguese (#11600) Toshi MARUYAMA 2012-08-08 00:00:14 +00:00
  • a92ef237d3 Merged r10155 from trunk to 1.4-stable Toshi MARUYAMA 2012-08-07 23:21:45 +00:00
  • 2e536a2c56 Gemfile: mocha version up 0.12.3 Toshi MARUYAMA 2012-08-07 23:10:50 +00:00
  • b6be9bff35 Log successful authentications. Jean-Philippe Lang 2012-08-07 19:50:18 +00:00
  • b418e27283 Filling locales. Jean-Philippe Lang 2012-08-07 19:24:03 +00:00
  • 3676783052 Ability to filter issues using project, author, assignee and target version custom fields (#8161). Jean-Philippe Lang 2012-08-07 19:17:59 +00:00
  • 599736aca7 Update the new custom field form with remotely. Jean-Philippe Lang 2012-08-07 16:58:51 +00:00
  • 1749fbf3e6 Build issue filters using javascript. Jean-Philippe Lang 2012-08-07 16:41:46 +00:00
  • e9de6c1415 Removed csshover for IE6. Jean-Philippe Lang 2012-08-07 16:16:19 +00:00
  • 962134ab4f Prevent "Overwriting existing method User.active" warning, scope is already defined on the base class (#11545). Jean-Philippe Lang 2012-08-07 16:14:24 +00:00
  • 2e35a6800f Prevents "Overwriting existing method Issue.open" warning (#11545). Jean-Philippe Lang 2012-08-07 16:13:04 +00:00
  • 0a5828ee4a Added SVG mime-type (#11595). Jean-Philippe Lang 2012-08-06 21:18:24 +00:00