Giter Site home page Giter Site logo

redmine_watcher_groups's Introduction

redmine_watcher_groups

Select issue watchers by groups.

Install

$ cd path/to/your/redmine/plugins
$ git clone git://github.com/yyuu/redmine_watcher_groups.git

Author

License

MIT

redmine_watcher_groups's People

Contributors

jrencz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

redmine_watcher_groups's Issues

watcher Groups display all groups to select

The Plug-in is shows all groups created not only those group to assigned in Project , if possible to change plug to show only watcher group that was assigned to determined project.
Tks.

Ricardo.

redmine watcher roles

Hi,

can you implement selecting by role in project instead of by group in whole redmine?
Or both by role and group.

Another thing: and/or switch (for groups only as well as for groups and roles)

Let's say:
Users 1 and 2 are in group A
User 3 is in group B

Users 1,2 have role r1
Users 2,3 have role r2

If I check
Group: A
Role: r2

i should get only user 2 if mode is "and" and users 1,2,3 if mode is "or"

error 404 when trying to create a new issue

Hello,

I got the following error when clicking on "New Issue".

The page you were trying to access doesn't exist or has been removed.

Plugin is visible in the plugin list in redmine, Service has been restarted.
Here is what is available in the log file:

Connecting to database specified by database.yml
OpenIdAuthentication.store is nil. Using in-memory store.
Creating scope :has_module. Overwriting existing method Project.has_module.
Creating scope :active. Overwriting existing method Project.active.
Creating scope :status. Overwriting existing method Project.status.
Creating scope :all_public. Overwriting existing method Project.all_public.
Creating scope :visible. Overwriting existing method Project.visible.
Creating scope :allowed_to. Overwriting existing method Project.allowed_to.
Creating scope :like. Overwriting existing method Project.like.
Started GET "/" for 10.148.162.0 at Fri Dec 06 01:22:48 +0100 2013
Processing by WelcomeController#index as HTML
Current user: goudot (id=6)
Rendered welcome/index.html.erb within layouts/base (296.9ms)
Completed 200 OK in 1500ms (Views: 984.4ms | ActiveRecord: 78.1ms)
Started GET "/projects/dtd?jump=welcome" for 10.148.162.0 at Fri Dec 06 01:22:59 +0100 2013
Processing by ProjectsController#show as HTML
Parameters: {"jump"=>"welcome", "id"=>"dtd"}
Current user: goudot (id=6)
Rendered projects/_members_box.html.erb (15.6ms)
Rendered projects/show.html.erb within layouts/base (62.5ms)
Completed 200 OK in 1438ms (Views: 1125.0ms | ActiveRecord: 187.5ms)
Started GET "/projects/dtd/issues/new" for 10.148.162.0 at Fri Dec 06 01:23:02 +0100 2013
Processing by IssuesController#new as HTML
Parameters: {"project_id"=>"dtd"}
Current user: goudot (id=6)
Rendered issues/_form_custom_fields.html.erb (546.9ms)
Rendered issues/_attributes.html.erb (1203.1ms)
Rendered plugins/redmine_screenshot_paste/app/views/issues/_screenshot.html.erb (0.0ms)
Rendered issues/_form.html.erb (1296.9ms)
Rendered issues/new.html.erb within layouts/base (1328.1ms)
Missing template, responding with 404
Rendered common/error.html.erb within layouts/base (0.0ms)
Completed 404 Not Found in 2359ms (Views: 31.2ms | ActiveRecord: 46.9ms)

Groups per project

Is it possible to have groups visible per project in addition to global groups ?

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.