Commit Graph

  • 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
  • 64763bece3 Attachment content type not set when uploading attachment (#18667). Jean-Philippe Lang 2014-12-21 21:02:38 +00:00
  • b8a586c475 Fixed: LabelledFormBuilder#label outputs 2 label elements (#18679). Jean-Philippe Lang 2014-12-21 20:19:39 +00:00
  • c0800b330c Error when adding user to group where he is already assigned (#18665). Jean-Philippe Lang 2014-12-21 20:15:24 +00:00
  • a3d4b63261 Don't overwrite headers that were already set (#14699). Jean-Philippe Lang 2014-12-21 19:46:33 +00:00
  • 7296b569a3 Leading slash required with Rails 4.2. Jean-Philippe Lang 2014-12-21 15:05:18 +00:00
  • 7ac9072270 Subclasses may not be loaded when running the test. Jean-Philippe Lang 2014-12-21 12:50:43 +00:00
  • 2a6692248b Replaced "can't" with "cannot" in error messages. Jean-Philippe Lang 2014-12-21 12:39:48 +00:00
  • e2998505b2 PermissionsAttributeCoder.load called twice when mocha expectation is set. Jean-Philippe Lang 2014-12-21 11:57:01 +00:00
  • 8ed791d690 Use DOM assertion instead. Jean-Philippe Lang 2014-12-21 11:48:00 +00:00
  • 744ceaf61f Use DOM assertions as attributes order changes from a Rails version to another. Jean-Philippe Lang 2014-12-20 14:41:04 +00:00
  • b1d2312dbf Make sure that themes are reloaded after test. Jean-Philippe Lang 2014-12-20 14:33:17 +00:00
  • c32d75a697 Rewrites assertions. Jean-Philippe Lang 2014-12-20 14:30:33 +00:00
  • f86d4940e1 Removed that quote in a fixture subject. Jean-Philippe Lang 2014-12-20 14:22:50 +00:00
  • b35ed2ea2b Use a CustomFieldValue instead of CustomValue. Jean-Philippe Lang 2014-12-20 13:51:34 +00:00
  • c6e8f537bd Removes test menu item after test. Jean-Philippe Lang 2014-12-20 13:42:57 +00:00
  • 49fdc5556b Set locale for error messages. Jean-Philippe Lang 2014-12-20 13:35:57 +00:00
  • d4915f0635 Reset current user on each test. Jean-Philippe Lang 2014-12-20 13:35:33 +00:00
  • 717f491f50 Cache search result ids for faster search pagination (#18631). Jean-Philippe Lang 2014-12-20 09:33:02 +00:00
  • 71172e2411 Moved search logic to Redmine::Search (#18631). Jean-Philippe Lang 2014-12-20 08:10:05 +00:00
  • c53eb532c2 Plugin migration confuses two plugins with similar names (#18685). Jean-Philippe Lang 2014-12-20 07:27:53 +00:00
  • 30175bf85e Restore accent insensitive search with mysql (#18537). Jean-Philippe Lang 2014-12-15 19:22:13 +00:00
  • 15bb695bbb Use logger.info? (#18605). Jean-Philippe Lang 2014-12-14 21:53:38 +00:00
  • 64fea07aff Support for named route in project menu and a new :permission option (#6426). Jean-Philippe Lang 2014-12-14 21:46:53 +00:00
  • cb3676a553 Code cleanup. Jean-Philippe Lang 2014-12-14 21:01:51 +00:00
  • 8ac68457f5 User detail : show user login to admins (#17354). Jean-Philippe Lang 2014-12-14 20:47:31 +00:00
  • fe838c57ff Adds table reference to textile help (#12734). Jean-Philippe Lang 2014-12-14 20:34:54 +00:00
  • 90e16a35c5 Missing test helper (#18537). Jean-Philippe Lang 2014-12-14 16:31:11 +00:00
  • 261d989431 SQLite does not support case insensitive match for non-ASCII characters (#18537). Jean-Philippe Lang 2014-12-14 16:30:36 +00:00
  • 24ea953822 Use custom SQL for MySQL to behave like others DBMS: case-insensitive search without ignoring accentuation (#18537). Jean-Philippe Lang 2014-12-14 13:55:52 +00:00
  • 9c685f5034 add missing fixtures to test/unit/search_test.rb Toshi MARUYAMA 2014-12-14 04:27:43 +00:00
  • 6716bdf653 Mysql LIKE treats Ö and O the same (#18537). Jean-Philippe Lang 2014-12-13 23:11:01 +00:00