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