Project

General

Profile

Search

Results (18327)

Plugins: Redmine Scrumdashboard plugin - Duplicate Entries
We have the issues with 'relates' relationships. We use as th ... expect for each 'User Story' one 'line' with issues. When we have a User Story with a relate ... then we see the 'line' twice including all issues (except the Feature). When we 'clear' th ... ? Or is this some kind of bug. TIA, Hans 2010-02-22 09:12
Help: Patch installation
Hi all, I hove some problems with patch appl ... g MySQL DB) and I tried to add some patches (Issue #3187 and Issue #337). I read wiki about patching. BUT I ha ... /Library/WebServer/Documents/redmine/private_issues.v.0.2.diff can't find file to patch at inp ... ------------------ |diff --git a/app/models/issue.rb b/app/models/issue.rb |index e3a9e17..0828260 100644 |--- a/app/models/issue.rb |+++ b/app/models/issue.rb -------------------------- File to patch: </pre> Can someone help me please? 2010-02-21 16:18
Help: new issue email file
Hello, I'm new in redmine and Ruby and I ... method responsible for sending emails after issue creation, issue response etc. If someone know answer please write it here. Sorry for my EN. 2010-02-21 15:39
Help: RE: circular dependency - Expected .../app/models/user.rb to define User (LoadError)
Hello, I have the same issue when try install redmine_ezsummary plugin. W ... cs/6612#message-11555 Thank you for info. 2010-02-20 14:19
Help: RE: Problem receiving emails in redmine ... sable Entity [http://xxxxxx.xxx/mail_handler]
Hello, you must put not "--unknown-user=acce ... ck to users from Redmine.. :/ I wish to send issue summary to external users. Redmine-ezsummary ... so "unknown-user=create" is not working too.. 2010-02-20 14:09
Plugins: Hudson Plugin 1.0.2 released
h3. Plugin details * "r-labs":http://www.r ... lean up stored data. * 267 (Feature) Search issues related particular build. * 235 (Defect) H ... * 288 (Defect) Can't show build results on issue redmine0.9.x or trunk * 291 (Defect) db:mig ... Lalit. Sorry I took so long. We can search issues related particular build. But alias for 'L ... ild' and 'Last Build' not implemented. sorry. 2010-02-20 02:22
Help: some CVS check-ins don't appear in activity OR repository views
We're running redmine 0.8.4 (I just upgraded to 0.9.2, rake 0.8.7 today to see if the issue was fixed and it wasn't) on windows 2003 ser ... the user name. Has anyone seen this before? 2010-02-19 22:11
Help: receiving mails and watchers problem
First some information's about the environmen ... . We can send mails from anonymous users and issues will be created. Currently, it is not poss ... reate" option is set, the user who sends the issue will get a mail. Now the problem: If someone (User with system account) sends an issue by mail and sets someone else to CC or/and TO, only the sender will get an "Issue created" mail. Other users from the TO/CC fi ... dd custom mail addresses and add them to the issue. I don't want to create a new account fo ... ple of projects and customers who will track issues and we want to give them the rights to mana ... pre> Thanks a lot! Best Regards Maik 2010-02-19 18:10
Help: RE: Imap Setup
Tony Ordner wrote: > In looking at the last ... that is needed? Or at least would allow the issues to come into the system. I do not actually ... n inbox bin. BTW.... thanks a bunch Tony 2010-02-19 18:07
Open discussion: Gantt chart of all projects
Usual different people work in different proj ... hart in the frontpage that will show all all issues for all projects would be a great way to visualize workflow. 2010-02-19 16:10
Help: RE: Imap Setup
In looking at the last rake command by Marcus ... that is needed? Or at least would allow the issues to come into the system. I do not actually ... tever default project you want them to land). 2010-02-19 14:44
Help: RE: Didn't succeed in patching the model/issue.rb
I did it, just forgot to include the line "require 'issue_patch'" in init.rb 2010-02-19 14:44
Open discussion: RE: Advice on writing a new plugin to use Redmine for a computer repair service
Hi Joe, I'm not at all an expert in developi ... GREAT to have an inventory to map my redmine issues against. In fact, it is what I've been look ... ith an existing CMDB like: OneCMDB or others. 2010-02-19 13:08
Help: Didn't succeed in patching the model/issue.rb
I'd like to patch the method "before_save" in the model/issue.rb file from a plugin. I've defined the file my_plugin/lib/issues_model_patch.rb as follow: <pre> require_dependency 'issue' module IssueModelPatch def self.included(base) # :no ... give me a tip on what I'm missing? thanks 2010-02-19 11:21
Help: RE: How to define plugin to specialize issue views per tracker
sorry for that stupid question, response in [[Plugin_Internals|here]] 2010-02-19 09:29
Open discussion: RE: Advice on writing a new plugin to use Redmine for a computer repair service
Here is my take, not an expert so a pinch of ... esn't need to integrate much apart from with issues. 2. I have no experience with the Apple ... arious languages, a google search will do it. 2010-02-19 03:10
Open discussion: RE: Related issues: depends on?
Weel, if A _depends on_ B, B _blocks_ A, so turn the relationship around and use _Blocks_ :-) 2010-02-18 18:16
Open discussion: Related issues: depends on?
It is now possible to define relations between issue. How do I define a 'depends on' relation? 2010-02-18 16:21
Help: RE: No route matches "/redmine/public/"
I see the point with what you say, there are ... how it would work and as security is not an issue on this server I've put everything in the we ... ht now... Many thanks for your input Eric 2010-02-18 14:25
Help: RE: No route matches "/redmine/public/"
Eric, I think you mixed some things up :-) ... now about fcgi) and might even be a security issue. Rails doesn't work as say php or others, wh ... e you like (save for the @public@ directory). 2010-02-18 11:55
Plugins: RE: ezSummary plugin 0.0.1 - Send issue status summary(including all journals) mail to somebody
Hello, We updated Redmine to latest stable v ... functionality. Could it work? :) Thank you. 2010-02-18 11:12
Help: Upgrade to 9.X with Passenger
Environment: * Ubuntu * Rails 2.3.5 * Pass ... the upgrade from Redmine 8.X to 9.X. No real issues other than some routing ones where Passenge ... to properly route my requests. I solved this issue by editing environment.rb and adding: <pre> ... from what I read it seems to be a permission issue. I went through and recursively set the owne ... ermissions. I am not sure where to turn here. 2010-02-17 23:27
Help: Incoming Email...Missing?
So I saw a note about getting a 422 error wit ... nown_user"=>"accept", "allow_override"=>"", "issue"=>{"project"=>"xxxx", "tracker"=>"bug"}, "ke ... yone have a clue what I could do to fix this? 2010-02-17 17:27
Help: RE: Problem receiving emails in redmine ... sable Entity [http://xxxxxx.xxx/mail_handler]
Some logs : Processing MailHandlerControll ... ride"=>"tracker,priority,category,project", "issue"=>{"project"=>"test", "tracker"=>"Evolution" ... fer-Encoding: quoted-printable\nSubject: tes issue\nDate: Wed, 17 Feb 2010 15:10:48 +0100\nMess ... \nX-MS-TNEF-Correlator: \nThread-Topic: tes issue\nThread-Index: Acqv2wEFsE2cVuWFSlqmFXgF24zPj ... able Entity [http://xxxx.xxx.fr/mail_handler] 2010-02-17 17:04
Help: No route matches "/redmine/public/"
Dear All, I'm trying to upgrade to 0.9.2 ( ... ngError messages... Was this subdirectory issue predating 0.8.4? How is it that I didn't hav ... the installation/upgrade procedures, etc... 2010-02-17 16:55
(15101-15125/18327)