Project

General

Profile

Search

Results (18279)

Help: RE: Making Redmine read-only for part of the day
Pavel, I have taken your suggestions and a ... my interpretation correct? Q2)When you issue this command: GRANT SELECT ON `rm`.* TO 'r ... as "redmine" and not a "rmuser"? 2016-04-06 04:48
Plugins: RE: Redmine Ldap Sync
hi luis, did you solved the problem? we are having the same issue thanks 2016-04-05 23:25
Plugins: Issue level comment journal plugin
I'm looking for a plugin that will allow a user to update an issue using date-time, summary/title (optional), a ... to be an expandable sub-view to the primary issue view, located at the bottom of the main issue view, but before the issue "History" sub-view. I've done a lot of s ... eate what I need. Thanks in advance, Ron 2016-04-05 23:03
Help: HowTo run multiple Redmine instances on ... different ports and proxy them out with ssl??
Hi folks, i kindly need your assistance aft ... xyPassReverseCookiePath / / </pre> h2. Issues: Whether the links does not work because ... a lot in advance for your help!! Cheers! 2016-04-05 10:31
Help: RE: Calculate how long issue is in current status
"issues_controller.rb" 2016-04-05 05:36
Help: RE: Calculate how long issue is in current status
1) I am not a database expert but writing a t ... you probably need to extend functionality of issues_controller.Rob - Specifically, you may need to look at save_issue_with_child_records 2016-04-05 05:35
Help: RE: Calculate how long issue is in current status
I have take a look at computered_custom_field ... iest solution: 1. Create a new table called issue_last_status_change with two fields: - id => This will be the same as issues.id - date => type of datetime and this would be updated when an issue is created and updated when the status is changed for the issue I am having trouble determining how I can enhance the issue save to update the date in the new table whe ... helps would be appreciated. Thanks much 2016-04-05 01:55
Help: RE: Calculate how long issue is in current status
Welcome. Sounds good. Good luck. Also check t ... www.redmine.org/plugins/computed_custom_field 2016-04-04 17:16
Help: RE: Calculate how long issue is in current status
Thanks so much for the information. I am goi ... e the solution if I get it working. Thanks 2016-04-04 17:02
Help: RE: Calculate how long issue is in current status
Hi Adam, May be computed custom field might ... ive you the ability to achieve what you want. 2016-04-04 15:41
Open discussion: RE: Thin timing out Nginx cannot connect
The problem was out of memory on the server. ... g. No error logs was a hint it was a memory issue. And the "free -h" command was a big clue. ... WS t2.mircro for more memory and all is fine. 2016-04-04 15:09
Help: RE: "Project" option on "new issue"
https://redmine.host/issues/new should do it for you. Replace redmine.h ... mation, please check https://www.redmine.org/issues/16067#change-69817 2016-04-04 14:59
Help: RE: How to add additional information to issues list?
No worries. Glad it worked :). Cheers Kush 2016-04-04 10:22
Plugins: Extra Queries - Redmine 500 error on Issues
Hi all, I would like to ask you for your help with the following issue I have encountered while "Advanced sidebar q ... ions are, I`m receiving Redmine 500 error on Issues page in all projects. Production log shows: <pre> Rendered issues/index.html.erb within layouts/base (26.1ms) ... 0000053c91c8>): 21: <%= call_hook(:view_issues_sidebar_issues_bottom) %> 22: <%= call_hook(:view_issues_sidebar_planning_bottom) %> 23: 2 ... ebar_queries %> 25: <%= call_hook(:view_issues_sidebar_queries_bottom) %> plugins/extra_queries/lib/extra_queries/issues_helper_patch.rb:22:in `render_sidebar_queries_with_eq' app/views/issues/_sidebar.html.erb:24:in `_app_views_issues__sidebar_html_erb__2758027787465424533_70258535412620' app/views/... 2016-04-03 11:28
Help: RE: How to enable/disable "copy" issue functionality
"Copy issues" permission was implemented in r13985 (Redmine 3.0.0). 2016-04-03 10:11
Help: "Project" option on "new issue"
Hi! I'm starting to use the redmine and woul ... is possible "Project"option appears on "new issue" (like when I click edit the "issues" in "change properties") . Instead of fi ... anging the project, I wanted to enter a "new issue" to choose which project it is related. ... to do that? how can I do it?? Thank you!! 2016-04-01 21:59
Help: RE: Redmine in a sub-URI, with nginx + Unicorn
Hi Frederic, a little late I, nonetheless, ... edmine/redmine -> . I took some advise from Issue #11881#note-20 and the postings before it. Regards, Jörg-Volker. 2016-04-01 21:49
Help: Calculate how long issue is in current status
Hello, We just rolled out redmine to our org ... umentation. We need to know how long each issues that is open has been in its current state. ... routes come to a dead end. Thanks much 2016-04-01 18:46
Help: Email notification when watcher added
When a watcher is added to an issue, we would like to see that watcher notified. ... like joeuser@bar.com has been added to issue #NNNN. Please go to SOMEURL. And we woul ... iority updated Checklist item edited </pre> 2016-03-31 14:16
Open discussion: Import Issues from CSV File
The trackers can't be imported Related issue: #22355 2016-03-31 10:30
Help: Forward from Google to Redmine
Hi, I noticed there are some tips and tric ... hich is then being added as a comment to the issue. What I couldn't find, and I am not sure if ... ld I configure at Google? Thanks! Peter 2016-03-30 23:54
Development: RE: How to get history of changes made to a redmine ticket
You can use GET /issues/2.xml?include=attachments,journals to get the history details. 2016-03-30 09:37
Help: RE: Redmine API : How to get and put issues history
You can use GET /issues/2.xml?include=attachments,journals to get the history details. 2016-03-30 09:36
Help: RE: How to add additional information to issues list?
Hello Kush, was on holiday... thanks for y ... d perfectly for me! Best regards Peter 2016-03-30 07:12
Development: .NET API Problem creating Issue
This code is not working: var newIssue = new Issue { Subj ... }; manager.CreateObject<Issue>(newIssue); beacause of an "Internal server error". ... e conexion (api key) by reading the previous issues. 2016-03-29 17:34
(4201-4225/18279)