Commit graph

708 commits

Author SHA1 Message Date
Pete Higgins
2275cde2ac Stop logging to stdout. 2012-02-05 23:54:41 -08:00
Uģis Ozols
1af631b501 Refinery::Crud already sets title_attribute and redirect_to_url with the same values. 2012-02-04 22:01:00 +02:00
Uģis Ozols
34fd7b7b89 Move some of the Refinery::Setting's over to Refinery::Blog. 2012-02-04 21:22:51 +02:00
Uģis Ozols
6cfebfae84 Remove rcov.opts. 2012-02-04 20:51:32 +02:00
Philip Arndt
6d06af3400 Converted scopes to class methods. 2012-02-03 11:34:49 +13:00
Uģis Ozols
5691a96a9d No need to specify Devise.stretches in spec_helper because it gets set in devise initializer. 2012-02-02 17:36:41 +02:00
Uģis Ozols
ba9091cd14 Make sure there is seeds.rb file before trying to append to it. 2012-02-02 15:49:07 +02:00
Uģis Ozols
5c3de1175f Don't need to set initializer order anymore. 2012-02-02 15:48:30 +02:00
Uģis Ozols
e1d6605d23 .find(:all) -> .all 2012-02-02 12:55:50 +02:00
Philip Arndt
e63bf074af Does it matter that these are out of order on different rubies? cc @joemsak 2012-02-02 23:16:28 +13:00
Philip Arndt
0df8829a59 Fix routing. 2012-02-02 10:53:57 +13:00
Philip Arndt
1244370bc5 Ignore .rbx 2012-02-02 10:53:53 +13:00
Philip Arndt
c9e5edcf6d Don't need to test on both 1.8.7 and ree and given the choice I'm going with 1.8.7
[ci skip]
2012-02-01 21:11:25 +13:00
Philip Arndt
82a929d60a Don't need to CI sqlite3.
[ci skip]
2012-02-01 21:05:51 +13:00
Philip Arndt
a85aaf6aaa Add jruby compatible DB gems. 2012-02-01 20:53:29 +13:00
Philip Arndt
bd7daa09ae Not postgres but postgresql. 2012-02-01 19:37:43 +13:00
Philip Arndt
76998c2885 I accidentally this twice. 2012-02-01 18:07:27 +13:00
Philip Arndt
33bfa4dd23 Added support for new code in Refinery CMS since resolve/refinerycms#1234 2012-02-01 16:34:06 +13: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
adcf66751c Merge pull request #189 from markstuart/rails-3-1
Fixes for notification settings access in refinery admin area
2012-01-29 20:51:38 -08:00
Mark Stuart
e46f0549c6 New 'main_app.' format. 2012-01-30 17:42:26 +13:00
Mark Stuart
2a672af348 New 'main_app.' format 2012-01-30 17:41:11 +13:00
Mark Stuart
f9d51ed549 Correct path for form tag. Updated cancel_url to new format. 2012-01-30 17:38:48 +13:00
Philip Arndt
44a059a475 Fix for deprecation in Rails 3.2 2012-01-30 11:48:24 +13:00
Philip Arndt
f8cd5804ad Merge pull request #187 from substantial/rails-3-2-compat
Rails 3 2 compat
2012-01-28 20:03:11 -08:00
Philip Arndt
d8bdcb482c Merge pull request #186 from dmoose/add-src-url-3-1
Add src url 3 1
2012-01-28 20:02:13 -08:00
Pete Higgins
c89b4dfc1f attr_accessible :author for Post model. 2012-01-26 16:58:04 -08:00
Pete Higgins
6b1fcc8ea1 Loosen version requirements in Gemfile. 2012-01-26 16:56:22 -08:00
Jeff Shumate
e274bb1757 add source url for post 2012-01-25 22:27:46 -07:00
Philip Arndt
d1ad82d42e Merge pull request #184 from dmoose/fix-issue-175
Fix issue 175
2012-01-25 21:04:17 -08:00
Jeff Shumate
f62ad53f8f really fix issue 175 path error in _nav 2012-01-25 22:00:56 -07:00
Philip Arndt
79a7551e73 Merge pull request #183 from dmoose/fix-issue-175
Fix issue 175
2012-01-25 20:53:10 -08:00
Jeff Shumate
be73028ee8 fix issue 175 2012-01-25 21:45:21 -07:00
Philip Arndt
5eab0be340 Merge pull request #182 from substantial/fix_category_creation
Fix category creation which fixes #179
2012-01-24 20:38:05 -08:00
Pete Higgins
492fd663ca Fix route helper in categories view. 2012-01-24 20:12:45 -08:00
Philip Arndt
ea2f177b0d Merge pull request #181 from enmasse-entertainment/fix_comment_posting
Fix comment posting
2012-01-24 14:45:13 -08:00
Pete Higgins
3abf537eaa Fix comment posting. 2012-01-24 14:42:54 -08:00
Uģis Ozols
ad0b7f6ac8 Don't need to set table_name_prefix because it gets set by isolate_namespace. 2012-01-20 15:34:59 +02:00
Uģis Ozols
083fd20ee5 Don't need to set engine_name because it gets set by isolate_namespace. 2012-01-20 15:27:00 +02:00
Philip Arndt
3dbbbbfdda Merge pull request #174 from tsemana/fixes-posts-helper-namespacing
Fixes posts helper namespacing
2012-01-19 13:02:11 -08:00
Tony Semana
4eb17bb58d Fixed to show the word 'blog' only once in route 2012-01-17 15:17:43 -05:00
Tony Semana
f77592bc05 Fixes posts_helper to use updated refinery namespacing 2012-01-17 12:51:38 -05:00
Philip Arndt
b1e4fd0094 Fixed namespacing for Refinery conventions. 2012-01-17 16:56:24 +13:00
Philip Arndt
b3a25c1b68 Restructured part of the project to Refinery::Blog::Admin not Refinery::Admin::Blog 2012-01-17 16:56:23 +13:00
Philip Arndt
2a2fcca649 Isolate this engine to Refinery::Blog (which, according to my interpretation of the docs, is how it should be) and remove url hack now that resolve/refinerycms#1193 has been fixed. 2012-01-10 17:19:28 +13:00
Philip Arndt
889127a58c ruby highlighting added 2012-01-10 16:30:36 +13:00
Philip Arndt
d642260538 Merge pull request #172 from substantial/fix_for_activity_fix
Fix for activity fix
2012-01-08 16:50:50 -08:00
Pete Higgins
becdbfaa9b Fix typo in activity route. 2012-01-08 16:30:41 -08:00
Philip Arndt
bbc6e90939 Merge pull request #170 from substantial/make_db_seed_idempotent
Make db seed idempotent
2012-01-08 14:29:07 -08:00
Pete Higgins
63b0bec5ff Make DB seed idempotent. 2012-01-08 13:52:44 -08:00