Project

General

Profile

Search

Results (18306)

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
Help: Issue with Oracle install- AS keyword in table alias
Hello, I'm trying to get Redmine up & runn ... .7) ruby-oci8 (1.0.7) win32-service (0.5.2) 2010-02-17 16:54
Help: RE: which version of Rails is used...
Thanks for your reply Jean-Philippe. Sure ... pment package for MySql. All dependencies issues are solved now, but as my second install (s ... ng while there were still these dependencies issues with Rails. I assume Rails that comes with ... .4 case) takes precedence... regards, Eric 2010-02-17 15:42
Help: Embedded Plugin - links to pdf's getting shown inline
Hi, I'm currently using 0.8.7 redmine and ... mine's various files (http://www.redmine.org/issues/3782 and http://www.redmine.org/projects/re ... on that anywhere. Cheers, Daniel Stonier. 2010-02-17 15:36
Help: RE: NoMethodError "remove_item" after installing Backlogs plugin
Seems like an old code bug, as the line 28 in issue_patch.rb is now: Item.remove_with_issue(self) And you get an error when calling t ... Everything should be fine. Best Regards 2010-02-17 14:27
Help: Stop anyone from assigning issues to specific people
Hello, I'm currently looking after Redmine ... m where people are being wrongly assigned to issues and the priority being set incorrectly, is it possible to stop the reporter assigning people to issues and only allow managers assign them? I have ... can't find anything. Thanks, Alex Jones 2010-02-17 11:58
Help: RE: REST API 406 Errors
@curl -v -H 'Accept: application/xml'@ works ... a look at source:tags/0.9.2/app/controllers/issues_controller.rb#L106, and the @respond_to@ bl ... ew, so I'd say it's not active yet in stable. 2010-02-17 07:59
Help: REST API 406 Errors
Hoi all I am running RedMine on apache and giving the REST API a go. I tried entering issues.xml but get a 406 Not acceptable error when ... 'Accept: application/xml' "http://x:y@server/issues/1.xml" and still got a 406. This only ha ... tion in administration and am running 0.9.2 2010-02-17 03:30
Plugins: Inventory plugin?
I work for a small Apple Authorized Service P ... assign parts from inventory to repairs (i.e. issues), and integration with Apple's Global Servi ... forum has remained unanswered after 4 days... 2010-02-16 15:54
Help: RE: Updating server timezone
Nope, I was right the first time, the redmine ... = created_on + INTERVAL '17 hours'; update issues set created_on = created_on + INTERVAL '17 hours'; update issues set updated_on = updated_on + INTERVAL '17 ... created_on + INTERVAL '17 hours'; </pre> 2010-02-16 03:39
Help: How to define plugin to specialize issue views per tracker
Hi, can someone give me some tips to define a plugin that could alter the view of issues depending on their Tracker ? For example, s ... not displayed as a bug) thanks in advance 2010-02-15 21:51
Help: RE: User groups
Thanks to all. I've dowloaded bitnami distri ... ! Only one more question: can I assign an issue to a group instead to a single user? I woul ... do and let the user choose who have to do... 2010-02-15 18:45
Open discussion: Feature Request: Per Project Permissions
Howdy, I've been using Redmine for quite s ... #850 , #1853 , #973 , #2905 , and many more issues point to this need. My proposed solution ... , I'm barely finishing up my 2009 to-do list) 2010-02-15 16:44
Help: RE: problem with uploading pictures into existing issues
It was my mistake while merging code so I got this error :) I asked to close the opened issue as _INVALID_. I'm sorry. 2010-02-15 15:37
Help: Redmine / Ruby performance issue
Hi, I installed Redmine (Bitnami Stack) on P4 2GHz, Kubuntu Linux. I have performance issues. Any activity on Redmine webpage (remotell ... ere something I could do about it? Przemek 2010-02-15 14:15
Help: RE: problem with uploading pictures into existing issues
Felix Schäfer wrote: > The upload is handled ... Thank you for reply. I've reported a new issue #4849 2010-02-15 13:37
Help: RE: problem with uploading pictures into existing issues
The upload is handled through rails by rack, ... mer one. Could you please file a bug? Thanks. 2010-02-15 13:28
Help: problem with uploading pictures into existing issues
I've a problem after upgrading to 0.9.2 versi ... ld not upload pictures into already existing issues. It is OK if add picture while creating a new issue. Uploaded file size is 0 bytes in ./files ... Redmine Wiki Extensions plugin 0.2.0</pre> 2010-02-15 12:28
Help: RE: Viewing files attached to issues
"Text formatting: Help": http://www.redmine.org/help/wiki_syntax.html @!image!@ 2010-02-15 12:12
Help: RE: REST request returning HTML page
#4795 is not the same issue. You have the resource you are trying to acc ... jects]] and make sure your paths are correct. 2010-02-15 10:20
Help: RE: Redmine 0.9.2 front-end performance
No secret at all :-) Here's the redmine part: ... 0100211155700 About your Redmine plugins Issue Due Date 0.1.0</pre> The mysql has some ... stuff like that to find out more about that. 2010-02-15 10:07
Help: RE: REST request returning HTML page
i have found this one ... but still problem ... any helping hands !!! http://www.redmine.org/issues/4795 2010-02-15 10:05
(15101-15125/18306)