Giter Club home page Giter Club logo

Comments (4)

fbender avatar fbender commented on June 2, 2024

I'd be interested in this as well. Support for 2.x may end this year.

from redmine_user_specific_theme.

Bolik avatar Bolik commented on June 2, 2024

+1

from redmine_user_specific_theme.

JOY avatar JOY commented on June 2, 2024

+1

When I installed, it showed error below.

Bundler could not find compatible versions for gem "nokogiri":
  In Gemfile:
    capybara was resolved to 2.6.2, which depends on
      nokogiri (>= 1.3.3)

    deface (< 1.0.0) was resolved to 0.8.0, which depends on
      nokogiri (~> 1.5.0)

    rails (= 4.2.5) was resolved to 4.2.5, which depends on
      railties (= 4.2.5) was resolved to 4.2.5, which depends on
        actionpack (= 4.2.5) was resolved to 4.2.5, which depends on
rails-html-sanitizer (>= 1.0.2, ~> 1.0) was resolved to 1.0.2, which
depends on
            loofah (~> 2.0) was resolved to 2.0.0, which depends on
              nokogiri (>= 1.5.9)

    rails (= 4.2.5) was resolved to 4.2.5, which depends on
      railties (= 4.2.5) was resolved to 4.2.5, which depends on
        actionpack (= 4.2.5) was resolved to 4.2.5, which depends on
rails-dom-testing (>= 1.0.5, ~> 1.0) was resolved to 1.0.5, which
depends on
            nokogiri (~> 1.6.0)

    roadie-rails was resolved to 1.1.0, which depends on
      roadie (~> 3.1) was resolved to 3.1.1, which depends on
        nokogiri (< 1.7.0, >= 1.5.0)

    capybara was resolved to 2.6.2, which depends on
      xpath (~> 2.0) was resolved to 2.0.0, which depends on
        nokogiri (~> 1.3)
Bundler could not find compatible versions for gem "rails":
  In Gemfile:
    rails (= 4.2.5)

    deface (< 1.0.0) was resolved to 0.9.0, which depends on
      rails (~> 3.1)

from redmine_user_specific_theme.

mikini avatar mikini commented on June 2, 2024

Check #7 for a solution to both the deface dependency lock (old deface requires old rails, which new redmine doesn't support) and fixes changes to the api of deface that caused the theme preferences drop down to not show up.
Unfortunately, maintainers here seem idle, but you can clone directly from https://github.com/seyedmmousavi/redmine_user_specific_theme.

I also had a dependency issue with mime-types using Redmine 3.2.0 (it didn't restrict version to <3 which requires ruby3), this was resolved by updating to Redmine 3.2.1 (released 2016-03-13, https://www.redmine.org/news/105).

Thanks to Undev for the plugin.

from redmine_user_specific_theme.

Related Issues (6)

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.