Jean-Philippe Lang
|
c12ba8a76c
|
Fixed that URLs separated by line break are not rendered as links (#18349).
git-svn-id: http://svn.redmine.org/redmine/trunk@13592 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-11-14 20:18:09 +00:00 |
|
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 |
|
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 |
|
Toshi MARUYAMA
|
7e88c2a990
|
add missing fixtures to Redmine::VersionFieldFormatTest
git-svn-id: http://svn.redmine.org/redmine/trunk@13385 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-09-12 13:39:58 +00:00 |
|
Toshi MARUYAMA
|
d4d124eb0e
|
add missing fixtures to Redmine::UserFieldFormatTest
git-svn-id: http://svn.redmine.org/redmine/trunk@13379 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-09-12 04:03:01 +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
|
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
|
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 |
|
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
|
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 |
|
Jean-Philippe Lang
|
509d0fbb5e
|
Fixed test failure (#16362).
git-svn-id: http://svn.redmine.org/redmine/trunk@12980 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-17 14:11:37 +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
|
e266ddb309
|
scm: mercurial: add one "closed" branch to test repository (#16177)
git-svn-id: http://svn.redmine.org/redmine/trunk@12929 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-26 11:27:41 +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 |
|
Toshi MARUYAMA
|
e8df3d50e8
|
Rails4: fix time related git adapter test failures
git-svn-id: http://svn.redmine.org/redmine/trunk@12882 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-14 05:05:24 +00:00 |
|
Toshi MARUYAMA
|
2fc8ede093
|
Rails4: replace hard-coded html with class at Redmine::WikiFormatting::MacrosTest
See r12784 comment.
git-svn-id: http://svn.redmine.org/redmine/trunk@12876 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-13 05:40:09 +00:00 |
|
Toshi MARUYAMA
|
a464abefdd
|
replace shoulda context "#subjects" at GanttHelperTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12790 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-04 10:06:46 +00:00 |
|
Toshi MARUYAMA
|
3ad3c691cc
|
replace shoulda context "#number_of_rows_on_project" at GanttHelperTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12789 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-04 10:06:28 +00:00 |
|
Toshi MARUYAMA
|
8543dfd109
|
replace shoulda context "#number_of_rows" at GanttHelperTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12788 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-04 10:06:11 +00:00 |
|
Toshi MARUYAMA
|
10c6b0e84f
|
define as private GanttHelperTest helper methods
git-svn-id: http://svn.redmine.org/redmine/trunk@12787 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-04 10:05:54 +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
|
d26b4fc5b7
|
scm: mercurial: add adapter entry test (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12756 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 04:43:17 +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
|
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 |
|
Toshi MARUYAMA
|
132021f895
|
Rails4: replace deprecated Relation#first with finder options at CipheringTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12550 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 04:23:03 +00:00 |
|
Jean-Philippe Lang
|
e1189c5335
|
Use the mime-types gem for getting mime types from filenames (#15790).
git-svn-id: http://svn.redmine.org/redmine/trunk@12483 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-05 16:35:59 +00:00 |
|
Toshi MARUYAMA
|
c97986aa52
|
remove unneeded including ApplicationHelper from helper tests
git-svn-id: http://svn.redmine.org/redmine/trunk@12463 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-26 04:27:21 +00:00 |
|
Toshi MARUYAMA
|
e9a48cf86a
|
remove unneeded 'redmine/field_format' requirement from FieldFormatTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12462 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-26 04:11:16 +00:00 |
|
Toshi MARUYAMA
|
ce57d7b24a
|
fix Pagination helper test class name
git-svn-id: http://svn.redmine.org/redmine/trunk@12460 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-26 03:18:57 +00:00 |
|
Jean-Philippe Lang
|
a657a12450
|
Don't load redcarpet with JRuby.
git-svn-id: http://svn.redmine.org/redmine/trunk@12453 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-23 17:07:51 +00:00 |
|
Jean-Philippe Lang
|
471e01ca50
|
Adds experimental support for Markdown formatting with redcarpet (#15520).
git-svn-id: http://svn.redmine.org/redmine/trunk@12452 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-23 13:05:10 +00:00 |
|
Jean-Philippe Lang
|
0dc98aabe6
|
Adds an option for formatter display name.
git-svn-id: http://svn.redmine.org/redmine/trunk@12450 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-23 12:33:42 +00:00 |
|
Jean-Philippe Lang
|
4333a80bc1
|
Adds support for links on values for various custom field formats (#1358).
git-svn-id: http://svn.redmine.org/redmine/trunk@12442 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-22 14:09:33 +00:00 |
|
Jean-Philippe Lang
|
a4a91cab7e
|
Add project identifier substitution option to the URL-pattern property of link format custom fields (#15701).
Patch by Mischa The Evil.
git-svn-id: http://svn.redmine.org/redmine/trunk@12413 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-15 08:53:02 +00:00 |
|
Jean-Philippe Lang
|
3d36b7d91a
|
Typos in test names (#15701).
Patch by Mischa The Evil.
git-svn-id: http://svn.redmine.org/redmine/trunk@12412 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-15 08:49:45 +00:00 |
|
Jean-Philippe Lang
|
2e2e2cfe42
|
Merged custom fields format refactoring.
git-svn-id: http://svn.redmine.org/redmine/trunk@12400 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-14 08:22:43 +00:00 |
|
Jean-Philippe Lang
|
3d7c3041b8
|
Removed deferred tests.
git-svn-id: http://svn.redmine.org/redmine/trunk@12283 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-16 07:58:35 +00:00 |
|
Jean-Philippe Lang
|
1871378648
|
Gantt: sort versions like on the roadmap (#7335).
git-svn-id: http://svn.redmine.org/redmine/trunk@12247 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-09 08:54:45 +00:00 |
|
Jean-Philippe Lang
|
3661766edc
|
Upgrade to Rails 3.2.15.
git-svn-id: http://svn.redmine.org/redmine/trunk@12246 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-09 07:51:00 +00:00 |
|
Jean-Philippe Lang
|
3578cf4d9a
|
Replaced acronym with abbr tags (#15191).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12235 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-26 07:15:08 +00:00 |
|
Toshi MARUYAMA
|
e7bc6364e1
|
add unit test of Redmine::Helpers::Diff (#15105)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12205 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-11 17:37:25 +00:00 |
|
Toshi MARUYAMA
|
9002477006
|
scm: git: use "--encoding=UTF-8" for blame (#14931)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12143 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-09-18 06:16:55 +00:00 |
|
Toshi MARUYAMA
|
da87e4b1ef
|
scm: git: change non ASCII user name variable to instance variable (#14931)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12142 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-09-18 06:16:43 +00:00 |
|
Toshi MARUYAMA
|
670d2b6e2b
|
fix diff of CJK(Chinese/Japanese/Korean) is broken on Ruby 1.8 (#14562)
Contributed by Jun NAITOH.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12046 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-07-28 11:00:02 +00:00 |
|
Jean-Philippe Lang
|
01a9e17c49
|
CVS root_url not recognized when connection string does not include port (#14422).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12027 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-07-15 21:06:54 +00:00 |
|