Jean-Philippe Lang
92833d0b10
Use #fixed_issues association ( #19455 ).
...
Patch by Sebastian Paluch.
git-svn-id: http://svn.redmine.org/redmine/trunk@14263 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-10 10:10:37 +00:00
Jean-Philippe Lang
d640f7b249
Adds private issue option to receiving emails ( #8424 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14262 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-10 09:07:36 +00:00
Jean-Philippe Lang
f8a9a78ecf
Raises 60-character limit for document titles to 255 ( #12312 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14261 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-10 08:45:56 +00:00
Jean-Philippe Lang
77e657b719
Merged r14256 from 3.0-stable.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14260 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-10 08:17:11 +00:00
Jean-Philippe Lang
ef2e75f072
Set a back_url when forcing new login after session expiration ( #19655 ).
...
Patch by Holger Just.
git-svn-id: http://svn.redmine.org/redmine/trunk@14245 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-09 10:43:09 +00:00
Jean-Philippe Lang
f2b4bd5005
Removed experimental flag on markdown format ( #15520 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14244 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-09 10:35:55 +00:00
Jean-Philippe Lang
fd034f7341
Adds flash messages to files_controller#create ( #19793 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14243 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-09 10:29:21 +00:00
Jean-Philippe Lang
27bcd879f3
Can't bulk edit own time entries with "Edit own time entries" ( #18580 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14242 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-09 10:10:28 +00:00
Jean-Philippe Lang
6b11840b42
Fixed that issue validation fails if % done field is deactivated ( #19731 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14241 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-09 09:48:11 +00:00
Jean-Philippe Lang
e95542908a
Preload issue associations.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14240 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-09 09:06:22 +00:00
Jean-Philippe Lang
b64601888f
Preload changeset associations ( #19706 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14239 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-09 09:03:15 +00:00
Jean-Philippe Lang
5c18e6d045
Refresh watchers list when watching/unwatching an issue ( #4334 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14238 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-08 08:17:55 +00:00
Jean-Philippe Lang
c4374cb960
Email addresses with slashes are not linked correctly ( #19735 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@14237 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-08 07:03:00 +00:00
Toshi MARUYAMA
3568b3729c
prevent IssuesControllerTest#test_index_csv_big_5 fails randomly
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14235 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-01 16:30:36 +00:00
Toshi MARUYAMA
2f67c8e214
Gemfile: upgrade pg to 0.18.1
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14234 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-01 16:30:26 +00:00
Toshi MARUYAMA
9978a54606
travis: show mysql packages
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14232 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-30 06:09:44 +00:00
Toshi MARUYAMA
6b242c80af
travis: fix MariaDB 5.5 test error
...
<pre>
The following packages have unmet dependencies:
mariadb-server : Depends: mariadb-server-5.5 (= 5.5.42+maria-1~precise) but it is not going to be installed
</pre>
git-svn-id: http://svn.redmine.org/redmine/trunk@14231 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-30 06:09:33 +00:00
Toshi MARUYAMA
a78b6903e6
add missing fixtures to test/unit/changeset_test.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14230 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-30 05:55:05 +00:00
Jean-Philippe Lang
cf7704f314
Use accessor method.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14229 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-26 14:55:59 +00:00
Jean-Philippe Lang
efe67602c6
Don't use a class variable for mail handler options.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14228 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-26 14:55:18 +00:00
Jean-Philippe Lang
df5cec0f93
Updates for 3.0.2 release.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14223 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-26 06:46:49 +00:00
Jean-Philippe Lang
5c3f7b7bc6
Spanish translation update ( #19570 ).
...
Patch by Leonel Iturralde, Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@14221 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-25 08:30:22 +00:00
Jean-Philippe Lang
0397dcf7fb
Removed invalid sanitizer in MailHandler ( #19537 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14219 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-25 08:26:27 +00:00
Jean-Philippe Lang
1860c43d66
Upgrade guide for 3.x version and get gid of DEPRECATION WARNING: You didn't set config.secret_key_base ( #19185 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14217 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-25 08:13:23 +00:00
Jean-Philippe Lang
16b5ff6aaf
Custom field (long text format) displayed even if empty ( #19482 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14215 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-25 08:00:11 +00:00
Jean-Philippe Lang
a45db2a672
Space between lines in nested lists not equal ( #13583 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@14201 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-25 07:22:50 +00:00
Toshi MARUYAMA
c367c68e44
copy Spanish wiki helps to Spanish Panama ( #19489 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14194 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-24 07:00:21 +00:00
Toshi MARUYAMA
a30984df2e
Spanish Panama translation added by Leonel Iturralde ( #19489 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14193 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-24 06:47:22 +00:00
Toshi MARUYAMA
224be84fb7
fix indent of wiki_syntax_detailed_markdown.html
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14192 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-20 14:09:51 +00:00
Toshi MARUYAMA
958d93edbc
add markdown wiki syntax help to tool bar ( #16373 )
...
Contributed by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@14191 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-20 12:14:04 +00:00
Toshi MARUYAMA
47a6a54e87
copy English markdown wiki syntax help to other languages ( #16373 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14190 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-20 12:00:17 +00:00
Toshi MARUYAMA
a5b40dc4a7
add English markdown wiki syntax help ( #16373 )
...
Contributed by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@14189 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-20 11:54:58 +00:00
Toshi MARUYAMA
ef8328ab3b
remove trailing white spaces from public/javascripts/jstoolbar/markdown.js
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14188 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-20 10:50:46 +00:00
Toshi MARUYAMA
06ea3e48eb
rename textile wiki syntax help files ( #16373 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14187 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-20 07:52:57 +00:00
Toshi MARUYAMA
b0e9033eee
change Japanese translation for field_login ( #19509 )
...
Contributed by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@14186 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-20 03:55:00 +00:00
Toshi MARUYAMA
9ad21e9726
replace tabs to spaces at test/fixtures/ldap/slapd.conf
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14185 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-19 10:33:23 +00:00
Toshi MARUYAMA
5a71c37f35
remove trailing white space from Gemfile
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14182 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-18 15:22:23 +00:00
Jean-Philippe Lang
9415eff064
When changing tracker, clear the attributes that are disabled for the new tracker ( #17527 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14180 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-14 17:16:52 +00:00
Jean-Philippe Lang
a9f052532e
Fixed workflow rules when user has duplicated role by inheritance ( #19569 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14179 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-14 17:01:23 +00:00
Jean-Philippe Lang
0a32e898f1
Generate tag once per request.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14178 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-14 16:59:04 +00:00
Toshi MARUYAMA
b4a8adc147
Gemfile: remove activerecord-jdbcsqlite3-adapter version and pin jdbc-sqlite3 version < 3.8 ( #19252 )
...
r13829 comment "test/functional/issues_controller_test.rb failure" is due to sqlite3 3.8.
git-svn-id: http://svn.redmine.org/redmine/trunk@14175 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-14 12:49:37 +00:00
Toshi MARUYAMA
1dc76f210b
.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/trunk@14172 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-14 06:27:12 +00:00
Toshi MARUYAMA
cf6b7148f1
remove trailing white spaces from test/unit/helpers/application_helper_test.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14171 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-14 05:38:26 +00:00
Toshi MARUYAMA
40c4682b5b
upgrade rmagick to 2.14
...
And replace deprecated requiring "RMagick" to "rmagick".
git-svn-id: http://svn.redmine.org/redmine/trunk@14170 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-14 05:38:14 +00:00
Toshi MARUYAMA
d3ca9f36fe
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/trunk@14167 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-14 04:50:43 +00:00
Jean-Philippe Lang
94a9e2848f
Fixed test failures ( #19544 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14166 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-12 12:34:38 +00:00
Jean-Philippe Lang
9cb9f67055
SQL error with SQLServer when grouping+sorting issues ( #19544 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14165 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-12 09:44:32 +00:00
Jean-Philippe Lang
78153cacdf
Keywords in commit messages: journal entries are created even if nothing was changed ( #19538 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14164 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-12 09:16:54 +00:00
Jean-Philippe Lang
cb9d405db3
Fixed that journals are shown multiple times in activity ( #19168 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14163 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-12 07:55:30 +00:00
Jean-Philippe Lang
3d1c40cd52
Fixed validation when logging time on issue ( #19464 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14162 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-12 07:37:18 +00:00