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.
- 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.
- 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>
- 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.
- 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.
- 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.
- 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) %>@
- 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.
- Plugins: RE: Cannot ddelete issues - Backlogs plugin issues ?
- Works fine. Thanks!
- 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
- 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?
- 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!
- 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.
- 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.
- 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
- 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
- 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/...
- h1. Please don't report issues here; use https://github.com/alexbevi/redmi ... elopment is more fun when done in the open :)
- Help: RE: Project specific emission email address
- http://www.redmine.org/issues/3452
- 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
- 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
- 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
- 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?
- 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.
- 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.