Project

General

Profile

Search

Results (12608)

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
Defect #25468 (Closed): Reopening a closed issue
Hello, When an issue is closed and I later wish to reopen it; the ... am I missing something? :-) Regards, Erik 2017-03-29 14:39
Patch #25459 (Closed): Portuguese translation for 3.3-stable
From #25204 <pre><code class="diff"> === ... ailable - error_no_tracker_allowed_for_new_issue_in_project: The project doesn't have any trackers - for which you can create an issue - label_tracker_all: All trackers - label_new_project_issue_tab_enabled: Display the "New issue" tab - setting_new_item_menu_tab: Project ... ror_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers - for which you can create an issue + mail_subject_security_notification: Noti ... ponível + error_no_tracker_allowed_for_new_issue_in_project: O projeto não possui nenhum tipo ... dos os tipos de tarefa + label_new_project_issue_tab_enabled: Apresentar a aba "Nova tarefa" ... ror_no_projects_with_tracker_allowed_for_new_issue: Não há projetos com tipos de tarefa para os ... ont_monospace: Monospaced font </code></pre> 2017-03-29 06:42
Patch #25458 (Closed): Portuguese translation for 3.2-stable
From #25204 <pre><code class="diff"> === ... @@ -1168,13 +1168,13 @@ label_assigned_issues: Assigned issues label_field_format_enumeration: Key/val ... ed: Disallowed extensions - label_any_open_issues: any open issues - label_no_open_issues: no open issues - label_default_values_for_new_users: Def ... Extensões não permitidas + label_any_open_issues: Quaisquer tarefas abertas + label_no_open_issues: Sem tarefas abertas + label_default_valu ... - 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: O tempo gasto não pode ... gs I watch or I am assigned to </code></pre> 2017-03-29 06:40
Feature #25454 (Closed): Add bulk edit after save hook
Correct me if I'm mistaken, but now there only exists a @issue_bulk_edit_before_save@ controller hook. This ... ve controller hooks. Say, a user edits an issue via issue view and triggers a @issue_edit_after_save_hook@ which handles the issue in a proper way. The same is expected to happen when an issue is edited via context menu (right click) in any multiple issues view, but there is no way to provide that a ... is called for context menus and there is no @issue_bulk_edit_after_save@ hook which makes @issue_edit_after_save@ hook useless. I think it would be useful to have something like this in issues#bulk_edit controller method: <pre> def bulk_edit ... @issues.each do |orig_issue| ... begin ... 2017-03-28 15:54
Feature #25445 (Closed): unify email notifications
Under certain circumstances, separate mail no ... notification. I attach a patch to fix this issue. (I couldn't make the code less awkward than ... ngly useless yields in the called methods.) 2017-03-27 16:24
Feature #25419 (Closed): Portfolio Project Management - Specific use case as an example for a Plugin
Hello, it's about two years I use Redmine fo ... to define the compound activity as a set of issues assigned automatically to a subproject with ... I'm interested too. Regards, Giovanni 2017-03-23 17:10
Feature #25418 (New): Allow Custom Field Lists to list working links
I.e. A pull-down list that looks like |Custo ... an integration project where we enter parent issues, and then add the sub-tasks needed to finis ... es, any of which could be associated with an issue, so that the resource is easily accessed from the issue page. #5794 goes into the usefulness of s ... special case, plain or link only imposition. 2017-03-23 14:28
Defect #25416 (Closed): "My account" broken with MySQL 8.0 (keyword admin should be escaped)
Clicking "My account" when using a mysql data ... = ? AND id <> ?", true, id).exists?) </pre> 2017-03-23 12:46
Defect #25411 (New): Custom fields - bulk edi ... ions overwrites existing values or selections
During backlog grooming I need to add new value of a custom field to a number of issues. The problem is that existing values in ... reproduce: # Click checkmarks of a number issues, with multiple values in a custom field, for bulk edit # Right-click the checkbox of a random issue among the issues marked for bulk edit # Click edit # Click ... field value to be added across the selected issues # Click submit # Observe that only the n ... ues on fields with multiple values/selections 2017-03-23 09:52
Patch #25402 (Closed): stop misusing distance_in_words
When _x_hours_ and _x_days_ are *not* used fo ... the Hungarian/Magyar language files that way. 2017-03-22 13:26
Defect #25400 (Closed): Documentation for Rest API issue listing seems incorrect
Hello ! On the documentation page for listing issues through the API, these lines were added 2 months ago : > @issue_id@: get issue with the given id or multiple issues by id using ',' to separate id. > GET /issues.xml?issue_id=1 > GET /issues.xml?issue_id=1,2 Source page : https://www.redmine.org/projects/redmine/wiki/Rest_Issues#Listing-issues History diff : https://www.redmine.org/projects/redmine/wiki/Rest_Issues/diff?utf8=%E2%9C%93&version=56&version_from ... I can't find anything proving that "listing issues by ID" is working, or even implemented. (on ... t working when he was trying to get multiple issues by ID through the API) 2017-03-22 11:35
Patch #25397 (Closed): Russian translation update (r16388)
From #25392, translated by Ilya Potapov. * error_no_projects_with_tracker_allowed_for_new_issue * field_textarea_font * label_font_defau ... field_full_width_layout * label_last_notes 2017-03-22 06:32
Patch #25392 (Closed): Change Russian translation for field_due_date and label_relation_new
There is a mistranslation for these labels in ... e: "error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted": * If one tell me when ... be great to add this feature to version:3.4.0 2017-03-21 19:39
Feature #25384 (New): Add new issue relation type: Obsoletes and Obsoleted_by
In order to be able to manage cumulative work ... e a relationship type dedicated to obsolete. 2017-03-21 16:06
Feature #25381 (Closed): Allow project selection when editing timelog entries
When you go to create a new time entry, and there's nothing project or issue related in the URL, you're given a project s ... his patch is for Redmine version 3.3.2-stable 2017-03-21 11:32
Defect #25371 (Closed): Git 2.9 compatibility
With git 2.9 I have some problems with redmin ... ted: 39 Actual: 38 This patch heals it. 2017-03-20 15:50
(3326-3350/12608)