Search
Results (12605)
- Feature #19560 (Closed): Add some option to export only selected issues
- When I need to export the issues, sometimes I only want to pick out some of the issues to export. I know the filter can do this but could I just simply check the issues in the list then export?
- Defect #19558 (Closed): Mail handler should not ignore emails with x-auto-response-suppress header
- I can see from the code that certain values w ... ceive the header for mail sent via that list.
- Defect #19553 (Closed): When create by copying the issue, status can not be changed to default
- If create a issue in the following procedure, the status is not correctly registered. * Copy an issue. (At this point, the status is "Assigned") ... e to "New") * Pressed to the Create button. Issue is created. * Created issue status is registered in the pre-changed status. (Registered status is "Assigned")
- Defect #19550 (Closed): Issue query: crash when processing saved query(filters) with cyrillic after upgrade to 3.0 from 2.*
- After updrading from 2 to 3 version I've foun ... ustom query at 3.0 version in works properly.
- Patch #19548 (Closed): Add link to reported issues on users's profile page
- In user's profile page, we can know the user's activity and numbers of reported issues. I think it would be great if we can know not only the number of reported issues but also a list of reported issues. This patch adds a link to reported issues on user's profile page. In addition, this patch provides a means to get a list of issues reported by non-members. Because they are not listed in drop-down in issues filter, there is no means to get a list of issues reported by non-member. With this patch, we ... in some clicks. !link_on_profile_page.png!
- Defect #19547 (Closed): bulk update issues error
- When i update my issues in bulk,I receive the following error: Pro ... r could not handle the request POST /redmine/issues/bulk_update. Reason: Error reading from remote server
- Patch #19546 (Closed): Change default display mode for PDF Export to OneColumn
- Currently redmine sets no display-mode when e ... lay mode to "OneColumn" instead, fixing both issues. See attached patch.
- Feature #19545 (Closed): unknown_user=accept - put email address of sender in description
- I'm using the imap-task to receive emails and create issues on a specific project: <pre> rake -f /var ... e. Setting @unknown_user=accept@ creates the issues under the anonymous-account but any informa ... he description so it's not completly lost.
- Defect #19544 (Closed): Malformed SQL query with SQLServer when grouping issues
- Environment: CentOS, Redmine 3.0.1, using Rai ... erver-adapter-4.2.4) On a project, filter issues and group them by category. When trying th ... n the order by list must be unique. SELECT [issues].[id] AS t0_r0 (...) ORDER BY issue_categories.name ASC, (CASE WHEN versions.eff ... me, versions.id, enumerations.position DESC, issue_categories.name OFFSET 0 ROWS FETCH NEXT 100 ... rder from app/models/query.rb adds the first issue_categories.name ASC, but issue_categories.name is also contained in the order_by options when merged in app/models/issue_query.rb: def issues(options={}) order_option = [group_by_s ... tion.delete_at(dup_index) end in the issues() function after merging order options, but ... sent in options[:order] in the first place?).
- Defect #19542 (Closed): [Email Notifications] Email are not sent according to user settings
- Hi _Redmine_ team, I just migrated from 2.6.0 to 3.0.1 version, and I am facing to an issue related to _email notifications_. Indeed, ... ve, let me know ! Best regards, Nicolas
- Defect #19538 (Closed): Keywords in commit me ... tries are created even if nothing was changed
- Regarding [[RedmineSettings#Referencing-issues-in-commit-messages|Referencing issues in commit messages]]: Assume I have configured the keyword "@feedback@" to set an issue status to @feedback@. Further, issue @#42@ is already set to @feedback@. Now I c ... ge "@feedback #42@". *Actual result:* The issue is updated with the journal entry "@Applied ... nce in fact nothing changes/was applied, the issue should not get an additional journal entry.
- Defect #19537 (Closed): Broken HTML sanitizer refence breaks email receiving
- HTML emails fail silently when receiving emai ... Redmine: 3.0.1 Rails: 4.2.0 Ruby: 2.2.0
- Defect #19532 (Closed): duplicate update entries in activity list
- since I moved to redmine 3.0, I'm getting str ... !activitylist.PNG! journals table for issue 2333 !journals_unique.PNG! journal_detai ... mine_image_clipboard_paste 1.0.0 </pre>
- Feature #19531 (Closed): Enable REST API on www.redmine.org
- Please enable REST API on www.redmine.org. I would like to see issues on this site with mobile apps such as "RedminePM":http://redminepm.com/.
- Defect #19523 (Closed): problem in exporting Arabic text to csv
- We have problem in exporting arabic text to e ... " in en.yml config file. Please help on this.
- Defect #19517 (Closed): Copy issue with new project
- When an issue is copied from another one (using the copy o ... served except categorie that is reset to New.
- Defect #19516 (Closed): Issue "preceeds" error: If B follows A, B starting date !=< ending date of A, should be Bs !< Ae
- It is perfectly logical and reasonable to plan to start issue B the same day issue A is resolved. There's no reason to enforce ... practical to plan to resolve 100 sequential issues on a single day, though perhaps a bit optim ... ours planned to work | 24 hours per day).
- Feature #19501 (Closed): Assign issue to <<author>>
- A good idea might be to add an option `<<author>>` to 'assignee' select for issues.
- Defect #19496 (Closed): error when searching a keyword (not an ticket id) from the homepage
- Started GET "/search?utf8=%E2%9C%93&q=problem ... ntrollers/search_controller.rb:65:in `index
- Feature #19493 (Closed): Add watchers to issues collection
- Hello. Is it possible to implement adding of watchers to collection of issues at the same time? For example, in context menu at the issues index page (just as assigning of user to a group of issues).
- Feature #19488 (Closed): Add ability to configure selectable issue states when creating new ticket
- Workflow allows great control about how can be changed issue states depending on roles, trackers, etc. B ... o create a new ticket with state Duplicate...
- Defect #19487 (Closed): Cannot select from all issue states when copying issue
- When copyiing an issue, I cannot select from all appropriate states ... ge it only to default state of actual tracker
- Defect #19486 (Closed): Parent task field isn't preserved when copying issue
- It should be pre-filled by value from original issue, but the field is blank
- Defect #19485 (Closed): Column 'address' in where clause may be ambiguous
- Hello. i`ve got the following error after up ... ed_to Please give advise for solving this issue Environment: Redmine version ... mine_email_fetcher 0.3.0 redmine_issue_history 1.0.0 redmine_wysiwyg ... edmine Agile plugin (Light version) redmine_issue_history redmine_wysiwyg
- Feature #19484 (Closed): Users ordering
- Is there a way to have different ordering in the user list presented for "watchers" ?