Commit Graph

  • e501cb3481 Special character like quote breaks wiki links (#22967). Jean-Philippe Lang 2018-09-15 09:11:13 +00:00
  • 3881a9ade4 Merged r17488 to 3.4-stable (#28925). Jean-Philippe Lang 2018-09-15 09:08:35 +00:00
  • 04c8246b23 Create fixture correctly. Jean-Philippe Lang 2018-09-15 09:07:25 +00:00
  • 04e94bd3dd Disable workflow checkboxes with no status change (#5593). Jean-Philippe Lang 2018-09-15 07:09:14 +00:00
  • 72e68c534e Change English translation for setting_issue_list_default_columns (#26501). Jean-Philippe Lang 2018-09-15 06:57:03 +00:00
  • 9116b030a0 Merged r17484 to 3.4-stable (#28925). Jean-Philippe Lang 2018-09-15 06:47:03 +00:00
  • 9d00ca96a1 Custom field values for enumerations not saved (#28925). Jean-Philippe Lang 2018-09-15 06:45:10 +00:00
  • 5660b06f7b Highlight due date of overdue issues in the issues list (#27316). Go MAEDA 2018-09-15 05:51:14 +00:00
  • 156b8e2ee6 Allow project bulk edit of time entries (#26534). Go MAEDA 2018-09-14 03:40:37 +00:00
  • f288ccb987 Add "icon" class to items in time entries context menu (#28605). Go MAEDA 2018-09-14 00:23:02 +00:00
  • c04ab14ed4 Adds ##123-linking syntax docs to detailed help pages (#29488). Go MAEDA 2018-09-11 11:57:34 +00:00
  • dfd6a3bfbd Adds documentation for ##123 issue linking syntax (#29488). Go MAEDA 2018-09-10 14:08:37 +00:00
  • 60ee5e109e Adds ##123 extended issue linking syntax (#29488). Go MAEDA 2018-09-08 06:43:13 +00:00
  • 2cffbf1d45 Fix typo in test name: s/highligth/highlight/ (#29440). Go MAEDA 2018-08-26 11:37:13 +00:00
  • 565c4ed128 Merged r17474 from trunk to 3.3-stable (#29413). Go MAEDA 2018-08-25 09:48:14 +00:00
  • aa82fdd95e Merged r17474 from trunk to 3.4-stable (#29413). Go MAEDA 2018-08-25 09:33:01 +00:00
  • 9709f8f364 Mercurial 4.7 compatibility (#29413). Go MAEDA 2018-08-25 08:40:32 +00:00
  • c0df5d1ae2 Refactor Redmine::MimeType.of. Uses MiniMime.lookup_by_extension instead of lookup_by_filename (#29359). Go MAEDA 2018-08-15 14:01:31 +00:00
  • bd08684e1d Test that Redmine::MimeType.css_class_of, main_mimetype_of and is_type? are case-insensitive (#29359). Go MAEDA 2018-08-15 13:20:45 +00:00
  • 371d84556f Test that Redmine::MimeType.of is case-insensitive (#29359). Go MAEDA 2018-08-15 01:23:56 +00:00
  • ca6bf98c61 Don't require mime-types (#29359). Go MAEDA 2018-08-13 11:38:59 +00:00
  • b7f15fbadc Replace String#gsub with faster String#tr (#29363). Go MAEDA 2018-08-12 23:40:44 +00:00
  • 02191a08fd Replace mime-types gem with more efficient mini_mime gem (#29359). Go MAEDA 2018-08-12 23:37:19 +00:00
  • d510c4e50e Mark default version in versions tab from project settings (#27799). Go MAEDA 2018-08-09 11:49:53 +00:00
  • ef79ec8294 Updated French translation Jean-Philippe Lang 2018-08-09 09:39:23 +00:00
  • f42c4be21e Fix a test failure in test/functional/my_controller_test.rb that depends on time and zone (#2471). Go MAEDA 2018-08-09 00:27:21 +00:00
  • 9947003a11 Update Rails to 5.2.1. Go MAEDA 2018-08-08 13:29:11 +00:00
  • 83939be2b5 Export users list to CSV (#5957). Go MAEDA 2018-08-05 12:30:40 +00:00
  • eee1c36b4b Replace Enumerable#sort with faster Enumerable#sort_by (#29299). Go MAEDA 2018-08-02 21:54:21 +00:00
  • 069b0803c5 Merged r17459 from trunk to 3.3-stable (#29308). Go MAEDA 2018-08-02 08:59:45 +00:00
  • 5377b53db3 Merged r17459 from trunk to 3.4-stable (#29308). Go MAEDA 2018-08-02 08:46:16 +00:00
  • c76a021e92 Time entry creation: preserve 'spent on' value when using 'Create and Continue' (#29308). Go MAEDA 2018-08-02 06:00:10 +00:00
  • ed14823d13 Replace Hash#keys.each with faster Hash#each_key (#29305). Go MAEDA 2018-08-01 14:28:39 +00:00
  • 1e0663de9d Add the missing icon class to the items with icons from the contextual menu (#28605). Go MAEDA 2018-08-01 02:25:57 +00:00
  • cd6ab18209 Add a missing fixture (#2471). Go MAEDA 2018-07-29 07:27:23 +00:00
  • 7015e137fe Use pluck(:id) instead of collect(&:id) in app/models/issue.rb (#26711). Go MAEDA 2018-07-29 05:45:40 +00:00
  • 1c5600f820 Use pluck(:id) instead of collect(&:id) (#26711). Go MAEDA 2018-07-28 15:24:24 +00:00
  • 399a66a9a9 Bulk delete wiki attachments (#16410). Go MAEDA 2018-07-25 14:35:18 +00:00
  • 81fcc06d55 Add CSS class to identify public projects (#28413). Go MAEDA 2018-07-22 05:02:12 +00:00
  • 375c7adfe4 Merged r17450 from trunk to 3.4-stable (#29247). Go MAEDA 2018-07-21 00:17:51 +00:00
  • 26f4b5181f Fix: Textile phrase modifiers break wiki macros (#29247). Go MAEDA 2018-07-21 00:16:27 +00:00
  • 8b0d9cce92 Add a missing fixture for IssuesTest#test_create_issue_with_new_target_version (#29215). Go MAEDA 2018-07-16 08:01:44 +00:00
  • bfb582ebb7 Merged r17447 from trunk to 3.4-stable (#24309). Go MAEDA 2018-07-16 02:03:19 +00:00
  • 7ca5cd61b3 Setting page for repository does not scroll horizontally on small screens (#24309). Go MAEDA 2018-07-16 02:01:11 +00:00
  • 391bc8b763 Only allow the use of visible custom fields in time entry reports (#29162). Go MAEDA 2018-07-12 21:58:22 +00:00
  • cfae2f9037 Use white instead of transparency (#26648). Go MAEDA 2018-07-12 10:00:41 +00:00
  • 83ff781b55 Show transparency grid when previewing images (#26648). Go MAEDA 2018-07-12 09:06:08 +00:00
  • 87a671ce75 Add my activities to my page (#2471). Go MAEDA 2018-07-11 14:51:07 +00:00
  • 3a894f3a91 Test for r17441 (#29189). Go MAEDA 2018-07-10 07:05:51 +00:00
  • 05bdaad399 Display custom fields on group pages (#29189). Go MAEDA 2018-07-10 07:02:41 +00:00
  • 12b37ae754 Remove filename from attachment preview links (#27822). Go MAEDA 2018-07-09 14:29:38 +00:00
  • 5a2f924b76 Extend watched_by_me-issue filter to include all project-members instead of only <<me>>-substitution (#8160). Go MAEDA 2018-07-09 06:07:26 +00:00
  • ced636c06c Merged r17436 from trunk to 3.3-stable (#29133). Go MAEDA 2018-07-08 07:27:12 +00:00
  • 53f6578b5a Merged r17436 from trunk to 3.4-stable (#29133). Go MAEDA 2018-07-08 07:26:11 +00:00
  • 5484198d98 Ensure that only visible watchers on issues can be queried (#29133). Go MAEDA 2018-07-08 07:23:23 +00:00
  • cb5fce0442 Adds link to container to attachment view (#29190). Go MAEDA 2018-07-08 00:27:58 +00:00
  • defd2034cf Merged r17432 from trunk to 3.3-stable (#29191). Go MAEDA 2018-07-06 01:40:03 +00:00
  • c999dacf0c Merged r17432 from trunk to 3.4-stable (#29191). Go MAEDA 2018-07-06 01:38:33 +00:00
  • d1c84dbdf9 Fix: Allow to set no_notification option when receiving emails via IMAP or POP3 (#29191). Go MAEDA 2018-07-06 00:51:28 +00:00
  • c3081db328 Bulgarian translation update (#29197). Go MAEDA 2018-07-05 13:18:07 +00:00
  • 7d00558aea Merged r17428 from trunk to 3.3-stable (#29038). Go MAEDA 2018-07-02 03:04:04 +00:00
  • a3570ff62b Merged r17428 from trunk to 3.4-stable (#29038). Go MAEDA 2018-07-02 03:03:12 +00:00
  • 51fdc31e1c "thumbnail" macro may break filename attribute of the attachment (#29038). Go MAEDA 2018-07-02 02:36:22 +00:00
  • ef864bed28 Simpler expression for Japanese label_in_the_next_days and label_in_the_past_days (#29115). Go MAEDA 2018-06-30 07:32:26 +00:00
  • cd8ea53112 Change Japanese translation for date filter operators (#29115). Go MAEDA 2018-06-30 05:40:46 +00:00
  • 08553d75a8 Changed test name (#26091). Go MAEDA 2018-06-30 00:24:59 +00:00
  • 46671966c9 Test for r17421 (#26091). Go MAEDA 2018-06-29 07:11:56 +00:00
  • 2149e1bfbe Use active voice instead of passive voice in Japanese translation (#29129). Go MAEDA 2018-06-28 01:16:58 +00:00
  • 0e06d165a8 Remove unnecessary trailing white-spaces. Go MAEDA 2018-06-28 00:59:51 +00:00
  • 06d3e897c4 Allow to filter by all versions on the global issue list (#26091). Go MAEDA 2018-06-28 00:49:30 +00:00
  • f7bb9f93a4 Show images and thumbnails in their natural orientation (#28616). Go MAEDA 2018-06-27 08:04:28 +00:00
  • 884ac6bf1d Traditional Chinese translation update (#29107). Go MAEDA 2018-06-26 16:16:42 +00:00
  • dcb545efad Change Japanese translation for text_user_mail_option (#29118). Go MAEDA 2018-06-26 09:55:18 +00:00
  • 15d20a438c Add check/unchek all icon in "Copy" section on copy_project page (#29080). Go MAEDA 2018-06-25 09:48:20 +00:00
  • 7e4798cdb1 Merged r17414 from trunk to 3.3-stable (#28125). Go MAEDA 2018-06-25 08:56:01 +00:00
  • 4cd518cd4c Merged r17414 from trunk to 3.4-stable (#28125). Go MAEDA 2018-06-25 08:55:06 +00:00
  • 03f12191d6 Update rbpdf gem to 1.19.5 (#28125). Go MAEDA 2018-06-25 08:52:20 +00:00
  • 4b552f4c08 Move edit and delete buttons for queries to the buttons section (#28602). Go MAEDA 2018-06-24 01:53:02 +00:00
  • 7dbd9e8c3b Move action links and edit form above the history when displaying comments in reverse order (#23518). Jean-Philippe Lang 2018-06-23 05:38:30 +00:00
  • d8a2024715 Dangerous query method deprecation warnings (#23630). Jean-Philippe Lang 2018-06-23 05:19:07 +00:00
  • ce1c652250 Upgrade to Rails 5.2.0 (#23630). Jean-Philippe Lang 2018-06-23 05:13:29 +00:00
  • ae32238b5a Merged r17405 from trunk to 3.3-stable (#28125). Go MAEDA 2018-06-22 08:12:49 +00:00
  • d27b525aca Merged r17405 from trunk to 3.4-stable (#28125). Go MAEDA 2018-06-22 08:08:37 +00:00
  • 157a291b66 Redmine::VERSION::revision should take subversion_command_setting into account (#28920). Go MAEDA 2018-06-22 05:30:05 +00:00
  • 799912e119 Add check/uncheck all projects button to "Email notifications" section on "My account" page (#29053). Go MAEDA 2018-06-22 03:15:12 +00:00
  • c422bee4c4 Update rbpdf gem to 1.19.4 (#28125). Go MAEDA 2018-06-18 09:45:50 +00:00
  • d32f007319 Add links to Users, Projects and Versions in timelog report (#29042). Go MAEDA 2018-06-18 06:13:18 +00:00
  • 438d2f65fd Update User#last_login_on only once per minute and user to reduce DB lock contention on users table (#28952). Jean-Philippe Lang 2018-06-17 14:51:24 +00:00
  • 400b91f9c7 Use arrows for repository browser. Jean-Philippe Lang 2018-06-17 10:13:38 +00:00
  • 46b04f3a23 Removes unused move down/up CSS classes. Jean-Philippe Lang 2018-06-17 10:04:18 +00:00
  • 61deebc4b9 Changes arrow images. Jean-Philippe Lang 2018-06-17 10:02:46 +00:00
  • 9c7aa36bff Slight change to wiki toolbar style. Jean-Philippe Lang 2018-06-17 09:12:14 +00:00
  • f57cacb284 Don't repeat revision on each line. Jean-Philippe Lang 2018-06-17 09:03:57 +00:00
  • e53660b717 Highlight "Spent time" in main menu when creating a time entries query. Jean-Philippe Lang 2018-06-17 08:29:05 +00:00
  • 51eedb884b Add Users tab to application settings. Jean-Philippe Lang 2018-06-17 08:23:06 +00:00
  • 3e31f8167b Cannot clear category field on copying an Issue (#28951). Jean-Philippe Lang 2018-06-17 06:22:35 +00:00
  • f748296121 Image filename for HDPI monitors (image@2x.jpg) are misrecognized as email address (#27968). Jean-Philippe Lang 2018-06-17 06:00:21 +00:00
  • b1b89ff0ac "attachment:filename" link syntax would not work if the file name contains "@" (#26507). Jean-Philippe Lang 2018-06-17 05:57:39 +00:00
  • 270b6c4d7e User link syntax (user:login) doesn't work for logins consisting of an email adress (#26443). Jean-Philippe Lang 2018-06-17 05:45:17 +00:00
  • f2843a26d0 Merged r17390 from trunk to 3.4-stable (#28946). Go MAEDA 2018-06-17 01:07:38 +00:00