Commit graph

20 commits

Author SHA1 Message Date
Amanda Wagener
1a666d4a73 Remove Rails2/Rails3 checks as this branch only supports Rails 2. 2010-12-01 12:05:05 +13:00
Philip Arndt
97101633ca Consistent whitespace. 2010-11-23 09:34:11 +13:00
J. Edward Dewyea
8b1fd44831 use string value for :scoping 2010-11-22 08:28:56 -05:00
Philip Arndt
e5b9af1054 Merged in Joe's and Steven's forks and updated for compatibility with < 0.9.9. Also, specs now work by including the factories and I have also laid the foundation for cucumber features. Fixed an issue where the javascript file was clashing with the same code we merged to core from this engine relating to submenus. Regenerated gemspec. 2010-11-22 15:26:53 +13:00
Philip Arndt
5b55dc2f37 Added comment notifications. 2010-11-15 17:39:52 +13:00
Philip Arndt
a2f655b55e Hello rails3 support. 2010-09-03 23:32:07 +12:00
Philip Arndt
5c71c0aaa5 Comment moderation now working in the backend. Of course it still happens automatically if the blog isn't moderated based on whether it's spam or not. 2010-09-02 17:49:11 +12:00
Philip Arndt
4d1e364085 Comments are now moderated automatically unless moderation is enabled and show up below posts. 2010-08-30 11:14:46 +12:00
Philip Arndt
21dca99ddf wrote rails engine for later, added ability to add comments and see ones already posted. 2010-08-28 18:15:53 +12:00
Philip Arndt
aec6ed5a1f spacing 2010-08-11 16:46:42 +12:00
Philip Arndt
6f85dad2f8 Fixes moderation toggler. 2010-08-11 16:40:45 +12:00
Philip Arndt
ac0b754237 Adds unmoderated support through changing approved to state. 2010-08-11 16:38:53 +12:00
Philip Arndt
994ab37213 remove word currently 2010-08-11 11:11:10 +12:00
Philip Arndt
0f4fc2d1ce Helps when you use the RefinerySetting library properly. This is even sadder when you wrote most of it and then forgot. 2010-08-11 10:02:08 +12:00
Philip Arndt
a6b6a0da34 Better settings, update notified has a form but doesn't yet work. Created script files but not using them yet. 2010-08-10 16:17:03 +12:00
Philip Arndt
97accf9489 Make comment moderation toggleable 2010-08-10 14:37:22 +12:00
Joe Sak
4a25cde49f Why verify presence and uniqueness of an attribute that doesn't exist?
It was causing mysterious test fails, too.
2010-08-09 14:03:26 -05:00
Philip Arndt
832a0e4866 generate additional fields and specify relationships. 2010-08-09 21:00:30 +12:00
Philip Arndt
e3d873855a appropriately name the class. 2010-08-09 20:19:10 +12:00
Philip Arndt
837ea01a34 Initial commit - you can create, edit and delete a blog post and it respects the fact that it is draft or not. 2010-08-09 16:47:56 +12:00