Jean-Philippe Lang
|
74e434b2f3
|
Removed hard-coded strings (#16164).
git-svn-id: http://svn.redmine.org/redmine/trunk@12928 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-25 20:17:15 +00:00 |
Jean-Philippe Lang
|
b6c794d16b
|
Bulk edit workflows for multiple trackers/roles (#16164).
git-svn-id: http://svn.redmine.org/redmine/trunk@12924 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-25 02:54:47 +00:00 |
Jean-Philippe Lang
|
1114bf5e99
|
Fixed: Export CSV - Custom field true/false not using translation (#16081).
git-svn-id: http://svn.redmine.org/redmine/trunk@12896 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-15 09:18:01 +00:00 |
Jean-Philippe Lang
|
ff46e9d0a4
|
Makes #watcher_link return an empty string when given nil.
git-svn-id: http://svn.redmine.org/redmine/trunk@12869 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-09 12:04:44 +00:00 |
Jean-Philippe Lang
|
7b127ee489
|
Show tabs for existing custom field types only and adds a view for choosing the type when adding a new custom field.
git-svn-id: http://svn.redmine.org/redmine/trunk@12849 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-07 07:57:59 +00:00 |
Toshi MARUYAMA
|
8934e790fe
|
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate at ApplicationHelper#format_activity_description
git-svn-id: http://svn.redmine.org/redmine/trunk@12835 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-06 03:35:01 +00:00 |
Toshi MARUYAMA
|
16211f9a5b
|
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate at ApplicationHelper#link_to_message
git-svn-id: http://svn.redmine.org/redmine/trunk@12834 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-06 03:34:45 +00:00 |
Toshi MARUYAMA
|
ae087d7578
|
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate at ApplicationHelper#parse_redmine_links
git-svn-id: http://svn.redmine.org/redmine/trunk@12833 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-06 03:34:27 +00:00 |
Toshi MARUYAMA
|
3e38bd0654
|
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate at ApplicationHelper#link_to_issue
git-svn-id: http://svn.redmine.org/redmine/trunk@12831 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-06 03:33:51 +00:00 |
Toshi MARUYAMA
|
ae7a4b9678
|
Rails4: add ApplicationHelper#truncate_single_line_raw method replacing truncate_single_line
git-svn-id: http://svn.redmine.org/redmine/trunk@12830 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-06 03:33:33 +00:00 |
Toshi MARUYAMA
|
fb54d4e459
|
code format clean up ApplicationHelper#parse_redmine_links
git-svn-id: http://svn.redmine.org/redmine/trunk@12809 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-05 03:24:22 +00:00 |
Toshi MARUYAMA
|
f44c32557c
|
code format clean up ApplicationHelper#link_to_issue
git-svn-id: http://svn.redmine.org/redmine/trunk@12808 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-05 03:24:07 +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
|
e391be4086
|
Adds settings for disabling browser language detection and language preference (#2691).
git-svn-id: http://svn.redmine.org/redmine/trunk@12691 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-24 10:28:12 +00:00 |
Jean-Philippe Lang
|
1eda38be4c
|
Adds #favicon_path and #favicon_url helpers.
git-svn-id: http://svn.redmine.org/redmine/trunk@12661 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-12 09:58:07 +00:00 |
Jean-Philippe Lang
|
9fe24bc88f
|
Removes duplicate ids (#15485).
git-svn-id: http://svn.redmine.org/redmine/trunk@12653 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 12:42:11 +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
|
fa544d9934
|
Rails4: replace deprecated Relation#count with finder options at UsersHelper#users_status_options_for_select
git-svn-id: http://svn.redmine.org/redmine/trunk@12612 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-10 12:48:48 +00:00 |
Toshi MARUYAMA
|
e03cfe1443
|
remove unneeded Relation#all from RepositoriesHelper#render_changeset_changes
git-svn-id: http://svn.redmine.org/redmine/trunk@12604 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-10 11:23:28 +00:00 |
Toshi MARUYAMA
|
f8df0e729c
|
Rails4: deprecated find_by methods with options at ApplicationHelper
git-svn-id: http://svn.redmine.org/redmine/trunk@12491 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-07 14:11:03 +00:00 |
Jean-Philippe Lang
|
58a63c49c4
|
Fixed that magic links to existing attachments are not converted when previewing issue notes.
git-svn-id: http://svn.redmine.org/redmine/trunk@12476 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-03 14:42:15 +00:00 |
Toshi MARUYAMA
|
14bd57eb47
|
back out r12441
It is not compatible with Ruby 1.8.7.
git-svn-id: http://svn.redmine.org/redmine/trunk@12443 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-22 14:41:44 +00:00 |
Toshi MARUYAMA
|
b8b358a85f
|
Rails4 compatibility of stylesheet_link_tag and javascript_include_tag at ApplicationHelper
git-svn-id: http://svn.redmine.org/redmine/trunk@12441 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-22 12:58:04 +00:00 |
Jean-Philippe Lang
|
77665b5252
|
Store relation type instead of i18n key in journals (#15704).
git-svn-id: http://svn.redmine.org/redmine/trunk@12416 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-15 11:02:24 +00:00 |
Jean-Philippe Lang
|
13756eb3a8
|
Fixed that links for relations in notifications do not include hostname (#15677).
git-svn-id: http://svn.redmine.org/redmine/trunk@12415 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-15 10:32:03 +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
|
e494983e1f
|
Fixed that CSS class for done ratio is not properly generated (#15523).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@12349 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-29 21:23:21 +00:00 |
Jean-Philippe Lang
|
8578a46b35
|
Extract generic formatting options to an helper.
git-svn-id: http://svn.redmine.org/redmine/trunk@12319 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-23 10:50:41 +00:00 |
Jean-Philippe Lang
|
bba304ef39
|
Fixed that the sidebar may be displayed empty (#15414).
git-svn-id: http://svn.redmine.org/redmine/trunk@12310 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-20 19:17:20 +00:00 |
Jean-Philippe Lang
|
ba083225b7
|
Return to section anchor after wiki section edit (#15182).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12239 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-26 09:03:08 +00:00 |
Jean-Philippe Lang
|
e162f87964
|
Replaces <option value=""></option> which is not HTML5 valid (#15191).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12237 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-26 08:08:45 +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 |
Jean-Philippe Lang
|
7bea176cdb
|
Avoid lots of CustomField.find_by_id calls when displaying an issue history with custom fields (#15072).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12217 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-13 10:04:59 +00:00 |
Jean-Philippe Lang
|
e35640f3e8
|
Allows user to clear dates and text fields when bulk editing issues (#2199).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12192 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-09-30 19:27:00 +00:00 |
Jean-Philippe Lang
|
a1addba26c
|
Adds some css classes (#14767).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12171 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-09-29 15:39:56 +00:00 |
Jean-Philippe Lang
|
481a1311b7
|
Adds a project specific css class to body (#14767).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12170 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-09-29 15:34:25 +00:00 |
Jean-Philippe Lang
|
fd1b060705
|
Fixed that standard fields disabled still appear in email notifications (#14584).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12079 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-08-05 17:08:26 +00:00 |
Jean-Philippe Lang
|
b19b902345
|
Moved CUSTOM_FIELDS_TABS out of the model.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12077 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-08-04 10:26:54 +00:00 |
Toshi MARUYAMA
|
e13814a59c
|
remove trailing white-spaces from ApplicationHelper
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12075 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-08-03 13:23:32 +00:00 |
Toshi MARUYAMA
|
60fa32d51a
|
replace tab to space at ApplicationHelper
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12074 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-08-03 13:23:21 +00:00 |
Jean-Philippe Lang
|
27c3299f32
|
Fixed that open/closed counts on issues summary are not displayed with SQLServer (#14369).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12060 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-07-28 16:38:09 +00:00 |
Jean-Philippe Lang
|
2f9050115b
|
Adds a helper for building h2 tags and setting html_title (#14517).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12048 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-07-28 11:21:58 +00:00 |
Jean-Philippe Lang
|
3c9263221d
|
Test failures with ruby1.8.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12019 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-07-13 21:35:33 +00:00 |
Jean-Philippe Lang
|
628d05629b
|
Role-based issue custom field visibility (#5037).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12012 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-07-13 09:20:11 +00:00 |
Jean-Philippe Lang
|
f3d1aa5359
|
Issue-notes Redmine links: append actual note reference to rendered links (#12912).
Patch by YOSHITANI Mitsuhiro.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12005 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-07-11 19:18:37 +00:00 |
Jean-Philippe Lang
|
888c3581eb
|
Role based custom queries (#1019).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11994 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-07-11 17:45:10 +00:00 |
Jean-Philippe Lang
|
f9ddb562d5
|
Cleanup of finders with :conditions option.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11963 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-06-12 19:13:25 +00:00 |
Jean-Philippe Lang
|
e0c7eb25a4
|
Adds Watcher.any_watched? to check if at least one object of a collection is watched.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11959 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-06-11 18:25:05 +00:00 |
Jean-Philippe Lang
|
d90f46a5da
|
Prepends issue numbers with a number sign (#1005).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11940 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-06-06 16:22:18 +00:00 |
Jean-Philippe Lang
|
019f57e5c7
|
Fixed that journal details about issue relations may disclose issues that are not visible (#1005).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11939 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-06-06 16:19:53 +00:00 |