Project

General

Profile

Search

Results (18279)

Help: Issue assignment to teams
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 2016-04-17 20:35
Help: Changing redmine issue numbering scheme (for coexisting of two separate issue trackers with one repo)
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. 2016-04-15 13:34
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 2016-04-14 16:19
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... 2016-04-14 16:18
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. 2016-04-14 12:52
Help: Redmine Newbie: Add filter on a page
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! 2016-04-14 11:34
Help: Import Issues from CSV File
Trackers can't be imported after importing a CSV File 2016-04-14 10:08
Help: Email Setup Issue
Hello, I am trying to setup the email conf ... not view any errors either. Thanks, Scott 2016-04-14 01:31
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 2016-04-13 22:57
Help: Issue Edit - add date picker for Notes
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? 2016-04-13 17:10
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. 2016-04-12 21:17
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 2016-04-12 14:49
Help: bundle / rake missing errors after following how-to
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. 2016-04-12 12:46
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. 2016-04-11 20:24
Plugins: Checklist 2.0.7 plugin breaks Redmine 2.x
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)". 2016-04-11 19:56
Help: RE: eMail reply to News rejected but reply to forum post works?
I have the same issue. Anybody solved this? 2016-04-11 14:27
Help: Moving entire Redmine installation from Windows 2003 to Windows 2008 servers
Hello, We have a working Redmine Issue tracker installed on Windows 2003 server. It ... n/steps to move this install to new machine ? 2016-04-10 07:52
Development: RE: .NET API Problem creating Issue
1) Did you enable REST Apis in redmine? 2) Also, can you provide the error logs? 2016-04-08 08:00
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. 2016-04-07 22:22
Development: Interaction with History in Issue over API
Hi! Is it possible to get and add records in History within Issue over REST? 2016-04-07 11:24
Open discussion: Asset Tracking
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... 2016-04-07 09:17
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 :/ 2016-04-06 10:19
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. нихт ферштейн?) 2016-04-06 09:27
Open discussion: Is there a way to transfert done's issues from a workflow to another ?
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 2016-04-06 09:18
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! 2016-04-06 07:39
(4176-4200/18279)