Redmine/lib/plugins
Jean-Philippe Lang 0e30724d66 Group events in the activity view (#12542).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10951 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-12-08 08:24:01 +00:00
..
acts_as_activity_provider Moved Rails plugins required by the core to lib/plugins. 2012-04-26 17:23:24 +00:00
acts_as_attachable Make sure that attachments are created in the same order they were selected (#12310). 2012-11-07 18:45:56 +00:00
acts_as_customizable Replaces find(:all) calls. 2012-12-02 20:23:48 +00:00
acts_as_event Group events in the activity view (#12542). 2012-12-08 08:24:01 +00:00
acts_as_list Replaces find(:first) calls. 2012-12-03 20:55:04 +00:00
acts_as_searchable Replaces find(:all) calls in acts_as_searchable. 2012-12-02 22:13:11 +00:00
acts_as_tree Restores acts_as_tree instance methods removed in r10919. 2012-12-02 21:20:27 +00:00
acts_as_versioned Replaces find(:first/:all) calls. 2012-12-03 21:30:10 +00:00
acts_as_watchable Fixed that watchers receive notifications for private comments without permission (#12286). 2012-11-05 15:49:07 +00:00
awesome_nested_set Replaces find(:first) calls. 2012-12-03 20:55:04 +00:00
classic_pagination Replaces find(:all) calls in classic_pagination. 2012-12-02 21:21:28 +00:00
gravatar Moved Rails plugins required by the core to lib/plugins. 2012-04-26 17:23:24 +00:00
open_id_authentication set_table_name and set_locking_column are deprecated. 2012-04-27 16:28:35 +00:00
rfpdf Adds an option for displaying the issue description on the issue list (#3447). 2012-12-06 17:48:19 +00:00