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
Jean-Philippe Lang
10dab4045e
Removed an instance variable.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13945 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-25 09:08:13 +00:00
Jean-Philippe Lang
7a0432d85c
Adds support for macro and Redmine links in PDF export ( #13051 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13944 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-25 09:04:52 +00:00
Toshi MARUYAMA
585642d072
scm: git: simplify nil check ( #18923 )
...
On Ruby, "if []" is true
git-svn-id: http://svn.redmine.org/redmine/trunk@13931 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-21 12:04:24 +00:00
Toshi MARUYAMA
4dbdff1479
remove trailing white-spaces from lib/redmine/scm/adapters/git_adapter.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13928 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-21 11:47:28 +00:00
Toshi MARUYAMA
6097e247f4
scm: git: branches return cache too when there is no branch ( #18923 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13927 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-21 10:58:57 +00:00
Toshi MARUYAMA
64d65b6e27
scm: git: explicitly tags return [] if there is no tag ( #18923 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13926 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-21 10:58:45 +00:00
Jean-Philippe Lang
9915962356
Make sure that #scm_iconv returns a string with the target encoding ( #14534 ).
...
filechanges.find_by_revision_and_path fails with SQLite if arguments are not UTF-8 encoded.
git-svn-id: http://svn.redmine.org/redmine/trunk@13902 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-18 16:16:23 +00:00
Jean-Philippe Lang
886b9c14d0
Fixed that Redmine::Activity::Fetcher should consider activity provider permission option if given ( #18832 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13895 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-18 09:07:42 +00:00
Jean-Philippe Lang
062be16542
Updates for 2.6.1 release.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13874 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-11 09:15:24 +00:00
Jean-Philippe Lang
000124f44f
Copyright update.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13872 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-11 09:09:50 +00:00
Jean-Philippe Lang
a77d884157
Fixed: Redmine::FieldFormat::IntFormat does not accept "real" Integer values ( #18781 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13863 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-10 11:06:27 +00:00
Jean-Philippe Lang
b7ad1e82cc
Move always possible for new records.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13846 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-07 22:18:58 +00:00
Jean-Philippe Lang
dcda9977e3
Use r13844 workaround for SQLServer only.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13845 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-07 21:11:05 +00:00
Jean-Philippe Lang
a7378e450d
Fixed dead locks with SQLServer.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13844 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-07 20:57:52 +00:00
Jean-Philippe Lang
ded15dfc80
Moved Project#hierarchy to NestedSet::Traversing.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13843 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-07 20:37:06 +00:00
Jean-Philippe Lang
daef6a8037
Insert children issues to respect same order as ids.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13842 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-07 20:26:21 +00:00
Jean-Philippe Lang
1a851318fd
Replaces awesome_nested_set gem with a simple and more robust implementation of nested sets.
...
The concurrency tests added in this commit trigger dead locks and/or nested set inconsistency with awesome_nested_set.
git-svn-id: http://svn.redmine.org/redmine/trunk@13841 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-07 20:19:49 +00:00
Toshi MARUYAMA
a9298224b1
fix Ruby 2.2 warning at lib/redmine/scm/adapters/cvs_adapter.rb
...
On ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-linux]:
<pre>
lib/redmine/scm/adapters/cvs_adapter.rb:342:
warning: Comparable#== will no more rescue exceptions of #<=> in the next release.
lib/redmine/scm/adapters/cvs_adapter.rb:342:
warning: Return nil in #<=> if the comparison is inappropriate or avoid such comparison.
</pre>
git-svn-id: http://svn.redmine.org/redmine/trunk@13831 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-03 17:31:01 +00:00
Jean-Philippe Lang
14074fa4c2
Converts timestamps to integers in #search_result_ranks_and_ids.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13811 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-12-26 12:03:01 +00:00
Jean-Philippe Lang
3fcd683e6b
Force UTF-8 encoding of language names.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13807 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-12-26 11:38:52 +00:00
Jean-Philippe Lang
bfd8113046
Adds p/n access keys for previous/next links ( #18692 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@13794 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-12-24 12:24:00 +00:00
Jean-Philippe Lang
b8a586c475
Fixed: LabelledFormBuilder#label outputs 2 label elements ( #18679 ).
...
Patch by Masato NODA.
git-svn-id: http://svn.redmine.org/redmine/trunk@13786 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-12-21 20:19:39 +00:00
Jean-Philippe Lang
717f491f50
Cache search result ids for faster search pagination ( #18631 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13770 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-12-20 09:33:02 +00:00
Jean-Philippe Lang
71172e2411
Moved search logic to Redmine::Search ( #18631 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13769 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-12-20 08:10:05 +00:00
Jean-Philippe Lang
c53eb532c2
Plugin migration confuses two plugins with similar names ( #18685 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13768 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-12-20 07:27:53 +00:00
Jean-Philippe Lang
64fea07aff
Support for named route in project menu and a new :permission option ( #6426 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13765 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-12-14 21:46:53 +00:00
Jean-Philippe Lang
cb3676a553
Code cleanup.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13764 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-12-14 21:01:51 +00:00
Jean-Philippe Lang
ca71cf3800
Adds methods for loading and adding settings.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13719 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-12-05 15:00:27 +00:00
Jean-Philippe Lang
47e9796473
Makes object argument optional and typo.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13672 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-30 13:18:22 +00:00
Jean-Philippe Lang
3c7f638a83
Typo.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13664 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-28 14:02:57 +00:00
Jean-Philippe Lang
1920989ffb
Moved format specific stuff on format specific methods.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13663 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-28 13:42:47 +00:00
Jean-Philippe Lang
6d4ab70e63
Removed useless local variable.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13658 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-26 21:10:48 +00:00
Jean-Philippe Lang
34e6646f47
Removed duplicated code.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13657 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-26 21:06:47 +00:00
Jean-Philippe Lang
f21a005fea
Removed debug messages ( #18349 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13599 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-14 21:58:44 +00:00
Jean-Philippe Lang
48205aa7d9
Removed debug messages ( #18349 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13594 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-14 20:49:05 +00:00
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
bdd3ccf8e5
Adds a role setting for controlling visibility of users: all or members of visible projects ( #11724 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13584 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-11 13:08:52 +00:00
Jean-Philippe Lang
9f5eb59113
Code cleanup.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13578 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-08 19:06:48 +00:00
Jean-Philippe Lang
13f9ccaed8
Adds configuration settings to limit valid repository path ( #1415 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13573 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-08 10:52:59 +00:00
Jean-Philippe Lang
78cc63e52c
Use IssueRelation#to_s in PDF export.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13564 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-05 16:27:47 +00:00
Jean-Philippe Lang
4e815e25d7
Make sure that invalid cache from older versions is not used for languages_options ( #14534 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13544 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-02 21:25:59 +00:00
Jean-Philippe Lang
dfc594c337
Default status per tracker ( #5991 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13535 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-02 19:45:14 +00:00
Jean-Philippe Lang
67c4936908
Restores commits reverted when rails-4.1 branch was merged ( #18174 ).
...
Patch by Mischa The Evil.
git-svn-id: http://svn.redmine.org/redmine/trunk@13504 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-10-24 18:41:35 +00:00