]>
source.dussan.org Git - redmine.git/log
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
Go MAEDA [Mon, 24 Sep 2018 05:31:13 +0000 (05:31 +0000)]
Use the id field as project_key in ProjectCustomField#visibility_by_project_condition by default (#29161).
Patch by Holger Just.
git-svn-id: http://svn.redmine.org/redmine/trunk@17517
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 14:55:35 +0000 (14:55 +0000)]
Link to user in wiki syntax only works when login is written in lower case (#26892).
Patch by Marius BALTEANU and Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17516
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 14:43:09 +0000 (14:43 +0000)]
Failed to run “rake db:migrate" command against clean database on MySQL5.7 (#27283).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17515
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 14:22:29 +0000 (14:22 +0000)]
Support migration context for plugins (#28934).
git-svn-id: http://svn.redmine.org/redmine/trunk@17514
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 14:12:37 +0000 (14:12 +0000)]
Use label_revision instead of label_version for wiki edits (#26575).
git-svn-id: http://svn.redmine.org/redmine/trunk@17513
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 14:10:31 +0000 (14:10 +0000)]
Add some spacing.
git-svn-id: http://svn.redmine.org/redmine/trunk@17512
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 14:08:24 +0000 (14:08 +0000)]
Cleanup.
git-svn-id: http://svn.redmine.org/redmine/trunk@17511
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 13:58:45 +0000 (13:58 +0000)]
Remove link to current version, already present in the page breadcrumb (#26575).
git-svn-id: http://svn.redmine.org/redmine/trunk@17510
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 13:55:40 +0000 (13:55 +0000)]
User label_revision instead of label_version for wiki edits (#26575).
git-svn-id: http://svn.redmine.org/redmine/trunk@17509
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 13:36:30 +0000 (13:36 +0000)]
redmine:email:read and rdm-mailhandler.rb should use safe_receive instead of receive (#29614).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17508
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 13:34:24 +0000 (13:34 +0000)]
Remove unused and broken method CustomField.visibility_condition (#29160).
Patch by Holger Just.
git-svn-id: http://svn.redmine.org/redmine/trunk@17507
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 13:33:03 +0000 (13:33 +0000)]
Adds translation strings (#29606).
git-svn-id: http://svn.redmine.org/redmine/trunk@17506
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 13:28:36 +0000 (13:28 +0000)]
Support self-signed LDAPS connections (#29606).
Patch by Gregor Schmidt.
git-svn-id: http://svn.redmine.org/redmine/trunk@17505
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 12:01:59 +0000 (12:01 +0000)]
Typo in french translation (#29275).
git-svn-id: http://svn.redmine.org/redmine/trunk@17504
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 11:59:52 +0000 (11:59 +0000)]
Column Project is no longer added by default to the list of default columns for time entries (#26537).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17503
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 11:57:38 +0000 (11:57 +0000)]
Test failures with sqlite3.
git-svn-id: http://svn.redmine.org/redmine/trunk@17502
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 09:48:50 +0000 (09:48 +0000)]
Sqlite3: change default value for booleans to 1 or 0 (#23630).
git-svn-id: http://svn.redmine.org/redmine/trunk@17501
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 08:48:29 +0000 (08:48 +0000)]
Sqlite3: Boolean values are now stored as 1 and 0 (#23630).
git-svn-id: http://svn.redmine.org/redmine/trunk@17500
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 23 Sep 2018 08:25:25 +0000 (08:25 +0000)]
Fixed that issue details page shows default values for custom fields that aren't actually set (#25726).
git-svn-id: http://svn.redmine.org/redmine/trunk@17499
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sun, 23 Sep 2018 00:17:11 +0000 (00:17 +0000)]
Add assignable, issues_visibility, time_entries_visibility and users_visibility to Roles API response (#28191).
Patch by Alex Stanev.
git-svn-id: http://svn.redmine.org/redmine/trunk@17498
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 20 Sep 2018 22:30:57 +0000 (22:30 +0000)]
Move left bottom links from project settings above (#25853).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17497
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 20 Sep 2018 14:54:38 +0000 (14:54 +0000)]
Expose the Admin flag on the users api to admin users (#29459).
Patch by Holger Just.
git-svn-id: http://svn.redmine.org/redmine/trunk@17496
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 20 Sep 2018 06:25:01 +0000 (06:25 +0000)]
Add a link to issue summary to issue tracking box on overview page (#29644).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17495
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 20 Sep 2018 02:08:15 +0000 (02:08 +0000)]
Redmine::SortCriteria#normalize! does not limit properly the maximum number of elements (#29632).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17494
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Tue, 18 Sep 2018 23:44:42 +0000 (23:44 +0000)]
Add assignee's icon to tooltips in gantt and calendar (#29306).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17493
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Tue, 18 Sep 2018 10:32:43 +0000 (10:32 +0000)]
Add "View Differences" button above wiki and repository revisions table (#12221).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17492
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 15 Sep 2018 09:48:54 +0000 (09:48 +0000)]
Reverts r17354 (#28829).
git-svn-id: http://svn.redmine.org/redmine/trunk@17491
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 15 Sep 2018 09:11:13 +0000 (09:11 +0000)]
Special character like quote breaks wiki links (#22967).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17490
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 15 Sep 2018 09:07:25 +0000 (09:07 +0000)]
Create fixture correctly.
git-svn-id: http://svn.redmine.org/redmine/trunk@17488
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 15 Sep 2018 07:09:14 +0000 (07:09 +0000)]
Disable workflow checkboxes with no status change (#5593).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17487
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 15 Sep 2018 06:57:03 +0000 (06:57 +0000)]
Change English translation for setting_issue_list_default_columns (#26501).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17486
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 15 Sep 2018 06:45:10 +0000 (06:45 +0000)]
Custom field values for enumerations not saved (#28925).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17484
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sat, 15 Sep 2018 05:51:14 +0000 (05:51 +0000)]
Highlight due date of overdue issues in the issues list (#27316).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17483
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Fri, 14 Sep 2018 03:40:37 +0000 (03:40 +0000)]
Allow project bulk edit of time entries (#26534).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17482
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Fri, 14 Sep 2018 00:23:02 +0000 (00:23 +0000)]
Add "icon" class to items in time entries context menu (#28605).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17481
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Tue, 11 Sep 2018 11:57:34 +0000 (11:57 +0000)]
Adds ##123-linking syntax docs to detailed help pages (#29488).
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@17480
e93f8b46 -1217-0410-a6f0-
8f06a7374b81