Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old code (< 0.9.9). | Uģis Ozols | 2011-06-03 | 1 | -5/+2 |
| | |||||
* | Use rails naming convention for translations that contain html markup. | Uģis Ozols | 2010-12-03 | 1 | -1/+1 |
| | |||||
* | We don't need those h in Rails 3. | Uģis Ozols | 2010-12-03 | 1 | -1/+1 |
| | |||||
* | Consistent whitespace. | Philip Arndt | 2010-11-23 | 3 | -8/+8 |
| | |||||
* | Merged in Joe's and Steven's forks and updated for compatibility with < ↵ | Philip Arndt | 2010-11-22 | 1 | -2/+5 |
|\ | | | | | | | 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. | ||||
| * | place all script occurrences in content_for :javascripts | suweller | 2010-11-21 | 1 | -1/+1 |
| | | |||||
* | | ajaxify the nav | Joe Sak | 2010-11-20 | 1 | -1/+1 |
| | | |||||
* | | More deprecation warnings found | Joe Sak | 2010-11-20 | 1 | -1/+1 |
|/ | |||||
* | refactoring the frontend to use more partials, separate out the categories ↵ | djones | 2010-09-06 | 1 | -3/+1 |
| | | | | into it's own controller, namespace the blog into it's own folder and create a base blog controller for handling common front end tasks | ||||
* | Hello rails3 support. | Philip Arndt | 2010-09-03 | 1 | -2/+2 |
| | |||||
* | Include stylesheet on comment show page and add missing translations | Philip Arndt | 2010-09-02 | 1 | -1/+5 |
| | |||||
* | Comment moderation now working in the backend. Of course it still happens ↵ | Philip Arndt | 2010-09-02 | 3 | -11/+75 |
| | | | | automatically if the blog isn't moderated based on whether it's spam or not. | ||||
* | Comments are now moderated automatically unless moderation is enabled and ↵ | Philip Arndt | 2010-08-30 | 2 | -0/+24 |
| | | | | show up below posts. | ||||
* | wrote rails engine for later, added ability to add comments and see ones ↵ | Philip Arndt | 2010-08-28 | 1 | -4/+8 |
| | | | | already posted. | ||||
* | display more frontend, create separate css for frontend and backend, ↵ | Philip Arndt | 2010-08-26 | 1 | -1/+1 |
| | | | | namespace the js in the same fashion, now has full English support.. | ||||
* | Added categories section | Philip Arndt | 2010-08-25 | 1 | -10/+12 |
| | |||||
* | Animated submenu and hide subsections of categories and settings by default. | Philip Arndt | 2010-08-09 | 1 | -6/+4 |
| | |||||
* | Add language string for no comments yet, works for approved and rejected too. | Philip Arndt | 2010-08-09 | 1 | -1/+2 |
| | |||||
* | Set up menu and what is to come. | Philip Arndt | 2010-08-09 | 1 | -0/+30 |