Jean-Philippe Lang
|
2d1866d966
|
Merged rails-4.1 branch (#14534).
git-svn-id: http://svn.redmine.org/redmine/trunk@13482 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-10-22 17:37:16 +00:00 |
|
Toshi MARUYAMA
|
e23d4d9b4e
|
pdf: define "general_pdf_fontname" at i18n yaml for multilingual environment (#13781)
Contributed by Jun NAITOH.
git-svn-id: http://svn.redmine.org/redmine/trunk@13458 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-10-20 04:15:11 +00:00 |
|
Jean-Philippe Lang
|
c4484a40c0
|
Use relative URL for thumbnails according to :only_path option (#18119).
git-svn-id: http://svn.redmine.org/redmine/trunk@13451 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-10-18 10:14:17 +00:00 |
|
Jean-Philippe Lang
|
6bdef3ca64
|
Ignore locales without :general_lang_name key (#18110).
git-svn-id: http://svn.redmine.org/redmine/trunk@13450 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-10-18 09:07:51 +00:00 |
|
Jean-Philippe Lang
|
ff9be52e45
|
Ability to render multiple partials with view hook (#17763).
git-svn-id: http://svn.redmine.org/redmine/trunk@13449 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-10-18 08:09:31 +00:00 |
|
Jean-Philippe Lang
|
6d10e8cd13
|
Set version to 2.6.0.
git-svn-id: http://svn.redmine.org/redmine/trunk@13436 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-10-12 13:02:03 +00:00 |
|
Toshi MARUYAMA
|
3d15ec3c96
|
remove general_pdf_encoding from lib/redmine/export/pdf.rb (#17570)
git-svn-id: http://svn.redmine.org/redmine/trunk@13359 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-08-28 10:23:54 +00:00 |
|
Toshi MARUYAMA
|
4a9210d86f
|
use rbpdf gem instead of bundled rfpdf (#17570)
Contributed by Jun NAITOH.
git-svn-id: http://svn.redmine.org/redmine/trunk@13358 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-08-28 10:23:46 +00:00 |
|
Jean-Baptiste Barth
|
1617ee7bd8
|
Add a warning if two plugins have the same settings partial name (#14008).
git-svn-id: http://svn.redmine.org/redmine/trunk@13336 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-08-13 04:56:44 +00:00 |
|
Jean-Philippe Lang
|
8d982736e0
|
Class mismatch when reloading in development mode (#17431).
git-svn-id: http://svn.redmine.org/redmine/trunk@13323 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-07-14 10:37:10 +00:00 |
|
Jean-Philippe Lang
|
6a07c1ed60
|
Updates for 2.5.2 release.
git-svn-id: http://svn.redmine.org/redmine/trunk@13227 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-07-06 10:39:00 +00:00 |
|
Jean-Philippe Lang
|
b12be8025d
|
Include host in macro generated thumbnails urls (#16989).
git-svn-id: http://svn.redmine.org/redmine/trunk@13218 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-07-05 10:13:08 +00:00 |
|
Jean-Philippe Lang
|
b91cbcaa03
|
Option to render boolean custom fields as a single check box or radio buttons (#17003).
git-svn-id: http://svn.redmine.org/redmine/trunk@13216 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-07-05 09:59:17 +00:00 |
|
Jean-Philippe Lang
|
cf4af2c5db
|
Fixed: unable to clear value for list custom field with multiple values and checkboxes style (#16798).
git-svn-id: http://svn.redmine.org/redmine/trunk@13167 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-05-24 16:53:33 +00:00 |
|
Jean-Philippe Lang
|
e5e291b377
|
Adds a custom message for when a syntax error occurs (#16878).
git-svn-id: http://svn.redmine.org/redmine/trunk@13151 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-05-24 10:53:31 +00:00 |
|
Jean-Philippe Lang
|
169711bf46
|
Parse configuration file for ERB (#16878).
Patch by Gavin Dunne.
git-svn-id: http://svn.redmine.org/redmine/trunk@13150 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-05-24 10:51:13 +00:00 |
|
Jean-Philippe Lang
|
c74925d4af
|
Fixed that custom field referencing deleted value trigger an error on display (#16926).
git-svn-id: http://svn.redmine.org/redmine/trunk@13141 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-05-24 10:12:40 +00:00 |
|
Toshi MARUYAMA
|
eaac0eff08
|
add support for pop3s (SSL) to redmine:email:receive_pop3 (#16707)
Contributed by Eric Davis.
git-svn-id: http://svn.redmine.org/redmine/trunk@13138 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-05-16 08:28:52 +00:00 |
|
Toshi MARUYAMA
|
6080a4cae3
|
gantt: completed percent truncated instead of rounded (#14737)
Contributed by Jérôme BATAILLE.
git-svn-id: http://svn.redmine.org/redmine/trunk@13137 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-05-16 08:28:36 +00:00 |
|
Toshi MARUYAMA
|
868e15ff2d
|
remove unneeded trailing ';' from lib/redmine/export/pdf.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@13132 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-05-07 08:25:15 +00:00 |
|
Jean-Philippe Lang
|
bcc5ac38f3
|
Crash in markdown formatter causes ruby process to end (#16781).
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@13122 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-05-02 06:57:29 +00:00 |
|
Jean-Philippe Lang
|
613757a83d
|
Support for the 1.x versions of mime-types gem (#16710).
Patch by Szilveszter Ördög.
git-svn-id: http://svn.redmine.org/redmine/trunk@13107 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-04-26 07:44:06 +00:00 |
|
Jean-Philippe Lang
|
d197203d79
|
Set Redcarpet :no_intra_emphasis to true (#16669).
git-svn-id: http://svn.redmine.org/redmine/trunk@13105 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-04-26 07:02:45 +00:00 |
|
Toshi MARUYAMA
|
6067bfcd09
|
fix typos of source comments at lib/redmine/wiki_formatting.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@13070 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-04-07 08:06:14 +00:00 |
|
Toshi MARUYAMA
|
242b440073
|
fix typos of source comments at lib/redmine/plugin.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@13069 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-04-07 08:05:54 +00:00 |
|
Toshi MARUYAMA
|
bf776b3304
|
fix typos of source comments at lib/redmine/hook.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@13068 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-04-07 08:05:35 +00:00 |
|
Jean-Philippe Lang
|
01ac064935
|
Exclude custom fields with multiple values from time report criteria (#16519).
git-svn-id: http://svn.redmine.org/redmine/trunk@13055 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-04-06 11:29:44 +00:00 |
|
Jean-Philippe Lang
|
08b96d8b47
|
Updates for 2.5.1 release.
git-svn-id: http://svn.redmine.org/redmine/trunk@13033 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-29 16:09:30 +00:00 |
|
Jean-Philippe Lang
|
ddcad64aa2
|
Don't abort processing of emails when an email triggers a parsing exception (#16122).
git-svn-id: http://svn.redmine.org/redmine/trunk@12995 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-21 03:04:43 +00:00 |
|
Jean-Philippe Lang
|
abf24a7d92
|
Don't clear plugins in tests (#16258).
git-svn-id: http://svn.redmine.org/redmine/trunk@12988 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-21 01:12:11 +00:00 |
|
Jean-Philippe Lang
|
b695878193
|
Adds an option to send email on "Assignee updated" in application settings (#16362).
git-svn-id: http://svn.redmine.org/redmine/trunk@12974 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-17 08:19:45 +00:00 |
|
Jean-Philippe Lang
|
1547119627
|
Fixed that integer custom fields with "Link values to URL" set are displayed as escaped html in text email (#16321).
git-svn-id: http://svn.redmine.org/redmine/trunk@12967 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-15 10:21:18 +00:00 |
|
Toshi MARUYAMA
|
b772319977
|
fix source indent of lib/redmine/views/labelled_form_builder.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@12958 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-11 09:59:56 +00:00 |
|
Toshi MARUYAMA
|
c67043e01c
|
fix source indent of lib/redmine/views/labelled_form_builder.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@12957 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-11 09:59:40 +00:00 |
|
Jean-Philippe Lang
|
4c7a76785d
|
Fixed that non-empty blank strings as custom field values are not properly validated (#16169).
git-svn-id: http://svn.redmine.org/redmine/trunk@12938 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-28 10:05:27 +00:00 |
|
Toshi MARUYAMA
|
0cf7a27b50
|
use Python getattr instead of hasattr (#16177)
git-svn-id: http://svn.redmine.org/redmine/trunk@12935 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-26 16:28:43 +00:00 |
|
Toshi MARUYAMA
|
7b295f379b
|
Mercurial 2.9 compatibility (#16177)
git-svn-id: http://svn.redmine.org/redmine/trunk@12930 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-26 12:01:00 +00:00 |
|
Jean-Philippe Lang
|
e8057d41bb
|
Fixed that collapse macro with headings breaks the table of contents (#16077).
git-svn-id: http://svn.redmine.org/redmine/trunk@12899 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-15 10:55:29 +00:00 |
|
Jean-Philippe Lang
|
0b97099f8c
|
Set version to 2.5.0.
git-svn-id: http://svn.redmine.org/redmine/trunk@12886 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-15 07:40:26 +00:00 |
|
Toshi MARUYAMA
|
0aaf7f799a
|
Rails4: replace deprecated Relation#sum with finder options at lib/redmine/helpers/time_report.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@12881 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-14 02:33:00 +00:00 |
|
Jean-Philippe Lang
|
c366502b61
|
Updates for 2.4.3 release.
git-svn-id: http://svn.redmine.org/redmine/trunk@12861 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-08 08:00:23 +00:00 |
|
Toshi MARUYAMA
|
fd6fea5713
|
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate at lib/redmine/export/pdf.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@12832 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-06 03:34:09 +00:00 |
|
Toshi MARUYAMA
|
5872d079e6
|
scm: mercurial: use long id in adapter level (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12761 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 04:44:38 +00:00 |
|
Toshi MARUYAMA
|
f2ec6f8d77
|
back out r12752 (#14361)
Revision, Author and Comment of repository browser are broken.
git-svn-id: http://svn.redmine.org/redmine/trunk@12753 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 08:46:47 +00:00 |
|
Toshi MARUYAMA
|
ae68ff1100
|
scm: mercurial: use long id in adapter level (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12752 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 07:47:04 +00:00 |
|
Toshi MARUYAMA
|
7c56ed6004
|
fix source indent of Redmine::Scm::Adapters::AbstractAdapter#without_trailling_slash
git-svn-id: http://svn.redmine.org/redmine/trunk@12741 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-31 09:38:43 +00:00 |
|
Toshi MARUYAMA
|
35cc911192
|
update copyright year (#15977)
Contributed by Daniel Felix.
git-svn-id: http://svn.redmine.org/redmine/trunk@12736 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-29 22:45:39 +00:00 |
|
Jean-Philippe Lang
|
9ad2ca61da
|
Fixed: cannot retrieve members for closed projects through the REST API (#15848).
git-svn-id: http://svn.redmine.org/redmine/trunk@12650 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 11:47:26 +00:00 |
|
Jean-Philippe Lang
|
8b999962de
|
Make favicon themeable (#15689).
Patch by Felix Schäfer modified by Jean-Philippe Lang.
git-svn-id: http://svn.redmine.org/redmine/trunk@12646 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 11:22:46 +00:00 |
|
Toshi MARUYAMA
|
b3dbe07c95
|
Rails4: replace deprecated find_all_by_* at FieldFormat
git-svn-id: http://svn.redmine.org/redmine/trunk@12570 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 08:14:06 +00:00 |
|