Commit graph

712 commits

Author SHA1 Message Date
Philip Arndt
3a1c30fa5d We require 2.0.1 at least 2012-04-08 23:56:28 +12:00
Philip Arndt
8584cc942b Merge pull request #215 from resolve/bump_seo_meta_dep
Bump seo_meta for compitiblity with refinerycms 2-0-stable.
2012-04-01 17:52:03 -07:00
Pete Higgins
7f4ac3b6d4 Bump seo_meta for compitiblity with refinerycms 2-0-stable. 2012-04-01 17:45:53 -07:00
Philip Arndt
72375e0a00 Merge pull request #214 from resolve/fix_mass_assignment_error
Fix MassAssignmentSecurity::Error in integration test.
2012-04-01 16:26:46 -07:00
Pete Higgins
6df59131f1 Fix MassAssignmentSecurity::Error in integration test. 2012-04-01 16:23:15 -07:00
Joe Sak
2a00257420 Merge pull request #211 from nicinabox/master
Add draft label
2012-03-26 14:46:49 -07:00
Philip Arndt
cb88d9508e Merge pull request #212 from corydeppen/patch-1
Fixed drop_table for Category.
2012-03-24 12:52:31 -07:00
Cory Deppen
dd3002f8bb Fixed drop_table for Category. 2012-03-24 15:22:58 -03:00
Nic Haynes
0c78cd138d Fix draft translation 2012-03-22 08:41:38 -05:00
Nic Haynes
435763f307 Show published date if not drafted 2012-03-21 00:23:58 -05:00
Nic Haynes
f8e38d516a Fix markup for draft input 2012-03-21 00:23:42 -05:00
Nic Haynes
31bdd586f2 Move draft checkbox for better usability 2012-03-20 19:43:30 -05:00
Nic Haynes
96448fc374 Add draft label to admin index 2012-03-20 19:43:18 -05:00
Philip Arndt
3049816aa9 Don't cache when logged in or there's a flash message. Moved canonical to protected methods. 2012-03-20 15:16:58 +13:00
Uģis Ozols
460351e81f Add rake db:seed to install steps. 2012-03-09 17:07:24 +02:00
Philip Arndt
fccc86e63c Updated to support Refinery CMS 2.0.1 and Rails 3.2.2 2012-03-06 13:17:41 +13:00
Philip Arndt
1a3e0d057c Rephrase slightly 2012-03-03 11:35:34 +13:00
Uģis Ozols
0ea3690741 Test. 2012-03-01 22:22:56 +02:00
Uģis Ozols
52b1fce8aa Don't need testing task if we require refinery-settings. 2012-03-01 14:00:09 +02:00
Uģis Ozols
c6f36117a7 There's already dev, test group in Gemfile so use that. 2012-03-01 08:43:34 +02:00
Philip Arndt
6958ab82df Require seo_meta proper 2012-03-01 17:50:57 +13:00
Philip Arndt
215ea87e45 require refinerycms-settings 2012-03-01 13:48:13 +13:00
Philip Arndt
2e79e4f7a9 No more git sources in the Gemfile. 2012-03-01 13:45:06 +13:00
Philip Arndt
9bcf2b3dda This took code presentation to a new level. 2012-02-29 23:47:15 +13:00
Philip Arndt
70d8f46c12 Don't like having a dialogue for this 2012-02-29 21:26:33 +13:00
Philip Arndt
8edc3ab3dd y u need two lines 2012-02-29 21:23:10 +13:00
Uģis Ozols
4e7847dcbe RefineryCMS -> Refinery CMS. 2012-02-27 22:34:41 +02:00
Philip Arndt
594dd8ca96 Now supporting FriendlyId 4 2012-02-27 17:08:37 +13:00
Uģis Ozols
837ddfe42b There is no bin folder. 2012-02-24 20:49:54 +02:00
Uģis Ozols
44ec487542 Use refinery:testing:setup_extension rake task to copy Refinery::Setting migration file. 2012-02-24 06:39:13 +02:00
Uģis Ozols
bd2bcc0f2a Add Refinery::Setting dependency. 2012-02-23 21:48:37 +02:00
Philip Arndt
98f8d3f515 Merge pull request #203 from substantial/cleanup_models
Cleanup model code
2012-02-23 00:54:43 -08:00
Pete Higgins
d353cd556c Don't need to specify class names here. 2012-02-23 00:29:46 -08:00
Pete Higgins
5eaad8997f Cleanup next and previous stuff. 2012-02-23 00:20:37 -08:00
Pete Higgins
2537923034 Remove functionality provided by rails. 2012-02-23 00:09:09 -08:00
Pete Higgins
c9ff548329 DRY some Refinery::Blog::Post methods. 2012-02-23 00:02:15 -08:00
Pete Higgins
5ea1b7399b Change a .map to a .pluck. 2012-02-22 23:50:05 -08:00
Philip Arndt
f82d2c96e4 Merge pull request #195 from substantial/refactor_archive_widget
Refactor archive widget
2012-02-22 23:43:01 -08:00
Philip Arndt
aa729edc84 Merge pull request #202 from substantial/fix_seeds
Remove position setting from blog seed.
2012-02-22 23:38:07 -08:00
Pete Higgins
c37461cc43 Refinery::Page no longer has a position column. 2012-02-22 23:32:59 -08:00
Philip Arndt
5440fad815 Merge pull request #200 from dmoose/rails-3-1-recent-popular
Rails 3 1 recent popular
2012-02-22 20:11:14 -08:00
Jeff Shumate
602759af1b cleanup 2012-02-22 21:00:45 -07:00
Jeff Shumate
4f0b5f8223 add popularity counter to blog posts as well as accessor for recent posts 2012-02-22 20:37:08 -07:00
Philip Arndt
39fc086982 Merge pull request #199 from markstuart/rails-3-1
Fix error message: "translation missing: en.admin.blog.settings.notification_recipients.updated"
2012-02-22 18:47:06 -08:00
Mark Stuart
29809838f4 Correct translations scope 2012-02-23 15:43:07 +13:00
Uģis Ozols
45cad84f49 Generate blog initializer when running rails g refinery:blog. Closes #196. 2012-02-16 08:12:53 +02:00
Pete Higgins
2bcb7c8551 Fix spec name. 2012-02-12 23:54:07 -08:00
Uģis Ozols
e05fedb9b7 Merge pull request #194 from substantial/redirect_follower_log
Redirect follower log
2012-02-10 01:20:15 -08:00
Pete Higgins
dee1a9d539 Avoid creating some database records. 2012-02-10 01:07:15 -08:00
Pete Higgins
f140ed284f Refactor .by_archive and .by_year. 2012-02-10 01:07:04 -08:00