GithubHelp home page GithubHelp logo

fraoustin / redmine_default_due Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 10 KB

set value default due: now

License: GNU General Public License v2.0

JavaScript 14.97% Ruby 85.03%
redmine-plugin redmine

redmine_default_due's Introduction

Redmine Default Due

Plugin installation

  1. Copy the plugin directory into the vendor/plugins directory
  2. install plugin
   bundle exec rake deface:precompile RAILS_ENV=production
   bundle exec rake deface:clean RAILS_ENV=production
  1. Restart Redmine

with a Dockerfile

   FROM redmine
   WORKDIR /usr/src/redmine/plugins
   RUN git clone https://github.com/fraoustin/redmine_default_due.git
   WORKDIR /usr/src/redmine/

Usage

When create a new issue, due date has value now

License

This plugin is released under the GPLv2.

redmine_default_due's People

Contributors

fraoustin avatar

Stargazers

ningGf avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

esplgit

redmine_default_due's Issues

Not working on 5.0.4

Hi,
It seams that defaultdue.js is not loaded.
I don't see console.log("defaultDue"); on the browser console.

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.