Redmine/lib
Eric Davis 5b7a5c39a7 Added request and controller objects to the hooks by default.
The request and controller objects are now added to all hook contexts by
default.  This will also make url_for work better in hooks by setting up
the default_url_options :host, :port, and :protocol.

Finally a new helper method @render_or@ has been added to ViewListener.  This
will let a hook easily render a partial without a full method definition.

Thanks to Thomas Löber for the original patch.  #2542

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2429 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-02-10 03:12:40 +00:00
..
SVG Fixed: SVG::Graph raises an error when using external stylesheet (#1402). 2008-06-09 20:05:32 +00:00
generators Renames template ruby files to erb. 2008-10-25 09:35:51 +00:00
redmine Added request and controller objects to the hooks by default. 2009-02-10 03:12:40 +00:00
tasks Fixed that Trac importer was creating duplicate custom values (#2506). 2009-01-18 11:54:56 +00:00
ar_condition.rb Activity enhancements: 2008-03-11 19:33:38 +00:00
diff.rb Added wiki diff. 2007-07-14 11:25:03 +00:00
redcloth3.rb Less strict textile links parsing (#2582). 2009-01-31 14:50:56 +00:00
redmine.rb AttachmentsController now handles attachments deletion. 2008-12-09 16:54:46 +00:00
tabular_form_builder.rb Refactor TabularFormBuilder field helpers (#2461). 2009-01-07 20:03:33 +00:00