Uģis Ozols
91114fd837
Refinery::I18n won't be optional in 2.1.x.
2012-06-06 12:01:30 +03:00
Uģis Ozols
538e6653f0
Bump master to 2.1.0.dev.
2012-05-15 08:22:20 +03: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
2e79e4f7a9
No more git sources in the Gemfile.
2012-03-01 13:45:06 +13:00
Philip Arndt
594dd8ca96
Now supporting FriendlyId 4
2012-02-27 17:08:37 +13:00
Uģis Ozols
bd2bcc0f2a
Add Refinery::Setting dependency.
2012-02-23 21:48:37 +02:00
Philip Arndt
a85aaf6aaa
Add jruby compatible DB gems.
2012-02-01 20:53:29 +13:00
Pete Higgins
6b1fcc8ea1
Loosen version requirements in Gemfile.
2012-01-26 16:56:22 -08:00
Philip Arndt
b1e4fd0094
Fixed namespacing for Refinery conventions.
2012-01-17 16:56:24 +13:00
Pete Higgins
e3e5bcffc3
Linux needs a js runtime.
2012-01-08 13:51:51 -08:00
Uģis Ozols
5e650f6800
No need to use awesome_nested_set edge version anymore.
2012-01-02 15:08:02 +02:00
Jamie Winsor
4d4ae4e682
accidentally had refinerycms pointing to my local filesystem...
2011-09-04 14:57:38 -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
Philip Arndt
80ca7c1bf9
Config is deprecated, using RbConfig instread.
2011-09-03 16:40:25 +12:00
Philip Arndt
4439f6afda
Using edge awesome_nested_set until 2.0.2 gem is released to fix deprecation warnings.
2011-09-03 11:44:35 +12:00
Philip Arndt
1779274971
Added sqlite3, pg, mysql2 to the Gemfile and added Jamie to the notifications list for TRavis.
2011-09-02 13:06:38 +12:00
Jamie Winsor
34e5da1347
Disable libnotifications for travis
2011-09-01 16:18:07 -07:00
Jamie Winsor
2bd8df5d4f
Devise edge no longer required for Rails 3-1 branch
2011-08-31 11:59:46 -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
Jamie Winsor
9363e8d8c5
Update Gemfile to what would be generated by Refinerycms
2011-08-15 00:37:43 -07:00
Jamie Winsor
028489bf15
This will fix the build when runing rspec spec/. If you do not specify refinerycms-testing in the development group of the Gemfile it will not be properly loaded.
2011-08-15 00:13:54 -07:00
Jamie Winsor
aed0b8f173
Move gemspec method to top of file
...
http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/
2011-08-14 23:14:46 -07:00
Jamie Winsor
13cafc0947
Syntax fixes for Ruby 1.8.7
2011-08-14 19:32:25 -07:00
Uģis Ozols
7ae6e146b2
Use arel 2.1.4 for now because 2.1.5 got yanked.
2011-08-12 08:55:00 +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
eca7a1a591
Remove spork as a development dependency
...
Add spork to development & test group in Gemfile
Fix ControllerMacros and RequestMacros namespace in refinery support file
2011-08-11 03:08:12 -07:00
Jamie Winsor
cfba1b86d1
Add Rails3.1 assets gemfile entry into Gemfile (required to start Rails dummy app)
...
Bump dummy app head
2011-08-06 04:45:27 -07:00
Jamie Winsor
1c186d26d0
Remove (commented out) duplicate refinerycms-testing gem requirement
2011-08-03 22:33:04 -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
Philip Arndt
46372aab0e
Not sure why we were getting bundler involved. Regeneraed gemspec
2011-02-17 11:03:09 +13:00
Philip Arndt
1bd3427d00
Support rails2 version of will_paginate too
2010-11-03 11:36:44 +13:00
Fernando Blat
4a3f0724ab
Pagination
2010-10-05 17:36:49 +02:00
djones
10c206f7a4
new rc
2010-10-05 11:55:14 +13: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
e6fead06dc
Added bundler and filters_spam dependency
2010-08-28 16:13:35 +12:00