Commit Graph

  • 9f346d5921 Make sure that something was actually deleted. Jean-Philippe Lang 2017-07-26 16:43:19 +00:00
  • 71423af0b2 Get rid of acts_as_versioned. Jean-Philippe Lang 2017-07-26 16:41:06 +00:00
  • 6c85506746 Merged r16874. Jean-Philippe Lang 2017-07-25 17:55:15 +00:00
  • 1b1a9b6ed5 Removes darcs test repository (#26391). Jean-Philippe Lang 2017-07-25 17:39:26 +00:00
  • 0910b2bdbe Drop Darcs support (#26391). Jean-Philippe Lang 2017-07-25 17:32:53 +00:00
  • 33d95444b6 Update nokogiri gem (~> 1.8.0) (#26503). Jean-Philippe Lang 2017-07-25 17:29:12 +00:00
  • e6b1f78dc2 Use jquery-rails instead of vanilla javascript ujs (#26518). Jean-Philippe Lang 2017-07-25 17:24:32 +00:00
  • 51b654fdda revert r16881 (#26513, #26524, #26526) Toshi MARUYAMA 2017-07-25 15:39:06 +00:00
  • fc61598d55 fix NameError (uninitialized constant) when "config.eager_load = true" (#26513) Toshi MARUYAMA 2017-07-25 15:38:56 +00:00
  • 9555732eb3 add "config.enable_dependency_loading = true" at config/environments/production.rb (#26513, #26524, #26526) Toshi MARUYAMA 2017-07-25 13:42:07 +00:00
  • 26f7d35ee3 add newline at end of config/initializers/10-patches.rb Toshi MARUYAMA 2017-07-25 13:41:56 +00:00
  • ee99e5bfcc fix search engine returns 500 error by Go MAEDA (#26526) Toshi MARUYAMA 2017-07-25 12:08:02 +00:00
  • 11a1f02cc7 remove trailing white spaces from lib/plugins/acts_as_searchable/lib/acts_as_searchable.rb Toshi MARUYAMA 2017-07-25 12:07:52 +00:00
  • edbc9611de Fixed that sort_criteria is required (#26513). Jean-Philippe Lang 2017-07-24 17:14:53 +00:00
  • 1cb1be17a9 Fixed link to user in email notifications (#26506). Jean-Philippe Lang 2017-07-24 16:59:23 +00:00
  • 97ce6dab6e Japanese translation updated by Go MAEDA (#26500) Toshi MARUYAMA 2017-07-24 07:45:57 +00:00
  • de4df036f5 Test fails with mysql 5.7. Jean-Philippe Lang 2017-07-23 21:06:52 +00:00
  • e00bbda8ee add empty directories to run "rake test:units" and "rake test:functionals" (#26504) Toshi MARUYAMA 2017-07-23 17:23:05 +00:00
  • 1ab658db59 Removes acts_as_list plugin. Jean-Philippe Lang 2017-07-23 16:19:34 +00:00
  • c1e7146498 Removes deprecated methods. Jean-Philippe Lang 2017-07-23 16:18:27 +00:00
  • 4f10dc20e6 Removes #reorder_links for Redmine 4. Jean-Philippe Lang 2017-07-23 16:16:23 +00:00
  • 3320e651d3 Remove ActiveRecord workaround (#26323). Jean-Philippe Lang 2017-07-23 16:13:25 +00:00
  • 216cd861c2 Removes /script. Jean-Philippe Lang 2017-07-23 12:52:17 +00:00
  • 26b7d9c8da Moves changelog.rb to /bin. Jean-Philippe Lang 2017-07-23 12:51:36 +00:00
  • 46dd7a9ac0 Don't try to open tmp files. Jean-Philippe Lang 2017-07-23 12:46:04 +00:00
  • 8a1e09d17b Use CSS selector to find move left/right buttons. Jean-Philippe Lang 2017-07-23 12:41:31 +00:00
  • 530eef9603 Converts UI tests to system tests (#23630). Jean-Philippe Lang 2017-07-23 12:35:32 +00:00
  • b25b476204 Renames test/ui to test/system. Jean-Philippe Lang 2017-07-23 12:27:27 +00:00
  • 9ec757d9b2 Renames test/ui to test/system. Jean-Philippe Lang 2017-07-23 12:27:12 +00:00
  • 25cc48aaf6 Use roadie-rails 1.2 (#25807). Jean-Philippe Lang 2017-07-23 11:42:42 +00:00
  • b99c3caae8 Renames column comments.comments to comments.content to please Rails 5.1 (#23630). Jean-Philippe Lang 2017-07-23 11:40:14 +00:00
  • d74f0bfd5c Merged rails-5.1 branch (#23630). Jean-Philippe Lang 2017-07-23 11:26:04 +00:00
  • e67a6ef744 Merged r16841 (#26492). Jean-Philippe Lang 2017-07-22 07:12:45 +00:00
  • 849fb17a4c Merged r16835 (#26468). Jean-Philippe Lang 2017-07-22 07:12:06 +00:00
  • e8237a8bc7 Merged r16839 (#26471). Jean-Philippe Lang 2017-07-22 07:11:26 +00:00
  • 791be00678 Merged r16842 (#26395). Jean-Philippe Lang 2017-07-22 07:10:40 +00:00
  • 41bb302594 Display commit messages like in 3.3 on revision list (#26403). Jean-Philippe Lang 2017-07-22 07:08:29 +00:00
  • 916b4c1459 Jump to project autocomplete: focus selected project (#26395). Jean-Philippe Lang 2017-07-22 06:41:48 +00:00
  • 469107a541 ArgumentError: incomplete format specifier on ruby 2.5 dev (#26492). Jean-Philippe Lang 2017-07-22 06:39:08 +00:00
  • 509b42701d Renames project settings tab to "Time tracking". Jean-Philippe Lang 2017-07-20 17:10:31 +00:00
  • cd1ca24a87 Fix that spent_time total on the issue list can be wrong (#26471). Jean-Philippe Lang 2017-07-20 16:51:18 +00:00
  • 3c63273c23 Traditional Chinese translation updated by ChunChang Lo (#26475) Toshi MARUYAMA 2017-07-20 03:44:26 +00:00
  • 1ff3e91033 Adds a test for importing list custom fields with multiple values (#26148). Jean-Philippe Lang 2017-07-19 17:07:13 +00:00
  • fee7339c14 Japanese translation updated by Go MAEDA (#26472) Toshi MARUYAMA 2017-07-19 16:25:20 +00:00
  • 2c92465de5 Fixed that remove upload icon is not visible after submitting the form (#26468). Jean-Philippe Lang 2017-07-19 15:24:56 +00:00
  • 3cc483180a Adds a test for importing list custom fields (#26148). Jean-Philippe Lang 2017-07-19 14:58:06 +00:00
  • 5bb28ab8f6 Adds i18n strings for #24005. Jean-Philippe Lang 2017-07-19 14:15:29 +00:00
  • 7bd8280a83 Adds settings for time entry hours validation (#24005). Jean-Philippe Lang 2017-07-19 14:13:10 +00:00
  • a9d7f32da3 Adds UI tests for the quick jump menu. Jean-Philippe Lang 2017-07-19 07:02:30 +00:00
  • 26f07180b3 Disable settings when appropriate. Jean-Philippe Lang 2017-07-19 07:00:49 +00:00
  • 85a0e96ad6 Set a default size for macro thumbnails different from the preview thumbnails. Jean-Philippe Lang 2017-07-19 07:00:27 +00:00
  • e90b32c93d Adds created_on as available column on timelog list (#26396). Jean-Philippe Lang 2017-07-16 18:54:08 +00:00
  • 72bd36c647 tagged version 3.4.2 3.4.2 Jean-Philippe Lang 2017-07-16 18:19:12 +00:00
  • 8d2d10b08a Merged r16825. Jean-Philippe Lang 2017-07-16 18:08:02 +00:00
  • fba0a6685e Updates for 3.4.2 release. Jean-Philippe Lang 2017-07-16 18:07:32 +00:00
  • bf149a63c0 Merged r16823 (#26445). Jean-Philippe Lang 2017-07-16 18:04:00 +00:00
  • a7e88dca7d Fixed that formatting of commit message is never applied (#26445). Jean-Philippe Lang 2017-07-16 18:02:38 +00:00
  • f9ff1c1a15 Merged r16820 and r16821 (#26424). Jean-Philippe Lang 2017-07-16 11:52:48 +00:00
  • ce4efb98d6 Remove negative margin for avatar in h2 and h3 (#26424). Jean-Philippe Lang 2017-07-16 11:52:14 +00:00
  • 74f54a44e6 Add space between avatar and headline (#26424). Jean-Philippe Lang 2017-07-16 11:51:41 +00:00
  • 742440e038 Merged r16813 (#26379). Jean-Philippe Lang 2017-07-16 11:49:22 +00:00
  • e57b5ddbcc Merged r16808 (#26387). Jean-Philippe Lang 2017-07-16 11:48:44 +00:00
  • 7e9805aa95 Merged r16812 (#26393). Jean-Philippe Lang 2017-07-16 11:47:55 +00:00
  • f654c84c8f Removes hardcoded width. Jean-Philippe Lang 2017-07-12 18:19:08 +00:00
  • 081e8a8932 Render columns selection using spans instead of a table. Jean-Philippe Lang 2017-07-12 18:17:48 +00:00
  • 2a721fff4c Set default configuration for the timelog list (#26356). Jean-Philippe Lang 2017-07-12 18:13:20 +00:00
  • ffea3d5ba3 Fix thumbnail rendering for images with height >> width. Jean-Philippe Lang 2017-07-10 21:19:19 +00:00
  • 60e07b9bb3 Don't error when posting empty plugin settings (#26393). Jean-Philippe Lang 2017-07-10 21:05:35 +00:00
  • 48259a1eda add some tests to RepositoryTest#test_for_changeset_comments_strip Toshi MARUYAMA 2017-07-10 04:48:19 +00:00
  • 7187e8dade code style cleanup at RepositoryTest#test_for_changeset_comments_strip Toshi MARUYAMA 2017-07-10 04:48:08 +00:00
  • 3a0cc09d7c replace white spaces of here-text at RepositoryTest#test_for_changeset_comments_strip Toshi MARUYAMA 2017-07-10 04:47:56 +00:00
  • 9748fc4668 Error displaying time entries filtered by Activity (#26387). Jean-Philippe Lang 2017-07-09 17:16:01 +00:00
  • d16341966a Don't wrtie summary to changelog file. Jean-Philippe Lang 2017-07-09 07:26:35 +00:00
  • 7e620ce0e6 Removed unnecessary spaces from doc/CHANGELOG (#26388). Jean-Philippe Lang 2017-07-09 07:24:33 +00:00
  • c781bfb443 Strip leading and trailing spaces from subjects (#26388). Jean-Philippe Lang 2017-07-09 07:23:44 +00:00
  • c4b3595510 tagged version 3.4.1 3.4.1 Jean-Philippe Lang 2017-07-09 07:18:26 +00:00
  • 6e16ab0c60 Merged r16779. Jean-Philippe Lang 2017-07-09 07:17:52 +00:00
  • 2350d493b8 Updates for 3.4.1 release. Jean-Philippe Lang 2017-07-09 07:16:52 +00:00
  • dc05c52e5a Ruby 1.9.3 no longer supported (#25538). Jean-Philippe Lang 2017-07-08 16:33:37 +00:00
  • e039e71d4f Change highlight settings (#22978). Jean-Philippe Lang 2017-07-08 15:01:06 +00:00
  • f23c9eb177 Note URLs should highlight the linked note (#22978). Jean-Philippe Lang 2017-07-08 14:56:19 +00:00
  • 74111bd9d3 Kepp the arguments clean (#26043). Jean-Philippe Lang 2017-07-08 13:54:26 +00:00
  • 5de545fd79 Set the parent page when creating a new wiki page from the "Add page" link (#26043). Jean-Philippe Lang 2017-07-08 13:51:18 +00:00
  • 2bc719e2c8 LdapError is deprecated (#24970). Jean-Philippe Lang 2017-07-08 13:46:47 +00:00
  • 21e00bfdbf Use latest simplecov gem (#26322). Jean-Philippe Lang 2017-07-08 13:25:57 +00:00
  • 66f6bf0e8d Merged r16766 to r16768 (#26376). Jean-Philippe Lang 2017-07-08 12:56:27 +00:00
  • 52000cd745 Removes UI tests where the date picker is involved. Jean-Philippe Lang 2017-07-08 12:50:23 +00:00
  • e0181ee894 Adds a UI test for #26364. Jean-Philippe Lang 2017-07-08 12:47:14 +00:00
  • 3821b34a8b Reverts change made to ProjectController in r16766 (#26376). Jean-Philippe Lang 2017-07-08 12:16:36 +00:00
  • 92ca57e938 Fixed User#project_ids_by_role when first called within chained scopes (#26376). Jean-Philippe Lang 2017-07-08 12:15:10 +00:00
  • d2cc2f9dca Fixed that issue counts are 0 on project overview (#26376). Jean-Philippe Lang 2017-07-08 07:20:01 +00:00
  • 8e9ce2dbee Merged r16764 (#26364). Jean-Philippe Lang 2017-07-06 16:53:10 +00:00
  • e1ff7c1848 Sort is not reflected when export CSV of issues list (#26364). Jean-Philippe Lang 2017-07-06 16:52:38 +00:00
  • 0705c839d9 Merged r16762 (#26350). Jean-Philippe Lang 2017-07-06 16:45:34 +00:00
  • a628ba7e60 Don't display download button for dir entries (#26350). Jean-Philippe Lang 2017-07-06 16:45:06 +00:00
  • bc42405d7f Merged r16760 (#26325). Jean-Philippe Lang 2017-07-06 16:43:25 +00:00
  • 5e18803613 Wrong CSS syntax (#26325). Jean-Philippe Lang 2017-07-06 16:42:45 +00:00
  • 7ac7c600e0 Merged r16756 from trunk to 3.4-stable (#26365) Toshi MARUYAMA 2017-07-06 05:01:08 +00:00
  • 9256159d2a Merged r16754 from trunk to 3.4-stable (#26344) Toshi MARUYAMA 2017-07-06 05:00:58 +00:00
  • 43392a4b36 Traditional Chinese translation for trunk updated by ChunChang Lo (#26365) Toshi MARUYAMA 2017-07-06 04:27:02 +00:00