Project

General

Profile

Search

Results (12483)

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 2018-02-27 07:23
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 2018-02-27 05:07
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) 2018-02-25 15:52
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... 2018-02-24 07:50
Defect #28239 (Closed): redmine3.3: issue charts plugins install successed - Error Loading Chart: No adapter found
2018-02-23 10:55
Defect #28238 (Closed): redmine3.3: issue charts - Error Loading Chart: No adapter found
如题 2018-02-23 10:53
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 2018-02-22 16:38
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. 2018-02-22 13:27
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. 2018-02-22 11:23
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? 2018-02-22 10:58
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 2018-02-21 11:21
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. 2018-02-20 15:26
Defect #28215 (Closed): Can not create issue via REST API
I'm using redmine on cloud provided by planio. I'm able to UPDATE an issue SUBJECT, but can not create an ISSUE. Have tried using this curl curl 'https://testlinktest.planio.com/issues.json' \ -X POST \ -H 'X-Redmine-API-K ... 'Content-Type: application/json' \ -d '{ "issue": {"subject": "A new issue with LOVE ","project_id": "3"} }' But I a ... nk</error></errors> Any hint? any idea? 2018-02-19 21:53
Feature #28213 (Closed): Support external ID when importing issues
As described in #25799, it can be tedious to reference other issues of the same import in the CSV document. Whe ... to import was created manually, the order of issues influences the position of rows and therefo ... n with values, starting with @#@-s. _This issue is in conflict with #28198. If interested, I'll gladly provide a patch for both features at once._ 2018-02-19 10:30
Defect #28212 (Closed): Request: No Link to attached files
Hello, i had installed redmine on debian j ... e no clue, what is wrong there. cheers 2018-02-19 09:32
Defect #28209 (Closed): cannot download attachment .vsd
I have some problem with my Redmine server. ... n't download anything how to resolve this issues? 2018-02-18 16:58
Defect #28208 (Closed): Anonymous icon is wrongly displayed when assignee is a group
When the assignee of an issue is a group, an icon for an anonymous user is ... x; border: 1px solid #ccc}.wrong-icon@2x.png! 2018-02-18 03:03
Patch #28207 (Closed): Test improvements for footnotes formatting syntax
_This originates from #28119#note-2._ # We ... der point 2, I'll open a dedicated container issue for it. Note: I won't target this issue to any version, as I don't think this is of any use for the changelogs. 2018-02-18 00:05
Defect #28205 (New): Wrong values in status combo
I would like to have the following configurat ... rogress_. So I gave the Reporter Role the issue tracking permissions (inter alia) “Edit issues” and “Add notes”, and configured the workfl ... production * Database adapter: PostgreSQL 2018-02-17 15:32
Defect #28204 (Closed): Too large avatar breaks gantt when assignee is a group
A 128px wide avatar icon breaks gantt view when the assignee of an issue is a group and "Use Gravatar user icons" set ... g?1517405352" width="13" height="13"> </pre> 2018-02-17 10:37
Feature #28202 (Closed): Allow updating existing issues via CSV import
It would be very helpful to be able to update existing issues through the CSV import function. 2018-02-17 01:35
Feature #28200 (Needs feedback): Improve the UI/UX of the 'issue description edit' feature
Can you add more visible element to edit the ... it will be very handy. Thx. Best regards 2018-02-16 18:02
Feature #28198 (Closed): Support issue relations when importing issues
As promised in #22701, I now would like to propose a patch, which adds handling of issue relations to the CSV importer. h3. Usage ... a column for each relation type. The parent issue field also moved to the new block, since it' ... same type, each separated with @,@. Related issues follow the same rules as parent issues. A string preceded with a @#@ is supposed to be an existing issue. Without the @#@ it's supposed to be another ... sent, e.g. @#12 3d@ specifying a relation to issue @#12@ and a delay of 3 days. h3. Technical notes Since issue relations may only be created when the issue was already saved, I've added a second step ... end_object@ method now. This is used by the @IssueImporter@ to save the relations after the issue was already saved successfully. h3. Add ... ially, I wanted to build the import, so that ... 2018-02-16 13:14
Defect #28193 (Closed): watcher list can not be edited after issue is created
Watcher list can be edit only at creation time. There is missing parameter presentation on the issue view with its walues and edit triggers. In ... ers switches are enabled (view, add, delete). 2018-02-15 12:50
Patch #28191 (Closed): Add assignable, issues_visibility, time_entries_visibility and users_visibility to Roles API response
Currently we are missing global roles fields: assignable, issues_visibility, time_entries_visibility and use ... assignable one is pretty useful when editing issue via API. 2018-02-14 15:38
(2701-2725/12483)