Search
Results (12432)
- Defect #2633 (Closed): Contextual divs after attachments are placed incorrectly in FireFox
- Was able to fix this issue by moving the contextual inside the message ... ntentright{float:right; width:49%;} </pre>
- Feature #2631 (Closed): Add breadcrumbs to news pages
- <pre> Index: app/views/news/show.rhtml ==== ... s', :action => 'edit', :id => @news}, </pre>
- Defect #2626 (Closed): Error during translation of the "is too short" and "is too long" messages
- PROBLEM: This class of message is causing Ac ... [x86_64-linux] redmine 0.8.0 </pre>
- Feature #2625 (Closed): Combo Box for Custom Field Format
- Hey Guys, Love the work. I can't get enou ... e "Custom Fields" section when dealing with "Issues". The reason that I ask is: At the moment I ... es from the drop down? Thanks in advance.
- Feature #2624 (Closed): Repository statistics should honour user-mapping
- at the moment the Repository statistics graph ... e useful to only show one entry in that case.
- Feature #2623 (Closed): C# syntax highlighting
- This would be useful both for inline code in ... sts and for browsing files in the repository.
- Patch #2622 (Closed): Display avatar in news posts
- See attached file. It was modified from 0.8.0, not dev. Still, I don't think it should be far off.
- Feature #2621 (Closed): Errors when editing an issue that was just edited - StaleObjectError
- h3. What should happen # User A opens issue #100 and starts to update it with content and files # User B opens issues #100, changes the status, and saves # User ... rate it once it's been tested and cleaned up*
- Defect #2619 (Closed): Categories field displays when no categories exist and user can't add new
- As a user with no access to create new catego ... on doesn't display when no options are there.
- Feature #2618 (New): Move some change properties fields into the "more" link
- When updating a ticket, a user is presented w ... ng "more" link to help reduce visual clutter.
- Feature #2617 (Closed): Closed version links in the roadmap
- We are currently using the roadmap site as ou ... uld ease the navigation to previous versions.
- Defect #2616 (Closed): Target version-list on bulk edit form is incorrectly sorted
- The list of issue target-verion options that is shown on the b ... l) would be to change source:trunk/app/views/issues/bulk_edit.rhtml#L30 from: <pre> ... ersions.sort, :id, :name)) %></label> </pre>
- Defect #2615 (Closed): Change log doesn't strike out closed issues
- 1. Open change log (http://www.redmine.org/pr ... og/redmine) 2. Visit any of the striked out issues 3. Return to the change log Visited issue appears not striked out. There is no way to ... ect definition of a:visited style for closed issues.
- Feature #2613 (New): Define working steps/packages for tickets
- The way we currently use Redmine is that some ... n how much steps have already been completed.
- Defect #2611 (Closed): Problem at login page when wrong password entered
- The problem occurs when the following sequenc ... %3a%2f%2fredmine.server.com%2f/ on my server)
- Feature #2610 (Closed): Git repository comments should use git convention for commit messages
- Git is typically used with the convention tha ... e. I suggest that for git, firstly in the issue lists, only the first line should be display ... should only contain the body of the message.
- Feature #2609 (Closed): mailhandler
- It would be great if the mailhandler can rece ... edmine use as a IT Help Desk (Ticket System).
- Defect #2605 (Closed): Help: Apache reverse proxy solution needed and past solutions did not work
- Hello all, I have been sifting through the ... as or have come up with a solution to this?
- Feature #2604 (Closed): Preview comment on news / bulk edit
- When creating a new issue, we can preview our text before we submit. L ... t be previewed. I think they should be, yeah?
- Defect #2600 (Closed): Referencing keywords collide in imported Trac instances
- # Work on some Trac instance, making use of r ... B1. A simple solution would be to disable issue references from before the time a project was imported.
- Patch #2599 (Closed): New View Hooks
- Here is a patch with five new view hooks that ... d => @custom_field, :form => f) app/views/issue_statuses/_form.rhtml: * [ 14] :view_issue_statuses_form, :issue_status => @issue_status) app/views/my/account.rhtml: * ... s_form, :user => @user, :form => f) </pre>
- Feature #2598 (Closed): Edit of issue notes should be tracked
- When somebody creates a note to issue, he may be able to edit it. If so, after edi ... uess, there should be a possibility to track issue's note changes.
- Feature #2597 (New): Allow users to choose on which specific events they want to be notified
- We are using Redmine for managing issues from a group of users. Those users get notified of any change made to the issues they reported. That's not quite good, as th ... of them. For example, for them, receiving an issue edit notification telling that the "Assigned ... be: * When there is a new comment on the issue. * When the issue Status field changes to a specific status. But probably it should be more configurable.
- Feature #2595 (New): Issue report for all projects
- Currently, we can view /reports/issue_report/PROJECTNAME, but /reports/issue_report results in a 404. Everything on this ... for this page, be replaced by Project, yeah?
- Feature #2594 (Closed): Sort issues by project
- On the /issues page, there's no way to sort by project. If ... ecomes chaotic to get the necessary overview.