Search
Results (12571)
- Feature #637 (Closed): Wiki links inside issues
- It would nice to be able to link to wiki pages inside the issue description and note areas.
- Feature #634 (Closed): After moving an issue, follow it
- Currently, after you move an issue, it takes you back to the issue list of the original project. There is an i ... refer if it would make it easier to edit the issue after it moves to the target project. The t ... typical usage, I need to edit details of an issue immediately after moving it. To do that now I need to manually hunt down the issue in the new project, which isn't always easy ... diate page (what is currently /projects/move_issues/), it would give you full control to edit all aspects of the issue, including priority, asignee, version, custo ... could take you back to the original project issue list. There could by some ajaxy thing that ... se a project. Option 2 -- after moving an issue as with the current system, it takes you to the issue in the new project. This could happen by fo ... it could still take you back to the original ...
- Defect #633 (Closed): Redmine crashes randomly
- I am running Redmine trunk version (r1108) wi ... . Any suggestions on how to eliminate the issue other than restarting the mongrel cluster with a cron job? Operation System: Debian Etch
- Feature #629 (Closed): need "text format" link where textile available
- It will better to put "text format" link (/he ... ml) to where textile available (for example, issue description, news, etc).
- Feature #628 (Closed): E-mail reporting
- In addition to the PDF output, I'd really wish to see an email report. One could send Issue detail like in PDF output but straight to fr ... nding the PDF as attachment or inline report.
- Feature #627 (Closed): Permissions to edit update notes
- Only Administrators can edit notes posted wit ... it own update notes 2. person who has "Edit Issues" on role permissions can edit update notes 3. both 1 and 2
- Patch #623 (Closed): Traditional Chinese language update (sync. to 1132)
- # *Added tags:* label_statistics, label_commi ... more, text_status_changed_by_changeset, text_issues_destroy_confirmation # *Changed tags:* field_priority, text_issue_added, text_issue_updated, enumeration_issue_priorities # *Relocated tags:* text_status_changed_by_changeset, label_more, text_issues_destroy_confirmation
- Defect #618 (Closed): right click on an issue line near the bottom of the browser doesn't display menu
- When I right click an issue near the bottom of the page, the menu drops ... little when near the bottom of the window.
- Feature #617 (Reopened): wiki: thoughts of WYSIWYG
- Any thought of using WYSIWYG editing (FCKedit ... ing (or linking to) something like Mediawiki?
- Patch #616 (Closed): Add issue subject to time detail report
- I'm not sure if anybody else is interested in it, but our billing department likes to know what the issues are about when viewing on the web and repor ... aks any tests, since I can't get them to run.
- Defect #614 (Closed): Filters buttons in the issues tab should appear inside the filters fieldset
- The way the buttons appear now it's difficult ... be more clear that they act over the filter.
- Defect #609 (Closed): no email when an issue status is changed by commit message detection
- I have Redmine set up with a cron job to scan ... a commit message with a keyword to close an issue, Redmine does detect this and change the sta ... us change is due to commit message detection.
- Defect #607 (Closed): Problems with UI design of selection and right-click behaviour in the issue list
- There are a few usability problems with the w ... xes using this icon? # Right clicking on an issue to access the context menu should obey the c ... e, for example, to do a bulk edit or move of issues. (The business of holding down the Control key to select multiple issues, if that ever worked in the past, does not ... ick browser menu that allows for opening the issue in a new window. This is extremely useful. W ... u're working your way through a whole set of issues, you have to keep re-running your query! Pa ... the right-click application menu to open the issue (in a new window or tab)
- Defect #606 (Closed): settings.yml has illegal syntax in it.
- The native Ruby compiler does not complain, b ... ther two spaces <pre> default: -- - issue_added - issue_updated issue_list_default_columns: serialized: true ... ct - assigned_to - updated_on </pre>
- Feature #605 (Closed): User groups!
- This feature was asked for previously, but fo ... code for presenting list boxes of users for issue assignment is slightly more complex, but not ... An additional idea would be to allow the issue to be assigned to either an individual _or_ ... We are happy to work on a patch for this...
- Patch #604 (Closed): Updated simplified Chinese language pack
- Here is the updated Simplified Chinese langua ... 72pines-redmine/ for the translation project.
- Feature #603 (Closed): Don't include new status for issues in email subject
- Ideally, the subject would just contain the project name, the tracker, the issue #, and the subject of the issue. This is useful because it allows email clients to thread all emails relating to a single issue together. This is the behaviour already, exc ... hanges short of including a Reply-To header).
- Defect #602 (Closed): File module will upload ... Version is specified, and appear successful.
- Need to not allow the file upload if no version is specified in the File module.
- Patch #601 (Closed): Updated Bulgarian translation
- Updated Bulgarian translation
- Defect #600 (Closed): Version dates do not update correctly
- When changing the date of a version, the road ... The roadmap tab shows Beta 1 on March 4, 2008
- Patch #599 (Closed): Updated Lithuanian translation
- Updated lt.yml Added jstoolbar-lt.js
- Patch #597 (Closed): Traditional Chinese language file
- # add translations for the following tags: * ... ds * setting_repositories_encodings * text_issues_ref_in_commit_messages
- Defect #595 (Closed): Problem migrating from multiple trac projects
- When multiple trac projects are migrated with ... to be migrated. It also appears that no new issues can be created (issues/add page produces 'internal error.') Upon ... that this problem is particular to Postgres.
- Feature #594 (Closed): Remove limit on subproject nesting
- I would like to see this enhancement for a be ... ects, where a deeper nesting is often used.
- Patch #262 (Closed): Restrict fixed versions selector listboxes to versions that are still open
- This is a patch to correct a usability and a type of data integrity issue. Redmine allows for issues to be assigned to versions that are closed. ... f "open" is that there is at least one open issue already assigned to the version, or the curr ... ive date. This creates a minor integrity issue in the broader sense...i.e. issues being added to releases that may have alrea ... st of version numbers in the edit and update issue forms gets longer and longer, and the one m ... . If it is really necessary to assign an issue to a closed version, it is a simple matter o ... effective date off the version temporarily.