Commit Graph

  • 14473f45a1 Adds strings to locales (#4244). Jean-Philippe Lang 2015-01-17 14:17:58 +00:00
  • e3618bdbec Add support for multiple email addresses per user (#4244). Jean-Philippe Lang 2015-01-17 14:14:12 +00:00
  • 7f29c2fd88 IssuesControllerTest: make encoding tests independent of ordering (#18856) Toshi MARUYAMA 2015-01-16 04:57:10 +00:00
  • 10b0c58ba9 Merged r13880 from trunk to 2.6-stable Toshi MARUYAMA 2015-01-16 04:42:04 +00:00
  • e7346625f0 fix UsersControllerTest failure randomly Toshi MARUYAMA 2015-01-15 16:31:01 +00:00
  • d31ecd9ec2 Japanese translation updated by Go MAEDA (#18844) Toshi MARUYAMA 2015-01-15 13:48:58 +00:00
  • a609c702c3 add missing fixture to SearchControllerTest Toshi MARUYAMA 2015-01-15 13:38:44 +00:00
  • 25c854b893 remove jruby-21mode from .travis.yml Toshi MARUYAMA 2015-01-15 13:38:36 +00:00
  • a5d9499dfa Japanese translation updated and changed by Go MAEDA (#18794) Toshi MARUYAMA 2015-01-15 06:38:49 +00:00
  • 19b9c7406b Traditional Chinese translation updated by ChunChang Lo (#18819) Toshi MARUYAMA 2015-01-15 06:38:41 +00:00
  • 1093e6773c generate i18n key (#10734) Toshi MARUYAMA 2015-01-15 06:38:33 +00:00
  • b831403d73 tagged version 2.6.0 2.6.1 Jean-Philippe Lang 2015-01-11 09:19:12 +00:00
  • 44058186e9 Merged r13874, updates for 2.6.1 release. Jean-Philippe Lang 2015-01-11 09:16:37 +00:00
  • 062be16542 Updates for 2.6.1 release. Jean-Philippe Lang 2015-01-11 09:15:24 +00:00
  • 3ba5e24a91 Copyright update in 2.6-stable. Jean-Philippe Lang 2015-01-11 09:12:51 +00:00
  • 000124f44f Copyright update. Jean-Philippe Lang 2015-01-11 09:09:50 +00:00
  • e32a98cbc9 Merged r13870 from trunk to 2.6-stable (#18629) Toshi MARUYAMA 2015-01-11 04:22:53 +00:00
  • 34b3376b81 Gemfile: update rbpdf version to 1.18.4 (#18629) Toshi MARUYAMA 2015-01-11 04:19:33 +00:00
  • c408c71997 Merged r13615 (#18777). Jean-Philippe Lang 2015-01-10 21:22:10 +00:00
  • a673d1f553 Merged r13860 (#18782). Jean-Philippe Lang 2015-01-10 21:12:42 +00:00
  • 0c78d2cd8c Merged r13861 and r13862 (#18789). Jean-Philippe Lang 2015-01-10 21:12:07 +00:00
  • f2ee9ccb1b Merged r13852 and r13853 (#18769). Jean-Philippe Lang 2015-01-10 21:10:18 +00:00
  • b5731806fd Merged r13850 (#18734). Jean-Philippe Lang 2015-01-10 21:09:29 +00:00
  • a18c719fcc Fixed: Custom field is rendered, even if its value is empty (for multiple) (#18654). Jean-Philippe Lang 2015-01-10 13:03:52 +00:00
  • a77d884157 Fixed: Redmine::FieldFormat::IntFormat does not accept "real" Integer values (#18781). Jean-Philippe Lang 2015-01-10 11:06:27 +00:00
  • aca5bfdc05 Unlock capybara gem version (#18789). Jean-Philippe Lang 2015-01-10 10:26:09 +00:00
  • 50ab0728a8 Time dependend failures in UI tests (#18789). Jean-Philippe Lang 2015-01-10 10:24:19 +00:00
  • b236be138d Fixed errors in UI tests (#18782). Jean-Philippe Lang 2015-01-10 10:20:50 +00:00
  • a4499274a2 Fixed open div tag position. Jean-Philippe Lang 2015-01-10 10:10:48 +00:00
  • 0ed895388b Option to search open issues only (#10734). Jean-Philippe Lang 2015-01-10 10:09:34 +00:00
  • 6e94d2f2af Adds strings to locales (#4383). Jean-Philippe Lang 2015-01-09 21:06:50 +00:00
  • 576a13e99d Option to search attachment filenames and description (#4383). Jean-Philippe Lang 2015-01-09 21:06:09 +00:00
  • 742895183a Search custom fields and journals with different queries to take advantage of indexes on text columns if present. Jean-Philippe Lang 2015-01-08 22:04:00 +00:00
  • e2e9d7185e replace tab to space at test/test_helper.rb Toshi MARUYAMA 2015-01-08 06:20:32 +00:00
  • fec68fcfc1 Same fix as r13582 for trackers and statuses (#18769). Jean-Philippe Lang 2015-01-07 22:56:34 +00:00
  • b1e105abe2 Redirect to the current page when reordering roles (#18769). Jean-Philippe Lang 2015-01-07 22:52:23 +00:00
  • 0eda7765fa Skip validation if attribute did not change. Jean-Philippe Lang 2015-01-07 22:51:45 +00:00
  • e98e7c8c43 Missing break (#18734). Jean-Philippe Lang 2015-01-07 22:45:11 +00:00
  • 8db1cdd6f1 Deprecates Project#set_allowed_parent!. Jean-Philippe Lang 2015-01-07 22:33:25 +00:00
  • fd4a911304 Fixed that project copy triggers a 500 error if project validation fails. Jean-Philippe Lang 2015-01-07 22:29:50 +00:00
  • 5d2eea1489 Cleans up parent project assignment in ProjectsController. Jean-Philippe Lang 2015-01-07 22:19:57 +00:00
  • b7ad1e82cc Move always possible for new records. Jean-Philippe Lang 2015-01-07 22:18:58 +00:00
  • dcda9977e3 Use r13844 workaround for SQLServer only. Jean-Philippe Lang 2015-01-07 21:11:05 +00:00
  • a7378e450d Fixed dead locks with SQLServer. Jean-Philippe Lang 2015-01-07 20:57:52 +00:00
  • ded15dfc80 Moved Project#hierarchy to NestedSet::Traversing. Jean-Philippe Lang 2015-01-07 20:37:06 +00:00
  • daef6a8037 Insert children issues to respect same order as ids. Jean-Philippe Lang 2015-01-07 20:26:21 +00:00
  • 1a851318fd Replaces awesome_nested_set gem with a simple and more robust implementation of nested sets. Jean-Philippe Lang 2015-01-07 20:19:49 +00:00
  • 6dea2fb61a 2.6-stable: Gemfile: pin pg version 0.17 on all platforms Toshi MARUYAMA 2015-01-04 07:42:05 +00:00
  • bf5d58a768 Gemfile: pin pg version 0.17 Toshi MARUYAMA 2015-01-04 07:31:41 +00:00
  • a845524180 Merged r13836 from trunk to 2.6-stable Toshi MARUYAMA 2015-01-04 04:48:03 +00:00
  • 3955c60357 Merged r13835 from trunk to 2.6-stable Toshi MARUYAMA 2015-01-04 04:47:55 +00:00
  • c23c949d95 remove duplicated :remote key from app/views/messages/show.html.erb Toshi MARUYAMA 2015-01-04 04:20:49 +00:00
  • 11f2ccd42f remove duplicated :id key from app/views/timelog/report.html.erb Toshi MARUYAMA 2015-01-04 04:20:40 +00:00
  • 1bceed6922 Merged r13831 from trunk to 2.6-stable. Toshi MARUYAMA 2015-01-04 02:57:19 +00:00
  • 6034757312 2.6-stable: Gemfile: simplify rmagick version definition Toshi MARUYAMA 2015-01-04 02:57:11 +00:00
  • 2365736876 2.6-stable: Gemfile: pin pg version 0.17 on Ruby 1.8.7 due to install error Toshi MARUYAMA 2015-01-04 02:57:03 +00:00
  • a9298224b1 fix Ruby 2.2 warning at lib/redmine/scm/adapters/cvs_adapter.rb Toshi MARUYAMA 2015-01-03 17:31:01 +00:00
  • 6116344f8e Merged r13829 from trunk to 2.6-stable. Toshi MARUYAMA 2015-01-03 16:23:53 +00:00
  • 9da6bb31c1 Gemfile: pin activerecord-jdbcsqlite3-adapter version 1.3.11 Toshi MARUYAMA 2015-01-03 16:18:31 +00:00
  • 6e6b45eb25 2.6-stable: Gemfile: pin i18n version 0.6 on all platforms Toshi MARUYAMA 2015-01-03 16:04:55 +00:00
  • b74e5e24f9 Merged r13826 from trunk to 2.6-stable. Toshi MARUYAMA 2015-01-03 16:04:46 +00:00
  • 643e4917ca add jruby-21mode to .travis.yml Toshi MARUYAMA 2015-01-03 15:56:53 +00:00
  • e817ea15f9 Adds table reference to textile help (#12734). Toshi MARUYAMA 2015-01-03 14:59:01 +00:00
  • a3ea25ad34 Japanese wiki_syntax_detailed.html translation updated by Go MAEDA (#18637) Toshi MARUYAMA 2015-01-03 13:36:05 +00:00
  • f5cf7a5c04 Wiki formatting documentation for nested lists in translated languages (#4518) Toshi MARUYAMA 2015-01-03 13:35:56 +00:00
  • f49ce92d27 revert r13762 because character encodings are broken (#12734) Toshi MARUYAMA 2015-01-03 13:35:45 +00:00
  • 89bdf72d19 fix Japanese "label_sort_by" misspelling (#18671) Toshi MARUYAMA 2015-01-03 12:00:40 +00:00
  • 43a67cce53 Merged r13819 from trunk to 2.6-stable (#18587) Toshi MARUYAMA 2015-01-03 11:22:04 +00:00
  • 3cfd395a4f Swedish translation updated by Khedron Wilk (#18587) Toshi MARUYAMA 2015-01-03 11:05:24 +00:00
  • bfdd9f7c29 The descendant count in the issues delete confirmation message is wrong if issues share some descendants. Jean-Philippe Lang 2014-12-30 11:24:00 +00:00
  • 158a01f2b7 2.6-stable: fix r13807 on Ruby 1.8.7 Toshi MARUYAMA 2014-12-26 16:06:44 +00:00
  • 4107e5619e 2.6-stable: Gemfile: use i18n 0.6 on Ruby 1.8.7 and Ruby 1.9.2 Toshi MARUYAMA 2014-12-26 14:57:46 +00:00
  • ede61fa9c7 2.6-stable: Gemfile: pin i18n and rmagick versions due to bundler error on Ruby 1.8.7 Toshi MARUYAMA 2014-12-26 14:35:30 +00:00
  • 1699e37a0c Preload wiki page content for search results. Jean-Philippe Lang 2014-12-26 12:23:05 +00:00
  • a9e53531d3 Fixed duplicate content_url tag introduced in r13806 (#18707). Jean-Philippe Lang 2014-12-26 12:08:55 +00:00
  • 88ec93ab74 Updates comments for r13811. Jean-Philippe Lang 2014-12-26 12:05:01 +00:00
  • 14074fa4c2 Converts timestamps to integers in #search_result_ranks_and_ids. Jean-Philippe Lang 2014-12-26 12:03:01 +00:00
  • 049db4923c Fixed order syntax for Rails 3 (#18667). Jean-Philippe Lang 2014-12-26 11:46:34 +00:00
  • 4da6874d05 Reverts r13805 (#18679). Jean-Philippe Lang 2014-12-26 11:43:59 +00:00
  • 8238e66fb1 Merged r13807. Jean-Philippe Lang 2014-12-26 11:41:05 +00:00
  • 3fcd683e6b Force UTF-8 encoding of language names. Jean-Philippe Lang 2014-12-26 11:38:52 +00:00
  • 12890945e5 Allow attachment thumbnails from REST API (#18707). Jean-Philippe Lang 2014-12-26 11:26:24 +00:00
  • 279fae1c62 Merged r13786 and r13789 (#18679). Jean-Philippe Lang 2014-12-26 10:48:17 +00:00
  • c430cc07f8 Merged r13768 (#18685). Jean-Philippe Lang 2014-12-26 10:47:06 +00:00
  • 7ca5df0836 Merged r13787 (#18667). Jean-Philippe Lang 2014-12-26 10:46:29 +00:00
  • 3c7aa17b5c Merged r13785 (#18665). Jean-Philippe Lang 2014-12-26 10:45:18 +00:00
  • 1e7de03fb5 Merged r13677 (#18501). Jean-Philippe Lang 2014-12-26 10:43:15 +00:00
  • baa9469c9b Merged r13670 (#18499). Jean-Philippe Lang 2014-12-26 10:42:41 +00:00
  • 786559177f Merged r13659 (#18464). Jean-Philippe Lang 2014-12-26 10:41:55 +00:00
  • 60d9dba5af Merged r13784 (#14699). Jean-Philippe Lang 2014-12-26 10:41:15 +00:00
  • 0e58ee44eb add Ruby 2.2 to .travis.yml Toshi MARUYAMA 2014-12-26 05:08:09 +00:00
  • 42e5e6146d Do not truncate subissue/related issues titles on the issue view (#18659). Jean-Philippe Lang 2014-12-24 12:29:49 +00:00
  • cc43ae099a Adds News and Forum link documentation (#13497). Jean-Philippe Lang 2014-12-24 12:27:45 +00:00
  • bfd8113046 Adds p/n access keys for previous/next links (#18692). Jean-Philippe Lang 2014-12-24 12:24:00 +00:00
  • e723081ff4 Use upload helper method. Jean-Philippe Lang 2014-12-22 14:14:36 +00:00
  • 3fe8197d73 Use raw request content in tests to make sure that XML/JSON payload is properly parsed. Jean-Philippe Lang 2014-12-22 13:46:31 +00:00
  • 9b082712a0 Adds tests for creating an issue with multiple uploads. Jean-Philippe Lang 2014-12-22 13:41:51 +00:00
  • 6c6ea394af XML parameters parser extracted to actionpack-xml_parser gem in Rails 4 (#14534). Jean-Philippe Lang 2014-12-22 13:41:15 +00:00
  • 31a60c252e Set en locale in test (#18679). Jean-Philippe Lang 2014-12-21 21:24:46 +00:00
  • 93690ee830 Send the content type as parameter when uploading a file. Jean-Philippe Lang 2014-12-21 21:07:13 +00:00