Jean-Philippe Lang
|
5735db1a91
|
Updates for 3.1.2 release.
git-svn-id: http://svn.redmine.org/redmine/trunk@14870 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-11-14 08:51:36 +00:00 |
|
Jean-Philippe Lang
|
f29aa17f1b
|
Fixed that #l_hours_short shows 2 h (#21069).
git-svn-id: http://svn.redmine.org/redmine/trunk@14766 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-10-30 08:56:19 +00:00 |
|
Jean-Philippe Lang
|
088cab5a14
|
Adds translation string for hours with symbol (#21069).
git-svn-id: http://svn.redmine.org/redmine/trunk@14759 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-10-29 14:01:41 +00:00 |
|
Jean-Philippe Lang
|
2f51dc11cf
|
Adds Enumeration custom field format (#21060).
Similar to List format but stores possible values as records.
git-svn-id: http://svn.redmine.org/redmine/trunk@14745 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-10-25 08:32:47 +00:00 |
|
Jean-Philippe Lang
|
500b0c6aff
|
Truncates link custom field URL for display (#21012).
git-svn-id: http://svn.redmine.org/redmine/trunk@14716 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-10-21 16:21:28 +00:00 |
|
Jean-Philippe Lang
|
11bce09825
|
Typo "coma" (#20551).
Patch by budo kaiman.
git-svn-id: http://svn.redmine.org/redmine/trunk@14712 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-10-20 18:26:28 +00:00 |
|
Jean-Philippe Lang
|
12fe8a595f
|
Don't reopen ApplicationHelper (#20507).
git-svn-id: http://svn.redmine.org/redmine/trunk@14695 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-10-19 18:03:51 +00:00 |
|
Jean-Philippe Lang
|
9244f67e28
|
Extract classes to their own files to prevent loading issues (#20508).
git-svn-id: http://svn.redmine.org/redmine/trunk@14694 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-10-19 18:03:25 +00:00 |
|
Jean-Philippe Lang
|
7356e18d36
|
Include helper instead of patching (#20508).
git-svn-id: http://svn.redmine.org/redmine/trunk@14693 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-10-19 17:30:28 +00:00 |
|
Jean-Philippe Lang
|
eee65c8ba8
|
Display totals if the PDF export (#1561).
git-svn-id: http://svn.redmine.org/redmine/trunk@14666 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-10-09 09:02:29 +00:00 |
|
Jean-Philippe Lang
|
3a3fe668c7
|
Fix tokenization of phrases with non-ascii chars (#20730).
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@14662 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-10-09 07:35:48 +00:00 |
|
Jean-Philippe Lang
|
f9425cbaf3
|
Adds day numbers to HTML and PDF gantt (#3034).
git-svn-id: http://svn.redmine.org/redmine/trunk@14638 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-10-03 09:10:27 +00:00 |
|
Jean-Philippe Lang
|
8eb1e94f4d
|
SQL error with MySQL (#19657).
git-svn-id: http://svn.redmine.org/redmine/trunk@14633 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-09-30 20:59:47 +00:00 |
|
Jean-Philippe Lang
|
dfa69b2eb0
|
Enables footnote support with Markdown (#16072).
Patch by Mischa The Evil.
git-svn-id: http://svn.redmine.org/redmine/trunk@14628 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-09-30 18:42:23 +00:00 |
|
Jean-Philippe Lang
|
42238a74f4
|
Display all versions in query filter (#19271).
git-svn-id: http://svn.redmine.org/redmine/trunk@14623 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-09-26 08:12:44 +00:00 |
|
Jean-Philippe Lang
|
41011013be
|
Updates for 3.1.1 release.
git-svn-id: http://svn.redmine.org/redmine/trunk@14606 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-09-20 06:17:43 +00:00 |
|
Jean-Philippe Lang
|
a19f6fb500
|
Reverts r14510 (#20508) and r14511 (#20507), tests broken.
git-svn-id: http://svn.redmine.org/redmine/trunk@14520 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-08-22 11:49:12 +00:00 |
|
Jean-Philippe Lang
|
d00c5f06d9
|
ThemesHelper reopening ApplicationHelper is problem with autoloading (#20507).
Patch by Ondřej Ezr.
git-svn-id: http://svn.redmine.org/redmine/trunk@14511 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-08-18 06:59:24 +00:00 |
|
Jean-Philippe Lang
|
5626ee94ed
|
Required file lib/redmine/hook.rb is patching autoloaded ApplicationHelper (#20508).
Patch by Ondřej.
git-svn-id: http://svn.redmine.org/redmine/trunk@14510 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-08-18 06:57:50 +00:00 |
|
Jean-Philippe Lang
|
5fffbdc016
|
CSV importer raises I18n::InvalidLocale exception if current user's language is "(auto)" (#905, #20535).
git-svn-id: http://svn.redmine.org/redmine/trunk@14504 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-08-15 09:19:12 +00:00 |
|
Jean-Philippe Lang
|
f820ccce3b
|
Use same logic for finding user as a custom field (#950).
git-svn-id: http://svn.redmine.org/redmine/trunk@14503 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-08-15 09:15:13 +00:00 |
|
Jean-Philippe Lang
|
035edd39c4
|
Import issues from CSV file (#950).
git-svn-id: http://svn.redmine.org/redmine/trunk@14493 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-08-14 08:20:32 +00:00 |
|
Jean-Philippe Lang
|
d4723bb05f
|
Query doesn't work with non ASCII uppercase symbols (#20438).
git-svn-id: http://svn.redmine.org/redmine/trunk@14476 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-08-02 08:32:18 +00:00 |
|
Jean-Philippe Lang
|
cb3edf00a5
|
Use https links instead of http links in ApplicationHelper#avatar_edit_link and Redmine::Info class methods (#20243).
Patch by Mischa The Evil.
git-svn-id: http://svn.redmine.org/redmine/trunk@14413 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-07-05 13:53:17 +00:00 |
|
Jean-Philippe Lang
|
27895ec8d2
|
Set version to 3.1.0.
git-svn-id: http://svn.redmine.org/redmine/trunk@14378 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-06-28 07:44:28 +00:00 |
|
Jean-Philippe Lang
|
15c7066dde
|
Plugin migration directory should use plugin directory (#14402).
git-svn-id: http://svn.redmine.org/redmine/trunk@14364 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-06-21 16:32:27 +00:00 |
|
Jean-Philippe Lang
|
0a6f936626
|
Updates #wiki_format_provider plugin API with changes to wiki formatting (#20141).
git-svn-id: http://svn.redmine.org/redmine/trunk@14363 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-06-21 16:29:25 +00:00 |
|
Jean-Philippe Lang
|
752c414e8a
|
Set a default timeout value (#19851).
git-svn-id: http://svn.redmine.org/redmine/trunk@14354 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-06-19 22:23:42 +00:00 |
|
Jean-Philippe Lang
|
b895f6434d
|
Make the sudo timeout configurable (#19851).
git-svn-id: http://svn.redmine.org/redmine/trunk@14353 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-06-19 21:17:52 +00:00 |
|
Jean-Philippe Lang
|
c2fca37999
|
Don't use SudoMode.disable! to skip API requests (#19851).
git-svn-id: http://svn.redmine.org/redmine/trunk@14338 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-06-19 19:51:24 +00:00 |
|
Jean-Philippe Lang
|
e12322dac3
|
Adds a configuration setting to enable sudo mode, disabled by default (#19851).
git-svn-id: http://svn.redmine.org/redmine/trunk@14336 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-06-19 19:42:49 +00:00 |
|
Jean-Philippe Lang
|
d6f389658b
|
Require password re-entry for sensitive actions (#19851).
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@14333 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-06-19 18:41:10 +00:00 |
|
Jean-Philippe Lang
|
0a8e4b1628
|
Don't duplicate tags.
git-svn-id: http://svn.redmine.org/redmine/trunk@14316 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-06-16 18:28:28 +00:00 |
|
Jean-Philippe Lang
|
e911ce7cb4
|
Remove style tags from html body (#15716).
git-svn-id: http://svn.redmine.org/redmine/trunk@14315 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-06-16 18:23:25 +00:00 |
|
Jean-Philippe Lang
|
3ae42cb326
|
Better handle html-only emails (#16962).
git-svn-id: http://svn.redmine.org/redmine/trunk@14313 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-06-15 21:16:42 +00:00 |
|
Jean-Philippe Lang
|
3077ed8d3a
|
Add BOM to UTF-8 encoded CSV (#7037).
git-svn-id: http://svn.redmine.org/redmine/trunk@14303 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-06-13 07:55:30 +00:00 |
|
Jean-Philippe Lang
|
49914f010d
|
Adds a class for handling CSV generation (#7037).
git-svn-id: http://svn.redmine.org/redmine/trunk@14302 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-06-13 07:33:20 +00:00 |
|
Jean-Philippe Lang
|
ad8cfe1887
|
Newlines stripped from CVS commit messages (#19835).
git-svn-id: http://svn.redmine.org/redmine/trunk@14301 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-06-13 06:38:26 +00:00 |
|
Jean-Philippe Lang
|
03c87f3db1
|
Change default display mode for PDF Export to OneColumn (#19546).
Patch by Marcel Müller.
git-svn-id: http://svn.redmine.org/redmine/trunk@14299 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-06-06 07:24:13 +00:00 |
|
Jean-Philippe Lang
|
31bffaa053
|
Display time spent on the issue and the total time spent like estimated hours (#17550).
git-svn-id: http://svn.redmine.org/redmine/trunk@14273 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-05-25 12:06:38 +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
|
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 |
|
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
|
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 |
|
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
|
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 |
|
Jean-Philippe Lang
|
5bf40a35cb
|
Updates for 3.0.1 release.
git-svn-id: http://svn.redmine.org/redmine/trunk@14121 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-03-16 18:24:37 +00:00 |
|
Jean-Philippe Lang
|
6c5e5142df
|
Don't include milliseconds in JSON API responses (#19354).
git-svn-id: http://svn.redmine.org/redmine/trunk@14101 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-03-15 09:49:35 +00:00 |
|
Jean-Philippe Lang
|
2800598832
|
Fixed STARTTLS option key (#19232).
git-svn-id: http://svn.redmine.org/redmine/trunk@14047 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-03-07 07:36:42 +00:00 |
|
Jean-Philippe Lang
|
7156f3f28f
|
Set version to 3.0.0.
git-svn-id: http://svn.redmine.org/redmine/trunk@14027 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-02-18 11:44:45 +00:00 |
|