Search
Results (12389)
- Defect #3663 (Needs feedback): Problem with subversion logentry without date nor author.
- In certain cases (see http://svn.haxx.se/dev/ ... hs => paths })
- Feature #3661 (New): Configuration option to disable pdf creation of issues
- I am having a problem with Redmine processes ... g and found that they were always working on issue_to_pdf. Google and other crawlers would go a ... if I could disable this in Redmine's config.
- Feature #3660 (New): Configurable subject of notification email for issue_add/issue_edit
- Since Gmail is grouping emails into chains by ... ubject will stay the same during all life of issue. I.e., in @/app/models/mailer.rb@, in @both issue_add()@ and @issue_edit()@ email subject should not rely on issue status. I'm using: @subject "[#{issue.project.name} - #{issue.tracker.name} ##{issue.id}] #{issue.subject}"@ Of course, it should be config ... "Gmail-friendly subjects" in email settings)
- Defect #3657 (Closed): Bad issue validation
- Issue's tracker must be active on the project. This constraint is validated at issue's creation time only. This allow to save an issue without this constraint respected. This is p ... ctly with the interface by first creating an issue on a project where tracker A is active and t ... hat validates this constraint when saving an issue.
- Patch #3654 (Closed): After moving an issue, redirect to where you came from
- When viewing a single issue and selecting "move", it is quite startling to be redirected to the issue listing afterwards, instead of back to the issue one just viewed. The attached patch diffe ... e move, and redirects you back either to the issue itself or the issue list.
- Defect #3653 (Closed): Allow [#id] as subject to reply by email
- Hi there is a small bug in identification of which issue will get a reply as a comment. You can't add ... patchlevel 111) Rails: 2.3.2 Redmine: 0.8.4
- Patch #3651 (Closed): New URL custom field option
- I know that you can just use the text field w ... the easiest way to get a longer text field.
- Defect #3649 (Closed): install plugin error
- when i install redmine_subtasks plugin use ... undefined method `create_journal' for class `Issue' anybody has the same error? who can help me
- Defect #3648 (Closed): Error when importing Trac DB, 'unknown attribute: role'
- patch included. --trace output Migratin ... rake.rb:1974:in `run' /usr/bin/rake:28
- Feature #3647 (New): Data Import/Export System
- Hi All, I think it will be very useful to ... a export did not provide any interesting hits
- Defect #3646 (Closed): multiple lines of text don't wrap around in the issues list
- We're having a problem with fields that have ... of text; they aren't wrapping around in our issues list. They show up as single lines of text ... r>". Any help would be greatly appreciated.
- Defect #3643 (Closed): email notifications text and links
- I configured redmine to send notifications and tested it on a sample issue. Here is what I received in my gmail. I see ... isplayed with html tags showing, the link to issue uses localhost:3000, and footer is not showi ... ink. ------------------------------ <pre> Issue #34 has been reported by Slava Mikerin. <hr /> <h1><a href="http://localhost:3000/issues/34">Task #34: configure mailing notificatio ... lick here: http://hostname/my/account </pre>
- Feature #3642 (Closed): Make author field modifiable
- It would be great if you could make the author field modifiable. In our work flow the author of the issue is responsible for regression testing once the issue is ready for testing. As a project manager I often find myself in meetings entering issues for other people even though I may not be r ... to change the author field I could enter the issue then reassign the author field to the person ... or forcing them to take responsibility of it.
- Feature #3639 (Closed): Number Forum Comments
- Issue comments have anchors for each comment like: ... the same to be displayed for forum comments.
- Defect #3628 (Closed): Wrong local path to attached images in Wiki
- Have recently upgraded to latest (2819) trunk ... n. I am using Rails 2.2.2 and Ruby 1.8.6
- Defect #3627 (Closed): Can't search for numbers e.g. error codes
- Searching for an error code (e.g. '403') brings you to the issue #403. This error occurs in the current de ... would be better to only get redirected to an issue by entering #<issueid> or issue:<issueid> Regards, Chris
- Feature #3626 (Closed): whining when issue did not get updated for X days
- Hi, I made some kindda plugins that is ran from a cronjob to send alerts to issue owners when their issue has not been updated for X days. It is based ... ithub.com/chantra/redmine_whining/tree/master
- Patch #3625 (Closed): Users can't change their issues statuses thru context menu if they don't have "edit issues", "change status"? privileges
- Patch attached
- Defect #3615 (Closed): 500 Internal Server Error is raised if add an empty comment to the news
- There is ability to add a comment to the news ... ctionpack-2.2.2/lib/action_view .... </pre>
- Patch #3614 (Closed): Export to PDF/CSV ignoring custom queries and HTML query display problems
- ~Redmine Development build~ This is a solu ... n 'Export to PDF' and 'Export to CSV' on the Issue page. Previously, Redmine did not honor c ... s. Additionally, we fixed an HTML display issue on the Issues page in redmine. Of what's fixed 1.) Cust ... Custom text based fields are now left aligned
- Defect #3613 (Closed): Author column not sortable in Issues
- The issues tab doesn't allow you to sort the columns by author. That's helpful when I want to look at all issues, but then sort the columns to see how many issues one person has compared to the rest of the team.
- Defect #3612 (Closed): Changing original content of the issue won't leave any log info
- When updating issue and changing its original content (with "mor ... the notification (log message) on the bottom.
- Patch #3606 (New): Copy queries
- The patch intended to allow users to create custom queries using another query as template :)
- Feature #3605 (Closed): Renamed "Assigned" in the default data to "In Progress"
- "Assigned" implies a connection to the Assign ... "In Progress"? If not, I'll make the change.
- Feature #3604 (Closed): Show links to Calendar and Gantt on Roadmap page
- On the roadmap page, it would be convenient t ... -side area, as is done with other pages like Issues. Roadmap actually seems like the most natural place to link to Calendar/Gantt.