Search
Results (12605)
- Patch #18931 (Closed): Bulgarian translation (r13857, 13877, 13887)
- Added * label_search_attachments_yes: Search ... Search attachments only * label_search_open_issues_only: Open issues only * field_address: Email * setting_max ... isable_notifications: Disable notifications
- Defect #18930 (Closed): session_expiration fails to find active user to set localization for
- Redmine 2.6.1, mysql, amazon linux. When a ... to_i end end end </pre>
- Defect #18929 (Closed): MailHandler Error: "\xF5" from ASCII-8BIT to UTF-8
- I have recently updated/upgraded our server a ... Because of this we are unable to track our issues that are reported by our customers and i ha ... at has gone wrong. Help much appreciated.
- Defect #18926 (Closed): issue_categories in REST API is not working - page not found
- When I try to call http://server.domain/redmine/projects/1/issue_categories.json?key=my_key the answer is Pag ... (No route matches [GET] "/service/projects/1/issue_categories.json"): actionpack (3.2.19) li ... mple http://server.domain/redmine/projects/1/issues.json?key=my_key returns with all issues from project id=1 I have tried the users ... re ruby instead project_issue_categories GET /projects/:project_id/issue_categories(.:format) issue_categories#index POST /projects/:project_id/issue_categories(.:format) issue_categories#create new_project_issue_category GET /projects/:project_id/issue...
- Defect #18924 (Closed): Workflow's not seeming to be applied
- Hi, Applogies if I missed some information ... "the user is stupid and just doesn't get it" issue. For that I appologies in advance. But I am ... .0 Redmine: no plugins installed Remine
- Defect #18917 (Closed): Cannot reorder root issues
- I would like to order root issues relative to each other. I can do the following for children nodes: <pre><code class="ruby"> issue_a.move_to_right_of(issue_b) </code></pre> However, the same code does not work for root issues, because they have different scopes (@root_id@). <pre><code class="ruby"> # app/models/issue.rb 47: acts_as_nested_set :scope => 'root_ ... pre> (_initially posted as message#45150_)
- Defect #18916 (Closed): Adding Multiple Watchers - Doesn't add when you re-search users.
- When adding watchings by clicking "add" in th ... need for the system to "remember" anything.
- Patch #18911 (Closed): check Setting.protocol when determining gravatar protocol
- proposed change is in line 1235 of app/helper ... after Setting.protocol is changed to 'https')
- Feature #18909 (Closed): Redmine timelog and user API
- 1. I have problem accessing the timelog date ... associated particular users (using Users API)
- Patch #18898 (Closed): Back migration for 20141029181824_remove_issue_statuses_is_default doesn't work
- Back migration for 20141029181824_remove_issue_statuses_is_default doesn't work. Here is a patch to correct this.
- Defect #18896 (Closed): Grouping of Boolean f ... "No" value if the group is in first position
- When I submit the query with "Group results b ... is displayed. OK. I'd appreciate if this issue is picked up and will be examined/fixed. ... see #18894 ) when this ticket is created).
- Defect #18894 (Closed): Grouping of Boolean f ... "blank" tickets are grouped in "none" groups
- Boolean custom field can have three values; " ... s not specified as "required". * Ref. ** Issue #17003-6 ** Wiki ""Boolean: checkbox (enab ... ase adapter PostgreSQL </pre>
- Feature #18880 (Closed): Query filters for TimeEntry
- Hi, we have adapted the Issues Queries for TimeEntries. This allows us to ... basically shows what has changed: - Added issues_queries_helper - Generalized queries_controller to work and forked issues_queries_controller and time_entry_queries_c ... and introduced time_entry_queries_helper and issue_queries_helper - Added sidebar queries to timelog_helper - Refactored query, issue_query and time_entry_query to have more code in common - Build views for issue_queries and time_entry_queries - Inserted q ... menu - Added routes for time_entry queries
- Defect #18875 (New): [Rest API][custom field] ... xml" required the System manager's privilege?
- Dear developers Why Getting "Custom_field' ... able to get Possible values. Best Regards.
- Patch #18868 (Closed): Add support for queries with 'next week' filter
- I started using due dates quite heavily and the functionality I missed was "show me next week's issues". Therefore I made a filter which I would l ... feature/query-next-week?expand=1 Possible issues: * only english translation exists now, I ... quired for inclusion, please let me know.
- 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.