Commit Graph

  • 8ecfd1dcf8 Merged r10477 from trunk Toshi MARUYAMA 2012-09-26 11:59:19 +00:00
  • 7690aff8bd remove empty setup method from test/unit/changeset_test.rb Toshi MARUYAMA 2012-09-26 11:17:53 +00:00
  • 35584bc53a Merged r10476 from trunk (#11922) Toshi MARUYAMA 2012-09-26 11:09:24 +00:00
  • 455738cbe9 use set_language_if_valid 'en' at test_parent_should_be_in_same_project at unit board test Toshi MARUYAMA 2012-09-26 10:54:47 +00:00
  • cf52a6ccb4 set default_language en at test_commit_closing_a_subproject_issue of unit changeset test Toshi MARUYAMA 2012-09-26 10:54:30 +00:00
  • c91ce512a9 fix number_to_currency() raises exception on Rails3 bs and de locale (#11922) Toshi MARUYAMA 2012-09-26 08:45:39 +00:00
  • 91514dd682 add tests that i18n currency options are nil to 1.4-stable Rails2 (#11922) Toshi MARUYAMA 2012-09-26 08:12:04 +00:00
  • 21a16e0958 Merged r10472 from trunk (#11945) Toshi MARUYAMA 2012-09-26 05:39:40 +00:00
  • 76d24e44bf Merged r10471 from trunk (#11945) Toshi MARUYAMA 2012-09-26 05:39:23 +00:00
  • b7c71fe427 add more error message if public/plugin_assets cannot be created (#11945) Toshi MARUYAMA 2012-09-26 04:11:14 +00:00
  • 29292a3faf fix "can't convert Errno::EACCES into String" in case of no permission of public/plugin_assets on Ruby 1.9.3 (#11945) Toshi MARUYAMA 2012-09-26 04:11:00 +00:00
  • d1d8640822 code layout cleanup app/views/issues/_list.html.erb Toshi MARUYAMA 2012-09-25 23:32:39 +00:00
  • 49c2f316c2 remove trailing white-spaces from app/models/query.rb Toshi MARUYAMA 2012-09-25 23:32:15 +00:00
  • 95fe4d61c9 replace tab to space at app/models/query.rb Toshi MARUYAMA 2012-09-25 23:31:49 +00:00
  • 917a89fbf7 Fixed JSON escaping of filters (#11929). Jean-Philippe Lang 2012-09-25 18:23:11 +00:00
  • 18d1c62ca8 Use eager loaded #principal association instead of #user (#11904). Jean-Philippe Lang 2012-09-22 10:12:59 +00:00
  • 5ce2f4f81c Use eager loaded #principal association instead of #user (#11904). Jean-Philippe Lang 2012-09-22 09:48:38 +00:00
  • 7c8ac2eecc Avoid to run one SQL query per member on Project#assignable_users (#11904). Jean-Philippe Lang 2012-09-22 09:33:30 +00:00
  • 3bde603029 ParseDate missing in Ruby 1.9x (#11290). Jean-Philippe Lang 2012-09-22 07:46:52 +00:00
  • 838025372d Potential can't dup NilClass error in UserPreference (#11905). Jean-Philippe Lang 2012-09-22 06:16:53 +00:00
  • 5328c4adcb Anonymous users should always see public issues only (#11872). Jean-Philippe Lang 2012-09-20 19:26:58 +00:00
  • 30b3e796ff New relation form Cancel link is broken with Chrome 21 (#11036). Jean-Philippe Lang 2012-09-20 16:59:37 +00:00
  • efbdef9357 Merged r10434 from trunk (#11897) Toshi MARUYAMA 2012-09-20 11:35:55 +00:00
  • c1b71e84c6 Traditional Chinese translation updated by ChunChang Lo (#11897) Toshi MARUYAMA 2012-09-20 10:48:47 +00:00
  • 59d8ae61ef Anonymous users should not see private issues with anonymous author (#11872). Jean-Philippe Lang 2012-09-19 21:48:33 +00:00
  • fa2fe3e1e8 Slight changes to diff/file/annotate styles. Jean-Philippe Lang 2012-09-19 18:32:34 +00:00
  • cb01d87ddd set svn:eol-style native to test/fixtures/files/hg-export.diff (#11868) Toshi MARUYAMA 2012-09-19 03:08:07 +00:00
  • 37351ddecc remove empty setup method from test/unit/lib/redmine/unified_diff_test.rb Toshi MARUYAMA 2012-09-19 03:02:17 +00:00
  • 551c024b45 add functional attachment test of mercurial export file (#11868) Toshi MARUYAMA 2012-09-19 03:02:03 +00:00
  • f18edc4e1c use git diff format for all diff (#11868) Toshi MARUYAMA 2012-09-19 02:29:11 +00:00
  • 0af04b8ae0 use radio buttons instead of a select at attachment as same as r10426 repository Toshi MARUYAMA 2012-09-18 23:48:52 +00:00
  • 3586e44c1d Use radio buttons instead of a select. Jean-Philippe Lang 2012-09-18 20:51:31 +00:00
  • d277d14432 Remove trailing (revision nn) from filenames in subversion diffs. Jean-Philippe Lang 2012-09-18 19:44:08 +00:00
  • 12de6a177a Fixed that git diff displays deleted files as /dev/null (#11868). Jean-Philippe Lang 2012-09-18 19:32:58 +00:00
  • 74f7fc38f0 scm: bazaar: add more comment to non ASCII path tests at unit model test (#11834) Toshi MARUYAMA 2012-09-18 10:10:55 +00:00
  • 1f58b94bd8 scm: bazaar: do not call super initialize method at adapter (#11834) Toshi MARUYAMA 2012-09-18 10:10:29 +00:00
  • 1fcd3d956f scm: bazaar: add non ASCII path test to unit model test (#11834) Toshi MARUYAMA 2012-09-18 09:30:35 +00:00
  • f9208d7c5c scm: bazaar: use log encoding as path encoding (#11834) Toshi MARUYAMA 2012-09-18 09:30:11 +00:00
  • cbe28d75d0 fix deprecation warning of the format in the template name Toshi MARUYAMA 2012-09-18 03:15:00 +00:00
  • a701bd5fbd scm: bazaar: convert path encoding from @path_encoding to UTF-8 at adapter entries method (#11834) Toshi MARUYAMA 2012-09-17 23:46:53 +00:00
  • a3ae06921d scm: bazaar: convert path encoding from @path_encoding to UTF-8 at adapter revisions method (#11834) Toshi MARUYAMA 2012-09-17 23:46:27 +00:00
  • a6368733ad scm: bazaar: convert command line character encoding to @path_encoding (#11834) Toshi MARUYAMA 2012-09-17 23:45:59 +00:00
  • f230ffbd54 scm: bazaar: add @path_encoding instance value and set it UTF-8 at adapter initialize method (#11834) Toshi MARUYAMA 2012-09-17 23:45:31 +00:00
  • 51e6c7589e scm: bazaar: update test repository (#11834) Toshi MARUYAMA 2012-09-17 22:49:31 +00:00
  • 581058f663 Fixed: load_default_data task fails to print the error message if one occurs (#11844). Jean-Philippe Lang 2012-09-17 18:38:54 +00:00
  • 187d5db6b4 Fixed #onthefly_creation_failed broken by r9940 (#11850). Jean-Philippe Lang 2012-09-17 18:31:20 +00:00
  • 01e2472c92 scm: bazaar: add entry test to unit lib test Toshi MARUYAMA 2012-09-17 10:41:59 +00:00
  • 2da70de1a7 scm: git: add entry test to unit lib test Toshi MARUYAMA 2012-09-17 10:41:33 +00:00
  • dd89ce4594 scm: bazaar: code layout cleanup adapter revisions method Toshi MARUYAMA 2012-09-17 07:58:31 +00:00
  • 55748b6fc0 scm: bazaar: add revisions test to unit lib test Toshi MARUYAMA 2012-09-17 07:58:05 +00:00
  • e05e9179fd Added a test for JSON upload. Jean-Philippe Lang 2012-09-16 19:14:44 +00:00
  • f825167003 Removed test contexts. Jean-Philippe Lang 2012-09-16 19:11:59 +00:00
  • 57c38a33e5 Adds assertions on the confirmation form. Jean-Philippe Lang 2012-09-16 15:39:11 +00:00
  • b81a578eb6 Adjust tests for new fixture. Jean-Philippe Lang 2012-09-16 15:36:05 +00:00
  • 8593e34722 Adds missing WikiContent fixture. Jean-Philippe Lang 2012-09-16 15:31:59 +00:00
  • 34b64d646f Updates macro description (#10789). Jean-Philippe Lang 2012-09-16 15:27:21 +00:00
  • 747e4ecd3a Adds a "depth" option to the child_pages macro (#10789). Jean-Philippe Lang 2012-09-16 15:24:35 +00:00
  • ca4f2c59b6 Attachments should be available to the text formatter when previewing an existing news. Jean-Philippe Lang 2012-09-16 14:18:43 +00:00
  • 2058c66d73 scm: bazaar: remove unused scm.revisions ":with_paths => true" option from fetch_changesets method Toshi MARUYAMA 2012-09-16 14:15:07 +00:00
  • 53e2eb1867 scm: bazaar: add asserting entries root path at unit model test Toshi MARUYAMA 2012-09-16 14:14:52 +00:00
  • a81da3491e Do not consider that versions that are due today are completed. Jean-Philippe Lang 2012-09-16 14:09:41 +00:00
  • ff0989a702 Accept float in inline styles. Jean-Philippe Lang 2012-09-16 13:54:04 +00:00
  • 2a4774627d tagged version 2.1.0 2.1.0 Jean-Philippe Lang 2012-09-16 12:47:11 +00:00
  • 5c36f77657 tagged version 2.0.4 2.0.4 Jean-Philippe Lang 2012-09-16 12:46:52 +00:00
  • 45b297f3ae Updates for 2.0.4 release. Jean-Philippe Lang 2012-09-16 12:44:38 +00:00
  • 5eab4af70d Merged r10391 from trunk. Jean-Philippe Lang 2012-09-16 12:43:43 +00:00
  • 49d93a5cab Updates for 2.0.4 and 2.1.0 releases. Jean-Philippe Lang 2012-09-16 12:42:48 +00:00
  • 17db2dca3d scm: mercurial: add test of diff from new to old revision to unit lib test Toshi MARUYAMA 2012-09-16 08:51:19 +00:00
  • 3cd15102c6 scm: bazaar: add diff test to unit lib test Toshi MARUYAMA 2012-09-16 08:50:55 +00:00
  • dd5844b86c scm: bazaar: separate constant repository path to repository and trunk branch at unit model test Toshi MARUYAMA 2012-09-16 06:13:23 +00:00
  • ee0fc2e1d5 scm: bazaar: do not use file:// for repository path at unit app test Toshi MARUYAMA 2012-09-16 04:12:42 +00:00
  • 4a7e148aff scm: bazaar: add asserting entries subdirectory path at unit app test Toshi MARUYAMA 2012-09-16 00:22:25 +00:00
  • c2b12d853f scm: git: remove unnecessary encoding header from unit adapter test Toshi MARUYAMA 2012-09-15 15:42:14 +00:00
  • 67cdaabe6f scm: git: change test author encoding in unit adapter test to ASCII-8BIT Toshi MARUYAMA 2012-09-15 15:41:47 +00:00
  • 72af2730ff remove unused "require 'redmine/codeset_util'" from RepositoriesHelper Toshi MARUYAMA 2012-09-15 15:40:58 +00:00
  • 5441f8de4d remove redundant empty lines from RepositoriesHelper Toshi MARUYAMA 2012-09-15 15:08:28 +00:00
  • e659aff468 remove unused "require 'iconv'" from RepositoriesHelper Toshi MARUYAMA 2012-09-15 15:07:29 +00:00
  • 96b2e00015 Merged r10379 from trunk (#11836) Toshi MARUYAMA 2012-09-15 12:02:36 +00:00
  • 2566aef8ab Japanese translation updated by Go MAEDA (#11836) Toshi MARUYAMA 2012-09-15 11:13:52 +00:00
  • c70bc540dd add copyright statement to test/unit/lib/redmine/scm/adapters/*.rb Toshi MARUYAMA 2012-09-14 21:40:45 +00:00
  • 597fbf0e04 Fixed comment. Etienne Massip 2012-09-12 21:30:30 +00:00
  • 9939fbeef6 Merged r10375 from trunk. Jean-Philippe Lang 2012-09-12 19:16:31 +00:00
  • 338d81d6e3 Redmine.pm fails when permissions are NULL (#11818). Jean-Philippe Lang 2012-09-12 19:13:05 +00:00
  • b369f82d15 Merged r10368 to r10373 from trunk. Jean-Philippe Lang 2012-09-11 19:40:59 +00:00
  • 40302566a8 Code cleanup (#11814). Jean-Philippe Lang 2012-09-11 17:26:42 +00:00
  • 6d0aed1f44 Set the first day of week in the date picker according to settings (#11814). Jean-Philippe Lang 2012-09-11 17:15:54 +00:00
  • a3d0e82552 Use javascript_tag. Jean-Philippe Lang 2012-09-11 17:01:45 +00:00
  • 818f3564fa Moved the javascript includes in html head. Jean-Philippe Lang 2012-09-11 16:59:30 +00:00
  • 745c5d053e Revision graph sometimes broken (#11612). Jean-Philippe Lang 2012-09-11 16:55:32 +00:00
  • 049aa3971d Upgraded raphael.js to 2.1.0 (#10419). Jean-Philippe Lang 2012-09-11 16:48:57 +00:00
  • 0ad5dfaba0 Set branch to stable. Jean-Philippe Lang 2012-09-11 16:33:49 +00:00
  • d7d18689b7 Added 2.1-stable branch. Jean-Philippe Lang 2012-09-11 16:30:57 +00:00
  • 4cd22bb53a Set version to 2.1.0. Jean-Philippe Lang 2012-09-11 16:30:07 +00:00
  • 7d8db59dae do not show estimated time if it is nil on issue page Toshi MARUYAMA 2012-09-11 14:13:30 +00:00
  • d1606fd3e3 add asserting that issue estimated hours is nil when creating minimal issue Toshi MARUYAMA 2012-09-11 14:13:11 +00:00
  • 097d9661c9 gantt: use content_tag instead of html tag at the tooltip Toshi MARUYAMA 2012-09-11 03:45:06 +00:00
  • f8cedf00a8 gantt: use content_tag instead of html tag at the label on the right Toshi MARUYAMA 2012-09-11 03:44:52 +00:00
  • 2461d12388 gantt: remove redundant empty lines from unit gantt helper test Toshi MARUYAMA 2012-09-11 02:58:59 +00:00
  • bcd8ce2de2 gantt: use content_tag instead of html tag at subject for project Toshi MARUYAMA 2012-09-11 02:16:32 +00:00
  • 0cd9149e7a gantt: use content_tag instead of html tag at the markers Toshi MARUYAMA 2012-09-11 02:16:18 +00:00