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
Jean-Philippe Lang
177dd7bff1
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
2015-02-16 17:57:52 +00:00
Jean-Philippe Lang
ae4eb47881
Adds custom fields to documents ( #7249 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14004 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 10:44:59 +00:00
Jean-Philippe Lang
af5872b7d4
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
2015-02-08 15:13:57 +00:00
Jean-Philippe Lang
4a6b784d14
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
2015-02-08 09:34:48 +00:00
Toshi MARUYAMA
e622ce6691
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
2015-02-08 04:04:35 +00:00
Toshi MARUYAMA
15e5d01b30
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
2015-02-08 04:04:24 +00:00
Jean-Philippe Lang
d347fd4d39
link_to in Redmine::Hook::ViewListener omits relative url root ( #19024 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13960 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-07 07:32:25 +00:00
Jean-Philippe Lang
8868ecc624
Don't process macro descriptions with text formatter ( #18961 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13955 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-31 14:26:32 +00:00
Jean-Philippe Lang
e11f77a4b0
Show long text custom field changes as a diff ( #15236 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13954 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-31 10:42:41 +00:00
Jean-Philippe Lang
1184e50ee8
IMAP STARTTLS support ( #16823 ).
...
Patch by Jan Pipek.
git-svn-id: http://svn.redmine.org/redmine/trunk@13950 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-27 20:54:45 +00:00
Jean-Philippe Lang
5541f9ca51
Render issue description and journal notes with #textilizable ( #13051 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13946 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-25 09:23:45 +00:00