Project

General

Profile

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? 2015-04-07 06:09
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. 2015-04-06 15:58
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") 2015-04-03 19:00
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. 2015-04-02 14:23
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! 2015-04-02 05:15
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 2015-04-02 04:08
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. 2015-04-01 23:40
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. 2015-04-01 23:22
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?). 2015-04-01 17:26
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 2015-04-01 11:12
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. 2015-03-31 20:30
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 2015-03-31 17:58
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> 2015-03-31 08:45
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/. 2015-03-31 07:56
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. 2015-03-30 11:29
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. 2015-03-30 01:01
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). 2015-03-29 23:21
Feature #19501 (Closed): Assign issue to <<author>>
A good idea might be to add an option `<<author>>` to 'assignee' select for issues. 2015-03-27 11:54
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 2015-03-26 19:28
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). 2015-03-26 13:31
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... 2015-03-25 21:44
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 2015-03-25 21:33
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 2015-03-25 21:12
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 2015-03-25 21:07
Feature #19484 (Closed): Users ordering
Is there a way to have different ordering in the user list presented for "watchers" ? 2015-03-25 16:10
(4551-4575/12605)