Search
Results (12572)
- Defect #29521 (Closed): REST API: Filtering issues by issue_id does not work as the documentation suggests
- the documentation for issues here (http://www.redmine.org/projects/redmine/wiki/Rest_Issues) states that there is an optional filter to filter by one or multiple issue ids: "issue_id: get issue with the given id or multiple issues by id using ',' to separate id." I've be ... sts using this very database and a few valid issues ids (320, 9000 and 12002): http://www.redmine.org/issues.json?id=9000&limit=1 http://www.redmine.org/issues.json?id=320,12002&limit=2 if you follow ... t incorrect results, it seems to just return issues from either the very start or very end of the issue list and not the ids that were actually requ ... erwise to retrieve the journals for multiple issues I need to make multiple requests using ...
- Feature #29520 (New): Issues Section/Tab -Allow user to select 'Subtasks' column to see on issues list very similar the way currently 'Related Issues' column is available.
- Allow user to select 'Subtasks' column to see on issues list very similar the way currently 'Related Issues' column is available.
- Feature #29519 (Closed): Issues Section/Tab -Allow issues to be grouped by Parent
- Allow user to select parent issue in group by choices
- Defect #29515 (Closed): Unable to load graphs and images in wiki
- Hi All, Greetings. I am upgrading our redmin ... t install the software because of permission issues. Attahced are the screenshots of wiki pa ... mine_information 1.0.2 redmine_issue_templates 0.2.0 redmine_issues_macros 0.0.1 redmine_landing_pa ... theme_changer 0.3.1 redmine_wiki_issue_fields 0.5.9 redmine_wiki_toc ... 0.7.0 Best regards, Nitish Hombal
- Feature #29513 (New): Redmine usability on Percona XtraDB cluster
- Hi, At my work we run Percona XtraDB. To m ... IMARY KEY': changeset_parents changesets_issues custom_fields_projects custom_fields_role ... well a DB migration step has to be created?
- Defect #29512 (Closed): Test failures with redmine-3.4.6.zip in development mode
- Dear Redmine Team, I experianced some test ... ght you are interested in knowing about this issue. Best Regards, Liane Hampe -------- ... Redmine plugins: no plugin installed
- Feature #29503 (Closed): Discourage search engines from indexing old versions of wiki pages
- Google is indexing the older versions of wiki ... x tag to all older versions. how can i do it?
- Feature #29501 (Closed): Allow addition of watcher group via bulk edit context menu
- Currently, bulk edit context menu allows addi ... individually we can assign watcher group for Issues in bulk. Please do consider this feature addition in the future release.
- Defect #29496 (New): Email addresses which includes slashes are wrongly linked
- Email addresses which include slashes (e.g. " ... !{border: 1px solid #ccc;}.screenshot@2x.png!
- Feature #29489 (Closed): Issue macro for flexible linking to issues
- The attached patch adds an @issue(123)@ macro which has options similar to the @link_to_issue@ helper method, giving users maximum control over the level of detail when linking to issues. <pre> {{issue(123)}} -- Issue #123: Enhance macro capabilities {{issue(123, project=true)}} -- Andromeda - Issue #123:Enhance macro capabilities {{issue(123, tracker=false)}} -- #123: Enhance macro capabilities {{issue(123, subject=false, project=true)}} -- Andromeda - Issue #123 </pre> This is somewhat related to #29488
- Patch #29488 (Closed): ##123 syntax for linking to issues with tracker name and subject
- @##12@ will render: "Bug !#12":/issues/12: Can't Save Changes to Project We rec ... eature, and amend the wiki syntax help files.
- Feature #29482 (Closed): Query system for Projects page
- The attached patch adds the existing query system (from issues and time entries) to the projects page, inc ... ecause the patch implements multiple related issues - More filters and columns can be added, b ... all as possible. Any feedback is welcome.
- Feature #29473 (Closed): Submit a form with Ctrl+Enter / Command+Return
- While editing issue, Ctrl+Enter should invoke "Submit" While creating new issue Ctrl+Enter should invoke "Create"
- Feature #29470 (Reopened): Possibility to mark tracker as "Subtask only"
- There are some types of trackers (like "Story ... ed, new item can be created only as a Subtask
- Defect #29461 (New): Receiving E-Mails via IM ... if "truncate after these lines is configured"
- We have configured our redmine to receive tic ... also the problem of tickets: #5594 and #8093
- Patch #29459 (Closed): Add admin flag to users API
- Currently, it is not possible to distinguish ... thout the permission to see the admin status.
- Defect #29454 (Closed): Error 500 while creating new issue
- Hi, I'm sorry to ask for some help but it is quite strange. Today creating new issue get an error 500. Updating issue is working correctly ... Here is the final line of production.log <pre> Processing by IssuesController#create as HTML Parameters: {"u ... 9e6xYbw==", "form_update_triggered_by"=>"", "issue"=>{"is_private"=>"0", "tracker_id"=>"7", "su ... rity_id"=>"2", "assigned_to_id"=>"", "parent_issue_id"=>"", "start_date"=>"2018-08-29", "due_da ... imated_hours"=>"", "done_ratio"=>"0", "deals_issue_attributes"=>{"deal_id"=>""}}, "was_default_ ... ter_create' for nil:NilClass): app/models/issue.rb:210:in `create_or_update' app/controllers/...
- Defect #29450 (New): Addressing the test issues and spammer problems on Redmine.org
- It seems that people often create the test issues on Redmine.org, potentially due to low disc ... e yellow box message when submitting the new issue (see the attachment), where the first line w ... +red text+, urging users not to submit test issues and instead use the Demo site. Best Regards.
- Feature #29449 (Closed): Filter out issues from closed projects in My Page blocks
- Users see issues assigned to them on My Page, even when the ... ect needs to re-open project, close affected issues (or change Assignee) and then close project ... ink that the best solution is NOT to display issues of closed projects on the user's My Page.
- Defect #29442 (Closed): Vendor-defined characters in ISO-2022-JP email subject break issue's subject
- When you create an issue via email, the subject field in the issue will be broken if the subject line in the em ... ①". Suppose a user is trying to create an issue via email with the subject *"①丸数字テスト"* and i ... -2022-JP. Actually, the subject field of the issue will be *"$B-!(B $B4]?t;z%F%9%H(B"*. !{w ... F-8 F Failure: MailHandlerTest#test_add_issue_with_iso_2022_jp_ms_subject [test/unit/mail_ ... st test/unit/mail_handler_test.rb:742 </pre>
- Patch #29441 (Closed): Remove code related to JRuby and unsupported Ruby versions
- Defect #29437 (Closed): Forums - Locked entries - icon issue
- Hello, When you lock an entry at a forum the ... title. Check the attachment. Thank you
- Feature #29435 (Closed): Render forums list in project settings as table
- The list of discussion boards is poorly imple ... lopers have to style. !new_table_look.png!
- Defect #29416 (Reopened): Do not show Git revisions
- My tech-stack: FreeBSD 11 + Apache 24 + MySQL 8 + Gitolite + Redmine 3.4.6.stable The issue: the Redmine do not show the Git all revisio ... he same way do not working reference tag for issues. It's not gotten from repo. No any issues referenced.
- Defect #29413 (Closed): Mercurial 4.7 compatibility
- Hello, Redmine 3.4.6 doesn't work with mer ... ed cmdutil with registrar </pre> Regards.