index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix test failure on Ruby 1.8.7 PostgreSQL (#17484)
Toshi MARUYAMA
2014-08-13
1
-1
/
+1
*
Add time entries custom fields to the context menu for quick bulk edit (#17484).
Jean-Philippe Lang
2014-07-29
1
-0
/
+7
*
Don't prepend project name if the version is not shared.
Jean-Philippe Lang
2014-07-14
1
-1
/
+1
*
Adds version date as title in #link_to_version (#17431).
Jean-Philippe Lang
2014-07-14
1
-1
/
+2
*
Moved #link_to_version to ApplicationHelper (#17431).
Jean-Philippe Lang
2014-07-14
2
-5
/
+6
*
Fixed relative "source" links in email notifications (#3483).
Jean-Philippe Lang
2014-07-05
1
-1
/
+1
*
Option to render boolean custom fields as a single check box or radio buttons...
Jean-Philippe Lang
2014-07-05
1
-2
/
+6
*
Redmine links not working with html escpaed characters (#16668).
Jean-Philippe Lang
2014-04-26
1
-0
/
+1
*
fix typos of source comments at ApplicationHelper
Toshi MARUYAMA
2014-04-07
1
-1
/
+1
*
Fixed that Link custom fields are not displayed as links on the issue list (#...
Jean-Philippe Lang
2014-04-06
2
-20
/
+19
*
Adds "Check for updates" for installed plugins (#3177).
Jean-Philippe Lang
2014-04-05
1
-0
/
+8
*
Use named routes.
Jean-Philippe Lang
2014-03-21
1
-5
/
+11
*
Disable children when checking parent notifiable.
Jean-Philippe Lang
2014-03-21
1
-6
/
+18
*
Fixed: right-aligned table of contents (TOC) not working with markdown (#16236).
Jean-Philippe Lang
2014-03-21
1
-3
/
+4
*
Extract code to render project context links to helper (#16381).
Jean-Philippe Lang
2014-03-21
1
-0
/
+9
*
Removed hard-coded strings (#16164).
Jean-Philippe Lang
2014-02-25
1
-2
/
+6
*
Bulk edit workflows for multiple trackers/roles (#16164).
Jean-Philippe Lang
2014-02-25
1
-4
/
+54
*
Fixed: Export CSV - Custom field true/false not using translation (#16081).
Jean-Philippe Lang
2014-02-15
1
-0
/
+4
*
Makes #watcher_link return an empty string when given nil.
Jean-Philippe Lang
2014-02-09
1
-0
/
+1
*
Show tabs for existing custom field types only and adds a view for choosing t...
Jean-Philippe Lang
2014-02-07
2
-4
/
+13
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-1
/
+1
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-1
/
+1
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-1
/
+1
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-3
/
+3
*
Rails4: add ApplicationHelper#truncate_single_line_raw method replacing trunc...
Toshi MARUYAMA
2014-02-06
1
-3
/
+11
*
code format clean up ApplicationHelper#parse_redmine_links
Toshi MARUYAMA
2014-02-05
1
-7
/
+15
*
code format clean up ApplicationHelper#link_to_issue
Toshi MARUYAMA
2014-02-05
1
-1
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
40
-40
/
+40
*
Adds settings for disabling browser language detection and language preferenc...
Jean-Philippe Lang
2014-01-24
1
-1
/
+1
*
Adds #favicon_path and #favicon_url helpers.
Jean-Philippe Lang
2014-01-12
1
-2
/
+15
*
Removes duplicate ids (#15485).
Jean-Philippe Lang
2014-01-11
1
-1
/
+1
*
Make favicon themeable (#15689).
Jean-Philippe Lang
2014-01-11
1
-1
/
+2
*
Rails4: replace deprecated Relation#count with finder options at UsersHelper#...
Toshi MARUYAMA
2014-01-10
1
-1
/
+1
*
remove unneeded Relation#all from RepositoriesHelper#render_changeset_changes
Toshi MARUYAMA
2014-01-10
1
-1
/
+1
*
Rails4: deprecated find_by methods with options at ApplicationHelper
Toshi MARUYAMA
2014-01-07
1
-2
/
+3
*
Fixed that magic links to existing attachments are not converted when preview...
Jean-Philippe Lang
2014-01-03
1
-1
/
+2
*
back out r12441
Toshi MARUYAMA
2013-12-22
1
-2
/
+2
*
Rails4 compatibility of stylesheet_link_tag and javascript_include_tag at App...
Toshi MARUYAMA
2013-12-22
1
-2
/
+2
*
Store relation type instead of i18n key in journals (#15704).
Jean-Philippe Lang
2013-12-15
1
-1
/
+2
*
Fixed that links for relations in notifications do not include hostname (#156...
Jean-Philippe Lang
2013-12-15
2
-3
/
+4
*
Merged custom fields format refactoring.
Jean-Philippe Lang
2013-12-14
4
-93
/
+66
*
Fixed that CSS class for done ratio is not properly generated (#15523).
Jean-Philippe Lang
2013-11-29
1
-1
/
+1
*
Extract generic formatting options to an helper.
Jean-Philippe Lang
2013-11-23
2
-37
/
+39
*
Fixed that the sidebar may be displayed empty (#15414).
Jean-Philippe Lang
2013-11-20
1
-8
/
+3
*
Return to section anchor after wiki section edit (#15182).
Jean-Philippe Lang
2013-10-26
1
-1
/
+2
*
Replaces <option value=""></option> which is not HTML5 valid (#15191).
Jean-Philippe Lang
2013-10-26
1
-1
/
+1
*
Replaced acronym with abbr tags (#15191).
Jean-Philippe Lang
2013-10-26
1
-1
/
+1
*
Avoid lots of CustomField.find_by_id calls when displaying an issue history w...
Jean-Philippe Lang
2013-10-13
1
-8
/
+8
*
Allows user to clear dates and text fields when bulk editing issues (#2199).
Jean-Philippe Lang
2013-09-30
1
-3
/
+15
*
Adds some css classes (#14767).
Jean-Philippe Lang
2013-09-29
1
-1
/
+1
[next]