Commit graph

533 commits

Author SHA1 Message Date
Joe Sak
5f31b50b61 Merge pull request #72 from ugisozols/master
Remove old code. (SO into this)
2011-06-03 12:31:42 -07:00
Uģis Ozols
aefcf291a9 Remove old code (< 0.9.9). 2011-06-03 22:25:01 +03:00
Joe Sak
7c36aa87f0 Merge pull request #71 from cerebroso/6511748e8d8c7b7da44d4b6f8592daf5e8cf451e
pt-BR translations
2011-06-03 11:17:54 -07:00
Ravi
6511748e8d pt-BR translation for some model attributes 2011-06-03 13:29:36 -03:00
Joe Sak
ff3134ab6b Merge pull request #70 from peresleguine/patch-1
Added translation for uncategorized posts.
2011-06-02 08:56:44 -07:00
Andrey
777ab482d0 Added translation for uncategorized posts. 2011-06-02 08:51:53 -07:00
Joe Sak
8a8980f74e Merge pull request #68 from ugisozols/master
Fix psyck yaml parse errors.
2011-06-01 08:25:45 -07:00
Uģis Ozols
e05d9665cb Fix psyck yaml parse errors. Should fix #64. 2011-06-01 16:17:06 +03:00
David Jones
ee47505833 fix locale key. 'i18n' was showing up in the blog index output 2011-05-31 14:57:05 +12:00
Philip Arndt
f0e4b6c8c1 This will have to be 1.6.0 when it's released. 2011-05-31 14:45:36 +12:00
Philip Arndt
8087ff5133 Merged remote branch 'keram/master'. 2011-05-31 14:39:31 +12:00
Philip Arndt
4f45963b9e Merged remote branch 'Dougui/add_translation' 2011-05-31 14:27:33 +12:00
Philip Arndt
8fc9af832c Wrapped javascript inside a jQuery wrapper. 2011-05-31 14:21:45 +12:00
Resolve Digital
e382521a7d Make the blog stylesheet work better with the default Refinery frontend stylesheet. Without this all posts displayed have a 1000px wide header and footer. 2011-05-30 19:18:48 -07:00
Philip Arndt
2dc08f3a49 tab -> tabs and requiring the file on to_prepare so that it actually loads. Fixed specs now that the form 'looks' different. 2011-05-31 14:16:04 +12:00
Michael Gall
60fc7839f8 Add page-like tab functionality 2011-05-31 13:53:56 +12:00
David Jones
7bb8b056f5 Merge branch 'master' of github.com:resolve/refinerycms-blog 2011-05-31 13:52:48 +12:00
David Jones
b7894a900b fixed issue where the tags heading was showing up even though there are no tags 2011-05-31 13:52:30 +12:00
Philip Arndt
8482525f22 Merge pull request #66 from Tranquility/patch-1
add missing translation
2011-05-30 13:09:35 -07:00
Ole Reifschneider
bc4158de0f add missing translation 2011-05-30 04:57:36 -07:00
Guirec CORBEL
d5f35854ba add some options for translation and translate in french 2011-05-29 14:42:14 -04:00
Guirec CORBEL
0582c00133 add some options for translation and translate in french 2011-05-29 14:35:40 -04:00
Guirec CORBEL
0310b48954 add some options for translation and translate in french 2011-05-29 14:34:53 -04:00
Philip Arndt
3a5d3f56f3 Wow, I'm getting good at releasing new versions of this. Fixes size (again). 2011-05-28 00:32:20 +12:00
Philip Arndt
2d41081770 use options[:size] not size. 2011-05-28 00:28:31 +12:00
David Jones
6287603a2b Updated readme to latest versions 2011-05-27 05:24:19 -07:00
Philip Arndt
5cc058dfe1 Documented changes in this very small 1.5.0 release. 2011-05-27 23:43:14 +12:00
Philip Arndt
ff795b2ab0 Added avatar to blog comments based on email address associated with a gravatar. 2011-05-27 23:41:56 +12:00
David Jones
92e128d2fb don't need p tags here because simple_format already renders those for us 2011-05-27 21:51:34 +12:00
Philip Arndt
f88cd445a1 Allow plugin to work on Refinery CMS ~> 1.0.0 again, rebranded as 1.5.0 2011-05-26 14:15:56 +12:00
Philip Arndt
e7a9a0a7bb Decrement the required RefineryCMS version back down to 0.9.9.22 so that we can release 1.4.0. 2011-05-26 14:07:32 +12:00
Philip Arndt
083c6d21a7 Target RefineryCMS ~> 1.0.0. 2011-05-22 18:31:16 +12:00
Marek
5c58ba20b0 For backwards compatibility must be approximate_ascii and strip_non_ascii by default false 2011-05-19 11:56:46 +02:00
Marek
2d37cbf479 Approximate ascii on blog slugs. For: GH-60 2011-05-19 01:11:45 +02:00
Joe Sak
4cb096d256 Edited lib/generators/refinerycms_blog_generator.rb via GitHub 2011-05-10 15:48:52 -07:00
Joe Sak
18f0f69810 Edited app/models/blog_post.rb via GitHub 2011-05-10 15:46:36 -07:00
Joe Sak
887251e53c Edited lib/generators/refinerycms_blog_generator.rb via GitHub 2011-05-10 15:38:30 -07:00
Joe Sak
55e0382220 Edited refinerycms-blog.gemspec via GitHub 2011-05-10 15:22:50 -07:00
Philip Arndt
a9a0c5a385 Tag all blog features with @blog. 2011-05-09 10:50:19 +12:00
Marc Remolt
f917935994 I hate string evals 2011-05-09 10:47:10 +12:00
Marc Remolt
fe39fc757a Model spec filenames should be singular 2011-05-09 10:47:10 +12:00
Marc Remolt
fa9e6dae6d Fixes for blog_post specs
* spec "returns all posts from specified month" failed on the second day of a month
* refactorings and cleanups (while I'm at it)
2011-05-09 10:47:10 +12:00
Philip Arndt
76708704c8 seo_meta 1.0.6 creates & saves more consistently so let's use it. 2011-05-06 01:21:28 +12:00
Philip Arndt
37de337eaf Present the blog post's meta information now. This will require refinerycms-core 1.0.0 2011-05-06 00:48:22 +12:00
Philip Arndt
45bbd56a51 Added form fields for SEO and translations. 2011-05-06 00:28:14 +12:00
Philip Arndt
e6af3d9c1a Add is_seo_meta call to blog posts. 2011-05-05 23:46:28 +12:00
Philip Arndt
1ae97bb9b1 Depend on seo_meta and create a migration for it unless it already exists. 2011-05-05 23:44:05 +12:00
Philip Arndt
03e105b9e0 Ensure that the seeds don't blow up when either 'User' or 'Page' are not defined. 2011-04-27 22:17:30 -07:00
Philip Arndt
1f72e3d90a Made version code more accessible and fixed up lib/gemspec.rb 2011-04-25 13:43:14 +12:00
Joe Sak
5e69fdac17 use factory_girl in development 2011-04-22 16:13:28 -05:00