Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistent whitespace. | Philip Arndt | 2010-11-23 | 1 | -1/+1 |
| | |||||
* | Merged in Joe's and Steven's forks and updated for compatibility with < ↵ | Philip Arndt | 2010-11-22 | 3 | -3/+3 |
| | | | | 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. | ||||
* | Generators had some typos | Joe Sak | 2010-09-21 | 1 | -1/+1 |
| | |||||
* | added publish date support. fixes bug where categories were showing posts ↵ | djones | 2010-09-21 | 1 | -0/+1 |
| | | | | that were technically supposed to be hidden from the end user | ||||
* | fix a bug in the rails 2.x generator where it doesn't create the seeds directory | djones | 2010-09-14 | 1 | -1/+2 |
| | |||||
* | Hello rails3 support. | Philip Arndt | 2010-09-03 | 3 | -15/+13 |
| | |||||
* | Comments are now moderated automatically unless moderation is enabled and ↵ | Philip Arndt | 2010-08-30 | 1 | -1/+2 |
| | | | | show up below posts. | ||||
* | Time for an RC | Philip Arndt | 2010-08-26 | 1 | -2/+6 |
| | |||||
* | Fixes the previous string with int comparison fail | Philip Arndt | 2010-08-18 | 1 | -1/+1 |
| | |||||
* | Added asset copying to the generator script for those systems that can't ↵ | Philip Arndt | 2010-08-18 | 1 | -0/+11 |
| | | | | cope with rails3 coolness. | ||||
* | Adds unmoderated support through changing approved to state. | Philip Arndt | 2010-08-11 | 1 | -1/+1 |
| | |||||
* | generate additional fields and specify relationships. | Philip Arndt | 2010-08-09 | 2 | -21/+27 |
| | |||||
* | Initial commit - you can create, edit and delete a blog post and it respects ↵ | Philip Arndt | 2010-08-09 | 3 | -0/+89 |
the fact that it is draft or not. |