obsolete.ChilliProject/lib/redmine
Eric Davis 8b3a8ac1b4 Included Redmine::Hook::Helper to ActionController::Base so call_hook
is available in all controllers. #2111


git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@1979 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-11-06 05:37:29 +00:00
..
activity Activity refactoring. 2008-07-27 17:54:09 +00:00
core_ext Fixed: Updating tickets add a time log with zero hours (#1147). 2008-04-30 09:09:28 +00:00
default_data Adds :view_wiki_edits permission to default roles. 2008-09-14 10:54:19 +00:00
helpers Adds support for free ticket filtering and custom queries on Gantt chart. 2008-09-10 18:26:13 +00:00
scm/adapters Adds support for file viewing with Darcs 2.0+ (patch #1799 by Ralph Lange slightly edited). 2008-08-25 14:33:30 +00:00
wiki_formatting Makes wiki text formatter pluggable. 2008-10-27 11:08:29 +00:00
access_control.rb Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled. 2008-09-25 18:51:03 +00:00
access_keys.rb Added a 'New issue' link in the main menu (accesskey 7). 2008-01-20 13:07:19 +00:00
activity.rb Adds #activity_provider shortcut method to the plugin API. 2008-07-27 18:38:31 +00:00
core_ext.rb Estimated time recognizes improved time formats (#1092). 2008-04-26 11:59:51 +00:00
hook.rb Included Redmine::Hook::Helper to ActionController::Base so call_hook 2008-11-06 05:37:29 +00:00
imap.rb IMAP: fetch unseen messages only. 2008-06-22 13:14:45 +00:00
info.rb Removed inconsistent user manual stuff (html/docbook content and controller). Help link now points to the Redmine guide which will be more easy to maintain. 2007-10-13 10:30:24 +00:00
menu_manager.rb Adds #delete_menu_item to the plugin API (#2087). 2008-10-25 09:55:31 +00:00
mime_type.rb Always show 'View' and 'Annotate' links on repository files (download will be forced when clicking 'View' if the file is binary). 2008-03-19 17:51:13 +00:00
platform.rb Fixes platform determination under JRuby (#1804). 2008-08-25 11:01:37 +00:00
plugin.rb Makes wiki text formatter pluggable. 2008-10-27 11:08:29 +00:00
themes.rb Fixed: Themes are not applied with Rails 2.0 2008-01-07 20:14:50 +00:00
unified_diff.rb Switch order of current and previous revisions in side-by-side diff (#1903). 2008-09-21 18:45:30 +00:00
version.rb Doc update before 0.7-rc1 release. 2008-03-21 20:24:10 +00:00
wiki_formatting.rb Makes wiki text formatter pluggable. 2008-10-27 11:08:29 +00:00