Search
Results (12389)
- Patch #3700 (Closed): Include issue status in search results and activity pages
- It is quite tedious that the search results do not show the status of issues, it would be very helpful to see at a glance whether that's an open or resolved issue. The attached patch includes the issue status in the title of the result.
- Defect #3699 (Closed): Problem with sqlquery in journal.rb
- I noticed that problem on IRC channel... then ... her DB. My diff (RM 8.4) in the attachment
- Feature #3698 (Closed): Add HTML link to report, like "Also available in: HTML, CSV"
- Add HTML link to report, like "Also available ... month&criterias%5B%5D=member&criterias%5B%5D=issue&criterias%5B%5D=&from=2009-06-30&period=all& ... month&criterias%5B%5D=member&criterias%5B%5D=issue&criterias%5B%5D=&from=2009-06-30&period=all&period_type=2&to=2009-07-29
- Feature #3696 (Closed): Description editing
- Please add the ability to edit issue description / comments (permission allowing).
- Feature #3695 (Closed): Issue subject renaming
- Frequently users do not give correct accurate ... permissions it is not possible to rename an issue.
- Feature #3694 (Closed): No way to disable wiki markup
- Would be great to be able to disable wiki mar ... n of the text - *<nowiki>#123</nowiki>*
- Feature #3693 (Closed): Wiki reference for issue name
- It would be very useful to have an ability to show the title of the issue on a wiki page by number, not just the link ... example, writing #654321 shows a link to an issue, but does not include the title of that issue.
- Defect #3692 (New): URL-generation is brittle with trailing slashes
- When the setting Adminstration/Settings/Gener ... p://example.com/redmine/", the links in the "issue updated" emails contain duplicate slashes (e ... f trailing slashes in the "hostname" setting.
- Defect #3691 (Closed): Redmine allows two files with the same file name to be uploaded to the same issue
- If you upload two files with the same name to an issue ticket, it allows you to do so instead of en ... Redmine 0.8.4 Rails 2.1.2 Ruby 1.8.6
- Defect #3690 (Closed): Status change info duplicates on the issue screen
- After upgrade to r2819 i got this strange beh ... /priority changes are displayed twice on the issue screen. For example if i changed status from ... cations all is normal and reported only once.
- Defect #3689 (Closed): Report is empty if grouped by user in timesheet
- While trying to display time report for all u ... in place. Report looks correct if grouped by issue or by project with all user displayed. This ... layed for admin account without any problems.
- Feature #3687 (New): Possibility to link all projects to a single SVN repository
- We have a situation like this: # One centr ... then use it for all projects and subprojects.
- Feature #3686 (New): Settings API for plugins
- The plugin API allows us to easily add tabs to the project menu (i.e. along with Issues, New Issue, News, Wiki, Forums, ..etc). It would be gre ... cessible in the global administration panel).
- Defect #3685 (Closed): keep getting duplicate key error
- We keep getting this error when people try to create new issues: ActiveRecord::StatementInvalid (PGError: ERROR: duplicate key violates unique constraint "issues_pkey" : INSERT INTO "issues" ("created_on", "start_date", "project_id", ... retty active system and they are colliding.
- Feature #3683 (Closed): Delete my own issues
- I would like to know if it is possible to delete my own issues. So far as I have seen, if you are granted permission on a project to edit issues, then you have the ability to also delete issues coming from other users.
- Defect #3682 (Closed): How to patch in Windows?
- Hi! i am trying to patch #3614 (export_issues_to_pdf_csv.diff) to my windows version of R ... . Did command "c:\bin\patch.exe -p0 < export_issues_to_pdf_csv.diff" This gave me a kind of str ... I'll appreciate it. Thanks! Regards, AN
- Defect #3681 (Closed): Email issue creation has wrong Tracker and Priority
- Issue creation by email happens, but Tracker and P ... to discover where that is being selected.
- Feature #3680 (Closed): Issue Dependencies
- It would be amazing if it would be an option where i can determine if a Issue is a "sub-child" of another Issue, and be able to show that dependency on the ... ance, your platform kicksass Daniel Sovino
- Defect #3678 (Closed): Missing translation (or incorrect translation reference) in r2825
- I get, when setting a related issue to an issue, and selecting 'blocks', the following message "Translation missing, en, field_issue_to" I added field_issue_to: Related issue to config/locales/en.yml and it worked. ... ewhere in code that must be changed to field_issue_to_id (because it has the same text). # r ... 009-07-27 02:55:43 +0200 (Mon, 27 Jul 2009)
- Defect #3677 (Closed): fetching changesets from Mercurial repository fails
- I'm trying to fetching changesets from a HG r ... in `require' from script/runner:3 </pre>
- Defect #3672 (New): Unable to set "value" and "old_value" through :helper_issues_show_detail_after_setting hook
- In http://www.redmine.org/wiki/1/Hooks, the description for :helper_issues_show_detail_after_setting states that it "P ... ng Redmine 0.8.4, Rails 2.1.2 and Ruby 1.8.6.
- Feature #3669 (Closed): Wiki page size too small
- Please increase the limit of the wiki pages t ... emed everything was working fine (MySql 5.4).
- Feature #3668 (Closed): Support Tickets / Helpdesk
- Redmine would be more inclusive if contain a ... any advanced features features.
- Defect #3666 (Closed): Can't create new issue from email
- ubuntu 9.04 with: * redmine 0.8.4.stable.2 ... WHERE ("enabled_modules".project_id = 9) IssueStatus Load (0.000699) SELECT * FROM "issue_statuses" WHERE ("issue_statuses"."id" = 0) IssueStatus Load (0.000419) SELECT * FROM "issue_statuses" WHERE (is_default='t') LIMIT 1 ... opt" = E'IPRI') ORDER BY position LIMIT 1 IssueCustomField Load (0.000755) SELECT * FROM " ... or_all='t') AND ( ("custom_fields"."type" = 'IssueCustomField' ) ) ORDER BY position IssueCustomField Load (0.000726) SELECT * FROM " ... ct_id = 9 ) AND ( ("custom_fields"."type" = 'IssueCustomField' ) ) ORDER BY custom_fields.posit ... n LIMIT 1; id ---- 2 (1 row) </pre>
- Defect #3665 (Closed): No email notifications from whole project
- Hi, I got problem with email notifications ... 8.3.7 production.log: <pre> Processing IssuesController#show (for 172.16.111.48 at 2009-0 ... ction"=>"show", "id"=>"8486", "controller"=>"issues"} SQL (0.000690) SELECT max ... users"."id" = 66) AND (users.status = 1) Issue Load (0.000541) SELECT * FROM "issues" WHERE ("issues"."id" = 8486) Project ... ERE ("trackers"."id" = 2) IssueStatus Load (0.000286) SELECT * FROM "issue_statuses" WHERE ("issue_statuses"."id" = 1) User Load (0.000378) ... ons" WHERE ("enumerations"."id" = 3) IssueCategory Load (0.000298) SELECT * FROM "...