Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | DB isn't cleared from previous test data. For now clear it ourselves but as ↵ | Uģis Ozols | 2011-07-29 | 2 | -2/+10 | |
| | | | | feature todo - fix it. | |||||
* | Need a user first because otherwise it will redirect to first user creation ↵ | Uģis Ozols | 2011-07-29 | 2 | -2/+6 | |
| | | | | form. | |||||
* | Manage blog posts request specs are now green. | Uģis Ozols | 2011-07-29 | 1 | -6/+1 | |
| | ||||||
* | Merge pull request #105 from enmasse-entertainment/rails31-compatability-fixes | Philip Arndt | 2011-07-28 | 7 | -22/+61 | |
|\ | | | | | Rails31 compatability fixes | |||||
| * | Update translation scopes | Jamie Winsor | 2011-07-28 | 7 | -22/+61 | |
|/ | | | | | | Update url helpers in public views Various uninitialized constant fixes for public views & controllers Add some request specs to test what was fixed in this commit | |||||
* | Update translation scopes and routes. | Uģis Ozols | 2011-07-28 | 5 | -17/+20 | |
| | ||||||
* | More request specs and updates to code to make specs pass. | Uģis Ozols | 2011-07-28 | 3 | -19/+46 | |
| | ||||||
* | Start to add request specs. | Uģis Ozols | 2011-07-28 | 1 | -0/+71 | |
| | ||||||
* | Array is paginated differently. | Uģis Ozols | 2011-07-28 | 2 | -6/+8 | |
| | ||||||
* | Update some translation scopes. | Uģis Ozols | 2011-07-28 | 3 | -7/+9 | |
| | ||||||
* | Properly namespace translations. | Uģis Ozols | 2011-07-27 | 15 | -1860/+1887 | |
| | ||||||
* | will_paginate -> paginate. | Uģis Ozols | 2011-07-27 | 5 | -14/+10 | |
| | ||||||
* | Remove per_page pagination code from controllers. | Uģis Ozols | 2011-07-27 | 3 | -8/+9 | |
| | ||||||
* | Move per_page pagination stuff into model to dry up posts controller. | Uģis Ozols | 2011-07-27 | 2 | -10/+9 | |
| | ||||||
* | Cucumber tag steps now pass. | Uģis Ozols | 2011-07-27 | 12 | -86/+88 | |
| | ||||||
* | Cucumber category steps now pass. | Uģis Ozols | 2011-07-27 | 1 | -3/+3 | |
| | ||||||
* | Cucumber author steps now pass. | Uģis Ozols | 2011-07-27 | 4 | -11/+11 | |
| | ||||||
* | Wip. | Uģis Ozols | 2011-07-27 | 42 | -80/+81 | |
| | ||||||
* | Rails 3.1 - wip. | Uģis Ozols | 2011-07-27 | 51 | -1036/+1064 | |
| | ||||||
* | Merge pull request #103 from jackkinsella/master | Joe Sak | 2011-07-22 | 2 | -1/+3 | |
|\ | | | | | Rss feed now shows all posts instead of a small number limited by pagination | |||||
| * | Blog:PostsController#index doesn't paginate the blog posts if an rss feed is ↵ | Jack Kinsella | 2011-07-22 | 1 | -0/+2 | |
| | | | | | | | | requested. | |||||
| * | Using preferred "defaults" hash to set format of blog/feed.rss to "rss". | Jack Kinsella | 2011-07-22 | 1 | -1/+1 | |
|/ | ||||||
* | maybe do this through a migration? | Joe Sak | 2011-07-18 | 1 | -0/+12 | |
| | ||||||
* | categorization has_many :through should have an ID, and the relationship ↵ | Joe Sak | 2011-07-18 | 3 | -3/+3 | |
| | | | | should be destroyed if the blog post or category is | |||||
* | readonly author just for safety's sake | Joe Sak | 2011-07-18 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #100 from mirosr/i18n_bg | Uģis Ozols | 2011-07-15 | 1 | -7/+7 | |
|\ | | | | | Revision for Bulgarian translation mainly for consistency | |||||
| * | Revision for Bulgarian translation mainly for consistency | Miroslav Rachev | 2011-07-15 | 1 | -7/+7 | |
|/ | ||||||
* | weird sentence fix and that RAW thing with mailer | Joe Sak | 2011-07-13 | 2 | -12/+12 | |
| | ||||||
* | I don't know, it looks like before_filters are down here | Joe Sak | 2011-07-12 | 1 | -1/+3 | |
| | ||||||
* | this is the 'railscasts' way of handling the category checkboxes | Joe Sak | 2011-07-12 | 2 | -3/+6 | |
| | ||||||
* | Merge pull request #97 from kennyadsl/master | Uģis Ozols | 2011-07-05 | 1 | -17/+68 | |
|\ | | | | | just updated the italian locale | |||||
| * | Added some missing keywords and edited others | Alberto Vena | 2011-07-05 | 1 | -17/+68 | |
|/ | ||||||
* | Merge pull request #96 from Kagetsuki/master | Philip Arndt | 2011-07-04 | 1 | -0/+158 | |
|\ | | | | | Added Japanese locale | |||||
| * | added Japanese locale. 日本語の翻訳を追加した。 | ゼロ | 2011-07-05 | 1 | -0/+158 | |
| | | ||||||
* | | Spec context is about false. | Uģis Ozols | 2011-07-04 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #94 from JohanB/feature/disable_teaser_if_length_zero | Joe Sak | 2011-07-04 | 9 | -2/+64 | |
|\ \ | |/ |/| | Added ability to disable teaser independent of teaser length | |||||
| * | Copy / Paste mistake fixed | Johan Bruning | 2011-07-04 | 1 | -1/+1 | |
| | | ||||||
| * | Forgot to add translations for languages I know | Johan Bruning | 2011-07-04 | 2 | -0/+2 | |
| | | ||||||
| * | Added ability to disable teaser independent of teaser length | Johan Bruning | 2011-07-04 | 7 | -2/+62 | |
|/ | | | | | | I prefer full length articles at all times on blogs and don't like teasers. I added the ability for people to disable teasers so full articles will be shown by default. The teasers can e enabled just like comments from the admin page or trough the normal settings. However not sure if the post partial now is conform standards. Maybe the helper method "blog_post_teaser" could encapsulate the check which is now done in the view and return the full length article instead of a teaser if the teasers are disabled. | |||||
* | Fixed indentation, use spaces not tabs. | Philip Arndt | 2011-07-02 | 1 | -2/+3 | |
| | ||||||
* | Merge pull request #92 from ruprict/master | Uģis Ozols | 2011-07-01 | 1 | -0/+5 | |
|\ | | | | | Fix plugin pathname | |||||
| * | Fix plugin pathname so refinery:override tasks work | Glenn Goodrich | 2011-07-01 | 1 | -0/+5 | |
| | | ||||||
* | | don't know how we got away with this not being here | Joe Sak | 2011-06-30 | 1 | -0/+2 | |
| | | ||||||
* | | fix my typos | Philip Arndt | 2011-07-01 | 1 | -1/+1 | |
| | | ||||||
* | | Making use of modules and putting classes under modules. | Philip Arndt | 2011-07-01 | 7 | -229/+251 | |
| | | ||||||
* | | Making use of translation scopes. | Philip Arndt | 2011-07-01 | 18 | -40/+45 | |
| | | ||||||
* | | wanna keep track of ideas, i guess | Joe Sak | 2011-06-30 | 1 | -0/+5 | |
| | | ||||||
* | | just remove this and it's fine, we won't have to remember to use it for ↵ | Joe Sak | 2011-06-30 | 1 | -2/+0 | |
| | | | | | | | | future attrs | |||||
* | | Merge pull request #90 from mirosr/i18n_bg | Joe Sak | 2011-06-30 | 1 | -0/+1 | |
|\ \ | | | | | | | Added translation for teaser's title | |||||
| * | | Added translation for teaser's title | Miroslav Rachev | 2011-06-30 | 1 | -0/+1 | |
| | | |