Jean-Philippe Lang
dae1e6ab21
Fix test failures ( #22058 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15328 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-12 16:53:01 +00:00
Jean-Philippe Lang
97a647c1e5
Validate status of users and groups.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15320 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-11 17:51:16 +00:00
Jean-Philippe Lang
bb2c6f6076
Fixed that subtasks lose their custom fields when copying an issue to a different project ( #22342 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15318 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-11 17:11:59 +00:00
Jean-Philippe Lang
5adc1ddde9
Allow addition of watchers via bulk edit context menu ( #5754 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15311 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-09 07:37:49 +00:00
Jean-Philippe Lang
c8c694840d
Missing fixtures ( #14574 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15305 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 12:36:02 +00:00
Jean-Philippe Lang
05d1df45da
Highlighting of required and read-only custom fields broken in Workflow editor ( #22305 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@15293 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 11:58:23 +00:00
Jean-Philippe Lang
33720d5fbe
Bulk edit form lacks estimated time field ( #5156 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@15290 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 11:48:07 +00:00
Jean-Philippe Lang
05a9275fda
"I don't want to be notified of changes that I make myself" as Default for all User ( #14574 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15288 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 11:33:28 +00:00
Jean-Philippe Lang
25eb92c0dc
Text in the "removed" part of a diff is double-escaped ( #22115 ).
...
Patch by Felix Schäfer.
git-svn-id: http://svn.redmine.org/redmine/trunk@15287 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-26 10:20:10 +00:00
Jean-Philippe Lang
197ec295e0
Clear settings that are changed by these tests.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15286 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-26 10:08:37 +00:00
Jean-Philippe Lang
56ba4d0209
No need to use custom host name in these tests.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15285 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-26 09:58:06 +00:00
Jean-Philippe Lang
fe22c77b59
Don't use custom hostname for all Mailer tests.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15284 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-26 09:54:12 +00:00
Jean-Philippe Lang
eaea4e9fee
Improve accessibility for icon-only links by adding hidden text ( #21805 ).
...
Patch by Daniel Ritz.
git-svn-id: http://svn.redmine.org/redmine/trunk@15271 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-20 09:34:26 +00:00
Jean-Philippe Lang
4aef2735c8
Send a security notification when users gain or loose admin ( #21421 ).
...
Patch by Jan Schulz-Hofen.
git-svn-id: http://svn.redmine.org/redmine/trunk@15265 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-20 07:09:20 +00:00
Jean-Philippe Lang
e1aa18b333
Handle search pagination with the REST API ( #6277 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15264 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-19 10:27:55 +00:00
Jean-Philippe Lang
7a81281583
Missing fixtures ( #6277 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15263 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-19 09:43:53 +00:00
Jean-Philippe Lang
5533a2b5f2
REST API for Search ( #6277 ).
...
Patch by Akiko Takano and Takenori TAKAKI.
git-svn-id: http://svn.redmine.org/redmine/trunk@15262 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-19 09:42:35 +00:00
Jean-Philippe Lang
39a3ffd069
Total spent hours and estimated hours need to be get via REST ( #21757 ).
...
Patch by Takenori TAKAKI.
git-svn-id: http://svn.redmine.org/redmine/trunk@15254 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-19 09:05:12 +00:00
Jean-Philippe Lang
17ea1539ef
Previous/next links may be lost after editing the issue ( #14462 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15253 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-19 09:00:36 +00:00
Jean-Philippe Lang
5d9b87de3a
NameError: uninitialized constant Redmine::ApiTest::GroupsTest::MultiJson
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15252 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-17 19:57:59 +00:00
Jean-Philippe Lang
cda9c63d9c
Updates copyright for 2016.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15238 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-13 10:30:10 +00:00
Jean-Philippe Lang
6764839ede
Tests broken by r15223 ( #22127 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15225 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-12 15:45:45 +00:00
Jean-Philippe Lang
e0ae0f287a
Fixed that grouping issue by key/value custom field does not work ( #22178 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15224 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-12 13:40:22 +00:00
Jean-Philippe Lang
9473a373a5
Verify assigned_to_id when assigning safe_attributes ( #22127 ).
...
Patch by Jan Schulz-Hofen.
git-svn-id: http://svn.redmine.org/redmine/trunk@15223 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-12 13:09:23 +00:00
Jean-Philippe Lang
aeea7f7e23
Adds query params as hidden field tags to the CSV export form ( #22108 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15202 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-12 09:54:40 +00:00
Jean-Philippe Lang
01cf5ed968
Private notes get copied without private flag to Duplicate issues ( #22072 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15196 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-12 08:21:32 +00:00
Toshi MARUYAMA
c9730d077b
output what language fails at test_number_to_human_size_for_each_language
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15187 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-04 15:32:21 +00:00
Toshi MARUYAMA
e28cc10a35
add test which ensure received mail text attachment keeps original encoding ( #21742 )
...
This test fails on Ruby >= 2.1 and will be fixed by next revision.
Contributed by Pavel Rosický.
git-svn-id: http://svn.redmine.org/redmine/trunk@15183 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-04 06:55:55 +00:00
Toshi MARUYAMA
4bb8221437
remove Travis CI files
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15151 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-02-25 11:51:46 +00:00
Jean-Philippe Lang
b5366eb307
Send a notification when security settings are changed ( #21421 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15148 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-02-05 08:50:21 +00:00
Jean-Philippe Lang
5d70fce6ce
Security notifications when password or email adress is changed ( #21421 ).
...
Patch by Jan Schulz-Hofen.
git-svn-id: http://svn.redmine.org/redmine/trunk@15145 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-02-05 07:33:24 +00:00
Jean-Philippe Lang
39b47a1a80
Test broken by r15136 ( #21593 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15138 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-30 19:07:58 +00:00
Jean-Philippe Lang
81b681764a
Add column estimated_hours for CSV import ( #21867 ).
...
Patch by Yuichi Masumiya.
git-svn-id: http://svn.redmine.org/redmine/trunk@15131 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-30 15:19:04 +00:00
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
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
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
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
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
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
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
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
Jean-Philippe Lang
5e5506587e
Closed versions should be marked as completed ( #21433 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15019 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-09 09:10:24 +00:00
Jean-Philippe Lang
f5702c35df
Missing fixtures.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15018 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-09 09:04:22 +00:00
Jean-Philippe Lang
ff7938cff2
IssuePriority.position_name not recalculated every time it should ( #21504 ).
...
Patch by Felix Schäfer.
git-svn-id: http://svn.redmine.org/redmine/trunk@14989 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-12-20 14:07:12 +00:00