Search
Results (18267)
- 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.
- Help: RE: Can't Show Issue (500 Internal Server Error) - ActionView::TemplateError
- What platform? What versions? What DB?
- Help: RE: Can't Show Issue (500 Internal Server Error) - ActionView::TemplateError
- no plugins installed. thanks for your reply. any other ideas?
- 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?
- 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.
- 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
- 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 :)
- 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...
- 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.
- 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
- 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?
- 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!
- 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 ;)
- 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.
- 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.
- 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
- 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.
- 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
- 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.
- 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
- 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
- Help: RE: "Private" ticket
- For trunk: private_issues.v.0.7.patch
- 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
- 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.
- 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