Search
Results (18279)
- We have multiple projects setup and only one is active. I noticed that the issue numbers were advancing in sequence more rapi ... fore and we were not having that many active issues recorded. I noticed that I am getting a delivery status issue created on a closed project every 5 minutes. ... liek it started on March 18 of this year.
- Hi all, after hours trying to solve this issue, I ask you to help me ! :) On my brand ne ... /). Any ideas ? Thanks a lot, L.
- Help: RE: How are duration and assignee supposed to affect scheduling?
- Looks like Redmine just doesn't do this (sche ... ng for it for years [[http://www.redmine.org/issues/1953]] :( I know it's all volunteer dri ... ates for everything? Or just use Redmine for issue tracking as opposed to project planning? I n ... Redmine's own site, which is perhaps telling.
- Help: RE: Is there anything like an issue template in redmine?
- Hello Brad, I'm pretty sure I saw a plugin ... me ago. I can't remember the name. Cheers,
- The way Redmine shows issues in the Gantt and Calendar views is confusing to me, and I'm not sure if it's an issue with Redmine or if I'm just approaching this ... ore confusion for me stemming from the first issue, though. So, am I just missing something ... p me immensely, but I really need to resolve issues like this before I can make use of it, let ... lizing it. Thanks to anyone who can help!
- Plugins: RE: Issue Materials Used Plugin
- redminecrm.com also has invoice plugins that may solve your need
- Plugins: RE: Issue Materials Used Plugin
- Thanks, I'll take a look.
- I am looking into using redmine to track the ... vice/tricks/plugins/etc I should know about?
- Plugins: RE: Issue Materials Used Plugin
- This may not be exact solution for you. But y ... is summable, then make each materials a sub issue, the total will be automatically summed A ... It allows to declare various expenses on an issues
- Hi, I have a hook in a plugin, where i would like to append some extra information when viewing issues. <pre> class Hooks < Redmine::Hook::ViewListener def view_issues_form_details_bottom(context={ }) @results = ExecutionJournal.find_by_test_case_id(context[:issue].id, :order => 'created_on desc') con ... access data generated in a hook from a view?
- Hello, Is there a plugin to format create issue's form ? Beacause I have many custom fields.
- We use Redmine as project management center a ... page. What's the cause of the performance issue and is there any solution for it? Thanks!
- The "Date" option when creating a new version ... Redmine plugins: newissuealertlist 0.0.1 nortech_plugi ... e_lightbox 0.0.1 redmine_newissuealerts 0.0.2 redmine_people ... nt (we want to, but there are other workflow issues we need to change first), so I update the d ... ly a feature that we're using incorrectly...?
- Help: RE: Want to create issues which should be closed in hours !!
- Hello Avinash, I've no knowledge of such plugin. Cheers,
- Currently you can only select start date and ... suggest a plugin so I can mention time also .
- When I try run this code (The Issue example is taken from this web http://www.re ... ojects().size()); //this works fine Issue issueToCreate = new Issue(); issueToCreate.setSubject("This is the summary line 123"); Issue newIssue = redmineManager.createIssue("test-project", issueToCreate); //this line throws exception </pr ... .taskadapter.redmineapi.RedmineManager.createIssue(RedmineManager.java:135) at javaapplicatio ... thrown in "parseRespone" part of application.
- I would like to slightly change default colum ... limit 10 items per block - display all open issues. + sorting issues by priority on My page - change default columns to, |#issue № |project |issue name (status) |updated_on | I have tried ... lumns setup for each block on my page: for issuesassignedtome: *grouping by priority, columns: |#issue № |project |issue name (status) |updated_on | for issueswatchedbyme: *grouping by assigned to, columns: |#issue № |project |priority |issue name (status) |updated_on | for issuesrepoortedbyme: *grouping by assigned to, columns: |#issue № |project |priority |issue name (status) |updated_on | *for issue...
- Help: RE: Redmine install breaks on any attempt to run bundle install
- We spoke too soon. Another update: Anythin ... ule activated for it. Meanwhile, the redmine_issue_checklist plugin, which affects all issues and the creation thereof, causes all issue related pages to also have this 500 error. ... to be loaded. So we're closer, but not there.
- Help: RE: Redmine install breaks on any attempt to run bundle install
- OK, so issue_patch.rb is doing something strange: <pre ... the redmine install is functioning correctly.
- Help: RE: Redmine install breaks on any attempt to run bundle install
- It should be noted that the new error in question is specific to redmine_agile. Trying with redmine_issue_checklist does not appear to have this issue, but considering the aforementioned "fix", it sort of looks like an issue with looking in the correct require paths. The new error, I feel, just highlights that problem.
- Help: RE: Redmine install breaks on any attempt to run bundle install
- I'm working with Luna on this project and hav ... gins/redmine_agile/lib/redmine_agile/patches/issue_patch.rb:21:in `<top (required)>' /usr/lib/ ... 2:in `block in <class:Engine>' [...] </pre>
- I'm looking for a plugin that enables material expenses by issue, so I can track what materials and how much was used to solve the issue. Does anyone know of a plugin that does it? Example: Issue title: "Slow computer and flickering screen" ... R3 Desktop Memory 2un $50,00 Total: $100,00 Issue total: $300,00
- Hello, I was trying to move some issues from a subproject to the main project, whil ... s I took were the following: - selected all issues on the main project - added filter for the subproject + open issues This is where it gets interesting - I was returned a list, altough the issues in this subproject had already been moved.. I did not check if the issues returned were the correct ones, so I just went on: - selected all open issues - right click + copy ( I now know I shoul ... here everything went horribly wrong: all the issues that were already in the main project and t ... . BUT, right now all I want is to get my issues back, without losing any more data. Is ther ... the easiest way, as I am talking of about 70 issues. If not, could anyone please help me to fin ... y? (it doesn't make any sense at all for the issue...
- I am using Ubuntu 14.04 Server. This server h ... attachable' /usr/share/redmine/app/models/issue.rb:48:in `<class:Issue>' /usr/share/redmine/app/models/issue.rb:18:in `<top (required)>' /usr/lib/ruby ... gins/redmine_agile/lib/redmine_agile/patches/issue_patch.rb:20:in `<top (required)>' /usr/li ... .rb /usr/lib/ruby/vendor_ruby/openid/yad
- Open discussion: RE: feature request: properties of issue dynamically available in wiki
- @Jean; I added a link to your profile and to github page of the plugin to the issue I created so people who read that issue also know of the plugin you've created. (see http://www.redmine.org/issues/16729)