Project

General

Profile

Search

Results (18317)

Plugins: RE: Ticket grouping plugin
Andrew is it possible to make this plugin wor ... t that you copy gets flattened if it has sub-issues. 2009-09-22 17:35
Plugins: RE: Ticket grouping plugin
Thanks for the 0.1.6 version. I use redmine 0.8.4 and when I submit the new issue form... : <pre> Processing IssuesController#new (for 10.54.73.129 at 2009-09- ... t"=>"Créer", "action"=>"new", "controller"=>"issues", "issue"=>{"start_date"=>"", "estimated_hours"=>"", ... "}}} Redirected to http://10.54.73.132:3000/issues/show/208 Completed in 0.69179 (1 reqs/sec) ... 302 Found [http://10.54.73.132/projects/test/issues/new] Processing IssuesController#show (for 10.54.73.129 at 2009-09 ... action"=>"show", "id"=>"208", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show.rhtml ActionView::TemplateError (Missing template ... 2009-09-22 15:20
Plugins: RE: Ticket grouping plugin
With the versions 0_1_5 and 6 I get an error. ... ly built from 0.8.5 and with 1 project and 2 issues. The error is raised after adding a sub issue: [pre] howing issues/_subissues_list.rhtml where line #30 raised: Project ... ource (around line #30): 27: <div id="subissues"> 28: <% 29: query = Query.new(:nam ... ) Trace of template inclusion: /app/views/issues/show.rhtml [/pre] 2009-09-22 14:42
Open discussion: Email notifications about changes in related issues
Hi, does redmine have this feature? If so ca ... this feature is included. Thanks, Dmitry. 2009-09-22 13:04
Plugins: RE: Graphs plugin
Hi Brad! You wrote a great plugin! There is a sql problem in the graphs_controller's @issue_growth_graph@: <pre> sql << " LIMIT 6" </ ... you fix this with the next release? Thanks! 2009-09-22 11:48
Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
Cool; I have taken the about window out of th ... ted and moved your name to the bottom of the issues window instead. Seemed a tad pointless havi ... e of some sorts attributed to the project :op 2009-09-22 11:41
Plugins: RE: Ticket grouping plugin
I have this error when I select a parent issue. <pre> Processing IssuesController#show (for 10.54.73.129 at 2009-09 ... action"=>"show", "id"=>"204", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show.rhtml ActionView::TemplateError ( ... ria' for #<Query:0xb6d4cc0c>) on line #33 of issues/_subissues_list.rhtml: 30: query.project = @proje ... t_criteria) 34: sort_update({'id' => "#{Issue.table_name}.id"}.merge(query.available_colum ... })) 35: %> 36: <%= render :partial => 'issues/list', :locals => {:issues => @issue.children, :query => query, :group_num => 0, ... 00.html (500 Internal Server Error) </pre> 2009-09-22 11:20
Help: How to manage tasks with redmine / Gérer les tâches avec redmine
Hi, I'm starting using redmine but I don't ... e a specific plugin, or do I have to use the issue module ? thx Bonjour Je débute avec ... ue ? ou utiliser le module Demande ? merci 2009-09-22 10:47
Plugins: RE: Ticket grouping plugin
Martin G, Maxim Chaplygin, See [[PluginIssuesGroup]]. 2009-09-21 22:32
Plugins: RE: Ticket grouping plugin
Andrew, The bug from Виктор Кяргинский is replicable when you create the first subissue with "Tracker: (no changes)". If one will ch ... then. Even if after (no changes) is selected. 2009-09-21 21:49
Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
Pas de problème, je suis ravi de savoir que l ... ool still free. Have a good day. Bertrand 2009-09-21 17:45
Open discussion: cleaning up the bugs/feature/patch database of redmine
Dear all, what do you think of cleaning up the Issues database of redmine, to delete (or close) all old issues and so give a clearer view on what remains ... and will never be considered. many thanks 2009-09-21 12:33
Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
I've modified all of this program into Englis ... p://www.fsf.org/licensing/licenses/ Thanks 2009-09-21 10:57
Plugins: RE: Projects Tree View Plugin - Version 0.0.1
Mischa The Evil wrote: > pa riera wrote: > ... ster and let me know if that fork fixes your issue? > > Kind regards, > > Mischa. Misc ... h the latest version? :-) Regards, Pieter 2009-09-21 09:18
Help: RE: Redmine.pm on Ubuntu 8.10 causing A ... : DynaLoader::dl_load_file(filename, flags=0)
The Problem is also reported in issue #3727 2009-09-19 10:57
Plugins: RE: Wiki Extensions Plugin
Hello, installed plugin on latest trunk. I ... charm. Thanks for this plugin. I had two issues so far: When using the Wiki History result ... happens when editing entry after creation. 2009-09-19 09:12
Help: RE: Change original issue poster
Eric Davis wrote: > Yea, I created a Redmine ... t to an initial state? Regards, Mischa. 2009-09-19 04:26
Help: RE: LDAP troubles
I've tried all sorts of other LDAP browsers - have zero issues with any of them. I can log in with the sam ... er" as well, no change. Tried SSL, no change. 2009-09-18 21:24
Plugins: RE: Ticket grouping plugin
Hi, i have some problems with the installa ... p-file) here: http://github.com/Ubik/redmine_issues_group Then i copied all the files into . ... redmine(proxy error 502). What i do wrong? 2009-09-18 15:03
Help: RE: Newbie with some question
>>1) It's possible to configure which column ... f the tickets? Administration - Settings -Issue Tracking -Default columns displayed on the issue list >>3) Exists a plugin that sends a em ... /www.redmine.org/wiki/redmine/Plugin_Tutorial 2009-09-18 10:37
Help: RE: Search issues after trac import
Hmm, it seems that this was an issue caused by my using Postgresql 8.4. When I downgraded to Posgresql 8.3.7 it worked fine. 2009-09-18 01:09
Open discussion: Commit wiki markup and DVCS
We have a couple instances where we associate multiple git repositories with a single issue tracker. This is done by defining a redmine ... h of the repos, and one "super project." The issue tracker is disabled on the repo projects, an ... hangeset in ANY project? Thanks, John 2009-09-17 23:20
Help: Search issues after trac import
After I import a project from trac, the searc ... king around a bit, it seems like tweaking an issue in the database can fix this. If I change a ... create another project normally, and create issues in it, then search works fine when specific ... 88). Any Ideas? Help would be appreciated. 2009-09-17 07:08
Open discussion: RE: hey everyone. help me T.T
Ok, I find it ! In my case I was only using #xxx without keywords like refs, IssueID... So I add "*" in keywords parameters and now it's ok. 2009-09-16 21:04
Help: datetime_select funktioniert nicht wie sonst wo
Ich hab ein Problem, weil ich glaube ich die ... l</a></li> <li><a href="/projects/tsp/issues" class="issues">Woche</a></li> <li><a href="/projects/tsp/issues/new" accesskey="7" class="new-issue">Monat</a></li> <% if is_manager(User.cu ... grottig aus.. mal sehen was das hier bringt. 2009-09-16 20:33
(15976-16000/18317)