Project

General

Profile

Search

Results (18267)

Plugins: Cannot Overwrite application_helper.rb
I seem to be stuck trying to take and make a ... age only shows the porject title and not the issue# and other info. For example, current system shows "Issue # 33 Project title", and i am modifying the ... lp, so i picked one. :) Thanks in advance. 2010-04-30 21:19
Help: RE: Can't Show Issue (500 Internal Server Error) - ActionView::TemplateError
What platform? What versions? What DB? 2010-04-30 21:17
Help: RE: Can't Show Issue (500 Internal Server Error) - ActionView::TemplateError
no plugins installed. thanks for your reply. any other ideas? 2010-04-30 20:56
Help: RE: Can't Show Issue (500 Internal Server Error) - ActionView::TemplateError
It seems most errors of this type are due to plugins… Any plugin installed? 2010-04-30 20:40
Help: Can't Show Issue (500 Internal Server Error) - ActionView::TemplateError
I need some assistance tracking this problem ... esh installation redmine 0.9.3 . enter an issue, get 500 Internal Server Error. However the issue is inserted into the DB. Likewise get 500 when trying to view the issue. It's a function of displaying the issue. snippet of production log attached. Also, get the same result trying to 'show' an issue. 2010-04-30 20:18
Help: RE: Sending email - getaddrinfo: Name or service not known
Gary, No you only need "login" if it is re ... to create a new account but that is another issue :-) Regards, Tom 2010-04-30 19:29
Open discussion: RE: Opensearch compatibility for Redmine search
Something nifty you might not know: If you put an issue number (just the number *or* with #) it will take you directly to that issue :) 2010-04-30 15:08
Help: After new installation errors when creating new issues or viewing existing issues
After smooth installation of Redmine 0.9.3 (a ... ccessfully created), an attempt to create am issue results in multiple errors. Previous versi ... the stack traces: Attempt to create a new issue: ActiveRecord::StatementInvalid in IssuesController#new Mysql::Error: Unknown column 'issues.parent_id' in 'where clause': SELECT count(*) AS count_all FROM `issues` WHERE (`issues`.`parent_id` = NULL) RAILS_ROOT: C:/ins ... C:/installed/redmine-0.9.3/app/controllers/issues_controller.rb:156:in `new' C:/installed/ ... ne_subtasks/lib/redmine_subtasks/redmine_ext/issue_patch.rb:47:in `subtasks_validation' C:/ins ... ne_subtasks/lib/redmine_subtasks/redmine_ext/issue_patch.rb:47:in `subtasks_validation' C:/ins ... C:/installed/redmine-0.9.3/app/controllers/issue... 2010-04-30 06:53
Open discussion: RE: Opensearch compatibility for Redmine search
Ted Lilley wrote: > # Choose a favicon icon ... done via the WUI. Regarding this special issue, I think, the favicon definition should be p ... lic/favicon.ico@ if nothing other is defined. 2010-04-29 21:51
Help: Quick Functional Question -- Refreshing Revision Log Messages on Repository
Hi all, I just had a quick question. Ther ... VN instanc that should've referenced Redmine issues that were committed, so I had to go back and add the appropriate refs <issue number> to the log messages. I see that R ... ay to go about doing this? Thanks! Eric 2010-04-29 16:45
Help: Enable the most amount of logging.
we have an issue (http://www.redmine.org/issues/5397) that we can seem to get the full deta ... correct way to get the most detailed logging? 2010-04-28 22:48
Help: Sortable Custom Fields
Hello, I created a custom field "sequence" and enabled it as a default column to list on issue tracking page. This field now appears corre ... 42-a35e-07c3e6fe5dcc/2010-04-28_1023.png! 2010-04-28 17:20
Plugins: RE: Knowledgebase Plugin
Francesco Trigger wrote: > Hi i am new to re ... pologies everyone. I couldn't reproduce this issue ... until today :P I checked out the latest ... hub and let me know if there are any further issues ;) 2010-04-28 15:55
Help: RE: subtasking: update from plugin to core
Hello, does the database structure for subissues in the current trunk may change until relea ... esting migrating my database. Thank a lot. 2010-04-28 15:25
Open discussion: RE: Opensearch compatibility for Redmine search
Glad you like it :) I agree on the anonymous user issue. However, if you have a "private" Redmine, @ ... resource and public projects when logged out. 2010-04-28 09:41
Open discussion: Redmine frontend optimization
Hi to all, I've been testing redmine from ... o many http requests. We can address this issues, one by one, increasing the perceived speed ... tion/ PS: Sorry about my crappy english :P 2010-04-27 23:12
Help: RE: Sending email - getaddrinfo: Name or service not known
Gary Pickrell wrote: > When I click on 'Send ... via postfix. I don't know if this is a ruby issue or a Ubuntu one. My research has come up em ... ne to send out emails via SMTP? Thank you. 2010-04-27 19:05
Help: selecting related issue
I have two questions: 1. Is there a way to browse the issues to add an related issue instead of typing the number? 2. Is there a way to link to related issues of other subproject or projects. I typed in ... ing work out of the box. Regards, Tammo 2010-04-27 11:35
Help: RE: Workflows: how to forbid reassigning to anyone?
#212 references a (very) old version, you won't even find a reference to @assignable_to@ in the IssuesController, sorry. #212 seems like a remnant ... ed to do, not which it was allowed to select. 2010-04-27 11:01
Help: RE: Workflows: how to forbid reassigning to anyone?
Dear Felix, Thank you for your answer. However I think this problem is related to the following issue: http://www.redmine.org/issues/212 So maybe if I modify the files they mention, my issue would be fixed? I am not an expert so I woul ... currently working fine. Thank you, Joseph 2010-04-27 10:47
Help: Workflows: how to forbid reassigning to anyone?
Hello, I would like to know if it is possi ... workflow specifies: a tester can change the issue status from "new" to "in development" and th ... nux. Thank you a lot in advance, Joseph 2010-04-27 09:32
Help: RE: "Private" ticket
For trunk: private_issues.v.0.7.patch 2010-04-26 19:55
Help: RE: "Private" ticket
Work correctly. My mistake was that I tough I ... k. I try to get the best of 0.9.3, private issues and subtasking. Look I'll have to wait a bit to get them all. Hugues 2010-04-26 19:43
Help: RE: "Private" ticket
Hi Hugues, There is patches with new fixes. Final version is 0.7, download this patch - private_issues.v.0.7-0.9.3.patch Apply it with "patch -p1 < ./private_issues.v.0.7-0.9.3.patch" Then do migrate by "rak ... restart you web server, Thin, pasenger or so. 2010-04-26 16:18
Help: Error 500 - wrong number of arguments
Hello, I've installed redmine in Mongrel a ... ew Tab for exemple, the day after I click on Issues Tab, I get this error: > Internal error ... working. The error log: > Processing IssuesController#index (for 10.10.5.5 at 2010-04-2 ... >"projet", "action"=>"index", "controller"=>"issues"} > > ArgumentError (wrong number of arg ... n `statement' > app/models/query.rb:417:in `issue_count' > app/controllers/issues_controller.rb:69:in `index' > > Renderin ... rnal Server Error) Thank you very much 2010-04-26 14:18
(14501-14525/18267)