Search
Results (18291)
- Plugins: RE: retrieve only the open issues
- got it <pre> all_issues = Issue.joins(:status).where("issue_statuses.is_closed != 1") </pre>
- I'm writing a plugin that retrieves a list of all open issues assigned to the logged in user. I'm very ... in the sense where it doesn't get the closed issues. I would actually like it to link/look into the table "issue_statuses" and exclude all the issues with the statues that has been marked "is_closed" in the "issue_statues" table. I'm assuming I do a join. <pre> all_issues = Issue.where("status_id != 5") </pre>
- Realize I may have posted in the wrong forum ... orrect way? A scenario could be a private issue has 5 watchers. A new comment is created and ... s. Those users may or may not be part of the issue. Thanks for any help or direction on this.
- Hello, I wondered if there are any plugins ... tion. I searched the web, the forums and the issue trackers with some results: * message#247 ... r putting your effort into this great product
- Help: RE: New Database database.yml
- OK much easier than I thought. 1) Move the ... there (I did the above two using cpanel) 4. issue the command killall -9 ruby 5. issue the command "cd /home/accountname/public_htm ... nd use the updated database,user and password
- Hi all, I'm trying to achieve functionalit ... supplied with each commit is related to open issue in Redmine. I suppose, it's possible to d ... es of such hooks? Thanks in advance, Igor
- Development: RE: production.log| fail2ban | wrong format
- no answer ? maybe you don't uderstand my english ? any advice on that issue ?
- Open discussion: RE: How to add a "Client" role that can only access his watched list?
- Joshua DeClercq wrote: > For some people, ... tchers list. Other don't want to stop at the issue level, and want all this granularity for eve ... er off using something like SharePoint as an issue tracker anyway. Yeah, it's not really built for it, but the effort it'd take to twist SP into an issue tracker is a fraction of the effort it would ... that feature is to allow a user to share an issue(and also informations attached to as you sai ... redmine one day :). have a good day,
- Hi there, Background - I engaged a contra ... mains hosted on the VPS, say mydomain.com Issues - Moving the database is done. No problem ... direction you can give me Chris
- Help: RE: Using cron jobs to send filtered issue to an email
- just bumping this thread..
- Open discussion: RE: How to add a "Client" role that can only access his watched list?
- An Phan wrote: > jerome l wrote: > > ps: I ... d but maybe it could be easier to define all issue by default to private and to give access to your client to the non-private issue... > > This actually was the first thing ... it didn't work so well, since if you set an issue as private, any other developers who are not ... make it so all non-client roles can view all issues by default, including private ones. That wa ... , so to speak. Developers would not have the issue you described in that case. That definite ... nce it shuts down the ability to use private issues the way they were intended. When it comes t ... tchers list. Other don't want to stop at the issue level, and want all this granularity for eve ... er off using something like SharePoint as an issue tracker anyway. Yeah, it's not really built for it, but the effort it'd take to twist SP into an ...
- Excuse my post if this has been answer previo ... orrect way? A scenario could be a private issue has 5 watchers. A new comment is created and ... s. Those users may or may not be part of the issue. Thanks for any help or direction on this.
- Help: RE: API get users issue
- Well, I figured out what is happening. I used ... while calling API(if you are using browser).
- Help: RE: Application is very slow
- Kuniharu AKAHANE wrote: > Hi, Bryan > > [ ... cess blocks a long time before rendering the issue page, waiting for the mail server call to return.
- Help: RE: Application is very slow
- Hi, Bryan <pre> Completed in 13222ms (View: 8537, DB: 305) | 200 OK [http://www.abc.com/issues/3697] </pre> Log says: * It takes very ... log as follows: <pre> Started GET "/its/issues/88593" for 172.xx.xx.xx at 2013-08-21 17:40:13 +0900 Processing by IssuesController#show as HTML Completed 200 OK in ... ord: 14.9ms) </pre> Hope this help.
- hello, I am trying to configure fail2ban f ... n.log's . - Is it possible to take this issue in the development process for future redmin ... to read your answers soon. Best regards
- Help: RE: Get all issues from a project assigned to me automatically?
- Hi, You could probably just select all your issues from your project and assign them to the pe ... ton => Right click => Find your assignee) ...
- I try to update the relations via Json. But I ... ST + "/" + Constants.REDMINE_SERVER + "/" + "issues/" + id + "/relations" + ".json" + "?key=Con ... string json = "{relation: {\"issue_to_id\" : 499 \"relation_type\" : \"relates\ ... Console.WriteLine(e); } </pre>
- Open discussion: RE: How to add a "Client" role that can only access his watched list?
- jerome l wrote: > ps: I have not tested but maybe it could be easier to define all issue by default to private and to give access to your client to the non-private issue... This actually was the first thing we tried, and it didn't work so well, since if you set an issue as private, any other developers who are not ... e or assigner will not be able to see it.
- Open discussion: RE: How to add a "Client" role that can only access his watched list?
- yes it's a kind of trick, because i have modi ... sometimes need to create a sub-project for 3 issues regarding one client, which is a litle bit ... d but maybe it could be easier to define all issue by default to private and to give access to your client to the non-private issue...
- Open discussion: RE: How to add a "Client" role that can only access his watched list?
- hello An, I have got the same problem as you and done this configuration: - for my issues i want the client to see (belonging to my c ... in my project structure I have: main (all issues that I don't want the client to see) sub project: issues client per client for the moment it"s wo ... ell me what you think of that See you
- Help: RE: REST API issues.xml with start_date, due_date, done_ratio ?
- Please ignore my question I was attempting to update a task that had subtasks.
- Hi Is it possible to update the following issue attributes via the REST API? * start_date * due_date * done_ratio Running 2.2.3 Stable
- hello, I am trying to configure fail2ban for ... : but how ? - Is it possible to take this issue in the development process for future redmin ... o read your answers soon. Best regards
- Hello together, I want to add some custom ... ds to the left side of the properties window?