Search
Results (12518)
- Defect #4724 (Closed): Page goes blank for large item listings
- When showing a large item list (in *Overall A ... it has anything to do with them. * Redmine Issues Group v0.1.6 by Andrew Chaika * Timesheet v0.5.0 by Eric Davis
- Defect #4723 (Closed): HTML is shown while the target version selection
- With Chrome and iceweasel web brower and the ... hot : http://sky-sacrament.fr/redmine-bug.png
- Feature #4722 (Closed): Display spent time in issues overview
- Currently it's possible to show the estemated time of an issue in the issues overview. It be nice if the actual spent time could also be shown.
- Feature #4714 (New): hide "Projects" from the ... mous users, when there are no public projects
- When Redmine is used as a public web site and ... ave no account can play around with an empty issue list, empty calendar or empty gantt chart. ... you remove the projects link in the top menu.
- Feature #4713 (New): Project members can log time on others issues
- Recently we have started using redmine to tra ... r, on evaluation an the following permission issue is blocking our implementation. Project m ... role Developers) can log time on any of the issues irrespective of the *Assigned To* field. Th ... embers may not be technically proficient. Issues should be viewable to everyone in the project, but members should not be allowed to track time on issues assigned to others.
- Defect #4712 (Closed): Redmine 0.9.1 upgraded ... ActionController::AbstractRequest (NameError)
- Although this looks similar to #4704, it's di ... 0.8.7 to 0.9.1, due to a similar error, but issue seems different: <pre> /home/forge/publi ... pec (0.10.0) Any ideas how to fix this ?
- Feature #4711 (Closed): can redmine assign a issue to many persion?
- i need this function...
- Defect #4710 (Closed): syntax_highlight, wron ... guments (1 for 2) redering repositories/entry
- h1. Quick Probably ruby 1.9 issue. Line 5 of app/views/common/_file.rhtml has ... /500.html (500 Internal Server Error) </pre>
- Defect #4708 (Closed): export to PDF do not work correctly with Czech language
- All PDF export, i.e. issues lists, are broken becouse czech characters ... o cp1250 or utf-8. For example this title of issue is not exported correctly: "Češky nemají peníze na řepu".
- Feature #4706 (Closed): Project member filter on timelog details
- Is it possible to add a member filter on the ... * user wants to check his entries to assign issues or modify something if needed.
- Patch #4705 (New): Allow selection of up to five fields in timelog report
- It is useful if you want to match the detaile ... report like "Member, Custom Field, Project, Issue or Activity".
- Defect #4704 (Closed): ActionController::AbstractRequest error
- I am currently unable to run 0.9.1 due to the ... oughtbot-shoulda (2.10.2) webrat (0.7.0)
- Defect #4703 (Closed): commit:XXXXX comments for git don't always get turned into links
- First, please correct me if I am wrong, but i ... rted to link Thinking it may be a timeout issue, I have waited some additional amount of tim ... nd anything comparable. I apologize if this issue has been covered previously.
- Feature #4702 (Closed): Comment/close tickets from other projects' repository commit messages
- Just starting to use Redmine, I noticed two issues with my particular setup: # "refs !#123" a ... a ticket filed against the "master project".
- Defect #4700 (Closed): Adding news does not send notification to all project members
- I have read this: http://www.redmine.org/wiki ... Notification is also sent when I add a new issue but not when I add a news. Of course I have ... tings -> Email notifications" kind regards
- Defect #4694 (Closed): Stop CGI from being the default apache rails serving mechanism
- After upgrading from 0.8.5 to 0.9.1 I have ob ... Commenting it solved the problem regards
- Defect #4691 (Closed): Permission on "my page"
- If I add the calendar to "my page" I can see the issues also if my role doesn't allow it (role: issue tacking/view issue). Redmine 0.8.7.devel.3092 (MySQL)
- Feature #4690 (Closed): Make it configurable to make the issue number mandatory when booking hours
- Hi, We would like the option where we can ... en we book hours we are required to have the issue number populated. The reason is that we d ... book hours on a project level. tx Hans
- Defect #4688 (Closed): Email Notification
- Redmine seems to be sending emails on doing a "sendd test mail" but not when i create an issue. Also, which activites are email notifica ... fication on every CREATION, UPDATTION of any issue and send it to the creator of the ticket, or ... anybody who is in "ASSINGED to" "Watch List"
- Feature #4687 (New): Add copy project permission
- With the ability to copy projects, it would b ... he Overview tab next to the Add subject link.
- Feature #4685 (New): Custom single issue views
- I'm looking for possibility of defining customized views of the issue page. Currently, selecting an issue lands with the default view on which nothing can be changed - the pdf export of the issue always looks the same. It would be great if ... ly modifiable by a user. Then, the very same issue could be potentially viewed as 'issue acknowledgement report', 'issue evaluation report', 'issue implementation report', itc... One way of ... re interpreted by redmine providing links to issues, revisions etc. It seems to be possible to ... being just a form with wikiwords describing issue fields which would be replaced by redmine by the contents of the fields of certain issue (added as a parameter in url), together with ... ill have complete control over layout of the issue...
- Feature #4684 (Closed): Allow for customizable view permissions when adding an issue
- When adding a new issue, it is not possible to customize what option ... gory, Estimated time, or the due date of an issue. As they would automatically set it to Urgen ... ble to change these options when updating an issue either.
- Defect #4682 (Closed): Completed version with wrong progress bar status
- I have a version inside a project which only contains 2 bugs/issues. Both of them were fixed and percentage of ... omplete, but according to the progress bar 1 issue isn't closed yet. Which is actually. I've ... n my repository. When it says closes/fixes #<issue nr> it sets the status to resolved and at 10 ... is so far hasn't lead to any problems before.
- Defect #4681 (Closed): Atom feeds rely on cookie/session information
- This is similar to issue: http://www.redmine.org/issues/1390 Atom feed URLs from issue searches do not contain all necessary inform ... strated on redmine.org. I limit my search to issues where the status is "Resolved" and the Subj ... -source -dump command line flags), all open issues are displayed. The ideal/expected behavi ... ave tested the behavior with 0.8.5 and 0.9.0.
- Feature #4679 (Closed): Automatically set a s ... eferencing keywords' (like 'Fixing keywords')
- To put a _fixes_ or _closes_ into a submit me ... ould also exist for _refs_, _references_ or _IssueID_. Then a status like _in progress_ could b ... losed_ status. I guess this is not an big issue to implement it.