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
*
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
3
-25
/
+8
*
Do not let is_private be required.
Jean-Philippe Lang
2012-07-19
1
-1
/
+1
*
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
*
Removes calls to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-3
/
+5
*
Removes calls to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-9
/
+4
*
Adds a helper for preview links.
Jean-Philippe Lang
2012-07-18
1
-0
/
+8
*
Don't show "Required" option for standard/custom fields that are always requi...
Jean-Philippe Lang
2012-07-16
1
-5
/
+6
*
No blank option for custom fields marked as required on workflow settings.
Jean-Philippe Lang
2012-07-15
1
-3
/
+7
*
Removed hard-coded strings (#703, #3521).
Jean-Philippe Lang
2012-07-15
1
-1
/
+1
*
Workflow enhancement: editable and required fields configurable by role, trac...
Jean-Philippe Lang
2012-07-15
2
-5
/
+13
*
Compute issue ids array only once.
Jean-Philippe Lang
2012-07-08
1
-1
/
+1
*
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
2
-2
/
+10
*
Ability to disable standard fields on a per tracker basis (#1091).
Jean-Philippe Lang
2012-07-05
2
-2
/
+44
*
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
*
Visual hint for closed projects on project list (#3640).
Jean-Philippe Lang
2012-06-25
1
-1
/
+1
*
Ability to close projects (read-only) (#3640).
Jean-Philippe Lang
2012-06-25
2
-5
/
+7
*
Makes repository url read-only after saving.
Jean-Philippe Lang
2012-06-20
1
-8
/
+8
*
Renamed #changes association to #filechanges (clash with AR::Base.changes tha...
Jean-Philippe Lang
2012-06-03
1
-3
/
+3
*
Fixed time zone issues introduced by r9719 (#10996).
Jean-Philippe Lang
2012-05-26
1
-2
/
+2
*
Fixed that watchers delete links are escaped on the issue view (#10932).
Jean-Philippe Lang
2012-05-15
1
-4
/
+8
*
Fixes custom_field_tag helper broken by r9682.
Jean-Philippe Lang
2012-05-13
1
-1
/
+1
*
Use content_tag helper.
Jean-Philippe Lang
2012-05-13
1
-3
/
+3
*
Adaptive display of "Per page" links (#7720).
Jean-Philippe Lang
2012-05-10
1
-4
/
+16
*
Copyright update.
Jean-Philippe Lang
2012-05-05
36
-36
/
+36
*
scm: fix git and mercurial branch list box action
Toshi MARUYAMA
2012-05-02
1
-1
/
+2
*
Adds css class to custom field input tags.
Jean-Philippe Lang
2012-05-01
1
-11
/
+15
*
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
2
-5
/
+8
*
Rails3: helper: html_safe for watchers_checkboxes in WatchersHelper
Toshi MARUYAMA
2012-04-22
1
-2
/
+4
*
Rails3: view: html_safe for principals_options_for_select in ApplicationHelper
Toshi MARUYAMA
2012-04-21
1
-1
/
+1
*
CSV export breaks custom columns (#10168).
Jean-Philippe Lang
2012-04-09
1
-1
/
+1
*
Reverted r9368.
Jean-Philippe Lang
2012-04-08
1
-6
/
+1
*
Adds double quotes around issue change details in plain text notifications (#...
Jean-Philippe Lang
2012-04-08
1
-1
/
+6
*
Let non required list/user/version custom fields to be set to blank when bulk...
Jean-Philippe Lang
2012-04-06
1
-0
/
+1
*
Do not display the magnifier for added files in email notifications (#4774).
Jean-Philippe Lang
2012-04-06
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
[next]