Search
Results (12716)
- Defect #18866 (Closed): MySQL: disappear after 4-Byte UTF-8
- When writing tasks text after some characters disappear. For example, after the symbol «
- Defect #18864 (Closed): troubles in email notifications (Redmine 2.5.2.stable, russian text)
- Change notification tasks in Redmine by e-mai ... ительно переносит строку в допустимых местах.
- Feature #18860 (Closed): Replace awesome_nested_set gem with a custom implementation of nested sets
- _This issue functions as a placeholder to make sure this ... t is used for building trees of projects and issues, is replaced with a simple and more robust ... eted by Jean-Philippe Lang (I'll assign this issue accordingly) with the following related chan ... r13842, r13843, r13844, r13845 and r13846.
- Feature #18858 (Closed): Custom Fields - Sort/Order
- The order of custom fields determines the ord ... field at a time, would alleviate the problem.
- Patch #18856 (Closed): Fix 4 CSV encoding related tests
- There are 4 IssuesController tests failing due to expecting an specific ordering of issues in the CSV output. The attached patch makes the tests independent of the ordering.
- Defect #18855 (Closed): User with only Move Issue rights in the project can still create issues using mass copy!
- I found this bug when I was trying to use a project with a list of issues as a template for other projects (process f ... "Copy" which only allows viewing and moving issues. If, however, the user does not change the project (i.e. copy into other project), new issues will be created within the existing project ... moment. Note - we use _task_ instead of _issue_ in our language file. h4. Custom Role *C ... 1-role-rights.png! h4. User does not have issue edit rights (correct) > !02-no-edit-rights.png! h4. User can copy multiple issues at once (correct) > !03-multiple-copy-poss ... py screenshot > !04-copy-screen.png! h4. Issues were added to existing project without regard to no Add Issue rights (not correct) > !05-issues-added-without-rights.png!
- Defect #18850 (Closed): Multiple repos with same commits is parsed multiple times.
- We have a setup with a main repo and a repo f ... , Redmine parses them again. This makes all issues get multiple references to (the same) commi ... a bug? And is there a way to get around this issue?
- Feature #18848 (Closed): Expand custom field API
- Hi, I'm using (or want to use) the custom ... ne admin users to update custom field values.
- Patch #18844 (Closed): Japanese translation update (r13879)
- Translated label_search_open_issues_only.
- Defect #18842 (Closed): Updating issue possible for a user without that permission
- Hi, For a specific user, I don't give to him the permission to edit an issue. Now in the tasks page, when he rigth clicks on an issue, the button edit is disable. The problem is that when he clicks on the issue (show issue), The button edit on top right is now enabled and he can edit the issue and save changes.
- Feature #18840 (New): In-App Notifications
- I'd like to have in-app notifications as an a ... uld be nice to have notifications: * on due issues assigned to me * when others commment on issues that I observe * when others commment on issues assigned to me * when an issues that is assigned to me (or that I observe) is changed
- Feature #18835 (New): Copy projects - Templating projects
- Hi guys I'd like to share with you what i ... ith what Christian wrote a while ago on this issue #13373 So i modified 3 files : In app/ ... moved :copy from a before_filter like in the issue #13373 @before_filter :authorize_global ... actually is working in my prod environnement.
- Defect #18834 (Closed): parent_issue_id in REST API request does not work
- I am trying to create ticket with parent tick ... ng parent ticket: <pre> cat $TMPNAM { "issue": { "project_id": "rugion", "tracker_id": ... on_id": 390, "assigned_to_id": 61, "parent_issue_id": "28173", "custom_fields": [ ...skipp ... ...skipped..." https://redmine.dev.rugion.ru/issues.json <pre> {"issue":{"id":28181, ....} </pre> Getting this issue.id value i am creating child of this ticket like this: <pre> cat $TMPNAM { "issue": { "project_id": "rugion", "tracker_id" ... _id": 390, "assigned_to_id": 61, "parent_issue_id": 28181, "custom_fields": [ ...skip ... ...skipped..." https://redmine.dev.rugion.ru/issues.json <pre> {"...
- Feature #18833 (Closed): Issue list: class for issues with due_date=today
- there's a nice class 'overdue' for open issues with due_date<today, which can be used to mark those issues in CSS (i color them to red in my theme). Would be great to have similar class for issues, which should be done today (due_date=today) and allow theme to mark them to in simply way
- Defect #18832 (Closed): Activity Stream Filter missing on right hand side due to permission
- When adding a plugins events to the activity ... rovider call. Thanks. Regards, Will
- Feature #18831 (New): Support Automatic Assigning of Issues on Status Change
- I'd like the ability to update the "Assigned To" field to certain macros when an issue status is updated to certain statuses. For e ... uld be accomplished by adding a field to the Issue Statuses interface in administrative settings.
- Defect #18830 (New): Workflow always "current state" not working
- Hi guys I've been having an issue where when I go to edit the workflow, the "a ... efault This seems to be a boolean/casting issue with sqlserver to me, and may affect other p ... ne_inline_attach_screenshot 0.4.6 redmine_issue_checklist 2.0.5 </pre>
- Defect #18825 (New): WikiPage object miss included pages attachments
- Hello, While working on improving PDF export I found an issue that may be related to main classes: When u ... MT+1). Thanks in advance, Regards, Adam
- Defect #18823 (New): Can't unassign user from issue when field is required
- I have set up a workflow, part of which is th ... * status Assigned. Sometimes developers take issues that are not meant to be taken. We have "No ... tracker "Info", if either of them is set an issue is considered just for information (subtasks ... aybe I'm unaware of achieving desired result.
- Defect #18820 (Closed): Alternate theme colors by issue priority in issue list is wrong
- Hi, We're facing issue described in #11880 for latest version 2.6.0 ... sion. Can someone please help us ? Thank you
- Patch #18819 (Closed): Traditional Chinese translation (to r13876)
- * New ** label_search_attachments_yes, label ... l_search_attachments_only, label_search_open_issues_only
- Feature #18790 (New): Sorting Custom Fields by numbering
- Defect #18787 (Closed): link to attachement with space in file name in Markdown Wiki
- Please, consider nonalphanumeric chars in file names. E.g. ``.
- Defect #18784 (Closed): Unable to start Redmine with apache/passenger
- Hi, I have followed the installation steps ... lowing error when i run from apache. This issue is similar to http://www.redmine.org/boards/ ... ls / mod_rack for Apache and Nginx. </pre>
- Patch #18782 (Closed): Fix ui tests broken by undefined method error
- Run @`rake test:ui`@ on Ruby 2.1.5p273 with t ... sertions/s. 1) Error: Redmine::UiTest::IssuesTest#test_create_issue_with_form_update: NoMethodError: undefined ... ' for #<Class:0x007f8f1c66f2d0> test/ui/issues_test.rb:63:in `test_create_issue_with_form_update' 2) Error: Redmine::UiTest::IssuesTest#test_update_issue_with_form_update: NoMethodError: undefined ... ' for #<Class:0x007f8f1c66f2d0> test/ui/issues_test.rb:191:in `test_update_issue_with_form_update' 10 runs, 57 assertions, 0 failures, 2 errors, 0 skips </pre>