Project

General

Profile

Search

Results (18267)

Plugins: show last updated user in issue list
Is there a plugin to show or a way to display a column for last user who updated an issue in http://myredmine/issues? This is to immediately see who's recently replied on a particular issue without actually opening the issue page. 2010-07-22 16:32
Help: RE: db migration error
I also have the exact same problem upgrading ... oduction" (in D:/ITS/redmine-1.0.0) == AddIssuesNestedSetsColumns: migrating ===================================== -- add_column(:issues, :parent_id, :integer, {:default=>nil}) -> 2.0320s -- add_column(:issues, :root_id, :integer, {:default=>nil}) -> 1.1090s -- add_column(:issues, :lft, :integer, {:default=>nil}) -> 1.0780s -- add_column(:issues, :rgt, :integer, {:default=>nil}) -> 1.2030s == AddIssuesNestedSetsColumns: migrated (6.1560s) ============================ == AddIndexOnIssuesNestedSet: migrating ====================================== -- add_index(:issues, [:root_id, :lft, :rgt]) -> 1.1400s == AddIndexOnIssuesNestedSet: migrated (1.1720s) ============== ... /bin/rake:19 D:\ITS\redmine-1.0.0> </pre> 2010-07-22 15:58
Help: RE: Upgrade problem - another blank page issue
Fixed the problem for me too :) 2010-07-22 11:53
Open discussion: RE: Is JP Ok?
From what I've heard from him, he is okay jus ... on IRC most of the time and am watching the issues list and a few forums. Eric Davis 2010-07-21 22:04
Help: Trouble Installing Requirements for Redmine (gem install rails -v=2.3.5 --verbose)
Hello, System: Red Hat 5 64bit - 2.6.18-19 ... around for some time trying to address this issue, I've run gem update --system and now have g ... he "ruby setup.rb" command. I did have some issues with zlib-devel not being present, once tho ... for your help. I realize I probably have an issue outside the scope of an actual problem with ... rience with redmine/redhat enterprise before. 2010-07-21 21:04
Help: RE: rake aborted!
Thanks for your help with this Felix. Since ... state of the database. I believe we've had issues upgrading for some time now, and the last t ... t me know what you find out. Thanks again! 2010-07-21 18:29
Help: RE: After Upgrade to 1.0.0
I can confirm that Sascha's SQL command fixed my issue as well. _Great find Sascha_! Thanks so much. 2010-07-21 17:54
Help: RE: After Upgrade to 1.0.0
Good news everyone, I could solve the problem. See "here":http://www.redmine.org/issues/5907#note-8 2010-07-21 10:29
Help: RE: After Upgrade to 1.0.0
Ryan, I have no idea where this could come fr ... uld try is on your updated DB to rebuild the issue trees (task/subtask relations) which I _thin ... , rgt = 2@ to be applied on every row in the issues table. The next step would be to delete the ... 't execute it, please post the schema of the issues table and the content of the schema_migrati ... achment so as not to spam the forum to much). 2010-07-21 10:00
Open discussion: RE: redmine mercurial mirror on bitbucket
I don't know who maintains. This repositor ... -16T03:16:29.364437Z message: Add :view_issues_index_bottom hook. #5169 revision: 38 ... o prepare for 1.0.0 RC . . . </pre> 2010-07-21 02:25
Help: RE: rake aborted!
How can I send you my database without anythi ... send you the tables you need to diagnose the issue? Thanks 2010-07-20 19:17
Help: RE: rake aborted!
Can anyone advise on either of these issues? Thanks! 2010-07-20 18:53
Help: RE: After Upgrade to 1.0.0
Similar problem for me: Processing IssuesController#show (for xx.xx.xx.xx at 2010-07- ... "action"=>"show", "id"=>"83", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show.rhtml ActionView::TemplateError (un ... ' for nil:NilClass) on line #62 of app/views/issues/show.rhtml: 59: 60: <%= call_hook(:view_issues_show_description_bottom, :issue => @issue) %> 61: 62: <% if !@issue.leaf? || User.current.allowed_to?(:manage_subtasks, @project) %> 63: <hr /> 64: <div id="issue_tree"> 65: <div class="contextual"> app/views/issues/show.rhtml:62:in `_run_rhtml_app47views47issues47show46rhtml' app/controllers/... 2010-07-20 08:32
Help: RE: After Upgrade to 1.0.0
You not full make migrate "steps" in upgrade ... duction </pre> and see: <pre> == AddIssuesNestedSetsColumns: migrating ===================================== -- add_column(:issues, :parent_id, :integer, {:default=>nil}) ra ... ror: ERROR: column "parent_id" of relation "issues" already exists : ALTER TABLE "issues" ADD COLUMN "parent_id" integer </pre> humonoids translate: 'in database table "issues" column "parent_id" exists, and can't added again, it exist ;) For test I run redmine, in issue list I hawe "your" problem: <pre> Action ... ' for nil:NilClass) on line #16 of app/views/issues/_list.rhtml: 16: <% issue_list(issues) do |issue, level| -%> </pre> My redmine database h ... L, I simply drop column parent_id from table ... 2010-07-20 04:22
Plugins: RE: CC Addresses plugin
Razi, would you be willing to do some testing ... n and doesn’t want to get spammed by all the issue updates. How would you suggest going about ... e to see what's going on there. > > Thanks 2010-07-20 03:34
Help: RE: After Upgrade to 1.0.0
This looks a lot like issue #5907, filed by Sascha Drews. 2010-07-20 03:03
Help: After Upgrade to 1.0.0
Since upgrading to 1.0.0 I cannot list issues on one of my projects. I can view individual issues but clicking on the issues tab and going to the list view ends with a ... Best regards, Ryan <pre> Processing IssuesController#index (for xxx.xxx.xxx.xxx at 201 ... ct-title", "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(issue... 2010-07-20 01:14
Help: RE: Problem installing on OS X
This same issue gave me a lot of trouble when trying to get ... m's installation scripts to be more turn-key. 2010-07-19 22:56
Help: REST API - authenticity_token to work with sessions
Hello! I wish to use RESTful api with proper ... cation/xml" -b cookies http://redmine.server/issues/230.xml </pre> Is there some method to ... eceive authenticity token via GET or POST ? 2010-07-19 22:29
Help: RE: Redmine won't start, only shows index of
Another thing that I have realized is that be ... ctive_record.observers = :message_observer, :issue_observer, :journal_observer, :news_observer, ... ::Base.relative_url_root = "/redmine" </pre> 2010-07-19 12:33
Open discussion: RE: What about repeating issues?
Pretty please... 2010-07-19 10:25
Help: Issue with change of DocumentRoot
I have successfully install redmine on Ubuntu ... I'm doing wrong? Thanks in advance Shayne 2010-07-19 05:19
Help: How can I change the parent issue via REST API?
Hello. Redmine v1.0 was released at last, so ... Rest_api_with_ruby]] for updating the parent issue. But I missed. The code below is wrong? < ... ubygems' require 'active_resource' class Issue < ActiveResource::Base self.site = 'http: ... self.password = '...' end # Retrieving issue (id=3 has parent_id=2) issue = Issue.find(3) # Updating an issue issue.parent = Issue.find(1) issue.save puts issue.parent.id # at this point, issue.parent.id=1 # confirm... issue = Issue.find(3) puts issue.parent.id # oops, issue.parent.id=2 </pre> 2010-07-19 01:05
Help: Internal error
Error in redmine 0.9 stable Debian 5 @Inte ... ssistance.@ production.log @Processing IssuesController#index (for 109.188.57.49 at 2010- ... "wabutil", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (s ... _locals_filters_object_query' app/views/issues/index.rhtml:17:in `_run_rhtml_app47views47issues47index46rhtml' app/views/issues/index.rhtml:11:in `_run_rhtml_app47views47issues47index46rhtml' app/controllers/issues_controller.rb:78:in `index' app/controllers/issues_controller.rb:77:in `index' Rendering /v ... (500 Internal Server Error) Processing IssuesController#index (for 109.188.57.49 at 2010- ... servlife", "action"=>"index", "controller"=>"... 2010-07-18 15:25
Help: Problem installing on OS X
I just reinstalled my computer to get a clean ... ake aborted! Object is not missing constant Issue! </pre> I've installed Redmine this way: ... t_missing' ….. </pre> Any ideas? Thanks! 2010-07-18 11:12
(13926-13950/18267)