Commit graph

94 commits

Author SHA1 Message Date
Uģis Ozols
c84d887187 refinerycms-core requires Rails so don't check if defined?(Rails). 2012-01-02 14:26:49 +02:00
Uģis Ozols
26243ddade Don't require rails explicitly because refinerycms-core will do it for us. 2011-12-22 12:10:42 +02:00
Uģis Ozols
567bdd6334 Return correct root path. 2011-12-22 11:36:48 +02:00
Pete Higgins
8cc819aeed Fix tab highlighting in admin interface. 2011-12-15 17:27:18 -08:00
Jamie Winsor
92e8230194 gemspec is not regenerated manually anymore 2011-11-11 11:46:06 -08:00
greendog
f5d94d60b8 added install migratons generator 2011-11-09 22:01:53 +04:00
Philip Arndt
36c005ecd1 Refactored everything (models, helpers) into proper namespace of Refinery::Blog. Requires refinery commit 25162b585b9c4023d39fd1a9796140bfa4ecb909 2011-11-09 22:19:07 +13:00
Uģis Ozols
d18364d359 Use root menthod to set engine factory path. 2011-11-06 21:28:25 +02:00
Uģis Ozols
a85b7ffab0 Specify correct path to factories. 2011-11-04 15:54:12 +02:00
Jamie Winsor
3165574730 Move blog tab accessor and class array to blog file from tab file 2011-10-28 12:15:07 -07:00
Jamie Winsor
e01e9ff9b7 Tabs are autoloaded, don't need to explicitly require 2011-10-27 19:37:38 -07:00
Jamie Winsor
14daff297b Refactor require layout to match other engines 2011-10-27 19:36:54 -07:00
Jamie Winsor
5a958007c5 Update blog generator to use Rails 3.1 base
Seeds will now follow Rails 3.1 conventions
2011-10-27 18:12:32 -07:00
Jamie Winsor
8cd4a282d8 This is the blog engine... not hte resources engine.. 2011-10-27 15:29:02 -07:00
Jamie Winsor
993b4a8b1b Update engine definition
Isolate engine to Refinery
add engine name
Add initializer to register engine with Refinery
Rename plugin init initializer to be more descriptive
Update plugin initializer to conform to latest master of RefineryCMS
2011-10-26 13:28:54 -07:00
Jamie Winsor
754cddb141 Load refinerycms factories properly
Expose blog factories to other gems
2011-10-10 19:39:51 -07:00
Jamie Winsor
7903bdfed2 refactor factories and add #show tests for posts controller
Do not want to cache classes, but do want to reload models after factory girl:

http://groups.google.com/group/factory_girl/browse_thread/thread/daa24556d90c31fc
http://stackoverflow.com/questions/5145165/associationtypemismatch-and-factorygirl

rails_autolink was removed from Rails 3.1 and abstracted to an external gem
fix display author name and post time on comment show
fix namespace for thanking and moderated flash notices
2011-09-04 14:35:03 -07:00
Jamie Winsor
d0681c273c Update gemspec to require newest version of seo_meta 2011-08-18 14:51:51 -07:00
Jamie Winsor
fbcf2bd34a Ignore .lock files in Gemspec 2011-08-12 12:44:39 -07:00
Uģis Ozols
d0d5d9eb7d There's no test directory. 2011-08-12 08:59:15 +03:00
Philip Arndt
83d407c8bb Need to use edge everything, excluding spec/dummy from the gemspec. 2011-08-12 11:26:37 +12:00
Jamie Winsor
a23689a6aa Remove shared functionality that now exists in refinerycms-testing engine 2011-08-04 03:12:38 -07:00
Jamie Winsor
e85535da5f Refactor testing tasks out of this project and into refinerycms project 2011-08-03 20:56:12 -07:00
Jamie Winsor
d3eff64d19 Add rake tasks to initialize the testing environment
Update README to reflect new functionality
2011-08-03 20:38:41 -07:00
Jamie Winsor
21b19db5a3 refactor engine testing scenario
Engine is now tested standalone by leveraging a dummy rails app
Enable Guard for speedy testing
Move factories to the more standard location `spec/factories/*`
Update README with a Testing section
Rename migrations to contain datetimestamps for their version to fix migration order issues when migrating the dummy application
2011-08-03 18:01:32 -07:00
Uģis Ozols
476ad3f158 WIP - use asset pipeline. 2011-08-03 13:17:16 +03:00
Uģis Ozols
3fa8937b95 Rails 3.1 - wip. 2011-07-27 13:46:24 +03:00
Philip Arndt
0e4dbb28e9 Fixed indentation, use spaces not tabs. 2011-07-02 11:58:26 +12:00
Uģis Ozols
0076d0a9fa Merge pull request #92 from ruprict/master
Fix plugin pathname
2011-07-01 09:22:59 -07:00
Glenn Goodrich
80c7cd4fd1 Fix plugin pathname so refinery:override tasks work 2011-07-01 12:20:28 -04:00
Uģis Ozols
dbe5e07341 Remove old code. 2011-06-30 21:55:31 +03:00
Philip Arndt
699d916480 Requiring at least refinerycms-core 1.0.3 2011-06-29 16:17:31 +12:00
Philip Arndt
b725799fef Refactored the spec suite to be consistent. 2011-06-29 13:23:48 +12:00
Philip Arndt
e7d107ca4f We will have to push a version 1.6.2 to fix 1.6.1 tag_list bug. 2011-06-27 10:26:23 +12:00
Joe Sak
3b975e0d77 postgreSQL is picky about doing a LIKE query 2011-06-21 22:52:21 -05: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
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
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
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
Joe Sak
4cb096d256 Edited lib/generators/refinerycms_blog_generator.rb via GitHub 2011-05-10 15:48:52 -07:00
Joe Sak
887251e53c Edited lib/generators/refinerycms_blog_generator.rb via GitHub 2011-05-10 15:38:30 -07:00
Marc Remolt
f917935994 I hate string evals 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
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
1f72e3d90a Made version code more accessible and fixed up lib/gemspec.rb 2011-04-25 13:43:14 +12:00