Commit graph

533 commits

Author SHA1 Message Date
Joe Sak
7746f86dbf have to explicitly require factory girl 2011-04-22 16:05:08 -05:00
Joe Sak
fe3bb08fcf tests were failing all over the place 2011-04-22 15:05:55 -05:00
Joe Sak
b0d7a687b7 Revert "bumping to 1.4 released"
This reverts commit 57b79b7508.
2011-04-22 13:48:50 -05:00
Joe Sak
57b79b7508 bumping to 1.4 released 2011-04-22 13:44:29 -05:00
Robin Wenglewski
688e7002ed fix for issue 58 2011-04-04 19:11:24 +02:00
Philip Arndt
f38e8750ea Made the distinction between branches supporting rails 3.0.x and rails 2.3.x clearer. 2011-04-03 16:18:26 -07:00
Philip Arndt
b20ac15c52 Define acts-as-taggable-on in the lib/gemspec.rb so that it's recreated every time. 2011-04-03 14:56:23 +12:00
Philip Arndt
8c8539d0de Merge remote branch 'michaek/master' 2011-04-03 14:55:59 +12:00
Philip Arndt
5e00a69f8a Added friendly_id to categories so instead of /categories/1 we get, say, /categories/news 2011-04-02 12:10:59 +13:00
Philip Arndt
0d76f30fa3 mild refactor, one line if statement and decreased an indent one level. 2011-04-02 12:10:42 +13:00
Michael Hellein
a581629adb removed nonexistent files from gemspec 2011-03-29 11:18:13 -04:00
Joe Sak
0f789a77a5 acts-as-taggable-on is a dependency, yo 2011-03-28 21:10:11 -05:00
Joe Sak
1568c66cd0 Merge branch 'master' of https://github.com/natebird/refinerycms-blog into natebird-master 2011-03-27 17:04:33 -05:00
Philip Arndt
aed62fa7a0 We need to start targeting refinerycms-core not refinerycms because this would prevent people building their own stack and using this engine. 2011-03-28 08:55:15 +13:00
Nate Bird
c583f930e8 Fixed for failed migration when installing refinery_cms_blog. Also makes it consistent with generated engine format. 2011-03-25 08:18:57 -07:00
Leonard Punt
3642dfbe31 improved and completed the Dutch translation 2011-03-24 18:49:55 +01:00
Joe Sak
390adb6134 Merge branch 'master' of https://github.com/MarceloCajueiro/refinerycms-blog into MarceloCajueiro-master 2011-03-15 11:57:51 -05:00
Marcelo Griggio Cajueiro
6b6179fafe Added pt-Br translations to uncategorized. 2011-03-15 15:06:03 +13:00
Marcelo Griggio Cajueiro
8621b468ed Added pt-Br translations to uncategorized. 2011-03-14 23:02:40 -03:00
Joe Sak
5eac0f349b changelog update 2011-03-13 10:44:23 -05:00
Joe Sak
c5691be23c Merge branch 'i18n_sk_cs' of https://github.com/keram/refinerycms-blog into keram-i18n_sk_cs 2011-03-13 10:42:03 -05:00
keram
af4fabe1c5 Slovak and Czech translation 2011-03-13 16:25:08 +01:00
Joe Sak
418244ff52 Changelog udpated to reflect tags 2011-03-11 14:26:10 -06:00
Joe Sak
3748c1d9ef Closes GH-29. Blog posts act as taggable. rspec & cukes passing 2011-03-11 14:23:44 -06:00
Joe Sak
b3f95341c3 More test coverage for tags: can fill tags in on admin form 2011-03-11 13:21:24 -06:00
Joe Sak
ac7a6f6636 Acts as taggable installed 2011-03-11 12:58:58 -06:00
Nick Plante
bd2802161a chinese locale data 2011-03-11 09:55:38 -05:00
Philip Arndt
6241c9f72d Incremented version to 1.3.2 2011-03-09 10:21:40 +13:00
Joe Sak
858e5ead77 test fixing 2011-03-08 15:01:39 -06:00
Joe Sak
2c1943260b Edited changelog.md via GitHub 2011-03-07 10:54:58 -08:00
Joe Sak
06c2abc043 Update changelog 2011-03-07 12:54:33 -06:00
scambra
95aee80a01 fix searching: use _post partial and put inside ul 2011-03-07 17:36:40 +01:00
Joe Sak
2907a619a4 <aside> can't be inside <p> (thanks IRC channel member t4nkD) 2011-03-04 12:46:53 -06:00
Joe Sak
a2c0a7122a Changelog updated 2011-03-04 10:47:29 -06:00
scambra
121d0682dd update spanish translation 2011-03-04 17:23:04 +01:00
scambra
4048b03d6f fix no results message 2011-03-04 16:48:24 +01:00
Philip Arndt
dedf3e3910 Improved the YAML to support Psych better. Closes GH-46. 2011-03-04 18:47:56 +13:00
Philip Arndt
e5c0e2b0e9 We're at version 1.3. Closes GH-38. Closes GH-45. Closes GH-35. 2011-03-04 12:30:31 +13:00
Philip Arndt
a058a24e90 Renamed seed and blog structure migration, removed name option from generator, regenerated gemspec. 2011-03-04 12:25:18 +13:00
Philip Arndt
7ac190f9dd Moved the generic blog tables code into the migration itself. 2011-03-04 11:56:38 +13:00
Philip Arndt
5a59510eed Renamed migrations with ordering migration numbers. 2011-03-04 11:54:46 +13:00
Philip Arndt
234a7d74d5 Moved most of the code toward EngineInstaller. 2011-03-04 11:54:12 +13:00
Philip Arndt
1e6190b58c No longer need rails/init.rb due to not supporting Rails 2. 2011-03-04 11:51:03 +13:00
Philip Arndt
0f84b63639 We no longer support Rails 2 on this engine so I'm removing the old generator. 2011-03-04 11:45:41 +13:00
Joe Sak
1b33909b91 Just so people can see we're on 1.2 ;) 2011-03-02 07:19:05 -08:00
Philip Arndt
6d5e5e5ba8 Regenerated gemspec 2011-03-02 16:06:39 +13:00
Philip Arndt
4e73a81ccd Hi, my name is... 2011-03-02 16:05:31 +13:00
Joe Sak
6db3f44398 Changelog started 2011-03-01 21:02:41 -06:00
Joe Sak
65c1836df4 Merge branch 'master' of github.com:resolve/refinerycms-blog 2011-03-01 20:34:00 -06:00
Joe Sak
4df785af45 Kill AJAX based post nav -- let's shoot for HTML5 History API soon 2011-03-01 20:33:40 -06:00