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
754cddb141
Load refinerycms factories properly
...
Expose blog factories to other gems
2011-10-10 19:39:51 -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
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
Marc Remolt
f917935994
I hate string evals
2011-05-09 10:47:10 +12:00
Philip Arndt
1f72e3d90a
Made version code more accessible and fixed up lib/gemspec.rb
2011-04-25 13:43:14 +12: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
Philip Arndt
6241c9f72d
Incremented version to 1.3.2
2011-03-09 10:21:40 +13:00
Philip Arndt
dedf3e3910
Improved the YAML to support Psych better. Closes GH-46.
2011-03-04 18:47:56 +13:00
Philip Arndt
234a7d74d5
Moved most of the code toward EngineInstaller.
2011-03-04 11:54:12 +13:00
Philip Arndt
46372aab0e
Not sure why we were getting bundler involved. Regeneraed gemspec
2011-02-17 11:03:09 +13:00
Philip Arndt
eb7e23d665
redo gemspec.
2011-01-11 11:36:26 +13:00
Philip Arndt
75e9940a80
Version 1.1 which supports Rails3 versions of RefineryCMS (1.0.1 etc are for Rails 2)
2010-12-03 17:02:26 +13:00
Philip Arndt
8bbb30aa3e
RC versions driving me crazy, let's use 1.0
2010-12-03 16:40:35 +13:00
Philip Arndt
c038feb88a
rc.17 is the proper format apparently (rc.xx rather than rcxx). Closes GH-20
2010-12-01 13:46:32 +13:00
Philip Arndt
97101633ca
Consistent whitespace.
2010-11-23 09:34:11 +13:00
Philip Arndt
5b55dc2f37
Added comment notifications.
2010-11-15 17:39:52 +13:00
Philip Arndt
f68328a205
RC 15.. yeah, I know.
2010-11-12 17:35:47 +13:00
Philip Arndt
1a838fdfa6
Longest RC period, ever.
2010-11-03 11:55:49 +13:00
djones
8e78348421
new version
2010-10-05 11:58:11 +13:00
Philip Arndt
55741d8164
New gemspec with a new rc version.
2010-09-22 15:54:19 +12:00
djones
9a2906c825
use published at in more places
2010-09-21 17:34:35 +12:00
djones
18b2db513d
new rc
2010-09-14 15:29:46 +12:00
djones
a8504adfd6
fix a bug in the rails 2.x generator where it doesn't create the seeds directory
2010-09-14 13:30:19 +12:00
djones
c55a5586e1
new version
2010-09-07 16:24:57 +12:00
djones
a83340df1b
new version
2010-09-07 16:22:17 +12:00
djones
bc84757e41
new version
2010-09-07 14:37:17 +12:00
Philip Arndt
0c9b906056
Release candidate 5
2010-09-06 16:37:14 +12:00
Philip Arndt
a2f655b55e
Hello rails3 support.
2010-09-03 23:32:07 +12:00
Philip Arndt
c4222bfdf5
Attempt three
2010-09-03 18:36:53 +12:00
Marc Chung
227d6c882c
Pass in 'app'
2010-09-02 23:35:03 -07:00
Philip Arndt
654d50399d
Allow a more liberal dependency because I don't see this becoming unsupported by refinerycms.
2010-09-03 18:13:54 +12:00
Philip Arndt
0c03044fca
Ensure that the plugin works correctly (i.e. complains about the missing requirement of filters_spam) when installed using script/plugin install
2010-09-02 19:16:59 +12:00
Philip Arndt
d786d70673
realistic version number
2010-09-02 18:26:22 +12:00
Philip Arndt
230d82a54e
RC3
2010-09-02 18:25:34 +12:00
Philip Arndt
4d1e364085
Comments are now moderated automatically unless moderation is enabled and show up below posts.
2010-08-30 11:14:46 +12:00
Philip Arndt
21dca99ddf
wrote rails engine for later, added ability to add comments and see ones already posted.
2010-08-28 18:15:53 +12:00
Philip Arndt
e6fead06dc
Added bundler and filters_spam dependency
2010-08-28 16:13:35 +12:00
Philip Arndt
fb45a7de2f
that version needs a zero on it
2010-08-26 21:38:13 +12:00
Philip Arndt
23d6472438
Time for an RC
2010-08-26 21:36:48 +12:00
Philip Arndt
6086ac36ad
Made use of new ajax loader from Neoteric Design that is now in Refinery core, regenerated gemspec, set up js and css files and currently just reading them in (this will work better under rails3)
2010-08-18 15:20:22 +12:00
Philip Arndt
d999f08151
Set up version as 0.9.8.dev1
2010-08-09 22:22:49 +12:00