Jeff Shumate
|
f62ad53f8f
|
really fix issue 175 path error in _nav
|
2012-01-25 22:00:56 -07: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 |
|
Pete Higgins
|
e3e5bcffc3
|
Linux needs a js runtime.
|
2012-01-08 13:51:51 -08:00 |
|
Uģis Ozols
|
7dd6cb5e60
|
Merge pull request #169 from substantial/fix_dashboard_activity
Fix dashboard activity
|
2012-01-06 13:31:07 -08:00 |
|
Pete Higgins
|
edfa8b81e7
|
Fix activity route generation. Workaround for resolve/refinerycms#1193.
|
2012-01-06 11:36:27 -08:00 |
|
Pete Higgins
|
4a8a46ccc7
|
The newest factory_girl apparently doesn't like how this worked.
|
2012-01-06 11:33:13 -08:00 |
|
Uģis Ozols
|
d6e9af98ef
|
Currently there isn't any template so we don't need this code.
|
2012-01-03 20:58:25 +02:00 |
|
Uģis Ozols
|
0eb88e2d95
|
Merge pull request #165 from enmasse-entertainment/rails-3-1
use new syntax for config accessors
|
2012-01-02 20:23:16 -08:00 |
|
Shaun
|
d108f9c5df
|
use new syntax for config accessors
|
2012-01-02 15:39:38 -08:00 |
|
Uģis Ozols
|
5e650f6800
|
No need to use awesome_nested_set edge version anymore.
|
2012-01-02 15:08:02 +02:00 |
|
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
|
223a719300
|
Use Refinery::Core.config to get site name.
|
2012-01-02 14:26:05 +02:00 |
|
Uģis Ozols
|
fd0521bb99
|
Fix deprecation warning. Closes #164.
|
2012-01-02 13:52:44 +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 |
|
Philip Arndt
|
547c8bcff2
|
Refinery::Page.default_parts is now Refinery::Pages.config.default_parts
|
2011-12-17 17:57:26 +13:00 |
|
Philip Arndt
|
de5c02994c
|
Use Refinery::Page APIs (content_for) properly.
|
2011-12-17 17:43:09 +13:00 |
|
Philip Arndt
|
9a8d38ad78
|
Merge pull request #159 from substantial/fix_tab_highlighting_again
Fix tab highlighting
|
2011-12-15 17:31:44 -08:00 |
|
Pete Higgins
|
8cc819aeed
|
Fix tab highlighting in admin interface.
|
2011-12-15 17:27:18 -08:00 |
|
Philip Arndt
|
7c63d8188e
|
Merge pull request #156 from substantial/fix_spec_setup
Fix spec setup
|
2011-12-14 18:21:23 -08:00 |
|
Philip Arndt
|
cc316ceb5b
|
Merge pull request #157 from substantial/add_author_attribution
Add author attribution
|
2011-12-14 15:47:22 -08:00 |
|
Pete Higgins
|
04b49b2371
|
Allow configurable author for blog posts.
|
2011-12-14 15:24:20 -08:00 |
|
Pete Higgins
|
3bef84c3f8
|
Fix spec setup.
|
2011-12-14 11:51:46 -08:00 |
|
Jamie Winsor
|
3a7a9198a4
|
Merge branch 'fix-seeds' into rails-3-1
|
2011-11-14 13:03:55 -08:00 |
|
Jamie Winsor
|
c0cecdaad9
|
Remove accidentally generated content from end of seed file
|
2011-11-14 13:03:12 -08:00 |
|
Jamie Winsor
|
9255e1a71e
|
Merge pull request #151 from enmasse-entertainment/page-title-seo-improvements
Page title seo improvements
|
2011-11-11 12:11:15 -08:00 |
|
Shaun
|
d90c831cca
|
ensure page titles on date-based and tag-based archive views are unique
|
2011-11-11 12:09:05 -08:00 |
|
Shaun
|
1d5dfb1fdd
|
remove redundancy in page title
|
2011-11-11 12:08:42 -08:00 |
|
Jamie Winsor
|
92e8230194
|
gemspec is not regenerated manually anymore
|
2011-11-11 11:46:06 -08:00 |
|
Philip Arndt
|
f9f56c6f1c
|
Merge branch 'master' into rails-3-1
Conflicts:
app/controllers/admin/blog/posts_controller.rb
app/controllers/blog/posts_controller.rb
|
2011-11-10 09:23:02 +13:00 |
|
Philip Arndt
|
12164fd95a
|
Merge pull request #148 from vertjustin/master
Blog tabs were goobered by some jquery ui CSS.
|
2011-11-09 12:13:40 -08:00 |
|
Justin Edwards
|
2b045432f9
|
cleaned up appearance of tabs on blog engine admin
|
2011-11-09 13:46:28 -06:00 |
|
Uģis Ozols
|
81475ff380
|
Merge pull request #147 from greendog/rails-3-1
Generator for installing migrations
|
2011-11-09 10:32:00 -08:00 |
|