Code Monkey home page Code Monkey logo

redmine_my_page_queries's Introduction

Redmine My Page Queries

Build Status Code Climate

This plugin enhances My page screen in Redmine with the following blocks:

  • My custom queries block
  • Separate blocks for each query with either compact or extended view
  • Restore default button to reset the screen layout
  • Text block to add custom text

The initial author is ALVILA.

Compatibility

This plugin version is compatible with Redmine 3.x.

Installation

  1. To install the plugin

    • Download the .ZIP archive, extract files and copy the plugin directory into #{REDMINE_ROOT}/plugins.

    Or

    • Change you current directory to your Redmine root directory:

        cd {REDMINE_ROOT}
      

      Copy the plugin from GitHub using the following commands:

        git clone https://github.com/Restream/redmine_my_page_queries.git plugins/redmine_my_page_queries           
      
  2. Update the Gemfile.lock file by running the following commands:

      rm Gemfile.lock  
      bundle install 
    
  3. Restart Redmine.

Now you should be able to see the plugin in Administration > Plugins.

If you are upgrading Redmine from previous versions (prior to 2.0.0) and you want to save user settings related to custom queries on the My page screen, run the following command:

    rake my_page_queries:upgrade RAILS_ENV=production

Usage

This plugin enhances the My page screen with several useful blocks related to user's custom queries.

To add a block that displays all your queries, click Personalize this page, select My custom queries in the drop-down list and then click Add.
custom queries

To add a block with issues that match a particular query, select this query name in the My custom queries section of the drop-down list, and click Add.

The Queries from my projects section in the drop-down list contains all public filters created by other users based on your projects. The Queries from public projects section shows other public filters from public projects.

You can switch between a compact and extended view by clicking the corresponding links.
compact and extended view

To reset the layout of the My page screen, click Restore default.

Maintainers

Danil Tashkinov, github.com/nodecarter

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.