GithubHelp home page GithubHelp logo

solidusio-contrib / solidus_editor Goto Github PK

View Code? Open in Web Editor NEW
19.0 14.0 32.0 1.36 MB

:pencil: Adds support for WYSIWYG editors to Solidus

License: BSD 3-Clause "New" or "Revised" License

Ruby 87.83% JavaScript 0.24% CSS 1.09% HTML 9.53% Shell 1.31%
solidus tinymce ckeditor

solidus_editor's People

Contributors

afdev82 avatar aitbw avatar aldesantis avatar alepore avatar alexshuhin avatar bricesanchez avatar divineforest avatar finelineautomation avatar futhr avatar jdutil avatar jhawthorn avatar kennyadsl avatar kpitn avatar lbrapid avatar maleko avatar mamcinty avatar nskeip avatar pedantic-git avatar peterberkenbosch avatar pjmorse avatar radar avatar rbngzlv avatar robertmassaioli avatar romul avatar rterbush avatar tuxdapenguin avatar vassalloandrea avatar vitaliyadamkov avatar webhive avatar whelton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

solidus_editor's Issues

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::GemNotFound with message: Could not find gem 'solidus_extension_dev_tools' in git://github.com/solidusio-contrib/solidus_extension_dev_tools.git (at master@042f10b).
The source does not contain any versions of 'solidus_extension_dev_tools'

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::GemNotFound with message: Could not find gem 'solidus_extension_dev_tools' in git://github.com/solidusio-contrib/solidus_extension_dev_tools.git (at master@27a4e38).
The source does not contain any versions of 'solidus_extension_dev_tools'

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::GemNotFound with message: Could not find gem 'solidus_extension_dev_tools' in git://github.com/solidusio-contrib/solidus_extension_dev_tools.git (at master@fe57891).
The source does not contain any versions of 'solidus_extension_dev_tools'

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

CKEditor produces phantom paragraph tags around real paragraphs.

here is CKEditor source code:

<p>The <strong>503X</strong> is the complete redesign of our flagship aluminium hardtail. We rethought the details, and tested the bike on the best MTB trails in the Dolomites. The <strong>503X</strong> meets the needs of a wide mountain bike audience, getting more people off-road and into the mountains.</p>

<p>Available in three new colors and two specifications, the <strong>503X</strong> is an MTB hardtail that enhances value for money. Featuring 29 inch wheels and 100 mm of fork travel, the <strong>COMP version</strong> will retail for &euro; 999 and the <strong>PRO version</strong> for &euro; 1249.</p>

<p>The 6061 double butted aluminum frame incorporates the latest advances in the offroad field:</p>

<ul>
    <li>Tapered Head tube: 1 &frac12;&quot; bottom, 1 ⅛&quot;top</li>
    <li>Integrated cables</li>
    <li>Press fit bottom bracket 92 mm</li>
    <li>Seatpost 27.2 mm diameter</li>
    <li>Direct mount Derailleur</li>
    <li>Thru-axle rear dropout: 142 x 12mm</li>
</ul>

<p>The <strong>503X</strong> is available with 29&quot; wheels in 4 sizes: <strong>S, M, L,</strong> and <strong>XL</strong>.</p>

and here is the result in page source code:

<p>
    <p>
The <strong>503X</strong> is the complete redesign of our flagship aluminium hardtail. We rethought the details, and tested the bike on the best MTB trails in the Dolomites. The <strong>503X</strong> meets the needs of a wide mountain bike audience, getting more people off-road and into the mountains.</p></p><p><p>Available in three new colors and two specifications, the <strong>503X</strong> is an MTB hardtail that enhances value for money. Featuring 29 inch wheels and 100 mm of fork travel, the <strong>COMP version</strong> will retail for &euro; 999 and the <strong>PRO version</strong> for &euro; 1249.
    </p>
</p>
<p>
    <p>The 6061 double butted aluminum frame incorporates the latest advances in the offroad field:
    </p>
</p>
<p>
    <ul>
        <li>Tapered Head tube: 1 &frac12;&quot; bottom, 1 ⅛&quot;top</li>
        <li>Integrated cables</li>
        <li>Press fit bottom bracket 92 mm</li>
        <li>Seatpost 27.2 mm diameter</li>
        <li>Direct mount Derailleur</li>
        <li>Thru-axle rear dropout: 142 x 12mm</li>
    </ul>
</p>
<p>
The <strong>503X</strong> is available with 29&quot; wheels in 4 sizes: <strong>S, M, L,</strong> and <strong>XL</strong>.
</p>

It seem like it interprete empty line in CKEditor's source as new paragraph.

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::VersionConflict with message: Bundler could not find compatible versions for gem "solidus_core":
  In Gemfile:
    solidus was resolved to 3.1.0.alpha, which depends on
      solidus_core (= 3.1.0.alpha)

    solidus_auth_devise was resolved to 2.3.0, which depends on
      solidus_core (>= 1.2.0, < 3)

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::VersionConflict with message: Bundler could not find compatible versions for gem "codecov":
  In Gemfile:
    solidus_dev_support was resolved to 1.5.0, which depends on
      codecov (~> 0.1.16)

Could not find gem 'codecov (~> 0.1.16)', which is required by gem 'solidus_dev_support', in any of the sources.

Bundler could not find compatible versions for gem "rubocop":
  In Gemfile:
    solidus_dev_support was resolved to 1.5.0, which depends on
      rubocop-rspec (~> 1.36) was resolved to 1.41.0, which depends on
        rubocop (>= 0.68.1)

    solidus_dev_support was resolved to 1.5.0, which depends on
      rubocop (~> 0.76.0)

Bundler could not find compatible versions for gem "solidus_backend":
  In Gemfile:
    solidus was resolved to 2.11.0.alpha, which depends on
      solidus_backend (= 2.11.0.alpha)

    solidus_editor was resolved to 0.0.1, which depends on
      solidus_backend (>= 2.0.0, < 3)

Bundler could not find compatible versions for gem "solidus_core":
  In Gemfile:
    solidus was resolved to 2.11.0.alpha, which depends on
      solidus_core (= 2.11.0.alpha)

    solidus_auth_devise was resolved to 2.4.0, which depends on
      solidus_core (>= 2.6, < 3)

    solidus_dev_support was resolved to 1.5.0, which depends on
      solidus_core (>= 2.0, < 3)

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::VersionConflict with message: Bundler could not find compatible versions for gem "solidus_backend":
  In Gemfile:
    solidus was resolved to 3.1.0.alpha, which depends on
      solidus_backend (= 3.1.0.alpha)

    solidus_editor was resolved to 0.0.1, which depends on
      solidus_backend (>= 2.0.0, < 3)

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::GemNotFound with message: Could not find gem 'solidus_extension_dev_tools' in git://github.com/solidusio-contrib/solidus_extension_dev_tools.git (at master@8140198).
The source does not contain any versions of 'solidus_extension_dev_tools'

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::GemNotFound with message: Could not find gem 'solidus_extension_dev_tools' in git://github.com/solidusio-contrib/solidus_extension_dev_tools.git (at master@7c47ece).
The source does not contain any versions of 'solidus_extension_dev_tools'

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Error 500 when loading the admin layout in solidus 2.4.0.rc1

I found a problem when using this gem in solidus 2.4.0.rc1.
I think Deface generates the wrong code for this override: https://github.com/solidusio-contrib/solidus_editor/blob/master/app/overrides/include_rich_text_js.rb

This is the deface debug:

---------------- Before ----------------
<!doctype html>
<html lang="<%= I18n.locale %>">
  <head data-hook="admin_inside_head">
    <%= render 'spree/admin/shared/head' %>
  </head>

  <body class="admin">
    <%= render "spree/admin/shared/navigation" %>
    <%= render "spree/admin/shared/header" %>
    <%= render "spree/admin/shared/flash" %>
    <%= render "spree/admin/shared/spinner" %>

    <div class="content-wrapper <%= @admin_layout.presence %> <%= "has-sidebar" if content_for?(:sidebar) %> <%= "has-tabs" if content_for?(:tabs) %>" id="wrapper" data-hook>
      <div class="content row">
        <div class="content-main col-<%= content_for?(:sidebar) ? '9' : '12' %>">
          <%= yield :tabs %>
          <%= render "spree/admin/shared/table_filter" %>
          <%= yield %>
        </div>

        <%= render "spree/admin/shared/sidebar" %>
      </div>
    </div>

    <div data-hook="admin_footer_scripts"></div>
  </body>
</html>

---------------- Overrides (1)--------
- 'include_rich_text_js' will be applied.

---------------- After ----------------
/home/antonio/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.8.1/lib/nokogiri/html/document.rb:164: warning: constant ::Fixnum is deprecated
<!DOCTYPE html>
<html lang="<%= I18n.locale %>">
  <head data-hook="admin_inside_head">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <%= render 'spree/admin/shared/head' %>
  </head>

  <body class="admin">
    <%= render "spree/admin/shared/navigation" %>
    <%= render "spree/admin/shared/header" %>
    <%= render "spree/admin/shared/flash" %>
    <%= render "spree/admin/shared/spinner" %>

    <div class='content-wrapper <%= @admin_layout.presence %> <%= "has-sidebar" if content_for?(:sidebar) %> <%= ' has-tabs if content_for>" id="wrapper" data-hook>
      <div class="content row">
        <div class="content-main col-<%= content_for?(:sidebar) ? '9' : '12' %>">
          <%= yield :tabs %>
          <%= render "spree/admin/shared/table_filter" %>
          <%= yield %>
        </div>

        <%= render "spree/admin/shared/sidebar" %>
      </div>
    </div>

    <div data-hook="admin_footer_scripts"><%= render partial: "shared/rich_editor_javascript" %></div>
  </body>
</html>

This is the complete stack trace:

SyntaxError (/home/antonio/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/solidus_backend-2.4.0.rc1/app/views/spree/layouts/admin.html.erb:16: syntax error, unexpected tINTEGER, expecting ')'
%= content_for?(:sidebar) ? '9' : '12' );@output_buffer.safe
                              ^
/home/antonio/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/solidus_backend-2.4.0.rc1/app/views/spree/layouts/admin.html.erb:16: syntax error, unexpected tINTEGER, expecting ')'
ent_for?(:sidebar) ? '9' : '12' );@output_buffer.safe_append
                              ^
/home/antonio/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/solidus_backend-2.4.0.rc1/app/views/spree/layouts/admin.html.erb:18: syntax error, unexpected tIDENTIFIER, expecting ')'
_buffer.append=( render "spree/admin/shared/table_filter" );
                              ^
/home/antonio/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/solidus_backend-2.4.0.rc1/app/views/spree/layouts/admin.html.erb:18: syntax error, unexpected tSTRING_BEG, expecting keyword_do or '{' or '('
ree/admin/shared/table_filter" );@output_buffer.safe_append=
                              ^
/home/antonio/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/solidus_backend-2.4.0.rc1/app/views/spree/layouts/admin.html.erb:22: syntax error, unexpected tIDENTIFIER, expecting ')'
_buffer.append=( render "spree/admin/shared/sidebar" );@outp
                              ^
/home/antonio/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/solidus_backend-2.4.0.rc1/app/views/spree/layouts/admin.html.erb:22: syntax error, unexpected tSTRING_BEG, expecting keyword_do or '{' or '('
r "spree/admin/shared/sidebar" );@output_buffer.safe_append=
                              ^
/home/antonio/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/solidus_backend-2.4.0.rc1/app/views/spree/layouts/admin.html.erb:26: syntax error, unexpected tIDENTIFIER, expecting ')'
ata-hook="admin_footer_scripts">'.freeze;@output_buffer.appe
                              ^
/home/antonio/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/solidus_backend-2.4.0.rc1/app/views/spree/layouts/admin.html.erb:26: syntax error, unexpected tIDENTIFIER, expecting ')'
pend=( render partial: "shared/rich_editor_javascript" );@ou
                              ^
/home/antonio/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/solidus_backend-2.4.0.rc1/app/views/spree/layouts/admin.html.erb:26: syntax error, unexpected tSTRING_BEG, expecting keyword_do or '{' or '('
shared/rich_editor_javascript" );@output_buffer.safe_append=
                              ^
/home/antonio/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/solidus_backend-2.4.0.rc1/app/views/spree/layouts/admin.html.erb:26: unterminated string meets end of file):
  
solidus_backend (2.4.0.rc1) app/views/spree/layouts/admin.html.erb:16: syntax error, unexpected tINTEGER, expecting ')'
%= content_for?(:sidebar) ? '9' : '12' );@output_buffer.safe
                              ^
solidus_backend (2.4.0.rc1) app/views/spree/layouts/admin.html.erb:16: syntax error, unexpected tINTEGER, expecting ')'
ent_for?(:sidebar) ? '9' : '12' );@output_buffer.safe_append
                              ^
solidus_backend (2.4.0.rc1) app/views/spree/layouts/admin.html.erb:18: syntax error, unexpected tIDENTIFIER, expecting ')'
_buffer.append=( render "spree/admin/shared/table_filter" );
                              ^
solidus_backend (2.4.0.rc1) app/views/spree/layouts/admin.html.erb:18: syntax error, unexpected tSTRING_BEG, expecting keyword_do or '{' or '('
ree/admin/shared/table_filter" );@output_buffer.safe_append=
                              ^
solidus_backend (2.4.0.rc1) app/views/spree/layouts/admin.html.erb:22: syntax error, unexpected tIDENTIFIER, expecting ')'
_buffer.append=( render "spree/admin/shared/sidebar" );@outp
                              ^
solidus_backend (2.4.0.rc1) app/views/spree/layouts/admin.html.erb:22: syntax error, unexpected tSTRING_BEG, expecting keyword_do or '{' or '('
r "spree/admin/shared/sidebar" );@output_buffer.safe_append=
                              ^
solidus_backend (2.4.0.rc1) app/views/spree/layouts/admin.html.erb:26: syntax error, unexpected tIDENTIFIER, expecting ')'
ata-hook="admin_footer_scripts">'.freeze;@output_buffer.appe
                              ^
solidus_backend (2.4.0.rc1) app/views/spree/layouts/admin.html.erb:26: syntax error, unexpected tIDENTIFIER, expecting ')'
pend=( render partial: "shared/rich_editor_javascript" );@ou
                              ^
solidus_backend (2.4.0.rc1) app/views/spree/layouts/admin.html.erb:26: syntax error, unexpected tSTRING_BEG, expecting keyword_do or '{' or '('
shared/rich_editor_javascript" );@output_buffer.safe_append=
                              ^
solidus_backend (2.4.0.rc1) app/views/spree/layouts/admin.html.erb:26: unterminated string meets end of file
actionview (5.1.4) lib/action_view/template.rb:307:in `module_eval'
actionview (5.1.4) lib/action_view/template.rb:307:in `compile'
actionview (5.1.4) lib/action_view/template.rb:257:in `block (2 levels) in compile!'
activesupport (5.1.4) lib/active_support/notifications.rb:168:in `instrument'
actionview (5.1.4) lib/action_view/template.rb:348:in `instrument'
actionview (5.1.4) lib/action_view/template.rb:256:in `block in compile!'
actionview (5.1.4) lib/action_view/template.rb:244:in `synchronize'
actionview (5.1.4) lib/action_view/template.rb:244:in `compile!'
actionview (5.1.4) lib/action_view/template.rb:156:in `block in render'
activesupport (5.1.4) lib/active_support/notifications.rb:168:in `instrument'
actionview (5.1.4) lib/action_view/template.rb:352:in `instrument_render_template'
actionview (5.1.4) lib/action_view/template.rb:155:in `render'
deface (1.0.2) lib/deface/action_view_extensions.rb:41:in `render'
actionview (5.1.4) lib/action_view/renderer/template_renderer.rb:64:in `render_with_layout'
actionview (5.1.4) lib/action_view/renderer/template_renderer.rb:50:in `render_template'
actionview (5.1.4) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (5.1.4) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (5.1.4) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (5.1.4) lib/action_view/rendering.rb:103:in `_render_template'
actionpack (5.1.4) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (5.1.4) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (5.1.4) lib/action_controller/metal/rendering.rb:52:in `render_to_body'
actionpack (5.1.4) lib/action_controller/metal/renderers.rb:141:in `render_to_body'
actionpack (5.1.4) lib/abstract_controller/rendering.rb:24:in `render'
actionpack (5.1.4) lib/action_controller/metal/rendering.rb:36:in `render'
actionpack (5.1.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (5.1.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/home/antonio/.rbenv/versions/2.4.2/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
activesupport (5.1.4) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (5.1.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (5.1.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (5.1.4) lib/active_record/railties/controller_runtime.rb:29:in `cleanup_view_runtime'
actionpack (5.1.4) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (5.1.4) lib/action_controller/metal/implicit_render.rb:33:in `default_render'
actionpack (5.1.4) lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'
actionpack (5.1.4) lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'
actionpack (5.1.4) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
actionpack (5.1.4) lib/abstract_controller/base.rb:186:in `process_action'
actionpack (5.1.4) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (5.1.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (5.1.4) lib/active_support/callbacks.rb:108:in `block in run_callbacks'
activesupport (5.1.4) lib/active_support/callbacks.rb:135:in `run_callbacks'
actionpack (5.1.4) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.1.4) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.1.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.1.4) lib/active_support/notifications.rb:166:in `block in instrument'
activesupport (5.1.4) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.1.4) lib/active_support/notifications.rb:166:in `instrument'
actionpack (5.1.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.1.4) lib/action_controller/metal/params_wrapper.rb:252:in `process_action'
activerecord (5.1.4) lib/active_record/railties/controller_runtime.rb:22:in `process_action'
actionpack (5.1.4) lib/abstract_controller/base.rb:124:in `process'
actionview (5.1.4) lib/action_view/rendering.rb:30:in `process'
actionpack (5.1.4) lib/action_controller/metal.rb:189:in `dispatch'
actionpack (5.1.4) lib/action_controller/metal.rb:253:in `dispatch'
actionpack (5.1.4) lib/action_dispatch/routing/route_set.rb:49:in `dispatch'
actionpack (5.1.4) lib/action_dispatch/routing/route_set.rb:31:in `serve'
actionpack (5.1.4) lib/action_dispatch/journey/router.rb:50:in `block in serve'
actionpack (5.1.4) lib/action_dispatch/journey/router.rb:33:in `each'
actionpack (5.1.4) lib/action_dispatch/journey/router.rb:33:in `serve'
actionpack (5.1.4) lib/action_dispatch/routing/route_set.rb:834:in `call'
railties (5.1.4) lib/rails/engine.rb:522:in `call'
railties (5.1.4) lib/rails/railtie.rb:185:in `public_send'
railties (5.1.4) lib/rails/railtie.rb:185:in `method_missing'
actionpack (5.1.4) lib/action_dispatch/routing/mapper.rb:17:in `block in <class:Constraints>'
actionpack (5.1.4) lib/action_dispatch/routing/mapper.rb:46:in `serve'
actionpack (5.1.4) lib/action_dispatch/journey/router.rb:50:in `block in serve'
actionpack (5.1.4) lib/action_dispatch/journey/router.rb:33:in `each'
actionpack (5.1.4) lib/action_dispatch/journey/router.rb:33:in `serve'
actionpack (5.1.4) lib/action_dispatch/routing/route_set.rb:834:in `call'
rack-attack (5.0.1) lib/rack/attack.rb:147:in `call'
omniauth (1.7.1) lib/omniauth/strategy.rb:190:in `call!'
omniauth (1.7.1) lib/omniauth/strategy.rb:168:in `call'
versioncake (3.3.0) lib/versioncake/rack/middleware.rb:17:in `call'
omniauth (1.7.1) lib/omniauth/strategy.rb:190:in `call!'
omniauth (1.7.1) lib/omniauth/strategy.rb:168:in `call'
omniauth (1.7.1) lib/omniauth/strategy.rb:190:in `call!'
omniauth (1.7.1) lib/omniauth/strategy.rb:168:in `call'
omniauth (1.7.1) lib/omniauth/builder.rb:63:in `call'
dragonfly (1.1.3) lib/dragonfly/middleware.rb:14:in `call'
bullet (5.6.1) lib/bullet/rack.rb:12:in `call'
warden (1.2.7) lib/warden/manager.rb:36:in `block in call'
warden (1.2.7) lib/warden/manager.rb:35:in `catch'
warden (1.2.7) lib/warden/manager.rb:35:in `call'
rack (2.0.3) lib/rack/etag.rb:25:in `call'
rack (2.0.3) lib/rack/conditional_get.rb:25:in `call'
rack (2.0.3) lib/rack/head.rb:12:in `call'
rack (2.0.3) lib/rack/session/abstract/id.rb:232:in `context'
rack (2.0.3) lib/rack/session/abstract/id.rb:226:in `call'
actionpack (5.1.4) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.1.4) lib/active_record/migration.rb:556:in `call'
actionpack (5.1.4) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'
activesupport (5.1.4) lib/active_support/callbacks.rb:97:in `run_callbacks'
actionpack (5.1.4) lib/action_dispatch/middleware/callbacks.rb:24:in `call'
actionpack (5.1.4) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'
web-console (3.5.1) lib/web_console/middleware.rb:135:in `call_app'
web-console (3.5.1) lib/web_console/middleware.rb:28:in `block in call'
web-console (3.5.1) lib/web_console/middleware.rb:18:in `catch'
web-console (3.5.1) lib/web_console/middleware.rb:18:in `call'
actionpack (5.1.4) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.1.4) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.1.4) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.1.4) lib/active_support/tagged_logging.rb:69:in `block in tagged'
activesupport (5.1.4) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.1.4) lib/active_support/tagged_logging.rb:69:in `tagged'
railties (5.1.4) lib/rails/rack/logger.rb:24:in `call'
ahoy_matey (1.6.0) lib/ahoy/engine.rb:22:in `call_with_quiet_ahoy'
sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.1.4) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
request_store (1.3.2) lib/request_store/middleware.rb:9:in `call'
actionpack (5.1.4) lib/action_dispatch/middleware/request_id.rb:25:in `call'
rack (2.0.3) lib/rack/method_override.rb:22:in `call'
rack (2.0.3) lib/rack/runtime.rb:22:in `call'
activesupport (5.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'
dragonfly (1.1.3) lib/dragonfly/cookie_monster.rb:9:in `call'
actionpack (5.1.4) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.1.4) lib/action_dispatch/middleware/static.rb:125:in `call'
rack (2.0.3) lib/rack/sendfile.rb:111:in `call'
rack-cors (1.0.2) lib/rack/cors.rb:97:in `call'
railties (5.1.4) lib/rails/engine.rb:522:in `call'
puma (3.7.1) lib/puma/configuration.rb:232:in `call'
puma (3.7.1) lib/puma/server.rb:578:in `handle_request'
puma (3.7.1) lib/puma/server.rb:415:in `process_client'
puma (3.7.1) lib/puma/server.rb:275:in `block in run'
puma (3.7.1) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

I'm trying to figure out what's wrong, but any help is appreciated :P

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::GemNotFound with message: Could not find gem 'solidus_extension_dev_tools' in git://github.com/solidusio-contrib/solidus_extension_dev_tools.git (at master@5b33a25).
The source does not contain any versions of 'solidus_extension_dev_tools'

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::GemNotFound with message: Could not find gem 'solidus_extension_dev_tools' in git://github.com/solidusio-contrib/solidus_extension_dev_tools.git (at master@d358b9a).
The source does not contain any versions of 'solidus_extension_dev_tools'

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Error on migrate

Getting an error running migrate after this

rails g ckeditor:install --orm=active_record --backend=paperclip

solid git:master ❯ rake db:migrate

Running via Spring preloader in process 7125
rake aborted!
StandardError: An error has occurred, this and all later migrations canceled:

Directly inheriting from ActiveRecord::Migration is not supported. Please specify the Rails release the migration was written for:

  class CreateCkeditorAssets < ActiveRecord::Migration[4.2]
/Users/will/Sites/rails/solid/db/migrate/20180219094135_create_ckeditor_assets.rb:1:in `<top (required)>'
-e:1:in `<main>'

Caused by:
StandardError: Directly inheriting from ActiveRecord::Migration is not supported. Please specify the Rails release the migration was written for:

  class CreateCkeditorAssets < ActiveRecord::Migration[4.2]
/Users/will/Sites/rails/solid/db/migrate/20180219094135_create_ckeditor_assets.rb:1:in `<top (required)>'
-e:1:in `<main>'
Tasks: TOP => db:migrate
(See full trace by running task with --trace)

I'm just setting up a demo. rails 5.1.5

I have added to the bottom of the gem file:

gem 'solidus'
gem 'solidus_auth_devise'
gem 'deface'
gem 'solidus_wishlist', github: 'boomerdigital/solidus_wishlist', branch: 'master'
gem "solidus_blogging", github: "DigitalReflow/solidus-blogging"
gem 'solidus_static_content', github: 'solidusio-contrib/solidus_static_content'
gem 'solidus_editor', github: 'solidusio-contrib/solidus_editor', branch: 'master'

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::VersionConflict with message: Bundler could not find compatible versions for gem "codecov":
  In Gemfile:
    solidus_dev_support was resolved to 1.5.0, which depends on
      codecov (~> 0.1.16)

Could not find gem 'codecov (~> 0.1.16)', which is required by gem 'solidus_dev_support', in any of the sources.

Bundler could not find compatible versions for gem "rubocop":
  In Gemfile:
    solidus_dev_support was resolved to 1.5.0, which depends on
      rubocop-performance (~> 1.5) was resolved to 1.6.1, which depends on
        rubocop (>= 0.71.0)

    solidus_dev_support was resolved to 1.5.0, which depends on
      rubocop-rspec (~> 1.36) was resolved to 1.41.0, which depends on
        rubocop (>= 0.68.1)

    solidus_dev_support was resolved to 1.5.0, which depends on
      rubocop (~> 0.76.0)

Bundler could not find compatible versions for gem "solidus_backend":
  In Gemfile:
    solidus was resolved to 2.11.0.alpha, which depends on
      solidus_backend (= 2.11.0.alpha)

    solidus_editor was resolved to 0.0.1, which depends on
      solidus_backend (>= 2.0.0, < 3)

Bundler could not find compatible versions for gem "solidus_core":
  In Gemfile:
    solidus was resolved to 2.11.0.alpha, which depends on
      solidus_core (= 2.11.0.alpha)

    solidus_auth_devise was resolved to 2.4.0, which depends on
      solidus_core (>= 2.6, < 3)

    solidus_dev_support was resolved to 1.5.0, which depends on
      solidus_core (>= 2.0, < 3)

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Update deface version 1.5

Hello. It seems that the gemspec is restricted to deface version up to 1.4. Is it possible to update it to allow deface 1.5? I'm trying to install this extension but I have other extensions that require deface 1.5 and it is causing issues. I don't see why we can't update it to be latest deface. I forked the project to do this change and make it work but is the only change, so really pointless fork, it would be nice if the updated version of deface is allowed in the master repo. Let me know your thoughts. Regards

Change for solidus_editor.gemspec
s.add_dependency 'deface', ['>= 1.0.2', '< 1.6']

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::GemNotFound with message: Could not find gem 'solidus_extension_dev_tools' in git://github.com/solidusio-contrib/solidus_extension_dev_tools.git (at master@96208b9).
The source does not contain any versions of 'solidus_extension_dev_tools'

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Autoloading Broken

Looks like this commit is causing an error in Rails 6. After a bundle update, getting a fatal error upon loading the initializer.

uninitialized constant SpreeEditor::Config (NameError)

Specifying the ref of the previous commit works. If I update the rails requirement to version 7, it also works.

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::GemNotFound with message: Could not find gem 'solidus_extension_dev_tools' in git://github.com/solidusio-contrib/solidus_extension_dev_tools.git (at master@eb812b2).
The source does not contain any versions of 'solidus_extension_dev_tools'

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.