Search
Results (18298)
- Plugins: RE: Weekly Timesheet Plugin (wk-time)
- Hi, the plugin is really improving day by day ... he plugin with these 2 mods: *views/_edit_issues2.rhtml* - line 24. Add an extra empty element <pre> issues << [" "] </pre> *views/edit.html.erb* - ... // Add an empty element for allowing blank issue logging dropdown[row-1].options[i] = new ... verview-details-log", that is, with an empty issue. Finally, it would be great filtering bu ... ing a filter without user... Best Regards
- Development: RE: which REST API format (JSON or XML) will be supported in the future?
- 1. Redmine rely on formats supported by Rails ... for long 2. I know there are some Rails 2.3 issues with JSON supporting collection so I'd reco ... ut it can differ from one test to the other
- Plugins: RE: Show Issue Descriptions plugin
- I think a good option to add to this plugin is add the description option when I save a query.
- Development: RE: Can I create/update a subproject by REST api?
- take a look at this test code: /* Th ... SES after Redmine bug http://www.redmine.org/issues/8229 was fixed */ @Test pu ... return mgr.createProject(project); }
- Help: RE: Huge change sets and out of memory conditions
- Issue #7699 seems to be what is happening, but it appears to be resolved without any resolution....
- Hi, We are a small company and have implemen ... istrators who are the only one's able to add issues and both need to see all issues assigned to every user. It appears this ca ... nd doesn't give us an overall picture of the issues per user. We'd like to see all issues that have been started and assigned by eith ... deally we'd then like to filter to a list of issues per user. How can we do this? Any help greatly appreciated.
- Hello, i'm a new user of redmine, i've finish ... dn't found anything similar on the forums or issues tracker does anybody have an idea. this ... y is this hapenning, i've been searching the issue tracker and the support pages and i didn't f ... 0.45 Apache 2.2.6 All on a WAMP SERVER
- We are happy to release the version 0.0.6 of ... - Entering time on empty projects (with no issues) is possible - left alligned the project, issue, activity dropdowns - set the size of dropdowns (project - 150px, issue - 250px, activity - 75px) - added a default ... from the timesheet grid - fixed the sunday issue with postgres - added User Filter to the wk ... for their feedback and enhancement requests.
- Hello, I've added a custom email field "Send URL issue to" user@example.com I'm working on a small plugin that use :controller_issues_new_after_save to send the link ot the issue (with id) to the email specified in the custom field. I've found the plugin NewIssueAlerts (http://www.redmine.org/projects/redmine/wiki/PluginNewIssueAlerts) who send email to emails specified fo ... e to use email in custom field and not in newissuealert db-table In /lib/redmine_newissuealerts/issue_patch.rb, I think I should replace: <pre> newissuealerts = Newissuealert.find(:all, :conditions => { :project_id => project.id } ) newissuealerts.each do |n| if n.enabled n.mail_addresses.split(",").each do |e| New...
- Sorry if I'm asking a very general question ... the community of users and/or the number of issues (tasks) managed by our Redmine, let’s say to 1000 users and possibly 100.000 issues/tasks per year? So far we have 2000 issues only, and performances are of course very g ... ind of tasks. Thanks for an advice
- Plugins: RE: Redcase Plugin
- No probs hope you've fixed your issues and have a redmine run like you want ;)
- Plugins: RE: Redmine Scrumbler plugin
- We have Internal Error at xxx://abc.com/scr ... v> 18: 19: <%= backlog_issues%> 20: </div> 21: 22: </d ... t in "v1.3.1", download it again if needed.
- which encording dos redmine use if i did not ... stlink,when i use testlink to linkto redmine issues,the suitation is the titile of issue is Garbled,i use Navicat 8.0 Lite MySQL to c ... how can i make this data not Garbled !1.png!
- Plugins: RE: Weekly Timesheet Plugin (wk-time)
- Alfredo, Regarding the hours from duplicate ... ime plugin only allows one entry per project/issue/activity/date combination, but the core time ... allows multiple time entries for the project/issue/activity/date combination. So if you have entered multiple entries for a project/issue/activity/date combination and try to open th ... if you enter multiple entries for a project/issue/activity/date combination on a new wk-time t ... . Thanks for bringing it up, Dhanasingh
- Open discussion: RE: iPad promotion code for "Redminer" app
- An update Redminer 1.0.2 is available in http ... Attached file could not be shown in detail issue view. (fixed) We still provide promotion ... ack and comments are welcome and appreciated!
- We are using Redmine as an internal web porta ... ng there during the uploads. Is this a known issue and if so is there a way to get around it other than expanding our /tmp directory? Thanks
- Plugins: RE: Issue Closed Date - Removes "Related Issues"
- Hi, Just in case you are still developing th ... fter installing that it removes the "Related Issues" option on the issue details page. A great plugin but I'm afraid the "Related issues" is too important a feature to lose. Usi ... .7-p334 - Rails 2.3.14 - RubyGems 1.6.2
- Plugins: RE: Redmine Scrumbler plugin
- Hi, thank, it is working regarding the move issue to sprint the error show on the screen somet ... roject.identifier}/scrumbler_backlogs/change_issue_version" to :url => "projects/#{project.identifier}/scrumbler_backlogs/change_issue_version" without the / before the projects it solve the problem and i can drag and drop issue to a sprint regards zacky
- Plugins: RE: Weekly Timesheet Plugin (wk-time)
- Dhanasingh, first of all, thank you for th ... -fill a new week based on the used projects, issues and actitivties of the last logged week? Or ... Again, thanks for the work you made!! Alex
- Plugins: RE: Redmine Scrumbler plugin
- Hi, zacky. Try "v1.3.1" from https://github. ... Can you give me some trace for "move some issue to a Sprints" error?
- Plugins: RE: Redmine Scrumbler plugin
- Hi, After I update the Redmine Scrumbler p ... cklogs?project_id=test1 When I access the Issues I got an error "Page not found" because it look for http://webname/redmine//issues/1 when it should look for http://webname/redmine/issues/1 ( there are a double / before issues), If I remove the / it is working When I ... for http://webname/redmine//projects/test1/issues?tracker_id=1 when it should look for http://webname/redmine/projects/test1/issues?tracker_id=1 ( there are a double / before ... e / it is working when i try to move some issue to a Sprints i got an error (something went wrong) thank and Regards zacky
- Plugins: RE: How to send an email with attachment on a plugin?
- Well I found a way, I had to extend the core ... end end end # Add module to Issue Mailer.send(:include, MailerPatch) </pre> ... ere's an easier or better way (probably yes)!
- Hi all, I just started redmine 1.3 as ticket ... ine is configured to receive mails to create issues also from unknown users and create then the ... omain? thanks for your help Regards Ron
- Open discussion: RE: Possible for individual and Portfolio Project Dashboard?
- We really need a feature for portfolio dashbo ... the list of all projects, each projects open issues, start date, close date, current version, m ... a contribution as developer for this feature.
- Hi all, Is there a way to change the order of fields on New Issue? I would need hide some fields on New Issue too, because the field only make sense after someone will take the issue to work on it.