Project

General

Profile

Search

Results (12665)

Defect #7426 (Closed): Cannot add issue with numeric value
I have just upgraded Redmine to 1.0.4 (instal ... ne stack v0.9.6). When I try to add a new issue, I get an error page (500). The problem o ... .7 (2010-01-10 patchlevel 249) [i686-linux] 2011-01-24 18:52
Defect #7425 (Closed): Update of issues should provide at least the same features as context menu on issues table
If the mouse is moved over a table row on the issues table a context menu opens after a right mo ... o find this way of changing properties of an issue. I had expected to be able to do this via the "update" action of an issue. But at least the tracker cannot be changed ... ugh it should be possible to change it there. 2011-01-24 18:36
Defect #7424 (Closed): Email integration problem, tracker is not preserved
When replying via email to an issue with a subject like: Re: [Project Initiation - Task #46] UI of the Team's Queue the issue's tracker keeps switching to the tracker 'Bu ... dler.rb --url http://[url] --key [secret] 2011-01-24 18:04
Defect #7423 (Closed): Spent time reported via SVN not editable and not available in reports
I close an issue using commit message: <pre> * Closes #3384 @1.0 </pre> Issue is closed. Time is somewhat reported but in a strange way: * I *can* see it on issue page. * When I click a time I *cannot* see ... page. * I *cannot* see time in reports. Issue is from project which has one parent project ... ed plug-in: Redmine Code Review plug-in 0.3.1 2011-01-24 12:42
Defect #7421 (Closed): no email sent with 'Notifiy for any event on the selected projects only'
I just upgraded from trunk (r4744) and I have ... t A and project B * Another user created an issue in project *C* and assigned it to me => No notification is sent to me * Another user created an issue in project *B* and assigned it to me => A n ... things you watch or you're involved in (eg. issues you're the author or assignee)." +A poss ... an # event. # # TODO: only supports Issue events currently def notify_about?(object ... when 'only_my_events' if object.is_a?(Issue) && (object.author == self || object.assigne ... andled by the Project if object.is_a?(Issue) && (object.author == self || object.assigne ... re working again...) Kind regards, Arnaud 2011-01-24 11:02
Feature #7420 (Closed): Rest API for projects members
There is no Rest API for add, delete und select projects members. 2011-01-24 09:33
Patch #7418 (Closed): Redmine Persian Translation
Persian translation for Redmine is attached. 2011-01-23 06:16
Defect #7417 (Closed): parent issue display problem
i am using parent issue mode ,but i find it is impossible to display relationship tree of the issues correctly when you create son issue before parent issue. it can only be displayed when its issue number is bigger than parents',but if issues sorted by issue number this problem will be reverted just like the picture below: !pic.JPG! 2011-01-23 04:57
Defect #7416 (Closed): Issues list: Filters do not persist in common ticket viewing usage scenario
In a common usage scenario, applied ticket fi ... or example. Steps to reproduce: # Go to issues page, e.g., http://www.redmine.org/projects/redmine/issues # Apply "Closed" ticket filter # Click on ... n both redmine.org and redmine.ruby-lang.org. 2011-01-22 17:52
Defect #7415 (Closed): Darcs adapter recognizes new files as modified files above Darcs 2.4
h2. Images h3. Darcs 2.3 !darcs-2.3-rev ... rces/watchers_controller.rb +49 </pre> 2011-01-22 15:45
Feature #7414 (Closed): Private issues
The change consists in adding a 'private flag' on issues. Users are allowed to view private issues in respect to their issue visibility level (#7412). 2011-01-22 15:14
Defect #7413 (Closed): Problems changing user role
I have been using the SVN version of redmine ... :26__ I have tried huntdown if its a code issue or a wrong mysql tabel, but i dont have much experience with ruby, any ideas? 2011-01-22 15:13
Feature #7412 (Closed): Add an issue visibility level to each role
This new option will allow each role to see all or certain issues only. * all => all issues including others privates issues * default => all public issues and private issues created by or assigned to the user * own issues => only issues created by or assigned to the user A use ... roject gets the highest level from its roles. 2011-01-22 15:03
Feature #7405 (Closed): Allow Aliases in 1:1 NAT and Outbound NAT
Just want Alias support in 1:1 NAT fields and Outbound NAT fields. 2011-01-22 01:47
Feature #7404 (Closed): REST API additions
I'm creating an interface that auto creates p ... those things, please correct me if I'm wrong. 2011-01-21 20:33
Feature #7403 (Closed): REST API for Versions
It would be great to have versions available via the REST API. 2011-01-21 19:53
Feature #7402 (New): REST API - Enumerations
it would be great to have access to all enume ... m what I understood, I would have to get all issues and then hope that all Statuses/Resolutions are in there. 2011-01-21 19:52
Defect #7400 (Closed): E-mail notifications are only sent when user watches issue
When someone creates/modifies an issue for a project I am assigned to, the e-mail n ... actually get the e-mail. So SMTP works fine. 2011-01-21 18:28
Defect #7399 (Closed): Error exporting issue list to pdf
When I try to export to pdf a issue list redmine returns an error: Undefined methos `formatted_relations' 2011-01-21 17:20
Defect #7398 (Closed): Error when trying to quick create a version with required custom field
If I have a new custom field required inside ... d I whant to add a new version from the *new issue* page, redmine returns an error. Because re ... of the new version and not the custom field. 2011-01-21 17:00
Defect #7396 (Closed): "Internal error" when file upload on some files
@svn info Path: . URL: http://redmine.rubyf ... /local/www/redmine/public/dispatch.fcgi:24 @ 2011-01-21 14:45
Defect #7394 (Closed): non-standard date format is used by REST API
kinda "standard" values: <pre> Time zone ... re's no "GMT" prefix before the "-08:00" part 2011-01-21 03:50
Patch #7390 (Closed): Fixes in Czech localization
Based on 1.1-stable (r4732) 2011-01-20 15:52
Defect #7389 (Closed): Error 500 when showing user page with user custom fields
When I click on an URL like <redmine>/users/x ... custom_value) %></li> 15: <% end %> </pre> 2011-01-20 13:52
Defect #7386 (Closed): NoMethodError on pdf export
When I'm in an issue and click on the bottom on the pdf link, I get a 500 error. Here are the logs : Processing IssuesController#show to pdf (for 192.168.140.5 at ... "action"=>"show", "id"=>"51", "controller"=>"issues"} NoMethodError (private method `gsub' c ... NilClass): lib/redmine/export/pdf.rb:258:in `issue_to_pdf' app/controllers/issues_controller.rb:119:in `show' app/controllers/issues_controller.rb:115:in `show' Rendering /h ... .3.23) Is someone can help me? Thank you. 2011-01-20 11:46
(8726-8750/12665)