Commit Graph

  • 54cfb7b75e Sort issues by due date in email reminders (#29771). Go MAEDA 2018-11-06 03:13:46 +00:00
  • 5dee8589d5 Remove trailing whitespaces from test/unit/mailer_test.rb Go MAEDA 2018-11-06 02:45:26 +00:00
  • 9ebd94c72e Remove trailing whitespaces from app/models/mailer.rb Go MAEDA 2018-11-06 02:44:04 +00:00
  • 45ea5bc0d9 Add missing closing tag in app/views/roles/_form.html.erb (#29912). Go MAEDA 2018-11-05 13:40:15 +00:00
  • ce7931a956 Previous/Next link on repository page disappears when switching to "View differences" tab (#26576, #29730). Go MAEDA 2018-11-05 02:40:04 +00:00
  • 2f1c9f5411 Move attachments to their own section in issue page (#29033). Go MAEDA 2018-11-04 07:26:29 +00:00
  • 4e6b519fb0 Fix typo in French text_tracker_no_workflow (#29901). Go MAEDA 2018-11-03 09:33:14 +00:00
  • 9c99d50713 Removes request and response accessors from Structure class (#28564). Go MAEDA 2018-11-03 08:11:22 +00:00
  • 46b028b1b8 Fix that the following tests fail randomly due to uninitialized User.current (#29853): Go MAEDA 2018-11-03 07:15:00 +00:00
  • 32b0249246 Merged r17614 from trunk to 3.4-stable (#29791). Go MAEDA 2018-10-31 07:39:54 +00:00
  • dced476200 Hide "Files" section in wiki pages when printing (#29791). Go MAEDA 2018-10-31 07:16:52 +00:00
  • 89f026e638 Remove trailing whitespaces from app/views/wiki/show.html.erb Go MAEDA 2018-10-31 07:15:19 +00:00
  • 5f96648717 Use Project::STATUS_ACTIVE constant instead of harcoded 1 (#29449). Go MAEDA 2018-10-29 07:01:51 +00:00
  • bae9ffd327 Filter out issues from closed projects in the following widgets (#29449): Go MAEDA 2018-10-29 06:14:56 +00:00
  • d3ffa9252c Remove trailing whitespaces from test/functional/my_controller_test.rb Go MAEDA 2018-10-29 05:48:31 +00:00
  • f62b46def8 Revert unwanted changes in r17607 (#20081). Go MAEDA 2018-10-29 05:00:04 +00:00
  • a0479c768e Filter time entries after project status (#20081). Go MAEDA 2018-10-29 04:05:18 +00:00
  • 21034c5628 Filter issues after project status (#20081). Go MAEDA 2018-10-29 04:03:52 +00:00
  • a99c7104c1 Reverted r17605 that breaks some tests (#26576, #29730). Go MAEDA 2018-10-29 00:18:48 +00:00
  • 758b6f5a59 Previous/Next link on repository page disappears when switching to "View differences" tab (#26576, #29730). Go MAEDA 2018-10-28 11:59:29 +00:00
  • 042dd66527 Merged r17603 from trunk to 3.4-stable (#29756). Go MAEDA 2018-10-28 11:04:15 +00:00
  • e8243d213d \f or \v character in Textile markup may cause RegexpError exception (#29756). Go MAEDA 2018-10-28 11:01:54 +00:00
  • fce77eb97b Update locales (#29781). Go MAEDA 2018-10-28 06:03:56 +00:00
  • 57a4fedd34 Handles the case when an expired token is in the users session (#29781). Go MAEDA 2018-10-28 05:59:11 +00:00
  • 9a53b68b73 Fix that MyHelper::render_activity_block is not timezone aware (#2471, #29816). Go MAEDA 2018-10-20 23:43:25 +00:00
  • ccd524a04a Add missing enabled_modules fixture to TrackerTest (#29820). Go MAEDA 2018-10-20 01:10:20 +00:00
  • bacb90fc81 Bulgarian translation update (#29779). Go MAEDA 2018-10-16 21:50:39 +00:00
  • 23dc108e70 Rails 5: Update INSTALL doc: s/WEBrick/Puma/ (#29772). Go MAEDA 2018-10-16 05:51:33 +00:00
  • facb44cb03 Ensure that vendor-defined characters in ISO-2022-JP email subject don't break issue's subject (#29442). Go MAEDA 2018-10-15 10:00:18 +00:00
  • 88a83228e1 Update mail gem (~> 2.7.1) (#29443). Go MAEDA 2018-10-15 08:00:11 +00:00
  • 7be4200651 Fix broken tests due to r17593 (#29739). Go MAEDA 2018-10-11 16:14:37 +00:00
  • 667e9124f9 Change general_lang_name for zh and zh-TW to "Chinese/Simplified" and "Chinese/Traditional" (#29739). Go MAEDA 2018-10-11 04:07:35 +00:00
  • b4425f6ec1 #last_email already asserts that mail is not nil. Jean-Philippe Lang 2018-10-10 19:06:21 +00:00
  • e589937aa7 Removes method_missing override (#26791). Jean-Philippe Lang 2018-10-10 19:04:25 +00:00
  • 21e11bd9cd Replaces remaining #deliver with #deliver_later (#26791). Jean-Philippe Lang 2018-10-10 18:45:34 +00:00
  • 717bef36a3 Journal must be saved. Jean-Philippe Lang 2018-10-10 18:41:12 +00:00
  • 0c78056a69 Send emails asynchronously (#26791). Jean-Philippe Lang 2018-10-10 17:13:09 +00:00
  • 5533eeff23 Fixed that test_email raises an error with #deliver_later (#26791). Jean-Philippe Lang 2018-10-06 16:07:45 +00:00
  • e159928e6b Use find_by instead of where.first to remove unnecessary sorting (#26747). Go MAEDA 2018-10-06 16:03:26 +00:00
  • 323ef3182b Ensure that ActiveRecord::Base objects are fully serialized for mail sending (#26791). Jean-Philippe Lang 2018-10-06 13:10:22 +00:00
  • 5416ed1022 Cleanup: Remove Issue#each_notification and Journal#each_notification (#26791). Jean-Philippe Lang 2018-10-06 13:09:38 +00:00
  • 015ca36634 Send individual emails for each mail recipient (#26791). Jean-Philippe Lang 2018-10-06 13:08:52 +00:00
  • b41096d9d0 Fixed that textarea may overflow. Jean-Philippe Lang 2018-10-06 11:17:35 +00:00
  • 98fc7c8d39 Galician translation update for 3.4-stable (#29736). Go MAEDA 2018-10-06 07:03:19 +00:00
  • 88c71d5395 Galician translation update (#27992). Go MAEDA 2018-10-06 06:54:19 +00:00
  • a3cce4fef5 Merged r17577 from trunk to 3.3-stable (#29735). Go MAEDA 2018-10-06 06:14:51 +00:00
  • d6833ec692 Merged r17577 from trunk to 3.4-stable (#29735). Go MAEDA 2018-10-06 06:13:49 +00:00
  • 89b57e9641 Galician translation fix for the words empty, blank, and key (#29735). Go MAEDA 2018-10-06 06:08:53 +00:00
  • 449d197093 Merged r17574 from trunk to 3.3-stable (#28565). Go MAEDA 2018-10-06 00:18:44 +00:00
  • d8cccea0ea Merged r17574 from trunk to 3.4-stable (#28565). Go MAEDA 2018-10-06 00:17:11 +00:00
  • 16e8549eaa PDF export has too many whitespaces (#28565). Go MAEDA 2018-10-06 00:11:47 +00:00
  • ece41123a1 Remove trailing whitespaces from test/functional/documents_controller_test.rb Go MAEDA 2018-10-05 05:27:42 +00:00
  • 0438d68db8 Remove trailing whitespaces from test/fixtures/documents.yml Go MAEDA 2018-10-05 05:26:30 +00:00
  • 86a13c5536 Remove trailing whitespaces from test/fixtures/attachments.yml Go MAEDA 2018-10-05 05:25:33 +00:00
  • 00311c574e Let pagination always be visible (#29395). Go MAEDA 2018-10-04 13:31:14 +00:00
  • 7516823617 Adds file preview prev/next navigation with arrow keys (#29395). Go MAEDA 2018-10-04 13:27:09 +00:00
  • 7d615fd516 Repository entry pagination (#29395). Go MAEDA 2018-10-04 13:24:06 +00:00
  • dcc7ecb34a Attachments prev/next navigation (#29395). Go MAEDA 2018-10-04 13:20:11 +00:00
  • 28c231473f Custom queries are broken by updating with nil parameter values (#29701). Go MAEDA 2018-10-04 12:46:32 +00:00
  • f199fd54b7 Russian translation (jstoolbar-pt-br.js) update (#29727). Go MAEDA 2018-10-04 08:03:49 +00:00
  • 2a761edb73 Russian translation update (#29727). Go MAEDA 2018-10-04 08:02:39 +00:00
  • 3952c4d264 Extend Issue Summary to include subprojects (#2529). Go MAEDA 2018-10-03 07:16:47 +00:00
  • 9117d1e2fd Brazilian translation update for 3.4-stable (#29718, #29698). Go MAEDA 2018-10-02 23:27:32 +00:00
  • 82abfa8ac5 Brazilian translation update (#29698). Go MAEDA 2018-10-02 22:34:27 +00:00
  • 824f98e353 Remove unused variable 'filter_options' from Query#add_filter (#29710). Go MAEDA 2018-10-02 03:43:39 +00:00
  • 43d9adeb2a Wrong use of refute_includes in tests (#29708). Go MAEDA 2018-10-02 02:12:39 +00:00
  • 4cd14f089c Japanese translation update (#29696). Go MAEDA 2018-10-01 11:52:01 +00:00
  • d75fc97bf6 Brazilian wiki help translation update for 3.3-stable (#29702). Go MAEDA 2018-10-01 10:00:40 +00:00
  • a8955b895c Brazilian wiki help translation update for 3.4-stable (#29702). Go MAEDA 2018-10-01 09:54:49 +00:00
  • 649850abf4 Brazilian wiki help translation update (#29702). Go MAEDA 2018-10-01 05:31:48 +00:00
  • 73fc95e1db Merged r17552 from trunk to 3.3-stable (#29703). Go MAEDA 2018-10-01 03:55:33 +00:00
  • b2ddee1d0b Merged r17552 from trunk to 3.4-stable (#29703). Go MAEDA 2018-10-01 03:54:03 +00:00
  • 6d203c4c70 Brazilian translation (jstoolbar-pt-br.js) update (#29703). Go MAEDA 2018-10-01 03:52:34 +00:00
  • ebe9ca30d2 Padding needs to be removed too Jean-Philippe Lang 2018-09-30 19:07:54 +00:00
  • 47f97cf94b Remove margin before and after preview Jean-Philippe Lang 2018-09-30 19:06:47 +00:00
  • bb2860e734 Removes unneeded background. Jean-Philippe Lang 2018-09-30 16:42:19 +00:00
  • f7a8a47570 Fixed that changing tabs in project settings unselect "Write" tab of project description textarea (#27758). Jean-Philippe Lang 2018-09-30 16:33:46 +00:00
  • 3f8ee753df Reduces margin between buttons. Jean-Philippe Lang 2018-09-30 16:27:33 +00:00
  • 9a7faafb56 Removes space between tabs and textarea (#27758). Jean-Philippe Lang 2018-09-30 16:12:22 +00:00
  • abcf3e2241 Added the list of supported languages on redmine.org (#24681). Go MAEDA 2018-09-30 15:51:20 +00:00
  • 827075eeb0 Czech translation fixes (#29697). Go MAEDA 2018-09-30 13:33:19 +00:00
  • 7f74e76185 Czech translation update (#28372). Go MAEDA 2018-09-30 13:29:00 +00:00
  • 47adb5a090 Moves style to jstoolbar.css (#27758). Jean-Philippe Lang 2018-09-30 09:47:05 +00:00
  • 3a35613fe3 Adds style to the empty preview message (#27758). Jean-Philippe Lang 2018-09-30 09:45:48 +00:00
  • 7620870874 Update french translation. Jean-Philippe Lang 2018-09-30 09:33:56 +00:00
  • 4641e77a91 Update the style of JQuery dropdown menu (#24681). Jean-Philippe Lang 2018-09-30 09:32:30 +00:00
  • d3f044c734 Add a checkbox to create the wiki page with or without parent (#26043). Jean-Philippe Lang 2018-09-30 09:20:35 +00:00
  • 6e4deb6c10 Reverts unwanted change. Jean-Philippe Lang 2018-09-30 09:10:10 +00:00
  • 72595c6acd Updated the "Code highlighting" section in wiki help as the syntax highlighter was replaced with Rouge (#24681). Go MAEDA 2018-09-30 02:45:16 +00:00
  • 5b189317a9 Removed message to stdout (#28934). Jean-Philippe Lang 2018-09-29 09:22:07 +00:00
  • 9123ae9cb7 SQLite3::ConstraintException Jean-Philippe Lang 2018-09-29 09:19:39 +00:00
  • 63d803c0b9 Update the list with popular languages (#24681). Jean-Philippe Lang 2018-09-29 09:06:12 +00:00
  • eb1e6d8c26 Syntax highlighter: replace CodeRay with Rouge (#24681). Jean-Philippe Lang 2018-09-29 06:57:40 +00:00
  • bd2ee802c0 Russian translation update (#29673). Go MAEDA 2018-09-27 22:32:02 +00:00
  • 712a0953a2 Add label_nothing_to_preview to locales (#27758). Go MAEDA 2018-09-27 22:08:55 +00:00
  • 49bdb42aee Allow line break of project column im time entry table (#29607). Go MAEDA 2018-09-27 13:22:38 +00:00
  • ffc7e94d4e "no_notification" option is not listed in the help of "rake redmine:email:receive_imap" (#29669). Go MAEDA 2018-09-27 13:13:18 +00:00
  • 56138544e1 Removed unused helper #preview_link (#27758). Jean-Philippe Lang 2018-09-26 11:00:09 +00:00
  • 0470d7b129 Adds strings to jstoolbar locales (#27758). Jean-Philippe Lang 2018-09-26 10:58:39 +00:00
  • 87f475089b Use Edit instead of Write (#27758). Jean-Philippe Lang 2018-09-26 10:45:47 +00:00