]>
source.dussan.org Git - redmine.git/log
Jean-Philippe Lang [Sat, 25 Apr 2015 07:23:16 +0000 (07:23 +0000)]
Merged r14201 (#13583).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14202
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 25 Apr 2015 07:20:44 +0000 (07:20 +0000)]
Merged r14164 (#19538).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14199
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 25 Apr 2015 07:18:11 +0000 (07:18 +0000)]
Merged r14156 and r14161 (#19400).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14197
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Fri, 24 Apr 2015 07:34:51 +0000 (07:34 +0000)]
3.0-stable: copy Spanish wiki helps to Spanish Panama (#19489)
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14196
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Fri, 24 Apr 2015 07:34:36 +0000 (07:34 +0000)]
Merged r14193 from trunk to 3.0-stable (#19489)
Spanish Panama translation added by Leonel Iturralde.
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14195
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 19 Apr 2015 10:25:36 +0000 (10:25 +0000)]
Merged r14157 from trunk to 3.0-stable (#19444).
Typo in wiki_syntax_detailed.html.
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14183
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 14 Apr 2015 12:53:39 +0000 (12:53 +0000)]
Merged r14175 from trunk to 3.0-stable (#19252)
Gemfile: remove activerecord-jdbcsqlite3-adapter version and pin jdbc-sqlite3 version < 3.8.
r13829 comment "test/functional/issues_controller_test.rb failure" is due to sqlite3 3.8.
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14176
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 14 Apr 2015 06:54:01 +0000 (06:54 +0000)]
Merged r14172 from trunk to 3.0-stable
.travis.yml: replace DATABASE_ADAPTER to DB
Prevent travis UI confusion.
* https://github.com/travis-ci/travis-ci/issues/3386
* https://github.com/travis-ci/travis-ci/issues/3402
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14173
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 14 Apr 2015 05:35:00 +0000 (05:35 +0000)]
Merged r14167 from trunk to 3.0-stable
Gemfile: pin rmagick version 2.13
rmagick 2.14 prints
'[DEPRECATION] requiring "RMagick" is deprecated. Use "rmagick" instead'.
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14168
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Mar 2015 08:35:46 +0000 (08:35 +0000)]
Merged r14141 and r14146 (#19276).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14150
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Mar 2015 08:30:55 +0000 (08:30 +0000)]
Merged r14140 (#19161).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14149
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Mar 2015 08:26:22 +0000 (08:26 +0000)]
Merged r14142 and r14143 (#19400).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14147
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Fri, 20 Mar 2015 10:47:28 +0000 (10:47 +0000)]
Merged r14136 from trunk to 3.0-stable.
revert r13896 (#14534)
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14145
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Fri, 20 Mar 2015 10:42:43 +0000 (10:42 +0000)]
Merged r14135 from trunk to 3.0-stable.
Gemfile: upgrade Rails version to 4.2.1
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14144
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 20 Mar 2015 09:51:37 +0000 (09:51 +0000)]
Merged r14137 (#19297).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14138
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 19 Mar 2015 06:01:07 +0000 (06:01 +0000)]
Merged r14132 from trunk to 3.0-stable
.travis.yml: replace TEST_SUITE to SUITE
Prevent travis UI confusion.
https://github.com/travis-ci/travis-ci/issues/3386
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14133
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 18 Mar 2015 14:10:35 +0000 (14:10 +0000)]
Merged r14076 from trunk to 3.0-stable
.travis.yml: move "matrix" after "env"
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14131
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 16 Mar 2015 23:12:08 +0000 (23:12 +0000)]
Merged r14118 from trunk to 3.0-stable
Gemfile: remove "ffi"
ffi 1.9.7 building error is fixed.
https://github.com/ffi/ffi/issues/414#issuecomment-
81405252
r14118 comment has typo, problem version is not 1.9.6, it is 1.9.7.
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14126
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 16 Mar 2015 18:25:16 +0000 (18:25 +0000)]
Merged r14121.
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14122
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 15 Mar 2015 18:13:46 +0000 (18:13 +0000)]
Merged r14112 (#19305).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14113
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 15 Mar 2015 14:09:48 +0000 (14:09 +0000)]
Merged r14101 (#19354).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14111
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 15 Mar 2015 14:06:04 +0000 (14:06 +0000)]
Merged r14108 (#19348).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14109
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 15 Mar 2015 10:09:43 +0000 (10:09 +0000)]
Merged r14106 (#19313).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14107
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 15 Mar 2015 10:02:48 +0000 (10:02 +0000)]
Merged r14102 (#19381).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14103
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 14 Mar 2015 16:50:00 +0000 (16:50 +0000)]
Merged r14084, r14086 and r14087 from trunk to 3.0-stable (#19368)
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14100
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 14 Mar 2015 16:32:22 +0000 (16:32 +0000)]
Merged r14097 from trunk to 3.0-stable
Gemfile: move "ffi" definition to :test group
Depending:
selenium-webdriver -> childprocess -> ffi
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14098
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 14 Mar 2015 15:14:01 +0000 (15:14 +0000)]
Merged r14078.
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14096
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 14 Mar 2015 15:03:58 +0000 (15:03 +0000)]
Merged r14083 (#19368).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14095
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 14 Mar 2015 15:03:04 +0000 (15:03 +0000)]
Merged r14079 (#19316).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14094
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 14 Mar 2015 15:02:23 +0000 (15:02 +0000)]
Merged r14081 (#19323).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14093
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 14 Mar 2015 15:01:42 +0000 (15:01 +0000)]
Merged r14082 (#19322).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14092
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 14 Mar 2015 15:00:45 +0000 (15:00 +0000)]
Merged r14069 (#19325).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14091
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 14 Mar 2015 14:59:58 +0000 (14:59 +0000)]
Merged r14071 (#19320).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14090
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 14 Mar 2015 14:57:18 +0000 (14:57 +0000)]
Merged r14080 (#19313).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14088
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Fri, 13 Mar 2015 13:35:46 +0000 (13:35 +0000)]
Merged r14074 from trunk to 3.0-stable
run ui test on travis
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14075
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Fri, 13 Mar 2015 10:25:59 +0000 (10:25 +0000)]
Merged r14072 from trunk to 3.0-stable
unify .travis.run-test.sh to .travis.yml
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14073
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Mar 2015 10:37:37 +0000 (10:37 +0000)]
Merged r14065 (#19172).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14066
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Mar 2015 09:46:21 +0000 (09:46 +0000)]
Merged r14054 (#19225).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14064
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Mar 2015 09:45:29 +0000 (09:45 +0000)]
Merged r14052 (#19233).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14063
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Mar 2015 09:44:46 +0000 (09:44 +0000)]
Merged r14053 (#19253).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14062
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Mar 2015 09:44:08 +0000 (09:44 +0000)]
Merged r14047 (#19232).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14061
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Mar 2015 09:43:29 +0000 (09:43 +0000)]
Merged r14051 (#19218).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14060
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Mar 2015 09:42:45 +0000 (09:42 +0000)]
Merged r14050 (#19260).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14058
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Mar 2015 09:41:22 +0000 (09:41 +0000)]
Merged r14049 (#19197).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14056
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 19 Feb 2015 19:04:45 +0000 (19:04 +0000)]
Merged r14030 and r14031.
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14039
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 19 Feb 2015 19:03:32 +0000 (19:03 +0000)]
Merged r14037.
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14038
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 19 Feb 2015 19:02:11 +0000 (19:02 +0000)]
Updates docs fro 3.0.0 release.
git-svn-id: http://svn.redmine.org/redmine/trunk@14037
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 19 Feb 2015 19:01:47 +0000 (19:01 +0000)]
Merged r14034 (#19131).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14036
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 19 Feb 2015 17:56:24 +0000 (17:56 +0000)]
Set stable version.
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14035
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 19 Feb 2015 17:46:24 +0000 (17:46 +0000)]
Send a better content type than application/octet-stream (#19131).
git-svn-id: http://svn.redmine.org/redmine/trunk@14034
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 19 Feb 2015 17:38:10 +0000 (17:38 +0000)]
Merged r14032 (#19132).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14033
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 19 Feb 2015 17:37:34 +0000 (17:37 +0000)]
DEPRECATION WARNING: db/migrate/001_setup.rb (#19132).
mail_notification is a boolean column when this migration runs.
git-svn-id: http://svn.redmine.org/redmine/trunk@14032
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 18 Feb 2015 21:11:37 +0000 (21:11 +0000)]
Added missing :permission option in sample plugin.
git-svn-id: http://svn.redmine.org/redmine/trunk@14031
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 18 Feb 2015 21:10:22 +0000 (21:10 +0000)]
Removed no longer used :find_options option for acts_as_activity_provider.
git-svn-id: http://svn.redmine.org/redmine/trunk@14030
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 18 Feb 2015 20:28:18 +0000 (20:28 +0000)]
3.0-stable branch added.
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14029
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 18 Feb 2015 14:20:47 +0000 (14:20 +0000)]
Adds a test for #6579.
git-svn-id: http://svn.redmine.org/redmine/trunk@14028
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 18 Feb 2015 11:44:45 +0000 (11:44 +0000)]
Set version to 3.0.0.
git-svn-id: http://svn.redmine.org/redmine/trunk@14027
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 18 Feb 2015 11:43:31 +0000 (11:43 +0000)]
Wrap parent task title on the issue list (#19120).
Patch by Felix Schäfer.
git-svn-id: http://svn.redmine.org/redmine/trunk@14025
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Tue, 17 Feb 2015 17:47:36 +0000 (17:47 +0000)]
Escape flash messages (#19117).
git-svn-id: http://svn.redmine.org/redmine/trunk@14016
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 16 Feb 2015 17:57:52 +0000 (17:57 +0000)]
Fixed that timestamps may not be formatted as expected in XML responses (#19065).
git-svn-id: http://svn.redmine.org/redmine/trunk@14015
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 15 Feb 2015 16:53:39 +0000 (16:53 +0000)]
Check plugins updates using https (#17722).
git-svn-id: http://svn.redmine.org/redmine/trunk@14014
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 15 Feb 2015 11:17:42 +0000 (11:17 +0000)]
fix Spanish "mail_body_reminder" spelling (#19111)
git-svn-id: http://svn.redmine.org/redmine/trunk@14013
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 15 Feb 2015 11:17:32 +0000 (11:17 +0000)]
add redmine.org issue link of jruby IO.popen() at .travis.yml (#19091)
git-svn-id: http://svn.redmine.org/redmine/trunk@14012
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 15 Feb 2015 09:09:35 +0000 (09:09 +0000)]
Workaround for timestamps rounding issues with Rails4.2 and mysql5.7 that may kill user session after password is changed (#17460).
git-svn-id: http://svn.redmine.org/redmine/trunk@14011
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 15 Feb 2015 04:28:03 +0000 (04:28 +0000)]
German translation updated by Daniel Felix and Filou Centrinov (#19071)
git-svn-id: http://svn.redmine.org/redmine/trunk@14010
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 14 Feb 2015 13:39:34 +0000 (13:39 +0000)]
Bulgarian translation updated by Ivan Cenov (#19107)
git-svn-id: http://svn.redmine.org/redmine/trunk@14009
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 14 Feb 2015 13:39:22 +0000 (13:39 +0000)]
Traditional Chinese "field_address" translation changed by ChunChang Lo (#19100)
git-svn-id: http://svn.redmine.org/redmine/trunk@14008
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 14 Feb 2015 13:39:11 +0000 (13:39 +0000)]
Traditional Chinese translation updated by ChunChang Lo (#19100)
git-svn-id: http://svn.redmine.org/redmine/trunk@14007
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 14 Feb 2015 13:39:00 +0000 (13:39 +0000)]
Japanese translation updated by Go MAEDA (#19057)
git-svn-id: http://svn.redmine.org/redmine/trunk@14006
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 14 Feb 2015 11:35:19 +0000 (11:35 +0000)]
Changed assertion to see what issues contains (#19106).
git-svn-id: http://svn.redmine.org/redmine/trunk@14005
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 14 Feb 2015 10:44:59 +0000 (10:44 +0000)]
Adds custom fields to documents (#7249).
git-svn-id: http://svn.redmine.org/redmine/trunk@14004
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 14 Feb 2015 10:12:26 +0000 (10:12 +0000)]
Use query with custom select for faster rendering of the project drop-down (#19102).
git-svn-id: http://svn.redmine.org/redmine/trunk@14003
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 14 Feb 2015 08:57:22 +0000 (08:57 +0000)]
Fixed Stack level too deep error when calling #find_name_by_reflection for missing record.
git-svn-id: http://svn.redmine.org/redmine/trunk@14002
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 14 Feb 2015 08:13:09 +0000 (08:13 +0000)]
Don't include unused helper modules.
git-svn-id: http://svn.redmine.org/redmine/trunk@14001
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 14 Feb 2015 08:09:06 +0000 (08:09 +0000)]
Updated code comments.
git-svn-id: http://svn.redmine.org/redmine/trunk@14000
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 14 Feb 2015 08:03:51 +0000 (08:03 +0000)]
Implements /issues/new form for creating issues outside a project (#1003).
git-svn-id: http://svn.redmine.org/redmine/trunk@13999
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 13 Feb 2015 20:02:54 +0000 (20:02 +0000)]
IssuesController#edit as XML is not implemented.
git-svn-id: http://svn.redmine.org/redmine/trunk@13998
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 13 Feb 2015 20:00:22 +0000 (20:00 +0000)]
Removed IssuesController#update_form action, use #new and #edit instead.
git-svn-id: http://svn.redmine.org/redmine/trunk@13997
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 13 Feb 2015 19:30:15 +0000 (19:30 +0000)]
Added Issue#attributes_editable?
git-svn-id: http://svn.redmine.org/redmine/trunk@13996
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 13 Feb 2015 17:32:26 +0000 (17:32 +0000)]
Moved users list diplayed as available watchers on the new issue form to an helper.
git-svn-id: http://svn.redmine.org/redmine/trunk@13995
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Feb 2015 16:24:19 +0000 (16:24 +0000)]
Don't call #upcase on nil.
git-svn-id: http://svn.redmine.org/redmine/trunk@13994
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Feb 2015 16:23:16 +0000 (16:23 +0000)]
Fixed filtering on date custom field with SQLServer.
git-svn-id: http://svn.redmine.org/redmine/trunk@13993
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Feb 2015 16:01:20 +0000 (16:01 +0000)]
Fixed assertions for SQLServer that format dates with MM/DD/YYYY in queries.
git-svn-id: http://svn.redmine.org/redmine/trunk@13992
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Feb 2015 15:35:12 +0000 (15:35 +0000)]
Fixed an error in IssuesControllerTest#test_index_with_query_grouped_by_tracker_in_reverse_order with SQLServer.
git-svn-id: http://svn.redmine.org/redmine/trunk@13991
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Feb 2015 15:25:11 +0000 (15:25 +0000)]
Fixed the migration for SQLServer (#18855).
git-svn-id: http://svn.redmine.org/redmine/trunk@13990
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Feb 2015 15:13:57 +0000 (15:13 +0000)]
Support for accent insensitive search with PostgreSQL (#18801).
If the unaccent extension is installed, the search engine will use it in order to do accent insensitive search.
git-svn-id: http://svn.redmine.org/redmine/trunk@13989
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Feb 2015 15:06:31 +0000 (15:06 +0000)]
Links to completed versions on the roadmap page might lead to a "403 not authorized page" (#19030).
Patch by Felix Schäfer.
git-svn-id: http://svn.redmine.org/redmine/trunk@13988
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Feb 2015 12:07:49 +0000 (12:07 +0000)]
Adds :permission_copy_issues string to locales (#18855).
git-svn-id: http://svn.redmine.org/redmine/trunk@13986
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Feb 2015 12:07:00 +0000 (12:07 +0000)]
Adds a :copy_issues permission (#18855).
When copy is allowed, target projects are those on which the user has the :add_issues permission.
git-svn-id: http://svn.redmine.org/redmine/trunk@13985
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Feb 2015 10:20:53 +0000 (10:20 +0000)]
Removed :move_issues permission (#18855).
This permission was wrongly used to allow bulk issue copy. To prevent user from moving an issue to another project, the project field should now be set to read-only in the workflow permissions. A migration does this automatically for roles that have the edit_issues permission without having the move_issues permission.
git-svn-id: http://svn.redmine.org/redmine/trunk@13981
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Feb 2015 09:39:23 +0000 (09:39 +0000)]
Fixed assertion (#18918).
git-svn-id: http://svn.redmine.org/redmine/trunk@13980
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Feb 2015 09:37:27 +0000 (09:37 +0000)]
Adds a specific string for blank values (#18918).
git-svn-id: http://svn.redmine.org/redmine/trunk@13979
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 8 Feb 2015 09:34:48 +0000 (09:34 +0000)]
Don't use current user locale to format dates (#19039).
git-svn-id: http://svn.redmine.org/redmine/trunk@13978
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 8 Feb 2015 04:04:35 +0000 (04:04 +0000)]
pdf: remove styles by fontname instated of Arabic/Persian/Thai locale (#10681, #18586)
git-svn-id: http://svn.redmine.org/redmine/trunk@13977
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 8 Feb 2015 04:04:24 +0000 (04:04 +0000)]
pdf: remove styles of Arabic/Persian Italic and Thai Bold (#10681, #18586)
Contributed by Jun NAITOH.
git-svn-id: http://svn.redmine.org/redmine/trunk@13976
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 8 Feb 2015 02:59:52 +0000 (02:59 +0000)]
Japanese translation fix (label_age) by Go MAEDA (#19035)
git-svn-id: http://svn.redmine.org/redmine/trunk@13975
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 8 Feb 2015 02:59:39 +0000 (02:59 +0000)]
remove "label_per_page" from locale files (#19055)
git-svn-id: http://svn.redmine.org/redmine/trunk@13974
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 8 Feb 2015 02:58:56 +0000 (02:58 +0000)]
Japanese translation updated and changed by Go MAEDA (#19054)
git-svn-id: http://svn.redmine.org/redmine/trunk@13973
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 7 Feb 2015 09:39:39 +0000 (09:39 +0000)]
Extract grouping logic to an helper.
git-svn-id: http://svn.redmine.org/redmine/trunk@13972
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 7 Feb 2015 09:10:57 +0000 (09:10 +0000)]
TimeEntry acts_as_activity_provider scope should joins(:project) (#18818).
Patch by Ondřej Ezr.
git-svn-id: http://svn.redmine.org/redmine/trunk@13971
e93f8b46 -1217-0410-a6f0-
8f06a7374b81