Search
Results (18279)
- I'm looking a way to pass an issue to developers team from support team in a private manner. An reporter creates issue and a communication starts between those two ... veloper role. The method I know is to assign issue to developer role, but in this case updates ... function, but copied case has only original issue without history. Any advice how to achiev ... communication without reporter? -- Stas
- I'm publishing a repository to GitHub and I have an issue with commit messages - I want to push with full history, but both redmine and GitHub use the same issue numbering mechanics (@#N@ where N is a numbe ... incorrectly relate old commits with it's new issues. I doubt I can change that on GitHub, so ... lugin API does not give you this possibility.
- Help: RE: Calculate how long issue is in current status
- Kush Suryavanshi wrote: > By any chance, did ... ce this is being done on work time. Thanks
- Help: RE: Calculate how long issue is in current status
- SOLVED!!!! Documenting the steps I took to be able to extend the Issue controller. It didn't work for me until I s ... /adam_plugin/test/test_helper.rb 2. Created issue_patch.rb using these directions: http://www. ... rnals - cd plugins/adam_plugin/lib/ - vim issue_patch.rb and put the following in the file <pre><code class="ruby"> require_dependency 'issue' # Patches Redmine's Issues dynamically. Adds a relationship # Issue +belongs_to+ to Deliverable module IssuePatch def self.included(base) # :nodoc: ... end end end # Add module to Issue Issue.send(:include, IssuePatch) </code></pre> - cd ..; vim init.rb ... "> require 'redmine' require_dependency 'issue...
- Help: RE: Calculate how long issue is in current status
- By any chance, did you get this implemented? ... code as it will be useful for me too. Thanks.
- I'm looking for a tutorial or some sort, on h ... tered were hardcoded and formulated from the issues. Is this possible? Sorry I'm new in redmine. I really want to learn these things. Thank you!
- Trackers can't be imported after importing a CSV File
- Hello, I am trying to setup the email conf ... not view any errors either. Thanks, Scott
- Plugins: RE: Redmine boards/wiki/issues watchers management plugin
- Hello Vitaly would be able to look into up ... on 2.0.0 for file /app/views/boards_watchers/issues_watchers_bulk.html.erb Using version 2 ... Using version 2.1.0 for file /app/views/issues/new.html.erb Removing obsolete file /app/views/issues/_form.html.erb Done </pre> An no where I see the plugin in our redmine site. Thanks
- When I edit an issue, I would like to select a date/time using a ... the "Notes" section. I am adding tickets for issues that were in progress before Redmine was in ... to add a date picker to Notes section of the issue editor screen?
- Help: RE: Is Roadmap tab a standard module within Redmine 3.0.1 ?
- Jan Niggemann (redmine.org team member) wrote ... m shows up in the project-menu only when the issue tracking module is enabled for the project a ... ion first so that I can use roadmap, Thanks.
- Open discussion: RE: History in Email
- Indradri Basu wrote: > How to add all histor ... IB I have tried adding the below code in _issue.html.erb but it didn't worked. What am I mi ... > Any help would be appreciated. Thanks
- Hi, I have not found this issue in the FAQ or by searching the forum. I hope ... I did this up to "Start Redmine" and had no issues: https://www.redmine.org/projects/redmine/ ... uld install them. Thanks for your support.
- Plugins: RE: Checklist 2.0.7 plugin breaks Redmine 2.x
- I tried uninstalling the plugin using "bundle exec rake redmine:plugins:migrate NAME=redmine_issue_checklist VERSION=0 RAILS_ENV=production", ... plugin is still there and the errors persist.
- Redmine 2.6.0.stable Rugy 2.0.0-p481 Rai ... Env Production DB MySQL redmine_issue_checklist 2.0.7 I went through the instal ... Administration->Plugins and can see "Redmine Issue Checklist plugin" listed. I hit the "Configu ... with 404". If I try to access an existing issue, I get the same 404 message listed above. If I try to create a new issue I get the following message... Intern ... pt is made using GET to bring up the the new issue page, which results in a "500 Internal Server error"; "NameError(uninitialized constant Issue::IssueCheckList)".
- Help: RE: eMail reply to News rejected but reply to forum post works?
- I have the same issue. Anybody solved this?
- Hello, We have a working Redmine Issue tracker installed on Windows 2003 server. It ... n/steps to move this install to new machine ?
- Development: RE: .NET API Problem creating Issue
- 1) Did you enable REST Apis in redmine? 2) Also, can you provide the error logs?
- 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!