Commit Graph

12701 Commits

Author SHA1 Message Date
Jean-Philippe Lang
f4bcb1286e Fixed that moving a wiki page with a child raises an error when target wiki contains a page with the same name as the child (#21900).
git-svn-id: http://svn.redmine.org/redmine/trunk@15130 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-30 15:12:13 +00:00
Toshi MARUYAMA
c263d8030a Russian translation changed by Serghei Zagorinyak (#21541)
git-svn-id: http://svn.redmine.org/redmine/trunk@15129 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-30 13:45:54 +00:00
Toshi MARUYAMA
a1c7420059 Catalan translation updated by Helder Manuel Torres Vieira (#21747)
git-svn-id: http://svn.redmine.org/redmine/trunk@15128 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-30 13:45:38 +00:00
Toshi MARUYAMA
67572994c7 Catalan wiki translation for 3.1-stable updated by Helder Manuel Torres Vieira (#21747, #21899)
git-svn-id: http://svn.redmine.org/redmine/trunk@15122 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-30 13:09:32 +00:00
Toshi MARUYAMA
3a156c0a67 Catalan wiki translation for 2.6-stable updated by Helder Manuel Torres Vieira (#21747, #21898)
git-svn-id: http://svn.redmine.org/redmine/trunk@15121 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-30 13:09:21 +00:00
Toshi MARUYAMA
0476f2d6f1 Russian wiki translation for 3.2-stable updated by Kirill Gritsaenko (#21883)
git-svn-id: http://svn.redmine.org/redmine/trunk@15114 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-30 06:24:43 +00:00
Toshi MARUYAMA
98f9b0de7f Russian wiki translation for 3.1-stable updated by Kirill Gritsaenko (#21882)
git-svn-id: http://svn.redmine.org/redmine/trunk@15113 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-30 05:51:38 +00:00
Toshi MARUYAMA
9970943659 Russian wiki translation for 2.6-stable updated by Kirill Gritsaenko (#21881)
git-svn-id: http://svn.redmine.org/redmine/trunk@15112 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-30 05:51:26 +00:00
Toshi MARUYAMA
4f7f7b2824 request at least rails-html-sanitizer 1.0.3 because of security advisories
git-svn-id: http://svn.redmine.org/redmine/trunk@15105 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-26 11:06:12 +00:00
Toshi MARUYAMA
910adf5cfe update Rails to 4.2.5.1
git-svn-id: http://svn.redmine.org/redmine/trunk@15103 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-26 10:54:20 +00:00
Toshi MARUYAMA
1c335d756d fix nokogiri version comment (#21843)
git-svn-id: http://svn.redmine.org/redmine/trunk@15099 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-26 04:26:10 +00:00
Toshi MARUYAMA
cc07bebd08 Request at least nokogiri 1.6.7.2 because of security advisories (#21843)
git-svn-id: http://svn.redmine.org/redmine/trunk@15096 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-26 03:51:06 +00:00
Jean-Philippe Lang
98abc9838a Typo (#21421).
git-svn-id: http://svn.redmine.org/redmine/trunk@15095 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-23 08:35:48 +00:00
Jean-Philippe Lang
fe5ed8e6cc Add optional user parameter to I18n#format_time to (#21421).
This is useful for mails where times should be displayed in the timezone of the recipient - not the current user causing the mail to be sent.

git-svn-id: http://svn.redmine.org/redmine/trunk@15094 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-23 08:29:59 +00:00
Jean-Philippe Lang
7dca1a180b Don't check permission to add watchers if no_permission_check option is set (#7017).
git-svn-id: http://svn.redmine.org/redmine/trunk@15093 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-22 20:05:53 +00:00
Jean-Philippe Lang
91da86a688 Add watchers from To and Cc fields in issue replies (#7017).
git-svn-id: http://svn.redmine.org/redmine/trunk@15092 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-22 20:01:05 +00:00
Jean-Philippe Lang
9110b543b5 Updates the doc about the configurable test LDAP host.
git-svn-id: http://svn.redmine.org/redmine/trunk@15091 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-22 18:22:58 +00:00
Jean-Philippe Lang
90159ef1cf Do not bind when the account contains $login (#21674).
git-svn-id: http://svn.redmine.org/redmine/trunk@15090 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-22 18:16:00 +00:00
Jean-Philippe Lang
5bb0ad461d Include tested method name in tests names (#21674).
git-svn-id: http://svn.redmine.org/redmine/trunk@15089 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-22 18:12:03 +00:00
Jean-Philippe Lang
52621c697d Makes the test LDAP host configurable (#21674).
git-svn-id: http://svn.redmine.org/redmine/trunk@15088 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-22 18:10:26 +00:00
Jean-Philippe Lang
ceb476a7c5 Fixed DN in tests (#21674).
git-svn-id: http://svn.redmine.org/redmine/trunk@15087 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-22 18:06:35 +00:00
Jean-Philippe Lang
667071917e Fixed that LDAP does not check the user and password when are defined in the method of authentication (#21674).
Patch by Helder Manuel Torres Vieira.

git-svn-id: http://svn.redmine.org/redmine/trunk@15086 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-22 17:53:33 +00:00
Jean-Philippe Lang
3ffdc863de Removes attachment from disk after rollback on create (#21125).
git-svn-id: http://svn.redmine.org/redmine/trunk@15085 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-21 05:38:55 +00:00
Jean-Philippe Lang
aa490a70b3 Speeds up the custom field edit view when having hundreds of projects.
git-svn-id: http://svn.redmine.org/redmine/trunk@15084 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-21 05:15:45 +00:00
Jean-Philippe Lang
e0fee3bda4 Speeds up the tracker edit view when having hundreds of projects.
git-svn-id: http://svn.redmine.org/redmine/trunk@15083 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-21 05:12:44 +00:00
Jean-Philippe Lang
d276231aca Fixed that % done field is shown on issue show subtree even if deactivated for that tracker (#20988).
Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@15082 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-21 04:56:09 +00:00
Jean-Philippe Lang
2a6637ed2e Fixes misspelled word "RMagcik" in configuration.yml.example (#21740).
Patch by Tatsuya Saito.

git-svn-id: http://svn.redmine.org/redmine/trunk@15077 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-21 04:43:52 +00:00
Jean-Philippe Lang
6bb1ea8ae8 Use regular edit/update actions and named routes for JournalsController.
git-svn-id: http://svn.redmine.org/redmine/trunk@15074 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-21 04:39:56 +00:00
Jean-Philippe Lang
e2a999743e Code cleanup.
git-svn-id: http://svn.redmine.org/redmine/trunk@15073 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-20 11:31:41 +00:00
Jean-Philippe Lang
936aceb8f5 Adds a "Delete" button to issue notes (#1725).
git-svn-id: http://svn.redmine.org/redmine/trunk@15072 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-20 11:05:23 +00:00
Jean-Philippe Lang
c860d352a2 Wrap textilizable with DIV containing wiki class (#21663).
Patch by Felix Gliesche.

git-svn-id: http://svn.redmine.org/redmine/trunk@15071 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-20 09:24:32 +00:00
Jean-Philippe Lang
b3d445ddb1 Additional view hook for body_top (#21587).
Patch by Tobias Fischer.

git-svn-id: http://svn.redmine.org/redmine/trunk@15070 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-20 09:21:56 +00:00
Jean-Philippe Lang
4e979d3073 Add missing wiki container for news comments (#21678).
Patch by Felix Gliesche.

git-svn-id: http://svn.redmine.org/redmine/trunk@15069 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-20 08:53:11 +00:00
Jean-Philippe Lang
7467c145c0 Replace uses of image_tag() with CSS (#21256).
* Replace image_tag() with CSS classes
* Create some CSS classes where necessary
* Change "check all" positioned on the right in "Trackers -> Summary" and
  "Roles -> Permissions report" instead of left like in "Worfklow"
* Add missing title attribute in a few places
* Makes some lines shorter while at it

Patch by Daniel Ritz.

git-svn-id: http://svn.redmine.org/redmine/trunk@15068 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-20 08:50:39 +00:00
Jean-Philippe Lang
2ec87100a9 Tab left/right buttons for project menu (#20632).
Patch by Felix Gliesche.

git-svn-id: http://svn.redmine.org/redmine/trunk@15067 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-16 09:14:02 +00:00
Jean-Philippe Lang
aaeb0807bf Accept dots in JSONP callback (#13718).
git-svn-id: http://svn.redmine.org/redmine/trunk@15066 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-16 09:08:06 +00:00
Jean-Philippe Lang
9adf2cb0ea Remove left position from gantt issue tooltip (#21282).
Patch by Felix Gliesche.

git-svn-id: http://svn.redmine.org/redmine/trunk@15065 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-16 09:04:22 +00:00
Jean-Philippe Lang
f4b2b7e7fb Only consider open subtasks when computing the priority of a parent issue (#5880).
Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@15064 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-16 09:00:37 +00:00
Jean-Philippe Lang
b3663ee5c4 Warning "Can't mass-assign protected attributes for IssueRelation: issue_to_id" (#21695).
git-svn-id: http://svn.redmine.org/redmine/trunk@15063 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-16 08:56:30 +00:00
Jean-Philippe Lang
3a52b08405 Use association instead of a manual JOIN (#21583).
Patch by Ondřej.

git-svn-id: http://svn.redmine.org/redmine/trunk@15062 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-16 08:22:06 +00:00
Jean-Philippe Lang
daff49d5e5 Adding issue css classes to issue subtasks and relations tr (#21474).
Patch by Codruț Gușoi.

git-svn-id: http://svn.redmine.org/redmine/trunk@15061 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-16 08:10:33 +00:00
Jean-Philippe Lang
97751b3d84 Performance in User#roles_for_project (#21582).
Patch by by Ondřej Ezr.

git-svn-id: http://svn.redmine.org/redmine/trunk@15060 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-16 07:50:20 +00:00
Jean-Philippe Lang
84fbebbd92 Add .sql to mime-types (#21738).
Patch by Benedikt Huss.

git-svn-id: http://svn.redmine.org/redmine/trunk@15059 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-16 07:44:55 +00:00
Jean-Philippe Lang
ea635ece05 Copying an issue does not copy parent task id (#12893).
git-svn-id: http://svn.redmine.org/redmine/trunk@15058 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-10 15:47:52 +00:00
Jean-Philippe Lang
300e5e4652 After copying a task, setting the parent as the orignal task's parent triggers an error (#17580).
git-svn-id: http://svn.redmine.org/redmine/trunk@15057 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-10 15:31:50 +00:00
Jean-Philippe Lang
3a48f09d4f Can't set parent issue when issue relations among child issues are present (#13654).
git-svn-id: http://svn.redmine.org/redmine/trunk@15056 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-10 15:12:28 +00:00
Toshi MARUYAMA
5e6cf80401 Turkish translation changed by Bahri Yardim (#21628)
git-svn-id: http://svn.redmine.org/redmine/trunk@15055 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-10 10:01:18 +00:00
Toshi MARUYAMA
2a29e615c9 Turkish translation for 3.2-stable updated by Bahri Yardim (#21620)
git-svn-id: http://svn.redmine.org/redmine/trunk@15051 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-09 19:45:53 +00:00
Toshi MARUYAMA
09488eaff1 Turkish translation for 3.1-stable updated by Bahri Yardim (#21620, #21689)
git-svn-id: http://svn.redmine.org/redmine/trunk@15050 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-09 19:45:41 +00:00
Toshi MARUYAMA
8a315ce57a German translations for 3.2-stable updated by Benedikt Huss (#21635)
git-svn-id: http://svn.redmine.org/redmine/trunk@15046 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-09 18:11:48 +00:00