Jean-Philippe Lang
699a75910d
Filter by issue id ( #4806 ).
...
A shortcut is added to the context menu to filter the selected issues.
git-svn-id: http://svn.redmine.org/redmine/trunk@15371 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-05-06 18:59:36 +00:00
Jean-Philippe Lang
fcb4e510ea
Test failure ( #22147 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15361 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-24 21:06:53 +00:00
Jean-Philippe Lang
83d4c9c50b
Do not propose trackers which disallow parent_issue_id for new child issues ( #22345 ).
...
also removes the tracker_id from the "Add new child issue" link in case it
doesn't allow parent_issue_id
Patch by Jens Kraemer.
git-svn-id: http://svn.redmine.org/redmine/trunk@15359 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-24 15:22:18 +00:00
Jean-Philippe Lang
e2137e7a5e
SQL server: non ASCII filter on text fields does not work ( #22405 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15353 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-24 11:36:30 +00:00
Jean-Philippe Lang
72e7357611
Set source encoding ( #22405 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15352 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-24 11:29:06 +00:00
Jean-Philippe Lang
a2a59448b4
SQL server: non ASCII filter on issue subject does not work ( #22405 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15350 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-24 10:57:05 +00:00
Jean-Philippe Lang
bda78a4679
Adds "New wiki page" link to create a new wiki page ( #5536 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15346 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-22 17:47:11 +00:00
Jean-Philippe Lang
b56f77322a
Adds a "New issue" link on the global issue list ( #6204 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15345 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-19 18:40:38 +00:00
Jean-Philippe Lang
dcc569fa34
Removed the "New issue" menu item ( #6204 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15344 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-19 18:37:52 +00:00
Jean-Philippe Lang
39ff11ba06
Removes #move_to= ( #12909 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15339 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-18 18:38:03 +00:00
Jean-Philippe Lang
fb6b565a1e
Forum list can be reordered with drag and drop ( #12909 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15337 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-18 17:51:10 +00:00
Jean-Philippe Lang
42b5c332b2
Lists can be reordered with drag and drop ( #12909 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15336 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-17 07:40:39 +00:00
Jean-Philippe Lang
64afa24a7f
Replaces acts_as_list with an implementation that handles #position= ( #12909 ).
...
Objects are reordered using the regular attribute writer #position= and AR callbacks.
git-svn-id: http://svn.redmine.org/redmine/trunk@15335 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-17 06:57:20 +00:00
Jean-Philippe Lang
49176f88cb
Add missing + signs ( #22493 ).
...
Patch by Gregor Schmidt.
git-svn-id: http://svn.redmine.org/redmine/trunk@15333 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-14 18:45:36 +00:00
Jean-Philippe Lang
130424fc3e
Support for deleting attachments via API ( #14828 ).
...
Patch by Takenori TAKAKI.
git-svn-id: http://svn.redmine.org/redmine/trunk@15332 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-12 19:18:34 +00:00
Jean-Philippe Lang
223141a20b
Support of default Active Record (I18n) transliteration paths ( #22383 ).
...
Patch by Ivan Zabrovskiy.
git-svn-id: http://svn.redmine.org/redmine/trunk@15330 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-12 18:54:28 +00:00
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