Project

General

Profile

Search

Results (12572)

Defect #25577 (Closed): Fixing wrong hyphenization on FAQ-Page for RequestHeader
Hi, just want to point you to this issue: [[https://github.com/docker-library/redmine/issues/60]] The FAQ ([[http://www.redmine.org/pro ... henization has to be set correctly. Thanks 2017-04-11 12:13
Patch #25570 (New): unchecked use of params[:query]
Requests to URLs like @/issues?query=12@ result in an application error be ... a more appropriate error code automatically. 2017-04-11 06:54
Feature #25561 (Reopened): Issues are not tasks: please split them
Hi I know it has already been addressed but issues are not tasks and renaming issues to task is not enough because we need both ! I'm in favor of renaming the current issues module as tasks module since it is connected to the Gantt which has nothing to do with issues / tickets. Even if we think differently we do need to separate issues that are mainly submitted by the end user , ... ly submitted by the internal staff. This issues / task confusion is the source of most rebu ... thought about it already thanks cyril 2017-04-10 09:04
Defect #25555 (Closed): Make api paging limit configurable
Currently the API is limited to a maximum of ... e other hand it is possible to configure the issue export limit. I would like to be able to ... est_api#Collection-resources-and-pagination]] 2017-04-08 15:06
Feature #25547 (Closed): Bulk edit issues
Can you add documentation about rest api for Buld Edit for issues? 2017-04-07 13:44
Feature #25542 (Closed): Custom Fields available over the API
Hi Guys, the /custom_fields.json is not av ... ds before submit, because redmine reject the issue if custom fields don't match the right value ... om fields in the right way. Regards Tobias 2017-04-07 10:49
Feature #25540 (Closed): Unify fields of subtasks and related issues on issue page
Subtasks and Related issues as shown on issue page have different fields. Subtasks: status, assigned to, done ratio Related issue: status, start date, due date I would like to propose to change Related issues and show same fields as for Subtasks. 2017-04-07 08:49
Feature #25538 (Closed): Drop support for Ruby 2.2.1 and ealier, 2.2.2+ is now required
Support for Ruby 1.9.3 and 2.0 has ended by R ... 016/02/24/support-plan-of-ruby-2-0-0-and-2-1/ 2017-04-06 21:51
Feature #25534 (New): Dynamic filters
One use case is the following: Review of issues for a defined target version. First a static filter is first defined with the list of issues. Then, with the dynamic filter we can revi ... y the filter, but it is not efficient at all. 2017-04-06 14:50
Patch #25526 (Closed): Revert API change in spent_hours field in issue#show
When preloading the @spent_hours@ of issues (as e.g. done for #20661, they default to @ ... ault @0.0@. This results in a change of the @issue#show@ API which now also returns an Integer ... wing way: <pre><code class="json"> { "issue": { "id": 15, ... "spent_hour ... follows: <pre><code class="json"> { "issue": { "id": 15, ... "spent_hour ... evious behavior of always sending Floats. 2017-04-05 15:29
Feature #25517 (New): I want to use the Redmine time tracking more loosely than currently required.
We use the Bestest Punch Clock for Redmine pl ... category and a comment, but usually omit the issue. We don't necessarily like estimating issue times and logging time spent on a specific issue. We would prefer to view the Roadmap progress bar as issues closed / total issues. In the admin settings under Issue tracking, could we make it an option to not have estimate times on issues and to not use time in roadmap percent calculations? 2017-04-05 05:29
Feature #25515 (Closed): View attachments on the issue list
!{width: 785px}.25515-attachments-column@2x.png! 2017-04-04 19:06
Feature #25513 (New): New custom field type f ... t type") - per Project specific set of values
Currently custom field type List can be defin ... projects+. Only with this functionality, issue #25043 brings great enhancement to serious multiproject environments. 2017-04-04 16:05
Feature #25510 (New): New Issue Page When user select a particular group, th ... n displays the members in the selected group,
When user select a particular group, the next ... displays the members in the selected group, 2017-04-04 09:31
Feature #25509 (Closed): View All Issues Page Author filter add Groups
In redmine view all Issues page add filter groups is this possible? ... leads wants to see only created team members issues (i.e : QA, DEV TEAM) 2017-04-04 09:30
Patch #25505 (Closed): Russian translation for 3.2-stable
From #25349. <pre><code class="diff"> === ... == @@ -1283,5 +1283,4 @@ label_any_open_issues: любые открытые задачи label_no_open_issues: нет открытых задач label_default_value ... - error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot - be reassigned to an issue that is about to be deleted + error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Затраченное время не мо ... задачу, которая будет удалена </code></pre> 2017-04-03 18:26
Patch #25502 (Closed): Russian translation for 3.3-stable
From #25397. <pre><code class="diff"> === ... @@ -1308,7 +1308,6 @@ label_new_project_issue_tab_enabled: Отображать вкладку "Новая задач ... ror_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers - for which you can create an issue + error_no_projects_with_tracker_allowed_for_new_issue: Отсутствуют проекты, по трекерам которых вы ... error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot be reassigned to an issue that is about to be deleted </code></pre> 2017-04-03 16:30
Defect #25501 (Closed): Time entries query through multiple projects by issue custom field not possible anymore.
This is related to #24014 Since r15890 / # ... r time entries from different projects by an issue custom field anymore. Sometimes it might ... example show all time entries logged against issues with a certain custom field set to some value, regardless of what project the time entry and issue are in. If one subproject is not a subprojec ... I think restricting the global query to only issue custom fields that are "for all projects" is ... e. I can understand that there might be many issue custom fields, but those should only be rest ... arching for this I have also noticed that an issue custom field defined in a subproject will no ... ject unless the parent project also has this issue custom field defined. I propose to show all issue custom fields (maybe limited to those active ... global time entry query and to show only the issue... 2017-04-03 14:41
Patch #25495 (Closed): spelling fixes
patch contains some spelling fixes ( just in ... base for the diff was @adce697 on github.com 2017-04-01 22:09
Defect #25489 (Closed): Redmine::UiTest::IssuesTest fails
test/ui/issues_test_ui.rb 1) Failure: Redmine::UiTest::IssuesTest#test_default_start_date_proposed_in_date_picker [test/ui/issues_test_ui.rb:181]: Expected: "2012-04-01" ... -03-30" 2) Failure: Redmine::UiTest::IssuesTest#test_default_due_date_proposed_in_date_picker [test/ui/issues_test_ui.rb:162]: Expected: "2027-04-01" Actual: "2017-03-30" 2017-03-31 14:27
Defect #25486 (Needs feedback): Repository history is not updating
Hi, on just one project we have something wro ... are working just great. Any clue? Thanx! 2017-03-31 11:56
Patch #25483 (Closed): Forbid to edit/update/delete the anonymous user
Right now, an admin can (in principal) edit a ... omatically recreated on next access, all its issues, journals, ... will have dangling @user_ids ... rom "Planio":https://plan.io/redmine-hosting. 2017-03-30 15:20
Feature #25482 (New): A recursive watcher option/mode
It would be a great benefit if the recursive ... on of the complete tree of: * wiki pages * issues Now every wiki page or issue has to be manually added. Perhaps another ... dynamical resolution upwards in the wiki and issue tree. In this case even if an issue or wiki page will be added after the watcher has been clicked the notification will be send out. 2017-03-30 15:18
Defect #25478 (Closed): Related to "no open issues" shows all issues
When filtering for issues that are related (bi-directional relationship) to "No open issues", all issues and not just the ones related to none or closed issues are shown. 2017-03-30 12:09
Defect #25473 (New): "Message XYZ can not be ... scrape due to confusion over the associated issue id
First of all, thanks for Redmine. It's been i ... on this log message: <pre> ^[[1m^[[36mIssue Load (0.6ms)^[[0m ^[[1mSELECT `issues`.* FROM `issues` WHERE `issues`.`id` = 104351 LIMIT 1^[[0m </pre> the ... Redmine cannot locate an existing ticket. 2017-03-30 01:08
(3276-3300/12572)