Code Monkey home page Code Monkey logo

x_backlogs_styleadapter's People

Contributors

patrickatamaniuk avatar

Stargazers

 avatar

Watchers

 avatar

x_backlogs_styleadapter's Issues

conflicts of usability plugin with redmine_back_logs styleadapter

This both are supposed to be the cross problem plugin canidates:

1.) https://github.com/patrickatamaniuk/x_backlogs_styleadapter
2.) https://github.com/tdvsdv/usability/

The Plugin the sytle dapater isn used for: https://github.com/backlogs/redmine_backlogs.git

The error occours on login:

ActionView::Template::Error (undefined method plugin_x_backlogs_styleadapter' for #<Class:0xaeb8d2c>): 14: <%= stylesheet_link_tag 'rtl', :media => 'all' if l(:direction) == 'rtl' %> 15: <%= javascript_heads %> 16: <%= heads_for_theme %> 17: <%= call_hook :view_layouts_base_html_head %> 18: <!-- page specific tags --> 19: <%= yield :header_tags -%> 20: lib/redmine/hook.rb:61:inblock (2 levels) in call_hook'
lib/redmine/hook.rb:61:in each' lib/redmine/hook.rb:61:inblock in call_hook'
lib/redmine/hook.rb:58:in tap' lib/redmine/hook.rb:58:incall_hook'
lib/redmine/hook.rb:158:in call_hook' app/views/layouts/base.html.erb:17:in_app_views_layouts_base_html_erb__791154345_110653250'

Related issue:

tdvsdv/usability#1

main and content blocks cuts vertical menu in highrise theme

Continuing issue backlogs/redmine_backlogs#840 ....

The css fragment soloves the problem, but has the big disadvantaage that the board size has more height than necesary. This is diffrent for every project, because tahn have less and other more modules and therfore mor project menu entries, which result in a longer or shorter vertical menu size. The size of the board shall have minimal height (that is 600px) but at least height of div main-menu. that would be perfect

html > body.controller-rb_master_backlogs #content {
min-height: 1300px;
}

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.