Project

General

Profile

Search

Results (12572)

Defect #27754 (Closed): Strip whitespace from email addresses on lost password page
Sometimes people will not notice that they co ... espaces will prevent a user from being found. 2017-12-07 12:25
Defect #27753 (Closed): Couldn't add watcher to an existing issue
Hi all, I need some help on why i couldn't add a watcher to an existing issue. Below are the log from upon the error happ ... watchers/new.html?object_id=9945&object_type=issue" for 115.135.56.205 at 2017-12-07 18:05:09 + ... eters: {"object_id"=>"9945", "object_type"=>"issue"} I, [2017-12-07T18:05:10.010421 #25008] I ... dmine plugins: no plugin installed </pre> 2017-12-07 11:27
Defect #27752 (Closed): NoMethodError while creating an issue
Hello Could you please help me, because I ... = 488 AND `attachments`.`container_type` = 'Issue' LIMIT 1 [["container_id", 488], ["container_type", "Issue"]] Rendered mailer/_issue.html.erb (4.4ms) Rendered mailer/issue_add.html.erb within layouts/mailer (6.9ms) ... app/models/mailer.rb:64:in `block in deliver_issue_add' app/models/issue.rb:1058:in `each_notification' app/models/mailer.rb:63:in `deliver_issue_add' app/models/issue.rb:1845:in `send_notification' app/models/issue.rb:210:in `create_or_update' app/controllers/issues_controller.rb:129:in `create' lib/redmine/sudo_mode.rb:63:in `sudo_mode' </pre> 2017-12-07 09:58
Feature #27731 (New): Allow users to view and comment on their own issues, even if moved into a project where they don't have access.
In the Administration section you can say that "Non-Members" have the permission to view issues in projects they are not member of. But ... ctly concerned with one or two. Now if an issue they created is moved to a project where the ... ss, they effectively lose all access to that issue. I think it would _always_ make sense to let a user see his/her own issues. No matter where they are located. Optional ... ld be made a setting in the permissions page? 2017-12-05 15:10
Patch #27695 (Closed): Fix ActiveRecord::RecordNotUnique errors when trying to add certain issue relations
When adding issue relations, under certain conditions, it is n ... is a common (but generally rather unlikely) issue with all unique validations on models. The second case (which in this case is a logic issue) is triggered if there already are directed relations between issues and a user tries to add the reverse relatio ... * There exists a precedes relation between issues 1 and 2. * The user tries to add a follows relation between issues 2 and 1 ** After validation but before save, the new relation is normalized in @Relation#handle_issue_order@ to be saved as "1 precedes 2". ** A ... ordNotUnique@ error The root cause of the issue is that the normalization happens after vali ... wing a suitable error message to all clients. 2017-12-01 16:48
Defect #27693 (New): In queries, operator "Any" should be "Not empty"
In queries, the operator "All" actually retur ... which are not empty. Let's say I create an Issue Query with the following filter: <pre> ... ALL </pre> This will return all the issues with the assignee field *not empty*, same f ... if many filters are available to select from) 2017-12-01 14:43
Defect #27691 (Closed): Issue created from mail_handler with description empty from
Env : redmine 3.2.8 - PRODUCTION OS: Debian ... rench sepcial characters were creating empty issues. Here are the details: - mail is sent ... thers who are not correctly transformed into issues. On production.log, we don't see any p ... is an example of an email becoming an empty issue: <pre> Started POST "/mail_handler" fo ... heck"=>"1", "project_from_subaddress"=>nil, "issue"=>{"project"=>"clients-mycompany", "tracker" ... ueries/_columns.html.erb (1.8ms) Rendered issues/_list.html.erb (35.5ms) Rendered issues/_sidebar.html.erb (21.2ms) Rendered issues/index.html.erb within layouts/base (81.4ms) ... grading. Any help would be appreciated ! 2017-12-01 13:22
Defect #27685 (Closed): redmine_highlightjs plugin fix
In redmine version 3.4.x, the theme change do ... ing.plugin_redmine_highlightjs ['theme']@ 2017-12-01 07:07
Defect #27683 (Closed): Filter assignee field
I have a project with several groups and users and when I create an issue,in the Assignee field I see the groups creat ... w the groups and not the users. Any ideas? 2017-11-30 19:03
Defect #27682 (Closed): Email notifications
I am starting to work with redmine and I need ... ant users to receive emails when there is an issue assigned to a group they are part of,but I a ... ike managers) to receive all emails from all issues. And the actual configuration of redmine d ... ame configuration for all users. Any ideas? 2017-11-30 18:58
Feature #27680 (Closed): Changing Subject Line in email notification when an issue is created or updated
Currently the format is as follows: <pre> ... nology America, San Jose, CA 95134, USA. 2017-11-30 02:43
Patch #27678 (New): Make "Check all / Uncheck all" link noticeable
On the screen such as workflow there is 'Chec ... xes_link.png!|!toggle_checkboxes_button.png!| 2017-11-30 02:00
Feature #27677 (Closed): New notfication settings value in role setting
it's possible to implement a fourth value for notifications type in role setting -> issue visibility -> "issue created by or assigned to the user or user is watcher" ? In a project / issue in which the user is not the creator or assi ... iour? Thanks and best regards, Heiko 2017-11-29 19:41
Patch #27676 (Closed): Information leak on roadmap and versions view
When limiting a role's permission to only access "Issues created by or assigned to the user", the ro ... @) view leaks information about inaccessible issues and time estimations. Due to missing permission checks in Version#fixed_issues the restricted user may see the overall number of issues, their status, tracker, author, category, a ... el, so that the calculation methods (@closed_issues_count@, @open_issues_count@, etc) are now also available on the @fixed_issues@ relation proxy object. In a second step, a ... atch series was developed by Gregor Schmidt._ 2017-11-29 17:27
Defect #27673 (Closed): Watchers cannot see issue with restricted issue visibility
People added as watchers cannot see the respective issue when "Issues visibility" is set to "Issues created by or assigned to the user" for t ... is is very annoying, please up-prioritize it. 2017-11-29 11:05
Feature #27672 (Closed): Show selected columns in gantt chart
I would like to select and show the necessary columns like issues/index. !{width: 70%; border:1px solid #ccc}gantt_plan.png! 2017-11-29 05:34
Patch #27663 (Closed): Same relates relation can be created twice
By switching from and to, it is possible to c ... ess, the duplicates are detected on DB level. 2017-11-28 10:23
Feature #27644 (New): Journals and notifications on changes on Issues set by relations
When there are a change on an Issue based on a relation with another (like chang ... n), it is not recorded in the journal of the Issue neither a notification of this change is made. It's very important for us to have this feature. 2017-11-26 11:50
Defect #27636 (Closed): Redmine does not redirect to initial project page after bulk editing issues in different sub-projects.
After bulk editing 2 issues which are located in 2 different sub-projec ... ject, we are being redirected to the general issues page instead of being redirected to the ini ... ect A | - Project A1 | | | - Issue 1 - Project A2 | | | - Issue 2 </pre> * Navigate to /projects/project_a/issues page * Select Issues 1 and 2 * Right click * Bulk edit * Add ... are redirected back to */projects/project_a/issues* page * Actual: Save is successful, we are redirected back to */issues* page 2017-11-24 12:43
Defect #27622 (New): When disabling notes for a role, file upload disapperas too at issue update
When the "Add notes" possibility for a role i ... that role can't upload file when editing an issue. This problem is not present when a new issue is made, the file upload module is visible and working, this problem occurs only when an existing issue is edited (and any kind of adding or editing ... defect)? Thanks for a response in advance. 2017-11-23 09:12
Patch #27620 (Closed): Brazilian translation update
Hello everyone! I'm sending 4 files (yml a ... typos and grammar errors: * cant_link_an_issue_with_a_descendant * field_parent * setting_sys_api_enabled * setting_issue_list_default_columns * label_boolean * lab ... tting_session_timeout * setting_link_copied_issue * label_link_copied_issue * error_invalid_csv_file_or_settings * lab ... _for_new_users *Versions:* Trunk and 3.4.3 2017-11-23 00:40
Defect #27599 (Closed): symbols in redmine ticket
The text contains symbols that Redmine does ... sabling this feature will cause any security issues?. I am using Redmine 3.3.1.stable 2017-11-20 20:11
Feature #27587 (New): Hiding users from seing each other
There does not seem to be a way to hide users ... y to limit that users can see only their own issues, and only themselves. Now if they create a ... rd summary-report found at projects/incoming/issues/report I can acquire this by removing permissions for issues via the role-editor. But then the user can't see his/her own issues :-( In the role-editor it would be great ... er of visible projects -> None BR René 2017-11-20 09:29
Defect #27584 (Closed): REST-API projects modules not working XML
hi, No module assign to project when we do <enabled_module_names>issue_tracking</enabled_module_names> the other values are well assigned. 2017-11-19 23:03
Defect #27566 (New): API can add custom fields journal entry although it is disabled on WEB UI
*What we do:* # Create Custom Field # Set ... can't edit or view this custom fields in any issues. This custom field will not be seen in issues. But we can add any value to this field ... he same time, according to our settings: the issue should not have this field. After these actions on the issue page: We don’t see the field and its value ... value of the field that does not exist in an issue and add an entry to the journal. It turns o ... er to avoid using this behavior? _Thanks!_ 2017-11-19 10:59
(2901-2925/12572)