summaryrefslogtreecommitdiff
path: root/vendor/plugins
AgeCommit message (Expand)Author
2011-02-10removed thinking_sphinx plugin and replaced it with gem.hukl
2010-01-14Updated globalize2 to latest version. Modified existing code accoringlyhukl
2009-10-31added exception notifier plugin to catch all exceptionshukl
2009-10-06updated globalize2hukl
2009-09-17updated awesome_nested_sethukl
2009-09-17switched tagging plugin again for postgresql compatibility hukl
2009-09-10added public rss controller plus template to render the latest 20 updates into a neat little atom feedhukl
2009-09-08updated awesome_nested_set pluginhukl
2009-08-15replaced crappy acts_as_taggable_on_steroids with acts_as_taggable_redux. Drop in replacement, much cleaner code and best of all does what I want!hukl
2009-07-19updated globalize2 pluginhukl
2009-05-01added thinking_sphinx plugin for fulltext search on nodes and headshukl
2009-04-25Integrated basic Asset upload functionality. You can upload files now and use their url in pages.hukl
2009-03-28fix for globalize to honor the use of :include => :globalize_translations. also seehukl
2009-02-25updated globalize2hukl
2009-02-20another modification for the routing filterhukl
2009-02-20fix for routing filter and helpers, need to talk hukl
2009-02-19added this route filter from sven fuchs to makehukl
2009-02-17added will_paginate pluginhukl
2009-02-07added globalize2 plugin as well as some modificationshukl
2009-02-02add acts_as_taggable_on_steroids to replaces hukl
2009-01-31added acts_as_list pluginhukl
2009-01-29added node model to make basic functional tests pass. added awesome_nested_set pluginhukl