Commit graph

96 commits

Author SHA1 Message Date
Uģis Ozols
538e6653f0 Bump master to 2.1.0.dev. 2012-05-15 08:22:20 +03:00
Uģis Ozols
7e1b4831f1 Remove testing dependencies. 2012-04-26 10:48:55 +03:00
Pete Higgins
7f4ac3b6d4 Bump seo_meta for compitiblity with refinerycms 2-0-stable. 2012-04-01 17:45:53 -07: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
6958ab82df Require seo_meta proper 2012-03-01 17:50:57 +13:00
Uģis Ozols
837ddfe42b There is no bin folder. 2012-02-24 20:49:54 +02:00
Uģis Ozols
bd2bcc0f2a Add Refinery::Setting dependency. 2012-02-23 21:48:37 +02:00
Philip Arndt
30ebf2d338 We don't need to read all about the dummy app or test on rbx-2.0 2012-01-31 18:16:31 +13:00
Philip Arndt
b1e4fd0094 Fixed namespacing for Refinery conventions. 2012-01-17 16:56:24 +13:00
Jamie Winsor
92e8230194 gemspec is not regenerated manually anymore 2011-11-11 11:46:06 -08:00
Uģis Ozols
9936281bb8 Regenerate gemspec. Closes #146. 2011-11-06 07:26:48 +02:00
Jamie Winsor
64d83c5ce4 Regenerate gemspec 2011-10-11 18:21:49 -07:00
Jamie Winsor
df0664b142 Update gemspec
[ci skip]
2011-09-19 19:11:40 -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
9df6580d9c gemspec revision to support latest master branch of refinerycms 2011-08-29 15:09:53 -07:00
Jamie Winsor
d0681c273c Update gemspec to require newest version of seo_meta 2011-08-18 14:51:51 -07:00
Philip Arndt
9b74f31a2a Merge remote-tracking branch 'enmasse-entertainment/fix-gemspec-filelist' into rails-3-1 2011-08-15 13:00:13 +12:00
Jamie Winsor
cb2bcf387c remove empty directory from gemspec file list 2011-08-14 17:40:50 -07:00
Uģis Ozols
dbb02d953f Move factories under spec dir so that they get picked up by spec_helper. 2011-08-13 21:57:43 +03: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
0516a2cc00 Update gemspec 2011-08-04 15:54:53 -07:00
Jamie Winsor
a23689a6aa Remove shared functionality that now exists in refinerycms-testing engine 2011-08-04 03:12:38 -07:00
Jamie Winsor
c481c78afa Require refinerycms-testing framework
Location of testing tasks changed
2011-08-03 22:25: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
Justin Ricaurte
bd3591c6d1 Made it so that comments and the body_content_right have been further refactored out, so that they can be easily overridden. body_content_right can also now have things prepended and appended to it. 2011-07-30 13:11:12 -07:00
Uģis Ozols
164dc27a42 Cucumber tag steps now pass. 2011-07-27 22:32:26 +03:00
Uģis Ozols
06071e5580 Wip. 2011-07-27 17:28:09 +03:00
Uģis Ozols
3fa8937b95 Rails 3.1 - wip. 2011-07-27 13:46:24 +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
Philip Arndt
e906ed2eca A new day, a new release. 2011-06-22 17:11:49 +12:00
Joe Sak
3b975e0d77 postgreSQL is picky about doing a LIKE query 2011-06-21 22:52:21 -05:00
Philip Arndt
bce2877b2a Fixed migration numbering, regenerated gemspec. 2011-06-21 13:43:22 +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
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
5cc058dfe1 Documented changes in this very small 1.5.0 release. 2011-05-27 23:43:14 +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
55e0382220 Edited refinerycms-blog.gemspec via GitHub 2011-05-10 15:22:50 -07: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
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
Joe Sak
5e69fdac17 use factory_girl in development 2011-04-22 16:13:28 -05: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