Commit Graph

12969 Commits

Author SHA1 Message Date
Toshi MARUYAMA
55e89ae5bc Japanese translation for label_commits_per_author changed by Go MAEDA (#23359)
git-svn-id: http://svn.redmine.org/redmine/trunk@15723 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-20 05:52:25 +00:00
Toshi MARUYAMA
43421aaab4 Traditional Chinese "issue" translation in r15716 change (#23117, #23374)
git-svn-id: http://svn.redmine.org/redmine/trunk@15717 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-20 04:08:12 +00:00
Toshi MARUYAMA
28932fbe0a Traditional Chinese textile and markdown help translation updated by ChunChang Lo (#23117)
git-svn-id: http://svn.redmine.org/redmine/trunk@15716 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-20 03:58:19 +00:00
Jean-Philippe Lang
bb5ccb870c Removes calls to #assert_template and #assigns in functional tests.
git-svn-id: http://svn.redmine.org/redmine/trunk@15715 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-19 20:06:01 +00:00
Toshi MARUYAMA
34828e1816 Simplified Chinese translation for 3.3-stable updated by Tigergm Wu (#23171)
git-svn-id: http://svn.redmine.org/redmine/trunk@15705 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-19 15:13:59 +00:00
Toshi MARUYAMA
d24e136eae Simplified Chinese translation for 3.1-stable updated by Tigergm Wu (#23375, #23171)
git-svn-id: http://svn.redmine.org/redmine/trunk@15704 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-19 15:13:02 +00:00
Toshi MARUYAMA
ac94f9c52c Traditional Chinese "issue" translation in r15702 change (#20720, #23171, #23373, #23374)
git-svn-id: http://svn.redmine.org/redmine/trunk@15703 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-19 14:23:36 +00:00
Toshi MARUYAMA
402a348aa0 Traditional Chinese translation updated by Tigergm Wu (#23171, #23373, #23374)
git-svn-id: http://svn.redmine.org/redmine/trunk@15702 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-19 14:16:34 +00:00
Toshi MARUYAMA
e25d589d49 Catalan translation fixed by Jordi Mas (#23250)
git-svn-id: http://svn.redmine.org/redmine/trunk@15700 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-19 12:16:53 +00:00
Toshi MARUYAMA
823193130c Korean translation updated by Yonghwan SO (#23134)
git-svn-id: http://svn.redmine.org/redmine/trunk@15699 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-19 11:55:54 +00:00
Toshi MARUYAMA
d1766f73e4 remove trailing white-space from app/models/time_entry_query.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@15698 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-19 11:28:24 +00:00
Toshi MARUYAMA
70493dad53 fix encoding error in de.yml (#23369, #21421)
git-svn-id: http://svn.redmine.org/redmine/trunk@15696 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-19 10:41:21 +00:00
Jean-Philippe Lang
ec31b61698 Removes calls to #assert_template and #assigns in functional tests.
git-svn-id: http://svn.redmine.org/redmine/trunk@15695 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-18 21:26:30 +00:00
Jean-Philippe Lang
1db54e228d Don't respond with the error template when annotate is not available.
git-svn-id: http://svn.redmine.org/redmine/trunk@15694 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-17 09:22:42 +00:00
Jean-Philippe Lang
f165bbd0d7 Use safe_attributes for email addresses.
git-svn-id: http://svn.redmine.org/redmine/trunk@15693 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-17 08:27:27 +00:00
Jean-Philippe Lang
d7a6c09822 Use safe_attributes for auth sources.
git-svn-id: http://svn.redmine.org/redmine/trunk@15692 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-17 08:18:26 +00:00
Jean-Philippe Lang
cc30a0423e Use safe_attributes for issue statuses.
git-svn-id: http://svn.redmine.org/redmine/trunk@15691 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-17 08:09:50 +00:00
Jean-Philippe Lang
cf22053dd5 Use safe_attributes for custom field enumerations.
git-svn-id: http://svn.redmine.org/redmine/trunk@15690 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-17 07:27:23 +00:00
Jean-Philippe Lang
316eae078c Use safe_attributes for custom fields.
git-svn-id: http://svn.redmine.org/redmine/trunk@15689 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-17 07:15:25 +00:00
Jean-Philippe Lang
43d8ab8288 Use safe_attributes for user preferences.
git-svn-id: http://svn.redmine.org/redmine/trunk@15688 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-17 06:43:12 +00:00
Jean-Philippe Lang
cad0036297 Use head instead of render :nothing => true.
git-svn-id: http://svn.redmine.org/redmine/trunk@15687 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-17 06:35:28 +00:00
Jean-Philippe Lang
ff50094d3e Include url helpers in helper tests.
git-svn-id: http://svn.redmine.org/redmine/trunk@15686 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 16:17:14 +00:00
Jean-Philippe Lang
f4b885d088 Use #update! instead of #update_attribute.
git-svn-id: http://svn.redmine.org/redmine/trunk@15685 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 16:13:04 +00:00
Jean-Philippe Lang
d3ff86b1eb Don't use add_on_empty.
git-svn-id: http://svn.redmine.org/redmine/trunk@15684 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 11:52:20 +00:00
Jean-Philippe Lang
c4b4b8a71e Adds a class for testing helpers.
git-svn-id: http://svn.redmine.org/redmine/trunk@15683 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 11:36:57 +00:00
Jean-Philippe Lang
745833a66c Dup @generated_changeset_rev.
git-svn-id: http://svn.redmine.org/redmine/trunk@15682 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 11:29:47 +00:00
Jean-Philippe Lang
bf75b0d992 Include URL helpers.
git-svn-id: http://svn.redmine.org/redmine/trunk@15681 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 11:12:52 +00:00
Jean-Philippe Lang
91517ec67c Passing arguments to assert_nothing_raised is deprecated in Rails 5.
git-svn-id: http://svn.redmine.org/redmine/trunk@15680 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 11:05:34 +00:00
Jean-Philippe Lang
e1a2f30787 Don't use an argument to reload.
git-svn-id: http://svn.redmine.org/redmine/trunk@15679 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 10:48:11 +00:00
Jean-Philippe Lang
fb89e8a799 Use #update! instead of #update_attribute.
git-svn-id: http://svn.redmine.org/redmine/trunk@15678 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 10:40:23 +00:00
Jean-Philippe Lang
f3e2ae6b10 Don't call #slice on proxy.
git-svn-id: http://svn.redmine.org/redmine/trunk@15677 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 10:34:05 +00:00
Jean-Philippe Lang
9c698a7a1e Don't pass conditions to #destroy_all.
git-svn-id: http://svn.redmine.org/redmine/trunk@15676 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 10:31:56 +00:00
Jean-Philippe Lang
57afa5345e Don't pass conditions to #delete_all.
git-svn-id: http://svn.redmine.org/redmine/trunk@15675 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 10:30:45 +00:00
Jean-Philippe Lang
d3d62f4ded Don't pass conditions to #delete_all.
git-svn-id: http://svn.redmine.org/redmine/trunk@15674 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 10:20:21 +00:00
Jean-Philippe Lang
28137fa3da Use named route.
git-svn-id: http://svn.redmine.org/redmine/trunk@15673 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 10:13:42 +00:00
Jean-Philippe Lang
be5126ee13 Don't pass conditions to #destroy_all.
git-svn-id: http://svn.redmine.org/redmine/trunk@15672 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 09:52:04 +00:00
Jean-Philippe Lang
3396d5a1c4 Use head instead of render :nothing => true.
git-svn-id: http://svn.redmine.org/redmine/trunk@15671 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 09:46:51 +00:00
Jean-Philippe Lang
17aa2f68c2 Don't compare with Hash.
git-svn-id: http://svn.redmine.org/redmine/trunk@15670 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 09:41:24 +00:00
Jean-Philippe Lang
dca56a0350 Use safe_attributes.
git-svn-id: http://svn.redmine.org/redmine/trunk@15669 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 09:34:45 +00:00
Jean-Philippe Lang
adde498b33 Use safe_attributes.
git-svn-id: http://svn.redmine.org/redmine/trunk@15668 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 09:30:09 +00:00
Jean-Philippe Lang
3e6b392ddc Don't pass conditions to #delete_all.
git-svn-id: http://svn.redmine.org/redmine/trunk@15667 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 09:17:15 +00:00
Jean-Philippe Lang
6cc6a918b4 Pass parameters with :params in controller tests.
git-svn-id: http://svn.redmine.org/redmine/trunk@15666 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 07:43:16 +00:00
Jean-Philippe Lang
11c85279ab Accept 5 arguments.
git-svn-id: http://svn.redmine.org/redmine/trunk@15665 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 06:58:48 +00:00
Jean-Philippe Lang
c364e6ee9b Pass parameters with :params in controller tests.
git-svn-id: http://svn.redmine.org/redmine/trunk@15664 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-16 06:19:52 +00:00
Jean-Philippe Lang
c55dd52b07 Handle admin and login with safe_attributes.
git-svn-id: http://svn.redmine.org/redmine/trunk@15663 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-14 11:56:39 +00:00
Jean-Philippe Lang
26c5459de7 Don't pass conditions to #delete_all.
git-svn-id: http://svn.redmine.org/redmine/trunk@15662 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-14 11:21:16 +00:00
Jean-Philippe Lang
2e4e610930 Adds our own class for controller tests.
git-svn-id: http://svn.redmine.org/redmine/trunk@15661 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-14 09:35:49 +00:00
Jean-Philippe Lang
9d9e26317a Don't use alias_chain_method.
git-svn-id: http://svn.redmine.org/redmine/trunk@15660 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-14 07:55:36 +00:00
Jean-Philippe Lang
9e20edf2d4 Don't generate URL from params.
git-svn-id: http://svn.redmine.org/redmine/trunk@15659 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-14 07:43:34 +00:00
Jean-Philippe Lang
5e93459128 Use .around_action instead of .around_filter.
git-svn-id: http://svn.redmine.org/redmine/trunk@15658 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-14 07:35:27 +00:00