Project

General

Profile

Search

Results (18264)

Plugins: RE: Using Scrum Alliance Plugin for Redmine
Hi all, I have got the problem which can't fi ... > * Besides the story, I also added a Task issue type. > * Changed the issues statuses to make them more scrum-like. So " ... crum task board. > * I have enabled the Bug issue type for my projects and it is working OK as ... for a physical taskboard. > > Regards 2009-11-23 08:18
Plugins: RE: Using Scrum Alliance Plugin for Redmine
Hi, I have got a problem which can't find tra ... > * Besides the story, I also added a Task issue type. > * Changed the issues statuses to make them more scrum-like. So " ... crum task board. > * I have enabled the Bug issue type for my projects and it is working OK as ... for a physical taskboard. > > Regards 2009-11-23 08:15
Plugins: RE: Ticket grouping plugin
I was wrong. I was running "rake db:migrate" ... .. Migrating gravatar... Migrating redmine_issues_group... </pre> 2009-11-23 03:29
Plugins: RE: Ticket grouping plugin
I maked a fresh install of redmine-0.8.7 and ... issuses_group 0.1.6 plugin but when I go to "Issues" link I get this error: <pre> Internal er ... =>"scp2010", "action"=>"new", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/new Completed in 0.15290 (6 reqs/sec) | Re ... 0 OK [http://localhost/scp2/projects/scp2010/issues/new] Processing IssuesController#index (for ::1 at 2009-11-22 23:4 ... "scp2010", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError ... `method_missing' vendor/plugins/redmine_issues_group/app/views/queries/_filters.rhtml:109: ... _view/base.rb:277:in `render' app/views/issue... 2009-11-23 02:50
Plugins: RE: Plugin to Link to Another Redmine Instance?
I've got a usable plugin, but I've got one issue that would make it much nicer: How can I add ... at when a custom field with the name "Client Issue ID:" was being rendered, my plugin could ren ... ike to not have to create a new view for the issue display page just to make that field a hyper ... rendered. Specifically, a custom field on an issue. 2009-11-22 19:24
Help: RE: Creating reports
Jon Lumpkin wrote: > I just looked at the IssueSummary, I guess what im wondering is that is ... ough this is currently not yet possible. See issues #2529 and #2595. 2009-11-22 15:36
Help: RE: custom field documentation and usage
Jon Lumpkin wrote: > I submitted a feature r ... to mark custom fields of any type other than issues as searchable. &nbsp; Kind regards, Mischa. 2009-11-22 15:29
Plugins: RE: Plugin to Link to Another Redmine Instance?
David Stahl wrote: > [...] > What I wanted ... to tell Redmine that that custom field is an issue number in a foreign Redmine and let it autom ... this? > [...] No, not that I know of. 2009-11-22 14:53
Help: RE: installation issue with 0.8.7
Btw: I've modified [[RedmineInstall]] and [[R ... s in 0.8.7. Thanks for bringing this up... 2009-11-22 13:57
Help: RE: installation issue with 0.8.7
andrew semeniuk wrote: > [...] > ... I am h ... eate the session secret before step 5. HTH 2009-11-22 13:36
Help: installation issue with 0.8.7
Hi, I am new to Redmine and I am having prob ... ory Any help appreciated -- Andrew 2009-11-21 19:20
Help: Redmine+Git+PostgreSQL 8.4 fails to import the Linux kernel repository
Greetings, I'm trying to setup redmine to ... redmine expected UTF-8. Searching redmine's issues I found a report (http://www.redmine.org/issues/1663) and a suggested solution. As sugge ... esql Database schema version 101 </pre> 2009-11-20 22:04
Plugins: RE: Cannot ddelete issues - Backlogs plugin issues ?
I'm experiencing the same problem since a cou ... ] http://www.redmine.org/boards/2/topics/9412 2009-11-20 19:37
Help: RE: LDAP Authentication Failure
The problem I had was to do with active direc ... of the post below. This may not be the same issue you had - but it caused me a lot of grief! ... .org/boards/2/topics/9302 Cheers Andy 2009-11-20 19:09
Help: Import trac into an existing Redmine server
I have a Redmine server with many projects an ... tabase with a svn repository into it. It has issues, wiki, etc. I read http://www.redmine.or ... (required)". I found this thread about that issue http://www.redmine.org/boards/2/topics/709 w ... n on an existing server? Thanks Paolo 2009-11-20 17:52
Help: RE: Insert issue directly in the MySQL database
Yes, it's not the "proper way", but I need to ... riority-id and tracker-id, it works fine. 2009-11-20 17:32
Help: RE: Insert issue directly in the MySQL database
I am actually trying to interface Redmine wit ... ould disturb the normal operation of Redmine. 2009-11-20 16:49
Plugins: RE: Extended Schedules plugin with scheduling issues option
Hi, Thanks for your plugin, what a great job ... g 2: Error 500 when trying to create a Quick issue <pre> Processing SchedulesController#save_quick_issue (…) [GET] Parameters: {"project_id"=>"35", "action"=>"save_quick_issue", "date"=>"2009-11-17", "user_id"=>"3", "scheduled_hours"=>"2", "controller"=>"schedules", "quick_issue"=>{"assigned_to"=>"3", "subject"=>"Quick issue test", "tracker"=>"2", "description"=>"Quick issue test description", "estimated"=>"4", "status ... ord::StatementInvalid (Mysql::Error: Column 'issue_id' cannot be null: INSERT INTO `scheduled_issues` (`created_at`, `issue... 2009-11-20 16:36
Help: RE: custom field documentation and usage
Thank you so much Mischa. Searchable does ... needed to create that query screen (like the issue query), its very nice that these attributes ... ages that can query this outside of Redmine. 2009-11-20 14:25
Help: RE: Creating reports
I just looked at the IssueSummary, I guess what im wondering is that is ... ntire redmine 'instance' across all projects. 2009-11-20 14:20
Help: RE: Creating reports
I will check out that plugin. As for repo ... f there is any way to query, like you do for issues, on 'other' data types (like projects, versions, etc). With issues I can make a very detailed query and save t ... that shows me all projects running on Linux. 2009-11-20 14:15
Plugins: Plugin to Link to Another Redmine Instance?
We have two Redmine instances. The Company Redmine is used to track low-level development issues for a long-term software project. The Clie ... s used more for program management, but some issues may be in both the Company and the Client Redmines (let's say there's an issue for a big new feature that appears on both s ... custom field in each Redmine called "Vendor Issue Number:" and we populate that so that we can ... to tell Redmine that that custom field is an issue number in a foreign Redmine and let it autom ... not, I was going to write one. Any interest? 2009-11-20 14:11
Help: RE: Edit issue only if has been assigned to me
Me too. I'm using version 0.8.7.devel.3076 an ... try to code, but first i have to learn ruby) 2009-11-20 13:34
Plugins: RE: ToDo lists plugin
Hi to all ! I have installed the ToDos Lis ... work fine. However when I try to display any issue, linked or not to a ToDo list, I get a 500 I ... log shows the following: <pre> Processing IssuesController#show (for ---.--.--.-- at 2009-11 ... "action"=>"show", "id"=>"49", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show.rhtml ActionView::TemplateError (Ca ... 47layouts47base46rhtml' app/controllers/issues_controller.rb:124:in `show_without_todo' app/controllers/issues_controller.rb:123:in `show_without_todo' ... please help me ? Best regards, Nicolas 2009-11-20 12:17
Help: RE: Creating reports
Maybe [[RedmineIssueSummary]] fits some of your needs? 2009-11-20 03:38
(15576-15600/18264)