This website requires JavaScript.
Explore
Help
Sign In
kolan
/
Redmine
Watch
1
Star
0
Fork
0
You've already forked Redmine
Code
Issues
Pull Requests
Releases
Wiki
Activity
Redmine
/
lib
/
plugins
History
Jean-Philippe Lang
1cf379f370
Replaces the classic_pagination plugin with a simple pagination module.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11026 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-12-17 18:21:24 +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
Verifies that the param is a Hash.
2012-12-15 10:03:52 +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
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