]>
source.dussan.org Git - redmine.git/log
Go MAEDA [Mon, 26 Nov 2018 00:23:08 +0000 (00:23 +0000)]
Add wiki class also for half width custom fields with text formatting enabled (#30027).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17634
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 26 Nov 2018 00:21:28 +0000 (00:21 +0000)]
Remove trailing whitespaces from app/helpers/issues_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@17633
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Fri, 23 Nov 2018 06:07:32 +0000 (06:07 +0000)]
Fix: Attachments are added even if validation fails when updating an issue via email (#28576).
Patch by Takenori TAKAKI.
git-svn-id: http://svn.redmine.org/redmine/trunk@17630
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 19 Nov 2018 12:31:19 +0000 (12:31 +0000)]
Unpin roadie gem version (#29947).
git-svn-id: http://svn.redmine.org/redmine/trunk@17629
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sat, 10 Nov 2018 06:50:23 +0000 (06:50 +0000)]
Upgrade to Rouge 3.3.0 (#24681).
git-svn-id: http://svn.redmine.org/redmine/trunk@17626
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 8 Nov 2018 13:01:06 +0000 (13:01 +0000)]
Strip whitespace from integer custom field (#8317).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17625
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Tue, 6 Nov 2018 03:13:46 +0000 (03:13 +0000)]
Sort issues by due date in email reminders (#29771).
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17624
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Tue, 6 Nov 2018 02:45:26 +0000 (02:45 +0000)]
Remove trailing whitespaces from test/unit/mailer_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@17623
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Tue, 6 Nov 2018 02:44:04 +0000 (02:44 +0000)]
Remove trailing whitespaces from app/models/mailer.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@17622
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 5 Nov 2018 13:40:15 +0000 (13:40 +0000)]
Add missing closing tag in app/views/roles/_form.html.erb (#29912).
Patch by Vincent Robert.
git-svn-id: http://svn.redmine.org/redmine/trunk@17621
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 5 Nov 2018 02:40:04 +0000 (02:40 +0000)]
Previous/Next link on repository page disappears when switching to "View differences" tab (#26576, #29730).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17620
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sun, 4 Nov 2018 07:26:29 +0000 (07:26 +0000)]
Move attachments to their own section in issue page (#29033).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17619
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sat, 3 Nov 2018 09:33:14 +0000 (09:33 +0000)]
Fix typo in French text_tracker_no_workflow (#29901).
Patch by Samuel Marchal.
git-svn-id: http://svn.redmine.org/redmine/trunk@17618
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sat, 3 Nov 2018 08:11:22 +0000 (08:11 +0000)]
Removes request and response accessors from Structure class (#28564).
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@17617
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sat, 3 Nov 2018 07:15:00 +0000 (07:15 +0000)]
Fix that the following tests fail randomly due to uninitialized User.current (#29853):
* AttachmentsVisibilityTest#test_attachment_should_be_visible
*
Redmine::AttachmentFieldFormatTest#test_should_accept_a_hash_with_upload_on_create
*
Redmine::AttachmentFieldFormatTest#test_should_replace_attachment_on_update
Patch by Gilad Shanan.
git-svn-id: http://svn.redmine.org/redmine/trunk@17616
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Wed, 31 Oct 2018 07:16:52 +0000 (07:16 +0000)]
Hide "Files" section in wiki pages when printing (#29791).
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17614
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Wed, 31 Oct 2018 07:15:19 +0000 (07:15 +0000)]
Remove trailing whitespaces from app/views/wiki/show.html.erb
git-svn-id: http://svn.redmine.org/redmine/trunk@17613
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 29 Oct 2018 07:01:51 +0000 (07:01 +0000)]
Use Project::STATUS_ACTIVE constant instead of harcoded 1 (#29449).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17612
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 29 Oct 2018 06:14:56 +0000 (06:14 +0000)]
Filter out issues from closed projects in the following widgets (#29449):
* Issues assigned to me
* Reported issues
* Watched issues
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17611
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 29 Oct 2018 05:48:31 +0000 (05:48 +0000)]
Remove trailing whitespaces from test/functional/my_controller_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@17610
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 29 Oct 2018 05:00:04 +0000 (05:00 +0000)]
Revert unwanted changes in r17607 (#20081).
git-svn-id: http://svn.redmine.org/redmine/trunk@17609
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 29 Oct 2018 04:05:18 +0000 (04:05 +0000)]
Filter time entries after project status (#20081).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17608
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 29 Oct 2018 04:03:52 +0000 (04:03 +0000)]
Filter issues after project status (#20081).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17607
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 29 Oct 2018 00:18:48 +0000 (00:18 +0000)]
Reverted r17605 that breaks some tests (#26576, #29730).
git-svn-id: http://svn.redmine.org/redmine/trunk@17606
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sun, 28 Oct 2018 11:59:29 +0000 (11:59 +0000)]
Previous/Next link on repository page disappears when switching to "View differences" tab (#26576, #29730).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17605
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sun, 28 Oct 2018 11:01:54 +0000 (11:01 +0000)]
\f or \v character in Textile markup may cause RegexpError exception (#29756).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17603
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sun, 28 Oct 2018 06:03:56 +0000 (06:03 +0000)]
Update locales (#29781).
git-svn-id: http://svn.redmine.org/redmine/trunk@17602
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sun, 28 Oct 2018 05:59:11 +0000 (05:59 +0000)]
Handles the case when an expired token is in the users session (#29781).
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@17601
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sat, 20 Oct 2018 23:43:25 +0000 (23:43 +0000)]
Fix that MyHelper::render_activity_block is not timezone aware (#2471, #29816).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17600
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sat, 20 Oct 2018 01:10:20 +0000 (01:10 +0000)]
Add missing enabled_modules fixture to TrackerTest (#29820).
Patch by Gilad Shanan.
git-svn-id: http://svn.redmine.org/redmine/trunk@17599
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Tue, 16 Oct 2018 21:50:39 +0000 (21:50 +0000)]
Bulgarian translation update (#29779).
Patch by Ivan Cenov.
git-svn-id: http://svn.redmine.org/redmine/trunk@17598
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Tue, 16 Oct 2018 05:51:33 +0000 (05:51 +0000)]
Rails 5: Update INSTALL doc: s/WEBrick/Puma/ (#29772).
git-svn-id: http://svn.redmine.org/redmine/trunk@17597
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 15 Oct 2018 10:00:18 +0000 (10:00 +0000)]
Ensure that vendor-defined characters in ISO-2022-JP email subject don't break issue's subject (#29442).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17596
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 15 Oct 2018 08:00:11 +0000 (08:00 +0000)]
Update mail gem (~> 2.7.1) (#29443).
git-svn-id: http://svn.redmine.org/redmine/trunk@17595
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 11 Oct 2018 16:14:37 +0000 (16:14 +0000)]
Fix broken tests due to r17593 (#29739).
git-svn-id: http://svn.redmine.org/redmine/trunk@17594
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 11 Oct 2018 04:07:35 +0000 (04:07 +0000)]
Change general_lang_name for zh and zh-TW to "Chinese/Simplified" and "Chinese/Traditional" (#29739).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17593
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 10 Oct 2018 19:06:21 +0000 (19:06 +0000)]
#last_email already asserts that mail is not nil.
git-svn-id: http://svn.redmine.org/redmine/trunk@17592
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 10 Oct 2018 19:04:25 +0000 (19:04 +0000)]
Removes method_missing override (#26791).
git-svn-id: http://svn.redmine.org/redmine/trunk@17591
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 10 Oct 2018 18:45:34 +0000 (18:45 +0000)]
Replaces remaining #deliver with #deliver_later (#26791).
git-svn-id: http://svn.redmine.org/redmine/trunk@17590
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 10 Oct 2018 18:41:12 +0000 (18:41 +0000)]
Journal must be saved.
git-svn-id: http://svn.redmine.org/redmine/trunk@17589
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 10 Oct 2018 17:13:09 +0000 (17:13 +0000)]
Send emails asynchronously (#26791).
Custom async_* delivery methods are removed in favor of ActiveJob (Async by default).
git-svn-id: http://svn.redmine.org/redmine/trunk@17588
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 6 Oct 2018 16:07:45 +0000 (16:07 +0000)]
Fixed that test_email raises an error with #deliver_later (#26791).
git-svn-id: http://svn.redmine.org/redmine/trunk@17587
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sat, 6 Oct 2018 16:03:26 +0000 (16:03 +0000)]
Use find_by instead of where.first to remove unnecessary sorting (#26747).
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17586
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 6 Oct 2018 13:10:22 +0000 (13:10 +0000)]
Ensure that ActiveRecord::Base objects are fully serialized for mail sending (#26791).
Patch by Holger Just.
git-svn-id: http://svn.redmine.org/redmine/trunk@17585
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 6 Oct 2018 13:09:38 +0000 (13:09 +0000)]
Cleanup: Remove Issue#each_notification and Journal#each_notification (#26791).
Patch by Holger Just.
git-svn-id: http://svn.redmine.org/redmine/trunk@17584
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 6 Oct 2018 13:08:52 +0000 (13:08 +0000)]
Send individual emails for each mail recipient (#26791).
We are creating multipe mails per class notification event, one per
recipient, wrapped in a Mailer::MultiMessage object to send them all at
once.
We keep the existing interface of all class methods intended to be used
by external code the same as they were before, with one exception:
We provide additional recipient addresses in options[:recipients] for
Mailer.security_notification. Since the first-class recipients have to
be users to render individual mails for them, additional recipient
addresses have to be provided with some other channel.
By providing additional recipients in options[:recipients], we can solve
the use-case for address change notifications for users, which probably
is the only real use-case for having to use a plain email address
instead of a User as a notification recipient.
Patch by Holger Just and Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17583
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 6 Oct 2018 11:17:35 +0000 (11:17 +0000)]
Fixed that textarea may overflow.
git-svn-id: http://svn.redmine.org/redmine/trunk@17582
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sat, 6 Oct 2018 06:54:19 +0000 (06:54 +0000)]
Galician translation update (#27992).
Patch by Guillermo ML.
git-svn-id: http://svn.redmine.org/redmine/trunk@17580
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sat, 6 Oct 2018 06:08:53 +0000 (06:08 +0000)]
Galician translation fix for the words empty, blank, and key (#29735).
Patch by Guillermo ML.
git-svn-id: http://svn.redmine.org/redmine/trunk@17577
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sat, 6 Oct 2018 00:11:47 +0000 (00:11 +0000)]
PDF export has too many whitespaces (#28565).
Contributed by Jun NAITOH.
git-svn-id: http://svn.redmine.org/redmine/trunk@17574
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Fri, 5 Oct 2018 05:27:42 +0000 (05:27 +0000)]
Remove trailing whitespaces from test/functional/documents_controller_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@17573
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Fri, 5 Oct 2018 05:26:30 +0000 (05:26 +0000)]
Remove trailing whitespaces from test/fixtures/documents.yml
git-svn-id: http://svn.redmine.org/redmine/trunk@17572
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Fri, 5 Oct 2018 05:25:33 +0000 (05:25 +0000)]
Remove trailing whitespaces from test/fixtures/attachments.yml
git-svn-id: http://svn.redmine.org/redmine/trunk@17571
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 4 Oct 2018 13:31:14 +0000 (13:31 +0000)]
Let pagination always be visible (#29395).
Patch by Felix Gliesche.
git-svn-id: http://svn.redmine.org/redmine/trunk@17570
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 4 Oct 2018 13:27:09 +0000 (13:27 +0000)]
Adds file preview prev/next navigation with arrow keys (#29395).
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@17569
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 4 Oct 2018 13:24:06 +0000 (13:24 +0000)]
Repository entry pagination (#29395).
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@17568
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 4 Oct 2018 13:20:11 +0000 (13:20 +0000)]
Attachments prev/next navigation (#29395).
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@17567
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 4 Oct 2018 12:46:32 +0000 (12:46 +0000)]
Custom queries are broken by updating with nil parameter values (#29701).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17566
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 4 Oct 2018 08:03:49 +0000 (08:03 +0000)]
Russian translation (jstoolbar-pt-br.js) update (#29727).
Patch by Madina Appolonova.
git-svn-id: http://svn.redmine.org/redmine/trunk@17565
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 4 Oct 2018 08:02:39 +0000 (08:02 +0000)]
Russian translation update (#29727).
Patch by Madina Appolonova.
git-svn-id: http://svn.redmine.org/redmine/trunk@17564
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Wed, 3 Oct 2018 07:16:47 +0000 (07:16 +0000)]
Extend Issue Summary to include subprojects (#2529).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17563
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Tue, 2 Oct 2018 22:34:27 +0000 (22:34 +0000)]
Brazilian translation update (#29698).
Patch by Patrick Kaminski.
git-svn-id: http://svn.redmine.org/redmine/trunk@17561
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Tue, 2 Oct 2018 03:43:39 +0000 (03:43 +0000)]
Remove unused variable 'filter_options' from Query#add_filter (#29710).
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17560
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Tue, 2 Oct 2018 02:12:39 +0000 (02:12 +0000)]
Wrong use of refute_includes in tests (#29708).
Patch by Felix Schäfer.
git-svn-id: http://svn.redmine.org/redmine/trunk@17559
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 1 Oct 2018 11:52:01 +0000 (11:52 +0000)]
Japanese translation update (#29696).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17558
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 1 Oct 2018 05:31:48 +0000 (05:31 +0000)]
Brazilian wiki help translation update (#29702).
Patch by Patrick Kaminski.
git-svn-id: http://svn.redmine.org/redmine/trunk@17555
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 1 Oct 2018 03:52:34 +0000 (03:52 +0000)]
Brazilian translation (jstoolbar-pt-br.js) update (#29703).
Patch by Patrick Kaminski.
git-svn-id: http://svn.redmine.org/redmine/trunk@17552
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 30 Sep 2018 19:07:54 +0000 (19:07 +0000)]
Padding needs to be removed too
git-svn-id: http://svn.redmine.org/redmine/trunk@17551
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 30 Sep 2018 19:06:47 +0000 (19:06 +0000)]
Remove margin before and after preview
git-svn-id: http://svn.redmine.org/redmine/trunk@17550
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 30 Sep 2018 16:42:19 +0000 (16:42 +0000)]
Removes unneeded background.
git-svn-id: http://svn.redmine.org/redmine/trunk@17549
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 30 Sep 2018 16:33:46 +0000 (16:33 +0000)]
Fixed that changing tabs in project settings unselect "Write" tab of project description textarea (#27758).
git-svn-id: http://svn.redmine.org/redmine/trunk@17548
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 30 Sep 2018 16:27:33 +0000 (16:27 +0000)]
Reduces margin between buttons.
git-svn-id: http://svn.redmine.org/redmine/trunk@17547
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 30 Sep 2018 16:12:22 +0000 (16:12 +0000)]
Removes space between tabs and textarea (#27758).
git-svn-id: http://svn.redmine.org/redmine/trunk@17546
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sun, 30 Sep 2018 15:51:20 +0000 (15:51 +0000)]
Added the list of supported languages on redmine.org (#24681).
git-svn-id: http://svn.redmine.org/redmine/trunk@17545
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sun, 30 Sep 2018 13:33:19 +0000 (13:33 +0000)]
Czech translation fixes (#29697).
Patch by Karel Pičman.
git-svn-id: http://svn.redmine.org/redmine/trunk@17544
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sun, 30 Sep 2018 13:29:00 +0000 (13:29 +0000)]
Czech translation update (#28372).
Patch by Karel Pičman.
git-svn-id: http://svn.redmine.org/redmine/trunk@17543
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 30 Sep 2018 09:47:05 +0000 (09:47 +0000)]
Moves style to jstoolbar.css (#27758).
git-svn-id: http://svn.redmine.org/redmine/trunk@17542
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 30 Sep 2018 09:45:48 +0000 (09:45 +0000)]
Adds style to the empty preview message (#27758).
git-svn-id: http://svn.redmine.org/redmine/trunk@17541
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 30 Sep 2018 09:33:56 +0000 (09:33 +0000)]
Update french translation.
git-svn-id: http://svn.redmine.org/redmine/trunk@17540
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 30 Sep 2018 09:32:30 +0000 (09:32 +0000)]
Update the style of JQuery dropdown menu (#24681).
git-svn-id: http://svn.redmine.org/redmine/trunk@17539
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 30 Sep 2018 09:20:35 +0000 (09:20 +0000)]
Add a checkbox to create the wiki page with or without parent (#26043).
git-svn-id: http://svn.redmine.org/redmine/trunk@17538
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 30 Sep 2018 09:10:10 +0000 (09:10 +0000)]
Reverts unwanted change.
git-svn-id: http://svn.redmine.org/redmine/trunk@17537
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sun, 30 Sep 2018 02:45:16 +0000 (02:45 +0000)]
Updated the "Code highlighting" section in wiki help as the syntax highlighter was replaced with Rouge (#24681).
git-svn-id: http://svn.redmine.org/redmine/trunk@17536
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 29 Sep 2018 09:22:07 +0000 (09:22 +0000)]
Removed message to stdout (#28934).
git-svn-id: http://svn.redmine.org/redmine/trunk@17535
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 29 Sep 2018 09:19:39 +0000 (09:19 +0000)]
SQLite3::ConstraintException
git-svn-id: http://svn.redmine.org/redmine/trunk@17534
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 29 Sep 2018 09:06:12 +0000 (09:06 +0000)]
Update the list with popular languages (#24681).
git-svn-id: http://svn.redmine.org/redmine/trunk@17533
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 29 Sep 2018 06:57:40 +0000 (06:57 +0000)]
Syntax highlighter: replace CodeRay with Rouge (#24681).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17532
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 27 Sep 2018 22:32:02 +0000 (22:32 +0000)]
Russian translation update (#29673).
Patch by Madina Appolonova.
git-svn-id: http://svn.redmine.org/redmine/trunk@17531
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 27 Sep 2018 22:08:55 +0000 (22:08 +0000)]
Add label_nothing_to_preview to locales (#27758).
git-svn-id: http://svn.redmine.org/redmine/trunk@17530
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 27 Sep 2018 13:22:38 +0000 (13:22 +0000)]
Allow line break of project column im time entry table (#29607).
Patch by Felix Gliesche.
git-svn-id: http://svn.redmine.org/redmine/trunk@17529
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 27 Sep 2018 13:13:18 +0000 (13:13 +0000)]
"no_notification" option is not listed in the help of "rake redmine:email:receive_imap" (#29669).
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17528
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 26 Sep 2018 11:00:09 +0000 (11:00 +0000)]
Removed unused helper #preview_link (#27758).
git-svn-id: http://svn.redmine.org/redmine/trunk@17527
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 26 Sep 2018 10:58:39 +0000 (10:58 +0000)]
Adds strings to jstoolbar locales (#27758).
git-svn-id: http://svn.redmine.org/redmine/trunk@17526
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 26 Sep 2018 10:45:47 +0000 (10:45 +0000)]
Use Edit instead of Write (#27758).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17525
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 26 Sep 2018 09:13:03 +0000 (09:13 +0000)]
Removed unused image (#27758).
git-svn-id: http://svn.redmine.org/redmine/trunk@17524
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 26 Sep 2018 07:49:48 +0000 (07:49 +0000)]
Removes render_ prefix from cancel_button_tag methods (#8888).
git-svn-id: http://svn.redmine.org/redmine/trunk@17523
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 26 Sep 2018 07:47:59 +0000 (07:47 +0000)]
Add cancel button to new/edit log time page (#8888).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17522
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 26 Sep 2018 07:27:30 +0000 (07:27 +0000)]
Adds preview option to the wiki toolbar (#27758).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17521
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Tue, 25 Sep 2018 21:14:13 +0000 (21:14 +0000)]
Bulgarian translation update (#29670).
Patch by Ivan Cenov.
git-svn-id: http://svn.redmine.org/redmine/trunk@17520
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Tue, 25 Sep 2018 00:45:00 +0000 (00:45 +0000)]
Move "Latest news" above "Members" on project overview page (#29183).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17519
e93f8b46 -1217-0410-a6f0-
8f06a7374b81