Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Added friendly_id to categories so instead of /categories/1 we get, say, ↵ | Philip Arndt | 2011-04-02 | 1 | -0/+4 | |
| | | | | | | | | /categories/news | |||||
* | | mild refactor, one line if statement and decreased an indent one level. | Philip Arndt | 2011-04-02 | 1 | -4/+2 | |
|/ | ||||||
* | acts-as-taggable-on is a dependency, yo | Joe Sak | 2011-03-28 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'master' of https://github.com/natebird/refinerycms-blog into ↵ | Joe Sak | 2011-03-27 | 1 | -2/+4 | |
|\ | | | | | | | natebird-master | |||||
| * | Fixed for failed migration when installing refinery_cms_blog. Also makes it ↵ | Nate Bird | 2011-03-25 | 1 | -2/+4 | |
| | | | | | | | | consistent with generated engine format. | |||||
* | | We need to start targeting refinerycms-core not refinerycms because this ↵ | Philip Arndt | 2011-03-28 | 3 | -6/+13 | |
|/ | | | | would prevent people building their own stack and using this engine. | |||||
* | improved and completed the Dutch translation | Leonard Punt | 2011-03-24 | 1 | -10/+120 | |
| | ||||||
* | Merge branch 'master' of https://github.com/MarceloCajueiro/refinerycms-blog ↵ | Joe Sak | 2011-03-15 | 0 | -0/+0 | |
|\ | | | | | | | into MarceloCajueiro-master | |||||
| * | Added pt-Br translations to uncategorized. | Marcelo Griggio Cajueiro | 2011-03-14 | 1 | -0/+3 | |
| | | ||||||
* | | Added pt-Br translations to uncategorized. | Marcelo Griggio Cajueiro | 2011-03-15 | 1 | -0/+3 | |
| | | ||||||
* | | changelog update | Joe Sak | 2011-03-13 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'i18n_sk_cs' of https://github.com/keram/refinerycms-blog into ↵ | Joe Sak | 2011-03-13 | 2 | -0/+256 | |
|\ \ | | | | | | | | | | keram-i18n_sk_cs | |||||
| * | | Slovak and Czech translation | keram | 2011-03-13 | 2 | -0/+256 | |
| | | | ||||||
* | | | Changelog udpated to reflect tags | Joe Sak | 2011-03-11 | 1 | -0/+3 | |
| | | | ||||||
* | | | Closes GH-29. Blog posts act as taggable. rspec & cukes passing | Joe Sak | 2011-03-11 | 11 | -10/+77 | |
| | | | ||||||
* | | | More test coverage for tags: can fill tags in on admin form | Joe Sak | 2011-03-11 | 5 | -2/+34 | |
| | | | ||||||
* | | | Acts as taggable installed | Joe Sak | 2011-03-11 | 4 | -0/+38 | |
| | | | ||||||
* | | | chinese locale data | Nick Plante | 2011-03-11 | 1 | -0/+128 | |
| | | | ||||||
* | | | Incremented version to 1.3.2 | Philip Arndt | 2011-03-09 | 2 | -3/+3 | |
| | | | ||||||
* | | | test fixing | Joe Sak | 2011-03-08 | 1 | -15/+15 | |
|/ / | ||||||
* | | Edited changelog.md via GitHub | Joe Sak | 2011-03-07 | 1 | -3/+2 | |
| | | ||||||
* | | Update changelog | Joe Sak | 2011-03-07 | 1 | -2/+3 | |
| | | ||||||
* | | fix searching: use _post partial and put inside ul | scambra | 2011-03-07 | 1 | -1/+3 | |
| | | ||||||
* | | <aside> can't be inside <p> (thanks IRC channel member t4nkD) | Joe Sak | 2011-03-04 | 1 | -10/+9 | |
| | | ||||||
* | | Changelog updated | Joe Sak | 2011-03-04 | 1 | -0/+12 | |
| | | ||||||
* | | update spanish translation | scambra | 2011-03-04 | 1 | -1/+7 | |
| | | ||||||
* | | fix no results message | scambra | 2011-03-04 | 1 | -1/+1 | |
| | | ||||||
* | | Improved the YAML to support Psych better. Closes GH-46. | Philip Arndt | 2011-03-04 | 11 | -94/+94 | |
| | | ||||||
* | | We're at version 1.3. Closes GH-38. Closes GH-45. Closes GH-35. | Philip Arndt | 2011-03-04 | 1 | -1/+1 | |
| | | ||||||
* | | Renamed seed and blog structure migration, removed name option from ↵ | Philip Arndt | 2011-03-04 | 5 | -77/+62 | |
| | | | | | | | | generator, regenerated gemspec. | |||||
* | | Moved the generic blog tables code into the migration itself. | Philip Arndt | 2011-03-04 | 1 | -0/+31 | |
| | | ||||||
* | | Renamed migrations with ordering migration numbers. | Philip Arndt | 2011-03-04 | 2 | -0/+0 | |
| | | ||||||
* | | Moved most of the code toward EngineInstaller. | Philip Arndt | 2011-03-04 | 5 | -84/+6 | |
| | | ||||||
* | | No longer need rails/init.rb due to not supporting Rails 2. | Philip Arndt | 2011-03-04 | 1 | -10/+0 | |
| | | ||||||
* | | We no longer support Rails 2 on this engine so I'm removing the old generator. | Philip Arndt | 2011-03-04 | 3 | -111/+0 | |
| | | ||||||
* | | Just so people can see we're on 1.2 ;) | Joe Sak | 2011-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | Regenerated gemspec | Philip Arndt | 2011-03-02 | 1 | -0/+1 | |
| | | ||||||
* | | Hi, my name is... | Philip Arndt | 2011-03-02 | 2 | -14/+14 | |
| | | ||||||
* | | Changelog started | Joe Sak | 2011-03-01 | 1 | -0/+24 | |
| | | ||||||
* | | Merge branch 'master' of github.com:resolve/refinerycms-blog | Joe Sak | 2011-03-01 | 3 | -8/+32 | |
|\ \ | ||||||
| * | | Added new migration to add the user_id column to blog_posts. The madness ↵ | Philip Arndt | 2011-03-02 | 3 | -8/+32 | |
| | | | | | | | | | | | | must end, we must move to EngineInstaller in the next version. | |||||
* | | | Kill AJAX based post nav -- let's shoot for HTML5 History API soon | Joe Sak | 2011-03-01 | 1 | -2/+4 | |
|/ / | ||||||
* | | Merge branch 'i18n_de' of https://github.com/gern/refinerycms-blog into ↵ | Joe Sak | 2011-02-24 | 1 | -0/+128 | |
|\ \ | | | | | | | | | | gern-i18n_de | |||||
| * | | added de.yml translation | Gerhard Neugschwandtner | 2011-02-24 | 1 | -0/+128 | |
| | | | ||||||
* | | | Whups. Wrong variable name pasted in | Joe Sak | 2011-02-24 | 1 | -1/+1 | |
| | | | ||||||
* | | | Closes GH-44. Authors are now associated with blog posts by current_user ↵ | Joe Sak | 2011-02-24 | 8 | -4/+80 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'addingusers' Conflicts: app/models/blog_post.rb | |||||
| * | | | ALL CUKES PASS: Show author login in view templates (if author present?) | Joe Sak | 2011-02-24 | 3 | -3/+3 | |
| | | | | ||||||
| * | | | Fix bad syntax in cukes | Joe Sak | 2011-02-24 | 2 | -1/+2 | |
| | | | | ||||||
| * | | | Wrong syntax for AR association | Joe Sak | 2011-02-24 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | A little refactor and language change due to core auth steps & factories | Joe Sak | 2011-02-24 | 2 | -8/+4 | |
| | | | |