Search
Results (12389)
- Defect #660 (Closed): Month names in activity and calendar view
- Two small cosmetic issues: the month names in the headers of the acti ... ar view are always rendered in all lowercase.
- Feature #659 (Closed): all the standard filters available on the main calendar page
- If you could query the calendar like this it would be super. This would also solve similar issues. * Patch #230 * Feature #308
- Feature #658 (Closed): Redmine website - Add Roadmap
- I would love to see a Roadmap for Redmine, ju ... features will make it into the next release.
- Defect #657 (Closed): Back button - loses current page after viewing an issue - IE only
- In IE if you are going through multiple pages of issues and click on one if you click the "back" button you are brought back to page 1 of the issues. This is a pain because you then have to r ... and click back through the pages to find it.
- Patch #655 (Closed): 'My page' spent time calendar
- Based on RedMine 0.6.3 Adds time spent calendar into my page similar to regular issues calendar. GUI design is simple. The perio ... set it to 2 weeks: current and previous one.
- Feature #652 (Closed): Add a class attribute to the subproject <a> tags in project overview
- This way CSS can be used to style the list of ... w they can only be listed as one single line.
- Patch #650 (Closed): Menu translation
- Patch for issue #649
- Defect #649 (Closed): Menu translations broken
- Menu translations broken in @/lib/redmine.rb@ after r1137. Missed @:caption =>@ in menu items.
- Patch #647 (Closed): Traditional Chinese language update (sync. to 1143)
- # *Added:* label_scm, text_select_project_modules, label_issue_added, , label_issue_updated label_document_added, label_message_ ... abel_scm, text_select_project_modules, label_issue_added, , label_issue_updated label_document_added, label_message_posted, label_file_added, label_news_added
- Feature #646 (Closed): Displaying estimated time totals per milestone
- For project planning it would be great to be ... generalized like the filter system is on the issues display page (or added as part of this). Or ... of a burndown plugin or something similar.
- Defect #645 (Closed): Problem with "-" in link name
- Using version 0.5.0 we had no problems creati ... – ' ], # en dash Perhaps this is an issue with redcloth, but it affects redmine.
- Defect #644 (Closed): Unable to delete issue statuses
- Hi, I'm still using redmine 0.5.0 and want ... rick). If I go to Administration and then Issue statuses and create a new issue status, I cannot delete the issue status I just created. I get the message "Unable to delete issue status". Looking at the logs, i find the following: IssueStatus Load (0.000132) SELECT * FROM issue_statuses WHERE (issue_statuses."id" = 11) SQL (0.000047) BEGIN Issue Load (0.000383) SELECT * FROM issues WHERE (status_id=11) LIMIT 1 Workflow De ... FROM workflows WHERE (old_status_id = 11) IssueStatus Update (0.000125) UPDATE issue_statuses SET position = (position - 1) WHERE (1 = 1 AND position > 8) IssueStatus Update (0.000000) PGError: ERROR: nu ... tion" violates not-null constraint : UPDATE ...
- Feature #643 (New): Issue description templates
- When opening new issues it would help guiding the user to be as det ... replace template parts with the actual input.
- Patch #642 (Closed): Add a Select-All link to the issues list
- This patch adds a "Select All" and "Clear All" link at the bottom of an issue list. It is implemented with javascript, ... ckboxes and checking them (or clearing them).
- Patch #641 (Closed): Add done_ratio to the right-click context menu
- This patch allows modifying the issue's done_ratio field from the right-click context menu.
- Patch #640 (New): When choosing assignee, automatically switch status to Assigned
- Patch against trunk is attached. In the new-issue / edit-issue pages this is done with javascript hack, tha ... t-click context menu this is done by added a issue[status_id]=2 to context_menu_link URL. No ... re might be a nicer way to do it :-) dubek
- Defect #639 (Closed): EMail notification of updated depend issues have bad links
- I just receive an email notification of #443, ... tion mail, the URL linked to #556 was http://issues/show/556 instead of http://*www.redmine.org/projects/redmine/**issues/show/556 It's a view problem :)
- Feature #638 (Closed): Allow related issues to cross projects
- Right now you can only add a related issue if it is within the same project. It would be nice to be able to 'relate' issues across projects.
- 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