Project

General

Profile

Search

Results (18298)

Help: RE: How to configure CVS access?
Use the command line to run the rake task to ... f you think there is a problem then raise an issue on the bugtracker. 2010-02-25 01:47
Plugins: RE: Wiki Extensions Plugin
I have the same issue on Redmine TRUNK. 1.5.1 works fine - 2.0 doesn't show a module to be enabled. 2010-02-24 23:44
Help: RE: Connecting to remote SVN repository via svn+ssh
Just upgraded (Redmine 0.9.2.stable.3480 (MySQL)) but am having the same issue: <pre> Ruby version 1.8.6 (x8 ... lugins Mylyn connector plugin v2.5 </pre> 2010-02-24 20:02
Plugins: RE: Ticket grouping plugin
Thanks Gennadii for the very specific help. ... e line, which consisted of removing : <%=h @issue.parent.subject %> from the end of the exist ... other ideas? I really appreciate your help. 2010-02-24 18:37
Help: How to do plugin to call webservice on time entries in issues
How to do plugin to call webservice on time entries in issues? I need to create a plugin that calls my ... the plugin and it is possible. Thank you. 2010-02-24 18:36
Open discussion: RE: Extending Redmine's "Issue" to Add Location Data
Darryl, did you manage to finish your changes ... st now thinking about starting this up again. 2010-02-24 15:50
Plugins: RE: Ticket grouping plugin
Gennadii Omelchenko, you need to find the file /vendor/plugins/redmine_issues_group/app/views/issues/_subissues_list.rhtml and change line 9 to: @<%= link_to_issue(@issue.parent) %>@ 2010-02-24 15:00
Help: RE: Show/Hide history of issues
I completely forgot, here is the patch of the ... adds a button to the action bar next to the issue number in the issue show view. 2010-02-24 13:51
Plugins: RE: Cannot ddelete issues - Backlogs plugin issues ?
Works fine. Thanks! 2010-02-24 10:20
Plugins: RE: Projects Tree View Plugin - Version 0.0.1
We have recently installed this plugin in our ... ) If you could please either address this issue or explain how we can implement the IE handl ... ank you very much. Best Regards, Mark 2010-02-24 03:31
Plugins: RE: HoptoadServer Plugin (automatically creates issues from exceptions in your app)
I have never been able to properly setup Redm ... toad notifier. Have people been running into issues? I'm using latest Redmine + latest plugi ... hile contacting the Hoptoad server. Any idea? 2010-02-24 00:31
Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
Forgot to add other images... I'll embed them ... tegies.png! *Arch Decisions related to an Issue* !http://timhigh.files.wordpress.com/2010/02/issue.png! 2010-02-23 22:00
Plugins: Redmine Arch Decisions plugin (for tracking technical decisions)
I'd like to announce a plugin I've been worki ... ADs can also be (somewhat crudely) linked to Issues. See my blog post on the subject for a l ... //github.com/bigokro/redmine_arch_decisions Issue tracker: http://opensource.integritas.com.br/projects/redmine-ad/issues One word of warning: I've only tested it ... rateful! Otherwise, it's next on my list. 2010-02-23 21:55
Help: Disabling file deletion- keeping all history
I am trying to keep as much of the redmine fu ... n I say, I'm a digital pack-rat). I disabled issue deletion, added a plug-in to track changes o ... Disabling deletion of files associated with issues * Tracking changes on notes. I am more ... of trust- not really possible over 10 users. 2010-02-23 18:24
Help: RE: Create a new Project via Email.
Thank you for your reply. Ok Here's the ca ... projects per customer and there can be many issues per subproject. For every customer I get ... contract, contact which describes the things(issues) and/or subprojects need to be done. In ths ... y out of scope? Thanx again, -Yiannis 2010-02-23 14:54
Help: Disable Issue closing by Developer
Hi, It is possible to Disable changing issue staus by Developer to Closed or Resolved. ... ed by admin. Our current work flow is new issue have status New, then some of the developers ... roject manager verify the path and close the issue, if patch is not proper, change status back to assign with a reply to issue. I don't want developers accidentally closing issues. Anyway to allow only project leader/admin to set status to closed ? Thanks, Boby 2010-02-23 08:51
Help: REST API update and create
Hi, i'm writing a little high-level redmine m ... do basic things, retrieve, update and create issues or projects. At this time, i have some code for get issues and projects, but i have some problems. ... ay </pre> As you can see, i can retrieve issues with no problems: <pre> a = rmclient.get_issues() INFO:pyactiveresource.connection:GET http://demo.redmine.org/issues.xml DEBUG:pyactiveresource.connection:requ ... blem is when i'm going to update an existent issue, i'm doing like this: <pre> a = rmclient.get_issues() INFO:pyactiveresource.connection:GET http://demo.redmine.org/issues.xml DEBUG:pyactiveresource.connection:requ ... -> 200 OK 19058b </pre> Now, i have this issue in 'i': <pre> i.attributes Out[142]: {' ... ource.connection:PUT http://demo.redmine.org/... 2010-02-23 00:15
Plugins: Knowledgebase Plugin
h1. Please don't report issues here; use https://github.com/alexbevi/redmi ... elopment is more fun when done in the open :) 2010-02-22 22:54
Help: RE: Project specific emission email address
http://www.redmine.org/issues/3452 2010-02-22 19:29
Plugins: RE: budget_plugin fails to link an issue to a deliverable
The only way I have to link issues to a deliverable is using bulk assignment. Any individual assignment in the editing form for issues is discarded after I click on submit. Ph ... lugin for a while, but I can no more link an issue (new or existing) to a deliverable. > > ... mesheet Plugin 0.5.0 > Redmine Issues Group plugin 0.1.7 > Rate Plugin ... .0 > RD formatter 0.0.1 2010-02-22 19:19
Plugins: budget_plugin fails to link an issue to a deliverable
Hello Eric, I have been using budget_plugin for a while, but I can no more link an issue (new or existing) to a deliverable. Any ... Timesheet Plugin 0.5.0 Redmine Issues Group plugin 0.1.7 Rate Plugin ... 0.1.0 RD formatter 0.0.1 2010-02-22 19:05
Plugins: Redmine Scrumdashboard plugin - Duplicate Entries
We have the issues with 'relates' relationships. We use as th ... expect for each 'User Story' one 'line' with issues. When we have a User Story with a relate ... then we see the 'line' twice including all issues (except the Feature). When we 'clear' th ... ? Or is this some kind of bug. TIA, Hans 2010-02-22 09:12
Help: Patch installation
Hi all, I hove some problems with patch appl ... g MySQL DB) and I tried to add some patches (Issue #3187 and Issue #337). I read wiki about patching. BUT I ha ... /Library/WebServer/Documents/redmine/private_issues.v.0.2.diff can't find file to patch at inp ... ------------------ |diff --git a/app/models/issue.rb b/app/models/issue.rb |index e3a9e17..0828260 100644 |--- a/app/models/issue.rb |+++ b/app/models/issue.rb -------------------------- File to patch: </pre> Can someone help me please? 2010-02-21 16:18
Help: new issue email file
Hello, I'm new in redmine and Ruby and I ... method responsible for sending emails after issue creation, issue response etc. If someone know answer please write it here. Sorry for my EN. 2010-02-21 15:39
Help: RE: circular dependency - Expected .../app/models/user.rb to define User (LoadError)
Hello, I have the same issue when try install redmine_ezsummary plugin. W ... cs/6612#message-11555 Thank you for info. 2010-02-20 14:19
(15051-15075/18298)