Project

General

Profile

Search

Results (18306)

Open discussion: Issues and Issue list can not be shown.
I run a small Redmine setup and after a recent update of the Subversion trunk I can not get the issue list to show, instead I get a 500 error (see ... s far as I can tell right now it is only the issues that are dead. I haven't got too much RnR ... tput at the error page. <pre> Processing IssuesController#index (for 90.224.34.234 at 2010- ... =>"drift", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (u ... ' for nil:NilClass) on line #16 of app/views/issues/_list.rhtml: 13: </tr></thead> 14: ... roup = false %> 15: <tbody> 16: <% issue_list(issues) do |issue, level| -%> 17: <% if @query.grouped? && (group = @query.group_by_column.value(... 2010-04-02 01:55
Open discussion: Request: "Clean" out the issues on Redmine.org
Request: Pre-1.0 have a commit-freeze where the devs go through the literally thousands of issues here and make decisions on implementability ... d future contributors. Thanks, Khalsa 2010-04-02 01:29
Help: RE: "Category" vs. "Target version" fields in issues
I would say that Categories should be: * key ... (this is tied to all the background research issues, or when the supervisor asks when you'll be ... rk) * Final Draft (tied to all new research issues and some of the research paper issues) * Submit (tied to remaining research paper issues, e.g. reviewer feedback, check references, ... nce) Just some thoughts, I hope they help. 2010-04-02 00:13
Help: "Category" vs. "Target version" fields in issues
Hi, I'm confused about the difference betw ... egory" and "target version" attributes on an issue. Is there an example somewhere showing how to properly define these fields? I've read the "issues" section in the guide, but it leaves the "t ... ine which release version should include the issue at hand. Can anybody explain how to use these fields in our context? Thanks very much! 2010-04-01 18:26
Plugins: Hudson Plugin 1.0.3.1 released
Sorry, I added serious bug. error occurred on issue page, when issues are related to Hudson build results. 1.0.3 ... * #316 (Defect) internal error occurres on issue page 2010-04-01 17:57
Help: RE: Win + MySQL: Object is not missing constant Project!
Solved! The issue was, of course, the compatibility of the mysql gem with MySQL 5.1 I solved the issue (temporary) using the libmysql.dll from the ... ble until mysql gem supports the 5.1 version. 2010-04-01 16:21
Open discussion: RE: Subcategories or multiple category tags or multi-select custom fields
Another option, which I have 60% implemented: Make issues[and anything else you fancy for that matter ... xample, I added "acts_as_taggable_on" to the issue model, and made it taggable for 3 contexts: ... s, Skills AKA I want to be able to tag an issue for what skills it takes to implement, what ... a plugin as I had to edit a constant in the issue model to get the fields to save. Once I f ... users so a user can look at JUST their tags] 2010-04-01 15:16
Plugins: Adding variable to the Safe array?
Sorry about the simplistic question, but I'm ... a plugin to use it to add some variables to issues. I was able to add the fields to the form and make issue taggable on multiple contexts, but the tag f ... ally, I have up on the plugin and edited the issue model and controller itself and had the same issue, until I added platform_list[I had used plat ... ( tracker_id status_id parent_issue_id category_id assigned_to_id ... appening is that redmine is removing all the issue fields sent in the put request which are not ... y own variables so they don't get scrubbed. 2010-04-01 13:31
Help: RE: syntax highlighter and plugin directory, ubuntu server
There is no "auto-update" per se, if you mean ... ), updating the database (for which you just issue a migrate command, rails uses a versioning o ... you have a backup to be on the safe side ;-) 2010-04-01 09:24
Plugins: Issue editing with pre-filled values
Hi, In my plugin, I want to redirect the user to the issue editing page when he clicks a link. The thi ... d for example). In the edit action of the issues controller, there is a "request.post?" test ... ruby/rails noob (and web dev in general...). 2010-03-31 18:30
Help: RE: errors w/ remote viewing
So are you getting the stated issue above when running in webrick and apache, or ... ix may be right about it being a permissions issue. Also what are you using to interface bet ... GI Ruby 1.8.6 Rails 2.3.5 Apache 2.2.3 2010-03-31 13:44
Help: RE: Where does Redmine determine if the Repository tab is shown?
Jake Tanner wrote: > Every time I install ... s same spot. I want to have a public forum, issues and wiki but a private repository. An e ... has all the private stuff (or vice-versa) 2010-03-31 06:56
Plugins: RE: ToDo lists plugin
another bug? add a query with order, can' ... }} Redirected to http://172.30.8.11/redmine/issues?query_id=1 Completed in 87ms (DB: 14) | 30 ... 8.11/redmine/queries/edit/1] Processing IssuesController#index (for 172.30.7.56 at 2010-03 ... n"=>"index", "query_id"=>"1", "controller"=>"issues"} *NoMethodError (undefined method `todo ... e/public/500.html (500 Internal Server Error) 2010-03-31 03:58
Help: redmine + apache + gentoo
I'm trying to get redmine running w/ Apache on gentoo and having issues. Didn't get a response last time, couldn't ... . Any ideas what I'm doing wrong here? 2010-03-31 03:49
Help: RE: Where does Redmine determine if the Repository tab is shown?
Plugin sounds best to me too. However, the R ... s same spot. I want to have a public forum, issues and wiki but a private repository. I also ... someone will team up with me to create this. 2010-03-31 01:54
Help: Diplay of highest priority issues for all projects
Hi, Redmine newbie here. Is there a way to display all issues assigned to <<me>> across all projects, sor ... like to display that in "My Page". Thanks! 2010-03-31 00:56
Plugins: RE: ToDo lists plugin
I think I have found the problem (at least I ... roblem is the "show_todos" method defined in IssuesControllerPatch that called "render :partial ... to: <pre><code class="ruby"> # def view_issues_show_description_bottom(context ={ }) # ... ntroller.show_todos # end render_on :view_issues_show_description_bottom, :partial => 'todos', :locals => { :todos => @todos } </code></pre> 2010-03-30 22:32
Open discussion: Subcategories or multiple category tags or multi-select custom fields
Let me start out by saying that I'm quite imp ... within a project. For example, I open a new issue in project A. It involves an issue with project A's web interface. I can categ ... wing the project 'A' and when I create a new issue, I'd need to be able to create it from proje ... hose/tag BOTH of those as categories for the issue. This ok for reporting and whatnot and woul ... rs. Let's start the discussion. Thanks. 2010-03-30 16:55
Help: Trouble to upload big file
Hello, I'm running a Debian Testing. Kern ... uble... Could you explain me about this issue, please ? A config that i forgot ? Or something else ? Thank you in advance. 2010-03-30 14:51
Plugins: RE: 6 new open-source Redmine themes available!
> Sak Tuy wrote: > > I tried out your libe ... Sak Tuy: Could you please report the issue on the GitHub issue tracker? The URL is: http://github.com/rajkrish/libernix-redmine-ecoblue/issues I would appreciate if you could also pos ... ve any. Thank you, -Rajesh Krishnan 2010-03-30 14:23
Help: RE: Win + MySQL: Object is not missing constant Project!
Hi all, if nobady has a solution for this issue, what is the best configuration to use to have Redmine work on a windows environment?! 2010-03-30 10:21
Help: Administration Error -undefined method 'forum_mail_from'
1. When I run the patch #1616 to allow replie ... handler_test.rb.rej: - :issue_categories + :issue_categories, + :boards ... 6db8c70>) on line #9 <http://www.redmine.org/issues/9> of settings/_notifications.rhtml: 6: 6 ... ing rejects to file config/settings.yml.rej 2010-03-29 23:11
Help: RE: errors w/ remote viewing
Could this be a permissions issue? 2010-03-29 21:11
Help: RE: Best setup for redmine using ssl
I am trying out passenger right now and really like it. There seems to be one issue though. When i go to upload a file in redmi ... rror message i find that it is a permissions issue, but i have not been able to locate the folder that has the permission issue. can anyone point me in the right direction? 2010-03-29 21:07
Help: RE: issues tab not showing issues per project
Hi Felix, Seems after migrating data from ... ' for each project. This is probably why the issues for each project were shown. Thanks for the help! ps] this topic may be closed. 2010-03-29 15:27
(14776-14800/18306)