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
/
application_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Reverted r10184 (#9365).
Jean-Philippe Lang
2012-08-10
1
-1
/
+1
*
Use SSL for gravatars according to the protocol in settings (#9365).
Jean-Philippe Lang
2012-08-09
1
-1
/
+1
*
Slight change to the macro regexp.
Jean-Philippe Lang
2012-08-08
1
-1
/
+1
*
Adds an option to macro definition to disable arguments parsing (#11578).
Jean-Philippe Lang
2012-08-08
1
-2
/
+1
*
Label should be escaped.
Jean-Philippe Lang
2012-07-29
1
-1
/
+1
*
Adds a replacement for deprecated link_to_function helper.
Jean-Philippe Lang
2012-07-28
1
-0
/
+4
*
Don't turn #nnn with leading zeros into link (#11494).
Jean-Philippe Lang
2012-07-24
1
-1
/
+1
*
Use JQuery Datepicker (#11445).
Jean-Philippe Lang
2012-07-22
1
-17
/
+6
*
JQuery in, Prototype/Scriptaculous out (#11445).
Jean-Philippe Lang
2012-07-22
1
-17
/
+5
*
Removed deprecated #labelled_tabular_form_for helper.
Jean-Philippe Lang
2012-07-18
1
-10
/
+0
*
ApplicationHelper#labelled_remote_form_for deprecated.
Jean-Philippe Lang
2012-07-18
1
-0
/
+1
*
ApplicationHelper#link_to_remote_if_authorized deprecated.
Jean-Philippe Lang
2012-07-18
1
-0
/
+1
*
Adds a helper for preview links.
Jean-Philippe Lang
2012-07-18
1
-0
/
+8
*
Deprecated :confirm => 'Text' option.
Jean-Philippe Lang
2012-07-07
1
-0
/
+10
*
Displays thumbnails of attached images of the issue view (#1006).
Jean-Philippe Lang
2012-07-07
1
-0
/
+6
*
Perf: don't load parent message for generating a link.
Jean-Philippe Lang
2012-07-04
1
-1
/
+1
*
Code cleanup.
Etienne Massip
2012-06-26
1
-8
/
+9
*
Fixed that root projects are escaped twice in the project drop down (#11217).
Jean-Philippe Lang
2012-06-26
1
-1
/
+1
*
Ability to close projects (read-only) (#3640).
Jean-Philippe Lang
2012-06-25
1
-4
/
+4
*
Fixed time zone issues introduced by r9719 (#10996).
Jean-Philippe Lang
2012-05-26
1
-2
/
+2
*
Adaptive display of "Per page" links (#7720).
Jean-Philippe Lang
2012-05-10
1
-4
/
+16
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
scm: fix git and mercurial branch list box action
Toshi MARUYAMA
2012-05-02
1
-1
/
+2
*
Fixed that sidebar with hook content only should not be hidden.
Jean-Philippe Lang
2012-05-01
1
-0
/
+8
*
Adds an id to the flash message divs (#9034).
Jean-Philippe Lang
2012-04-29
1
-1
/
+1
*
Merged #merge! calls.
Jean-Philippe Lang
2012-04-29
1
-2
/
+1
*
helper: replace remote_form_for to form_for at labelled_remote_form_for
Toshi MARUYAMA
2012-04-29
1
-1
/
+2
*
Makes image_tag pick the image from the current theme if it exists.
Jean-Philippe Lang
2012-04-28
1
-2
/
+4
*
Adds support for :plugin option to image_tag helper.
Jean-Philippe Lang
2012-04-28
1
-0
/
+12
*
Restores support for :plugin support to stylesheet_link_tag and javascript_in...
Jean-Philippe Lang
2012-04-28
1
-0
/
+39
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-2
/
+5
*
Rails3: view: html_safe for principals_options_for_select in ApplicationHelper
Toshi MARUYAMA
2012-04-21
1
-1
/
+1
*
delete :only_path option from link_to options at application_helper link_to_a...
Toshi MARUYAMA
2012-04-06
1
-0
/
+1
*
fix attachment link has get parameter :class (#10602)
Toshi MARUYAMA
2012-04-06
1
-1
/
+3
*
Fix duplicated 'back_url' IDs
Toshi MARUYAMA
2012-03-24
1
-1
/
+1
*
Mailer#url_for not called in views with Rails 3.1.
Jean-Philippe Lang
2012-02-27
1
-1
/
+1
*
Use controller_name and action_name instead of params.
Jean-Philippe Lang
2012-02-26
1
-2
/
+2
*
Adds a helper for displaying validation error messages.
Jean-Philippe Lang
2012-02-26
1
-0
/
+14
*
Rails3: html_safe for project_tree_options_for_select method in application h...
Toshi MARUYAMA
2012-02-26
1
-1
/
+1
*
Rails3: prevent double rendering file view and annotate on Rails 3.0.11 and R...
Toshi MARUYAMA
2012-02-25
1
-0
/
+6
*
Fixed escaping issues in #textilizable with Rails 3.1.
Jean-Philippe Lang
2012-02-25
1
-9
/
+10
*
Adds support for "Magic links" to notes (#2715).
Jean-Philippe Lang
2012-02-15
1
-4
/
+5
*
Fixed: {{toc}} uses identical anchors for subsections with the same name (#81...
Jean-Philippe Lang
2012-02-14
1
-0
/
+6
*
Fixed: wrong section edit links when a heading contains inline code (#10199).
Jean-Philippe Lang
2012-02-11
1
-1
/
+4
*
Moved #context_menu_link to a new helper.
Jean-Philippe Lang
2012-02-09
1
-16
/
+0
*
Accept project identifier with underscore.
Jean-Philippe Lang
2012-01-27
1
-1
/
+1
*
Adds support for multiple repositories to redmine links (#779).
Jean-Philippe Lang
2012-01-22
1
-24
/
+44
*
Adds a <<me>> option at the top of the assignee drop-down (#1102).
Jean-Philippe Lang
2012-01-21
1
-0
/
+3
*
Adds support for multiple repositories per project (#779).
Jean-Philippe Lang
2012-01-15
1
-2
/
+5
*
Removes spaces in versions anchors.
Jean-Philippe Lang
2012-01-08
1
-0
/
+4
[prev]
[next]