Search
Results (12572)
- Feature #28312 (Closed): Option to automatically add user as watcher to an issue if they edit an issue they're not currently involved with
- We occasionally get users updating issues that they didn't create, nor are they watch ... lly have such a user added as watcher to the issue. Suggest that this be made an option, with it default to "off" for old behaviour.
- Patch #28311 (Closed): Remove unused i18n key "permission_move_issues"
- The i18n string @:permission_move_issues@ is no longer used because @:move_issues@ permission was removed by #18855 (Redmine 3.0.0).
- Feature #28307 (Closed): Not able to create issue using email redmine: 3.2.9
- As per wiki suggested i have configure the email for issue creation. But no issue was created after sending mail. my configura ... er our requirement but not able to configure issue creation sending mail. Please help me with some step to configure:
- Defect #28304 (New): Move tests related to textile syntax to dedicated TextileFormatterTest class
- _Originating from #28119#note-2 and #28207._ While looking at those two issues, the question of 'how many other textile sy ... the dedicated TextileFormatterTest class'.
- Defect #28302 (Closed): Security notification when changing password on password forgotten is empty
- Currently the "User" and "IP address" fields ... r this in the original security notification issue #21421#note-15, but it seems to have been ov ... against master and I will attach it to this issue.
- Feature #28299 (New): Get issue by group
- Hi, For the moment we can only fetch issues assigned to a particular member. It would be great to fetch issues assigned to groups of the user: GET /issues.xml?assigned_to_id=6&include=groups Thanks
- Feature #28298 (New): Get issues by login
- Hi, It would be great to fetch issues by login: GET /issues.xml?assigned_to_login=my.login For the moment we can only fetch by id. Thanks
- Defect #28268 (Closed): Fix typo in test name: s/udpate/update/
- _test_udpate_global_private_query_ should be ... st/functional/queries_controller_test.rb#L493
- Defect #28264 (Closed): Global and public cus ... as editable to non administrators in projects
- If a globally available custom query is creat ... think is the intended behavior. The exact issue is that the icons for edit and delete are in ... e filter section. *Steps to reproduce the issue:* * Login as administrator * Create a gl ... right "Manage public queries" * Enter the "Issues" tab within a project * Select the global ... own in the filter section The global "Issues" tab for all projects shows the expected re ... me that #14239 and #17669 describe the same issue but not in the correct way.
- Defect #28259 (Closed): attachments_fields id to class change not properly reflected in all CSS
- In r15917 the @attachments_fields@ was change ... pagated to the @rtl.css@ and @responsive.css@
- Defect #28258 (Closed): Ticket is invisible o ... target version of another project is selected
- It is invisible, unless the other project is ... with permissions can also be detected sooner.
- Defect #28254 (New): issues in incorrect project
- I came across an issue with redmine:email:receive_imap As describe ... ameter to indicate the project where the new issue will be created in. However, redmine checks ... han the one that is passed as a parameter?
- Feature #28253 (New): Ordinal column in filter result
- I need that in the result of applying any filter to the issues, a column with the ordinal of the same is g ... cated. This is because I have more than 800 Issues and ordered by a particular column, I need ... nt with some images. Thank you in advance.
- Defect #28252 (Closed): redmine plugin project setting tabs add
- my patch.rb <pre><code class="ruby"> requ ... ategory_helper_patch' require 'dfi_category_issues_hook' require 'dfi_category_controller_issue_hook' require 'sample_projects_helper_patch ... tent (https://github.com/akiko-pusu/redmine_issue_templates/blob/master/lib/issue_templates/projects_helper_patch.rb) but my tab can't work... thinks
- Defect #28251 (Closed): Unable to delete article in Knowledgebase
- Dear Support, I cannot delete articles fro ... box. Could you please help me to solve this issue? Thanks, Julia
- Patch #28242 (Closed): Add toggle checkboxes link (green tick) to several screens
- - Active activities from Time tracking tab (P ... - Trackers and custom fields settings from Issues tracking tab (Project settings) - Project ... missions for each module (Administration)
- Defect #28240 (New): Issue parents are getting set incorrectly
- It is same as Defect #27066. --- When adding and saving a sub issue under a parent issue, the subtask appear under wrong parent. --- ... t, this occurs pretty often for some root_id issues have over 100 decendent issues. We recently start running "Issues#rebuild_tree!" once a month at midnight. But "once a month" is not enough. "Issues#rebuild_tree!" takes over 5 hours and lockes all issues meanwhile. So running this script every day is not good. 'Issue.rebuild_single_tree!(1)' needs manual operation by redmine admins at daytime. So preventing "issue parents is wrong(="lft" and "rgt" values of issues become wrong.)" from happening would be muc ... ent * Redmine 3.2 * Rails 4 * Ruby 2.3 * Issue...
- Defect #28239 (Closed): redmine3.3: issue charts plugins install successed - Error Loading Chart: No adapter found
- Defect #28238 (Closed): redmine3.3: issue charts - Error Loading Chart: No adapter found
- 如题
- Feature #28237 (Closed): Add label next to the markers in the Gantt
- Hi All, I just have a problem, I create ne ... ext to his marker.. Thanks a lot's
- Feature #28234 (Closed): Add CSV Import for Time Entries
- h3. Preface The imports controller was obviously built to be used for more than just issue imports. But since Redmine currently only supports issue imports, there are now some places, where assumptions about the issue import are hard-coded. There are some plu ... r so that it's able to handle more than just issues. h3. Preparations The first patch attached extracts the issue related view parts into partials which are d ... refixed with the imported model name, i.e. @_issues@. The issue related model parts are moved to the import ... og/_sidebar@ partial, similar to the one for issues. This new sidebar partial is now used in th ... . Thank you for considering these patches.
- Defect #28233 (Closed): IssuesPdfHelperTest fails when run in isolation
- The @IssuesPdfHelperTest@ test fails, when starting it ... ruby -Itest test/unit/lib/redmine/export/pdf/issues_pdf_test.rb </pre> The attached patch a ... ture declarations and fixes the test failure.
- Defect #28232 (Closed): Sql error when adding custom field in issues list
- Hello, i have this error, when i try to add custom field in issue list <pre> Started GET "/projects/helpdesk/issues?utf8=%E2%9C%93&set_filter=1&sort=id%3Adesc& ... at 2018-02-22 10:36:56 +0300 Processing by IssuesController#index as HTML Parameters: {"ut ... INNER JOIN issues i on i.id = cv.customized_id ... custom_values cv WHERE cv.customized_type = 'Issue' and cv.custom_field_id IN (8) and cv.custom ... WHERE cv.customized_type = 'Issue' ... s/base (0.3ms) </pre> How can i patch it?
- Defect #28228 (Closed): REST API Parameter GET /issues.json?assigned_to_id=me doesn't work
- I want to query only for Issues which are assigned to one user. Example Re ... Login ist "vishal-px" so I hoped that GET */issues.json?assigned_to_id=me* will deliver issues assigned to vishal-px Even if I try GET */issues.json?assigned_to_id=342710* it doesn't work. It always returns the blank response. <pre> { issues: [ ], total_count: 0, offset: 0, ... any solution for this bug? regards Vishal
- Feature #28223 (Closed): Lack of access for Watchers if visibility=Issues created by or assigned to
- Dear, I would like to report that there is lack of possibility to set access to issues for Watchers if the issues visibility is set as "Issues created by or assigned to the user". In general it is possible to set the issues visibility as "ALL issues" but this is not a good solution when you want to limit access to some issues for certain people (more than author and as ... modifying existing or adding a new option of issues visibility that would provide access for th ... e assigned and additionally for the watchers.