Commit Graph

  • e89b93f8d1 Fill the issue id when logging time from the time log list of an issue (#26520). Jean-Philippe Lang 2017-07-30 16:42:55 +00:00
  • 4195d0e1ee Merged r16843 (#26403). Jean-Philippe Lang 2017-07-30 16:35:59 +00:00
  • 1f59ac2461 Merged r16921 (#26568). Jean-Philippe Lang 2017-07-30 16:34:35 +00:00
  • d42d8492b8 Removes max width on filter selects introduced in r15603 (#26568). Jean-Philippe Lang 2017-07-30 16:34:13 +00:00
  • df59bff52f Merged r16918 and r16919 (#26564). Jean-Philippe Lang 2017-07-30 16:32:08 +00:00
  • b996c36315 Adds a test for #26564. Jean-Philippe Lang 2017-07-30 16:31:12 +00:00
  • 569cd8d620 Fixed that Enumerations sorting is broken (#26564). Jean-Philippe Lang 2017-07-30 16:30:32 +00:00
  • 6712ef52c2 Removes wiki tab in project settings (#26579). Jean-Philippe Lang 2017-07-30 08:28:50 +00:00
  • 2596653bed Adds a delete link on the wiki index (#26579). Jean-Philippe Lang 2017-07-30 07:45:31 +00:00
  • e930ee8e98 Adds a checkbox to set a page as the wiki start page (#26579). Jean-Philippe Lang 2017-07-30 07:38:48 +00:00
  • 6bc9f3d10d Removes unused class (#22978). Jean-Philippe Lang 2017-07-29 12:46:30 +00:00
  • 605b51fd9b More neutral color download icon. Jean-Philippe Lang 2017-07-29 12:42:59 +00:00
  • ca3f39f5fd Use CSS to highlight the journal title (#22978). Jean-Philippe Lang 2017-07-29 12:18:53 +00:00
  • 607a82aa86 Use tabs to switch between file changes and diff of a commit. Jean-Philippe Lang 2017-07-29 12:10:23 +00:00
  • 24d9570944 Use fancy colors as right border instead of background. Jean-Philippe Lang 2017-07-29 11:43:28 +00:00
  • de367ca1ec Reduce max height of check box groups. Jean-Philippe Lang 2017-07-29 08:31:11 +00:00
  • 1587d71635 Adds some system tests. Jean-Philippe Lang 2017-07-29 08:30:13 +00:00
  • 4cc65b29cf Adds a system test for creating an issue with attachment. Jean-Philippe Lang 2017-07-29 08:19:25 +00:00
  • d8ec9e1813 Adds label_x_revisions string to locales. Jean-Philippe Lang 2017-07-29 08:03:31 +00:00
  • 152f973833 Add update info at the bottom of the wiki page. Jean-Philippe Lang 2017-07-29 08:01:41 +00:00
  • 824e3a5049 Moves the "Private" label after the subject like in journals. Jean-Philippe Lang 2017-07-29 07:17:21 +00:00
  • 3077fb7151 Add some left padding when avatars are enabled. Jean-Philippe Lang 2017-07-29 07:06:12 +00:00
  • 0d79940b96 Use solid border bottom instead of dotted. Jean-Philippe Lang 2017-07-29 06:46:34 +00:00
  • 6995ef0214 Adjust journal actions position. Jean-Philippe Lang 2017-07-29 06:44:05 +00:00
  • 0e2931fff2 Move journal action links above the notes. Jean-Philippe Lang 2017-07-27 17:14:47 +00:00
  • ccba924df9 Hide the issue tracking tab if module is disabled (#26488). Jean-Philippe Lang 2017-07-27 16:49:55 +00:00
  • fbce1b01ef Preload members project to prevent multiple cache hits. Jean-Philippe Lang 2017-07-27 16:46:52 +00:00
  • 930b63718f Renames tab to "Project". Jean-Philippe Lang 2017-07-27 16:43:35 +00:00
  • 000ff80320 Project settings: Move issue tracking settings to their own tab (#26488). Jean-Philippe Lang 2017-07-27 16:42:50 +00:00
  • d378343c23 Merged r16894 from trunk to 3.4-stable Toshi MARUYAMA 2017-07-27 07:21:56 +00:00
  • 09148ba665 add missing fixture for IssueTest#test_update_should_notify_previous_assignee Toshi MARUYAMA 2017-07-27 07:19:31 +00:00
  • aa0db0c103 fix db migrate broken by r16889 (#26548) Toshi MARUYAMA 2017-07-27 04:05:40 +00:00
  • 449d5e6d34 Removes the Modules tab in project settings (#26488). Jean-Philippe Lang 2017-07-26 17:07:43 +00:00
  • 33bf6dddf3 Code cleanup. Jean-Philippe Lang 2017-07-26 16:48:13 +00:00
  • 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