Project

General

Profile

Search

Results (18305)

Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
The "&key=" is a hash used instead of your password to gain access to the rss feeds. /T 2009-10-15 11:08
Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
You need to click on "Show all issues" (predefined filter) to remove the "&query= ... link. If you do this you will only grab open issues. The other way to do it is to create a f ... at will direct redmine to actually find some issues. /T 2009-10-15 11:07
Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
Hi, we would like to use the TortoiseSVN pl ... //192.168.42.222/projects/redmine-project-id/issues?format=atom&query_id= (taken from a post above) but did not receive any issues upon commit. Whats that string after http ... t from? I'm very confused... Thanks Daniel. 2009-10-15 10:56
Plugins: RE: Extended Schedules plugin with scheduling issues option
I gave this plugin a quick spin (because this ... ne_goyello_schedules * When using the Quick Issue button: there is an error on the method: NoMethodError in SchedulesController#render_quick_issue * the following translations aer missing i ... abel_used_total: Used Total label_scheduled_issues: Scheduled issues label_not_scheduled_issues: Not scheduled issues label_no_scheduled_issues: No scheduled issues label_no_other_issues: No other issues label_member_issues: Member issues label_empty_hours_left: Member issues label_checkbox_all: All issues label_checkbox_unassigned: Unassigned Keep you informed on any other issue... 2009-10-15 09:58
Plugins: Extended Schedules plugin with scheduling issues option
Hello! We have created new modiffication f ... plugin. Here are new features: * Scheduling issues to member * Interface for assigning hours to issues in a schedule window * Interface for quick creation of issues in a schedule window * Possibility to use a quick issue interface to create issues for multiple projects from one site view * ... ed and what you can gain from new features. 2009-10-15 09:22
Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
Great job :) If may I suggest sth, maybe i ... his plugin with this: http://www.redmine.org/issues/443#note-101 Same way of keeping subtasks i ... be visible the same way on backlog page and issue view. Second idea is to add something like ` ... ww.redmine.org/boards/3/topics/5808 to limit issues listed on Main Backlog list. Regards 2009-10-15 09:05
Open discussion: Possible to import old Trac tickets into an existing install with tickets?
Hi, We moved from Trac to redmine, although ... don't collide? I guess it's not a really big issue, but it's just kind of weird. In the end, we ... do it, which I guess I wouldn't be averse to. 2009-10-15 07:28
Help: Possible to reply to forum posts by email in 0.8.5?
Hi I've just installed Redmine 0.8.5. ... orum posts by email: http://www.redmine.org/issues/1616 And that patch points to two revision ... -- if it isn't, I might not take the trouble. 2009-10-14 16:51
Help: How to... bulk edit?
Hello, I've installed 0.8.4, where is the option to bulk edit issues?, I don't see it anywhere. 2009-10-14 12:44
Plugins: RE: Ticket grouping plugin
Thales Ferreira wrote: > Hi Andrew. it seems ... y plugin. he is attached. > When I click in Issues show the error below happen. > > Action ... #<ActionView::Base:0x56ff8d8>) on line #9 of issues/_list.rhtml: > 6: </th> > 7: <% ... call's to require 'application' and require 'issues_controller'. Maybe error on redmine or rails plugins? Thanks in one advance. 2009-10-13 14:47
Help: Sorry the cmd shd be db rather than bd. ... `acts_as_customizable' for #<Class:0x4693a58>
I am getting this error... after installing a ... k/apps/redmine/vendor/plugins/Ubik-redmine_ issues_group-92ac449/init.rb:2:in `evaluate_init_r ... ram Files\BitNami Redmine Stack\apps\redmine> 2009-10-13 13:40
Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
Mark Maglana wrote: > but I have not tried t ... e aborted! uninitialized constant Backlogs::IssuePatch </pre> 2009-10-13 12:49
Help: Required Time Entry
Is there a way to require time entry when changing the status of an issue? Keith 2009-10-13 08:34
Open discussion: How to I block client from v ... ect and only allow hime to add/edit features.
My Reqmt: For Client Role: I want to block cl ... do so as Bug and Defects are trackers under Issues. In Admin >Roles and Permission: If I uncheck "add and edit Issues". This blocks both bugs and feature. 2009-10-13 08:32
Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
Mark Maglana wrote: > Hi Felipe, > > I'm ... runk, and now it seems that i can edit (move issues to sprints and edit names), but it doesn't ... one. Any ideas? Thanks for the support! 2009-10-12 18:11
Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
problem fixed, parameter in redmine 'feed content limit' increase. 2009-10-12 17:09
Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
Hi, as you can see on the attached file, i ha ... with the plugin, when i request the list of issue created in redmine, the issue before 101 are not displayed!! Does somebody have a solution for me? thanks.... 2009-10-12 17:00
Plugins: RE: New plugin EmailWhining v0.0.1 released
Oh... Ok, no problem. Maybe you can use in ... html template. I added a direct link to each issue. Are there some other interesting tools like this using cronjobs? 2009-10-12 14:18
Help: RE: home page automatic redirect to the issues page of the first user project
I changed this: <pre> in config/rout ... welcome' by : map.home '', :controller => 'issues', :id => 'project_name' in lib/redmine. ... home, :home_path, :html => { :controller => 'issues', :id => 'project_name' } AND in app/ ... link_to h(project.name), {:controller => 'issues', :id => project}, :class => (User.current. ... but my project's menu does not appear. 2009-10-12 10:15
Help: Setup Redmine with VisualSVN on Windows
Hello all: I am attempting to setup Redmin ... orks fine with this configuration so far, no issues ... Now I am trying to get SVN connecte ... lSVN working with Redmine? Thanks! Mike 2009-10-11 21:25
Help: RE: 422: Unprocessable Entity in mail_handler
i'm having the same issue. This error only appears if mail is sent by ... System. Any ideas how to solve that problem? 2009-10-11 11:46
Help: RE: accept issues via mail from anonymous on non-public project
I found in log the following error: <pre> ... edhost*/mail_handler] </pre> Any ideas? 2009-10-11 11:39
Plugins: RE: Problem with redmine-charts plugin (with trunk)
It seems that there is yet another bug in the code. I've already reported issue on github with proposed solution: http://github.com/mszczytowski/redmine_charts/issues#issue/19 Regards, Konrad 2009-10-11 04:02
Plugins: RE: ToDo lists plugin
diff --git a/init.rb b/init.rb index b635bd7 ... re 'patch_redmine_classes' require 'todo_issues_controller_patch' 2009-10-11 01:39
Plugins: RE: ToDo lists plugin
Sorry, dont mean to fill up the thread. I ... er"=>"todos", "todo"=>{"text"=>"Start CRM", "issue_id"=>"", "assigned_to_id"=>"3", "parent_id"= ... [parent_object,:todo], :parent_id => todo, :issue_id => todo_issue), :method => :get, 26: 27: ... ect.identifier.to_s + '/' if todo.project}#{'issues/' + todo_issue.to_s + '/' if todo_issue}#{todos_controller}/#{todo.id}", :action ... e/public/500.html (500 Internal Server Error) 2009-10-10 23:10
(15851-15875/18305)