Search
Results (18336)
- Help: RE: RedminePM (Invalid API key - please register the account again)
- Any resolution / fix to this issue? We are running Redmine 3.2.1.stable and hitting the same issue. Demo site seems to work. Not sure what version is that running.
- Hi! Is it possible to get and add records in History within Issue over REST?
- We have just moved to Jira after trialling Fr ... has a novel approach to this by using their issue tracking system to monitor assets using cust ... e for asset tracking. Thanks in advance...
- Plugins: RE: Any plugin like redmine_workload or redmine_cmi compatible with 3.2 ??
- I installed redmine workload on bitnami redmine 3.2 and had no issue with it, maybe you did something wrong :/
- Help: RE: Making Redmine read-only for part of the day
- > Q1) From your "GRANT USAGE" statement, it l ... terpretation correct? Yes. > Q2)When you issue this command: > GRANT SELECT ON `rm`.* TO ... e|update|delete something. нихт ферштейн?)
- Is there a way to transfert done's issues from a workflow to another ? an issue is completed when several process (tracker) ... or not) If someone has an idea Best Regards
- Open discussion: RE: Import Issues from CSV File
- Think I'm having the same issue - using the 'Import' function on the sidebar ... ill no success. Even if I export a single issue/tracker as CSV, change nothing and try to re ... ple answer, or something obvious I'm missing!
- 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"?
- Plugins: RE: Redmine Ldap Sync
- hi luis, did you solved the problem? we are having the same issue thanks
- 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
- 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!
- Help: RE: Calculate how long issue is in current status
- "issues_controller.rb"
- 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
- 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
- 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
- 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
- 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.
- 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.
- 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
- Help: RE: How to add additional information to issues list?
- No worries. Glad it worked :). Cheers Kush
- 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/...
- Help: RE: How to enable/disable "copy" issue functionality
- "Copy issues" permission was implemented in r13985 (Redmine 3.0.0).
- 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!!
- 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.
- 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