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
aeb6dbc306
Links to completed versions on the roadmap page might lead to a "403 not authorized page" ( #19030 ).
...
Patch by Felix Schäfer.
git-svn-id: http://svn.redmine.org/redmine/trunk@13988 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-08 15:06:31 +00:00
Jean-Philippe Lang
2a7a649f92
Adds :permission_copy_issues string to locales ( #18855 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13986 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-08 12:07:49 +00:00
Jean-Philippe Lang
c3c7d9a4d2
Adds a :copy_issues permission ( #18855 ).
...
When copy is allowed, target projects are those on which the user has the :add_issues permission.
git-svn-id: http://svn.redmine.org/redmine/trunk@13985 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-08 12:07:00 +00:00
Jean-Philippe Lang
01f673be08
Removed :move_issues permission ( #18855 ).
...
This permission was wrongly used to allow bulk issue copy. To prevent user from moving an issue to another project, the project field should now be set to read-only in the workflow permissions. A migration does this automatically for roles that have the edit_issues permission without having the move_issues permission.
git-svn-id: http://svn.redmine.org/redmine/trunk@13981 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-08 10:20:53 +00:00
Jean-Philippe Lang
92cdae4919
Fixed assertion ( #18918 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13980 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-08 09:39:23 +00:00
Jean-Philippe Lang
b4c75f8806
Adds a specific string for blank values ( #18918 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13979 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-08 09:37:27 +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
Toshi MARUYAMA
6aaefb8ba1
Japanese translation fix (label_age) by Go MAEDA ( #19035 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13975 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-08 02:59:52 +00:00
Toshi MARUYAMA
a2d8e2cbc9
remove "label_per_page" from locale files ( #19055 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13974 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-08 02:59:39 +00:00
Toshi MARUYAMA
6f60b9991b
Japanese translation updated and changed by Go MAEDA ( #19054 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13973 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-08 02:58:56 +00:00
Jean-Philippe Lang
3519083dbe
Extract grouping logic to an helper.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13972 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-07 09:39:39 +00:00
Jean-Philippe Lang
4bbd3d81fd
TimeEntry acts_as_activity_provider scope should joins(:project) ( #18818 ).
...
Patch by Ondřej Ezr.
git-svn-id: http://svn.redmine.org/redmine/trunk@13971 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-07 09:10:57 +00:00
Jean-Philippe Lang
f7cfaf06ad
Sort helper undefined to_a for string ( #18817 ).
...
Patch by Ondřej Ezr.
git-svn-id: http://svn.redmine.org/redmine/trunk@13970 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-07 09:08:54 +00:00
Jean-Philippe Lang
86a329eb8b
Respect cross-project subtask setting on issue bulk edit form ( #18711 ).
...
Patch by Felix Schäfer.
git-svn-id: http://svn.redmine.org/redmine/trunk@13969 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-07 09:06:49 +00:00
Jean-Philippe Lang
84d8453cf0
Default admin user may not be crated in Redmine 3.0 ( #18804 ).
...
Patch by Ondřej Ezr.
git-svn-id: http://svn.redmine.org/redmine/trunk@13968 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-07 09:04:37 +00:00
Jean-Philippe Lang
41e1758b00
Renamed test ( #18983 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13967 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-07 08:25:31 +00:00
Jean-Philippe Lang
8119dcb0f5
Fixed wrong test ( #18983 ).
...
Issue was not assigned to the version and assert_equal 1, ActionMailer::Base.deliveries.size was passing because of the issue creation notification.
git-svn-id: http://svn.redmine.org/redmine/trunk@13966 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-07 08:24:58 +00:00
Jean-Philippe Lang
3bd2b43a2f
Raise an error if version is not found ( #18983 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13965 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-07 08:12:06 +00:00
Jean-Philippe Lang
e94920a5ff
Allow filtering of Redmine Reminders by Version ( #18983 ).
...
Patch by Merul Patel.
git-svn-id: http://svn.redmine.org/redmine/trunk@13964 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-07 07:56:58 +00:00
Jean-Philippe Lang
bce16a471c
Adds string to locales ( #19005 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13963 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-07 07:45:31 +00:00
Jean-Philippe Lang
756eaeffb4
Make search results per page configurable ( #19005 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@13962 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-07 07:44:44 +00:00
Jean-Philippe Lang
d1ad182192
rdm-mailhandler.rb should catch EOFError ( #18922 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@13961 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-07 07:37:21 +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
Toshi MARUYAMA
a3286e364a
Japanese translation updated by Go MAEDA ( #18991 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13959 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-01 16:24:47 +00:00
Toshi MARUYAMA
b514886cee
remove empty lib/vendor/ from Subversion repository
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13958 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-01 16:10:43 +00:00
Toshi MARUYAMA
7147990a78
remove vendor/rails from .hgignore and .gitignore
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13957 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-01 16:04:26 +00:00
Toshi MARUYAMA
421cae9216
remove "rails" from vendor/ svn:ignore
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13956 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-01 15:59:11 +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
defd3f439f
Removed :update key and use :edit instead.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13953 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-27 21:55:34 +00:00
Jean-Philippe Lang
0ac022e91d
The :change_status permission was removed in r1043.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13952 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-27 21:52:34 +00:00
Jean-Philippe Lang
98caaae883
Adds rtl and ltr css classes for use in text formatting ( #8121 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13951 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-27 21:29:36 +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
Toshi MARUYAMA
c7eb67b403
Bulgarian translation updated by Ivan Cenov ( #18931 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13949 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-25 10:50:02 +00:00
Toshi MARUYAMA
9c10014a9a
add missing fixture to FilesControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13948 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-25 10:44:40 +00:00
Toshi MARUYAMA
b3fdc1ca8b
Gemfile: remove mocha version
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13947 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-25 10:44:29 +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
Jean-Philippe Lang
3a7847c785
Require rbpdf 1.18.5 that is Rails 4.2 compatible ( #14534 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13943 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-24 21:39:47 +00:00
Jean-Philippe Lang
b50fa8fec1
Fixed attachment fixture (should be attached to issue 3 because one of its journals references it), r13937.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13942 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-24 11:27:28 +00:00
Jean-Philippe Lang
91967554b9
Use named route.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13941 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-24 10:58:21 +00:00
Jean-Philippe Lang
9dc0da6334
Link to the anchor only.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13940 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-24 10:54:41 +00:00
Jean-Philippe Lang
18abb3fd88
Use .klass instead of .class_name.constantize.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13939 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-24 10:47:21 +00:00
Jean-Philippe Lang
ec09c2c3ca
Memorize journal details value name to display.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13938 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-24 10:45:45 +00:00
Jean-Philippe Lang
e3ffb1f23b
Use journalized attachments to prevent a query when displaying added file.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13937 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-24 10:25:05 +00:00
Jean-Philippe Lang
726a9aa809
Set :inverse_of on details association.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13936 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-24 10:23:53 +00:00