aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Cucumber tag steps now pass.Uģis Ozols2011-07-2712-86/+88
|
* Cucumber category steps now pass.Uģis Ozols2011-07-271-3/+3
|
* Cucumber author steps now pass.Uģis Ozols2011-07-274-11/+11
|
* Wip.Uģis Ozols2011-07-2742-80/+81
|
* Rails 3.1 - wip.Uģis Ozols2011-07-2751-1036/+1064
|
* Merge pull request #103 from jackkinsella/masterJoe Sak2011-07-222-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 Kinsella2011-07-221-0/+2
| | | | | | | | requested.
| * Using preferred "defaults" hash to set format of blog/feed.rss to "rss".Jack Kinsella2011-07-221-1/+1
|/
* maybe do this through a migration?Joe Sak2011-07-181-0/+12
|
* categorization has_many :through should have an ID, and the relationship ↵Joe Sak2011-07-183-3/+3
| | | | should be destroyed if the blog post or category is
* readonly author just for safety's sakeJoe Sak2011-07-181-1/+1
|
* Merge pull request #100 from mirosr/i18n_bgUģis Ozols2011-07-151-7/+7
|\ | | | | Revision for Bulgarian translation mainly for consistency
| * Revision for Bulgarian translation mainly for consistencyMiroslav Rachev2011-07-151-7/+7
|/
* weird sentence fix and that RAW thing with mailerJoe Sak2011-07-132-12/+12
|
* I don't know, it looks like before_filters are down hereJoe Sak2011-07-121-1/+3
|
* this is the 'railscasts' way of handling the category checkboxesJoe Sak2011-07-122-3/+6
|
* Merge pull request #97 from kennyadsl/masterUģis Ozols2011-07-051-17/+68
|\ | | | | just updated the italian locale
| * Added some missing keywords and edited othersAlberto Vena2011-07-051-17/+68
|/
* Merge pull request #96 from Kagetsuki/masterPhilip Arndt2011-07-041-0/+158
|\ | | | | Added Japanese locale
| * added Japanese locale. 日本語の翻訳を追加した。ゼロ2011-07-051-0/+158
| |
* | Spec context is about false.Uģis Ozols2011-07-041-1/+1
| |
* | Merge pull request #94 from JohanB/feature/disable_teaser_if_length_zeroJoe Sak2011-07-049-2/+64
|\ \ | |/ |/| Added ability to disable teaser independent of teaser length
| * Copy / Paste mistake fixedJohan Bruning2011-07-041-1/+1
| |
| * Forgot to add translations for languages I knowJohan Bruning2011-07-042-0/+2
| |
| * Added ability to disable teaser independent of teaser lengthJohan Bruning2011-07-047-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 Arndt2011-07-021-2/+3
|
* Merge pull request #92 from ruprict/masterUģis Ozols2011-07-011-0/+5
|\ | | | | Fix plugin pathname
| * Fix plugin pathname so refinery:override tasks workGlenn Goodrich2011-07-011-0/+5
| |
* | don't know how we got away with this not being hereJoe Sak2011-06-301-0/+2
| |
* | fix my typosPhilip Arndt2011-07-011-1/+1
| |
* | Making use of modules and putting classes under modules.Philip Arndt2011-07-017-229/+251
| |
* | Making use of translation scopes.Philip Arndt2011-07-0118-40/+45
| |
* | wanna keep track of ideas, i guessJoe Sak2011-06-301-0/+5
| |
* | just remove this and it's fine, we won't have to remember to use it for ↵Joe Sak2011-06-301-2/+0
| | | | | | | | future attrs
* | Merge pull request #90 from mirosr/i18n_bgJoe Sak2011-06-301-0/+1
|\ \ | | | | | | Added translation for teaser's title
| * | Added translation for teaser's titleMiroslav Rachev2011-06-301-0/+1
| | |
* | | Merge pull request #89 from ugisozols/masterJoe Sak2011-06-301-16/+0
|\ \ \ | |/ / |/| | Remove old code.
| * | Remove old code.Uģis Ozols2011-06-301-16/+0
|/ /
* | Edited changelog.md via GitHubJoe Sak2011-06-301-3/+5
| |
* | Merge pull request #88 from mirosr/masterJoe Sak2011-06-302-3/+4
|\ \ | | | | | | Fixed some embeded strings in English in admin/blog/posts/_form partial (Issue #86)
| * | Fixed some embeded strings in English in admin/blog/posts/_form partial ↵Miroslav Rachev2011-06-302-3/+4
| | | | | | | | | | | | (Issue #86)
* | | make the tag_name optional for crazy languagesJoe Sak2011-06-301-1/+1
| | |
* | | Merge pull request #87 from mirosr/i18n_bgJoe Sak2011-06-301-0/+157
|\ \ \ | | | | | | | | Added Bulgarian translation
| * | | Added Bulgarian translationMiroslav Rachev2011-06-301-0/+157
| |/ /
* / / the checkbox list for categories was out of handJoe Sak2011-06-291-2/+7
|/ /
* | We released 1.6.2.Philip Arndt2011-06-291-1/+2
| |
* | Requiring at least refinerycms-core 1.0.3Philip Arndt2011-06-292-3/+3
| |
* | Refactored the spec suite to be consistent.Philip Arndt2011-06-2910-56/+55
| |
* | Edited changelog.md via GitHubJoe Sak2011-06-281-0/+4
| |
* | This should be a slash to further clear up confusion on which param is whichJoe Sak2011-06-281-1/+1
| |