aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelog upkeepJoe Sak2011-06-231-0/+3
* this needs html_safeJoe Sak2011-06-232-1/+7
* Merge branch 'custom_teasers' of https://github.com/wikyd/refinerycms-blog in...Joe Sak2011-06-239-6/+73
|\
| * Add button to copy the blog post's body to the teaser editor to get started o...Kyle Wilkinson2011-06-214-0/+33
| * Call tabs() method on admin tabs section only after the document is ready. T...Kyle Wilkinson2011-06-212-2/+4
| * Add helper for finding the teaser to display for a blog post. Use this when ...Kyle Wilkinson2011-06-212-3/+13
| * Add tab field for the custom teaser. Currently, width is set to zero for tea...Kyle Wilkinson2011-06-212-0/+12
| * Allow custom_teaser field to be updated via forms.Kyle Wilkinson2011-06-211-1/+1
| * Add migration to create a new field on BlogPosts for custom teasers.Kyle Wilkinson2011-06-211-0/+10
* | A new day, a new release.Philip Arndt2011-06-221-1/+1
* | changelogJoe Sak2011-06-211-0/+4
* | tag url strategy updatedJoe Sak2011-06-215-6/+7
* | Needs to use ~* operatorJoe Sak2011-06-211-1/+1
* | postgreSQL is picky about doing a LIKE queryJoe Sak2011-06-213-4/+16
|/
* Fixed migration numbering, regenerated gemspec.Philip Arndt2011-06-212-1/+25
* Using <section class='details'> instead of <details> to avoid this: https://s...Philip Arndt2011-06-212-4/+4
* 1.6 releasedJoe Sak2011-06-201-1/+1
* Fix failure on Ruby 1.8.7 where lines can't begin with a . (it has to be on t...Philip Arndt2011-06-211-4/+3
* Edited changelog.md via GitHubJoe Sak2011-06-171-0/+1
* Merge pull request #76 from wikyd/custom_urlsJoe Sak2011-06-174-3/+27
|\
| * Add field to edit custom url on BlogPosts.Kyle Wilkinson2011-06-162-1/+12
| * Make blog_post custom_url field updatable.Kyle Wilkinson2011-06-161-1/+1
| * Add logic to allow users to override the url for a post from just a title.Kyle Wilkinson2011-06-161-1/+5
| * Add migration to add custom_url field to BlogPost.Kyle Wilkinson2011-06-161-0/+9
|/
* you have to specify .css for some filenamesJoe Sak2011-06-151-1/+1
* changelog upkeepJoe Sak2011-06-151-0/+1
* autocomplete added for tagsJoe Sak2011-06-1519-1/+405
* changelog upkeepJoe Sak2011-06-141-0/+7
* cached slugs speed things upJoe Sak2011-06-141-0/+11
* Merge pull request #75 from wikyd/upstreamJoe Sak2011-06-141-1/+1
|\
| * Make category_ids attribute accessible so that blog categories can be updated.Kyle Wilkinson2011-06-141-1/+1
|/
* Merge pull request #74 from wikyd/masterJoe Sak2011-06-132-4/+9
|\
| * Use the correct message for no posts on category show page.Kyle Wilkinson2011-06-131-1/+3
| * Modify the category view of the blog to show a paged view, rather than all bl...Kyle Wilkinson2011-06-132-7/+10
|/
* this functionality exists in refinery, so the double bind makes it scroll rig...Joe Sak2011-06-131-11/+0
* Add spec for blog post categoriesMichael Gall2011-06-082-0/+34
* Merge pull request #72 from ugisozols/masterJoe Sak2011-06-034-44/+14
|\
| * Remove old code (< 0.9.9).Uģis Ozols2011-06-034-44/+14
|/
* Merge pull request #71 from cerebroso/6511748e8d8c7b7da44d4b6f8592daf5e8cf451eJoe Sak2011-06-031-0/+10
|\
| * pt-BR translation for some model attributesRavi2011-06-031-0/+10
|/
* Merge pull request #70 from peresleguine/patch-1Joe Sak2011-06-021-0/+3
|\
| * Added translation for uncategorized posts. Andrey2011-06-021-0/+3
|/
* Merge pull request #68 from ugisozols/masterJoe Sak2011-06-011-3/+3
|\
| * Fix psyck yaml parse errors. Should fix #64.Uģis Ozols2011-06-011-3/+3
|/
* fix locale key. 'i18n' was showing up in the blog index outputDavid Jones2011-05-311-1/+1
* This will have to be 1.6.0 when it's released.Philip Arndt2011-05-312-4/+6
* Merged remote branch 'keram/master'.Philip Arndt2011-05-312-3/+9
|\
| * For backwards compatibility must be approximate_ascii and strip_non_ascii by ...Marek2011-05-192-4/+4
| * Approximate ascii on blog slugs. For: GH-60Marek2011-05-192-2/+8
* | Merged remote branch 'Dougui/add_translation'Philip Arndt2011-05-316-10/+57
|\ \