Code Monkey home page Code Monkey logo

redmine_issue_tabs's People

Contributors

dkuk avatar pineapplethief avatar skif91 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

redmine_issue_tabs's Issues

German translation

German translation for your plugin.

de:
label_issues_tab_history: "Verlauf"
label_issues_tab_comments: "Kommentare"

where can see the tabs?

Redmine plugin that enhances issue interface by adding several useful tabs: timelog, time spent, code commits, history

--------------where to find such tabs?I donot find such tabs, can you show an example? by the way, I put the plug-in in redmine 2.3.2.

Route problem

No route matches {:controller=>"issue_reads", :action=>"view_stats", :id=>6181}

(Redmine 2.3.3)

Timelog tab is not visible is default, when it only one

Timelog tab is not visible is default (not selected), when it only one (no tab history and comments).
Please, do it selected by default.
I correct file issue-history-tabs.js to do this
if ($('.tabs a.selected').length == 0){ var aTabSelected = $('.tabs a').first(); aTabSelected.addClass('selected'); if (aTabSelected.length) { var aContentId = aTabSelected.attr('id').replace('tab-', 'tab-content-'); $('#' + aContentId).show(); } }

Issues Tabs Not Working on Redmine 3.1.0

The tabs are visible on the Issue, but clicking on them does nothing.

I have the following configuration:
Environment:
Redmine version 3.1.0.stable
Ruby version 2.1.6-p336 (2015-04-13) [x64-mingw32]
Rails version 4.2.3
Environment production
Database adapter Mysql2

(had to hide some of the data in the screen shot, but this should demonstrate that the tabs do nothing).
screen_shot

Am I missing something? Please advise.

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.