Jean-Philippe Lang
2e9b28906d
Removes routes for time entries nested under project/issues.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13424 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-10-04 09:14:17 +00:00
Jean-Philippe Lang
15d5c331eb
Let the new time_entry form be submitted without project ( #17954 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13422 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-10-04 07:23:14 +00:00
Jean-Baptiste Barth
b519aba63e
Expire other sessions on password change ( #17796 ).
...
Contributed by Jan Schulz-Hofen.
git-svn-id: http://svn.redmine.org/redmine/trunk@13412 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-09-16 21:38:54 +00:00
Jean-Philippe Lang
77b0abb79c
Fixed: The error flash message on session expiration is not in the language of the user but of the user of the previous request ( #17023 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13391 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-09-13 10:35:46 +00:00
Jean-Philippe Lang
e124da5488
Fixed: Files assigned to a version can not be deleted if Issue Tracking module is disabled ( #17163 ).
...
Patch by Michael Esemplare.
git-svn-id: http://svn.redmine.org/redmine/trunk@13390 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-09-13 10:17:15 +00:00
Toshi MARUYAMA
0636015826
add missing fixtures to NewsControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13375 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-09-11 17:19:42 +00:00
Toshi MARUYAMA
ba44348fff
pdf: fix r13368 test name ( #17826 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13369 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-09-11 14:14:11 +00:00
Toshi MARUYAMA
3cba1e0012
pdf: add test to export issue pdf with UTF-8 U+FFFD ( #17826 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13368 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-09-11 13:46:38 +00:00
Toshi MARUYAMA
4a9210d86f
use rbpdf gem instead of bundled rfpdf ( #17570 )
...
Contributed by Jun NAITOH.
git-svn-id: http://svn.redmine.org/redmine/trunk@13358 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-08-28 10:23:46 +00:00
Toshi MARUYAMA
f07a12659a
ensure issue pdf test has relations ( #17570 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13357 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-08-28 08:26:07 +00:00
Jean-Philippe Lang
efc05bc73c
Add time entries custom fields to the context menu for quick bulk edit ( #17484 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13335 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-07-29 17:52:27 +00:00
Jean-Philippe Lang
2e04614e21
Don't prepend project name if the version is not shared.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13325 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-07-14 11:26:29 +00:00
Jean-Philippe Lang
579d687580
Adds version date as title in #link_to_version ( #17431 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13324 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-07-14 11:03:44 +00:00
Toshi MARUYAMA
12f1f61928
add missing fixtures to SettingsControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13311 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-07-13 09:54:57 +00:00
Toshi MARUYAMA
6dfbde0e65
add missing fixtures to SearchControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13306 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-07-13 02:44:12 +00:00
Jean-Philippe Lang
0125ba14f6
Don't redirect to another suburi ( #16530 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13213 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-07-05 09:02:38 +00:00
Toshi MARUYAMA
80ba11a029
add test of attachment thumbnail etag
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13175 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-06-08 04:01:28 +00:00
Toshi MARUYAMA
dfa40b732e
add test of attachment download etag
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13174 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-06-02 17:03:08 +00:00
Toshi MARUYAMA
ebb1a0092f
use with_settings at AttachmentsControllerTest#test_show_text_file_should_send_if_too_big
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13173 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-06-02 17:02:53 +00:00
Jean-Philippe Lang
8aeab43247
Count users with a single query on group list ( #16905 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13149 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-05-24 10:41:13 +00:00
Toshi MARUYAMA
1944473eee
remove unneeded trailing ';' from test/functional/repositories_git_controller_test.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13131 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-05-07 08:25:00 +00:00
Jean-Philippe Lang
382ca5055a
Field set as read-only still available in the issues list context menu ( #16755 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13124 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-05-02 07:32:41 +00:00
Toshi MARUYAMA
38fc2e4391
remove unneeded tabs from test/functional/repositories_cvs_controller_test.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13090 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-04-15 22:50:04 +00:00
Jean-Philippe Lang
01ac064935
Exclude custom fields with multiple values from time report criteria ( #16519 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13055 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-04-06 11:29:44 +00:00
Jean-Philippe Lang
380b0515d1
Fixed that back_url=/ param is ignored ( #16467 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13040 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-04-05 08:11:28 +00:00
Jean-Philippe Lang
7567c3d8b2
Fixed back url verification ( #16466 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13018 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-03-29 14:32:47 +00:00
Jean-Philippe Lang
dd70327ce4
Let user choose an issue of another project when updating a time entry ( #16338 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12990 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-03-21 02:12:32 +00:00
Jean-Philippe Lang
abf24a7d92
Don't clear plugins in tests ( #16258 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12988 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-03-21 01:12:11 +00:00
Jean-Philippe Lang
913c8cd2e6
Don't clear plugins in tests ( #16258 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12987 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-03-21 01:06:18 +00:00
Jean-Philippe Lang
b29c48717d
Fixed: Error generated on 'search for watchers to add' after clicking add without selected users ( #14298 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12985 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-03-21 00:23:46 +00:00
Jean-Philippe Lang
c075626462
Fixed that requesting a specific version of a non-existent wiki page raises an error ( #16255 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12971 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-03-15 11:41:24 +00:00
Toshi MARUYAMA
e266ddb309
scm: mercurial: add one "closed" branch to test repository ( #16177 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12929 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-26 11:27:41 +00:00
Jean-Philippe Lang
b6c794d16b
Bulk edit workflows for multiple trackers/roles ( #16164 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12924 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-25 02:54:47 +00:00
Toshi MARUYAMA
3d79ddfe75
add missing fixtures to TimeEntryReportsControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12880 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-14 02:02:06 +00:00
Toshi MARUYAMA
49e0489bc8
Rails4: fix PreviewsControllerTest assert_template failures
...
<pre>
1) Failure:
PreviewsControllerTest#test_preview_issue_notes [test/functional/previews_controller_test.rb:44]:
expecting <"preview"> but rendering with <["previews/issue"]>
</pre>
git-svn-id: http://svn.redmine.org/redmine/trunk@12879 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-13 08:17:04 +00:00
Jean-Philippe Lang
1ad33134d3
Enable the watching of news ( #2549 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12866 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-09 11:54:21 +00:00
Jean-Philippe Lang
7b127ee489
Show tabs for existing custom field types only and adds a view for choosing the type when adding a new custom field.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12849 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-07 07:57:59 +00:00
Toshi MARUYAMA
760f88bd58
use escaped "Can't" constant at IssueStatusesControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12805 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-04 23:52:44 +00:00
Toshi MARUYAMA
03f7281f82
use escaped "can't" constant at IssueStatusesControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12804 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-04 23:52:28 +00:00
Toshi MARUYAMA
98249335d5
use escaped "can't" constant at NewsControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12803 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-04 23:52:12 +00:00
Toshi MARUYAMA
031e4fde63
use escaped "can't" constant at ProjectsControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12802 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-04 23:51:56 +00:00
Toshi MARUYAMA
afa18701fd
use escaped "can't" constant at AuthSourcesControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12801 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-04 23:51:39 +00:00
Toshi MARUYAMA
61b5a44b1a
Rails4: fix "assert_template 'calendar'" fails at CalendarsControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12800 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-04 23:51:23 +00:00
Toshi MARUYAMA
8bdb66bf98
Rails4: use "assert_template 'context_menus/time_entries'" at ContextMenusControllerTest
...
This asserting does not fail, but use same logic with "assert_template 'context_menus/issues'"
git-svn-id: http://svn.redmine.org/redmine/trunk@12799 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-04 23:51:07 +00:00
Toshi MARUYAMA
035c1b9a18
Rails4: fix "assert_template 'context_menu'" fails at ContextMenusControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12798 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-04 23:50:49 +00:00
Toshi MARUYAMA
67e3af6c97
code format clean up ProjectsControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12796 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-04 23:50:14 +00:00
Toshi MARUYAMA
f1572de51e
code format clean up AuthSourcesControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12795 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-04 23:49:55 +00:00
Toshi MARUYAMA
e91bce3d05
use escaped "Can't" constant at TrackersControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12794 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-04 10:07:57 +00:00
Toshi MARUYAMA
a6d4cdb25b
use escaped "can't" constant at TrackersControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12792 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-04 10:07:19 +00:00
Toshi MARUYAMA
1f2c5ac08e
Rails4: fix "assert_template 'form'" fails at IssuesControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12791 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-04 10:07:02 +00:00