Search
Results (12605)
- Defect #19040 (Closed): Potential DB deadlocks on concurrent issue creation
- We're running Redmine 2.5.0 with approx 120 u ... e have encountered is that from time to time issue creation fails because of DB deadlocks. To ... threads and fire POST requests to create new issues in Redmine. Pretty soon 6 out of 7 threads were dead because of deadlocks on issue validation. @TinyTds::Error: Transaction ... e transaction.: EXEC sp_executesql N'SELECT [issues].* FROM [issues] WHERE [issues].[parent_id] = 22244 ORDER BY [lft] ASC' Issue Load (5027.7ms) EXEC sp_executesql N'SELECT [issues].* FROM [issues] WHERE [issues].[parent_id] = 22244 ORDER BY [lft] ASC'@ ... eadlocks began to happen on INSERTs when new issues were to be created. Still it didn't help to ... s as obviously concurrency suffers from that?
- Defect #19039 (Closed): Mail notification is formatting dates with changer's locale
- Our installation default language is PT-BR bu ... rrectly saved in the database as opening the issue in the browser shows the dates correctly loc ... : redmine_better_gantt_chart 0.9.0
- Defect #19033 (Closed): Filters that utilize date/time ignore user's UTC offset
- h2. Description: Using any filter that use ... hed is a screenshot. In the screenshot is an issue with the date, 2/3/2015 @ 1807 CST. Converti ... lugins: redmine_time_tracker 0.5
- Defect #19029 (Closed): undefined method `scan' for nil:NilClass
- Having weird issue while doing bulk update action(updating 1 it ... thod `scan' for nil:NilClass): app/models/issue.rb:165:in `create_or_update' app/controllers/issues_controller.rb:283:in `block in bulk_update' app/controllers/issues_controller.rb:270:in `each' app/controllers/issues_controller.rb:270:in `bulk_update'
- Defect #19024 (Closed): link_to in Redmine::Hook::ViewListener omits url root
- Linking to a controller action omits the conf ... lem: https://github.com/peelman/my_projects/issues/5 https://stackoverflow.com/questions/2531 ... the plugin don't include the relative URL.
- Defect #19019 (New): Plugin patch overriding priority
- Hi, In my redmine application i added some ... ple: Plugin 'A' Am writing patch for issues controller and issue before_save callBack plugin 'B' Am overriding same issue controller patch and model before_save callB ... 't run Any one have any solution for this?
- Defect #19017 (Closed): Wiki PDF Export: <pre> not rendered with monospaced font
- In redmine < pre > tags are rendered with a m ... Simple example: !PdfExportHtmlVsPdf.png!
- Feature #19004 (New): Timer-based Editing Restrictions
- Propose that feature be implemented for allowing/restricting editing of issues, posts, etc. with a timer. This feature ... e.org because at the moment, if we submit an issue, we are not allowed to go back and edit it a ... mistakes or to add in missing content. This issue could potentially be solved by implementing ... nges as needed within an hour since creation.
- Feature #19003 (New): Selection of User/Role -based Settings e.g. Email Notification & Issues Visibility
- This is related to user-based or role-based s ... mail notifications" in "My account" and the "Issues visibility" in "Roles and permissions". If ... mail notifications" in "My account" and the "Issues visibility" in "Roles and permissions") be ... tions is equivalent. ---- ---- h2. +Issues Visibility+ h3. +Current+ !2015-02-02 ... orm of checkboxes or similar execution: |_. Issues | |=. Private Issues | |=. Issues Created by User | |=. Issues Assigned to User | |=. Issues Watched by User | ---- ---- These ... with a "add/remove" new rule type of method.
- Defect #19002 (Closed): Typos in descriptions of buildin macros (seen through {{macro_list}} output)
- Hello, On the page http://www.redmine.org/ ... changelogs from 2.5.1 up to 2.6.1. Thanks!
- Defect #18994 (Closed): undefined local vari ... ain:Object when upgrading from 1.3.1 to 2.6.0
- Hello, I'm quite a bit confused regarding ... .1 but I need to upgrade it. After fixing issue with ruby version, fixing problem with passe ... nd does not understand why I have all theses issues. Can you help me? my redmine is not workin ... a problem. Your help would be very usefull
- Patch #18983 (Closed): Allow filtering of Redmine Reminders by Version
- We had a requirement to setup cron jobs that would notify users of issues assigned to them that were overdue or comin ... o here's a patch and tests to allow for this.
- Patch #18980 (Closed): Parameter back_url not set on redirect to login page when session has expired
- When a user requests a page (like "/projects/project_name/issues") and the session has expired, the user is ... pre> Started GET "/projects/my_project_name/issues" for 1.2.3.4 at 2015-01-30 11:51:34 +0100 Processing by IssuesController#index as HTML Parameters: {"pr ... blocks/_timelog.html.erb (4.9ms) Rendered issues/_list_simple.html.erb (14.3ms) Rendered my/blocks/_issuesassignedtome.html.erb (33.7ms) Rendered issues/_list_simple.html.erb (23.3ms) Rendered my/blocks/_issuesreportedbyme.html.erb (34.1ms) Rendered m ... pre> Started GET "/projects/my_project_name/issues" for 1.2.3.4 at 2015-01-30 12:01:49 +0100 Processing by IssuesController#index as HTML Parameters: {"pr ... w.redmine.org%2Fprojects%2Fmy_project_name%2Fissues Filter chain halted as :session_expiration ... w.redmine.org%2Fprojects%2Fmy_project_name%2F...
- Defect #18977 (Closed): UTF-8 encoded subject extracted from email
- When issue is created from email and email subject cons ... y the first line of the subject is shown in 'Issues'. It happens because of collapse_adjacen ... tion Database adapter Mysql2
- Defect #18976 (Closed): redmine.repositories & redmine.auth_sources passwords are not hashed
- passwords saved in redmine.repositories and r ... n the forum and it doesn't seem to be a know issue: http://www.redmine.org/boards/2/topics/45073
- Feature #18969 (Closed): Get available statuses through API
- Currently it is impossible to get available s ... id. Something like: projects/:project_name/issues/new.json Or /issues_statuses.json?tracker_id=1
- Defect #18965 (Closed): Error on upgrade
- Hi, After ugrade to latest version e get t ... rails:6:in `<main>' Any idea how to fix?
- Defect #18960 (Closed): Impossible to install Redmine on Debian Wheezy + MySQL
- Hi there, I try during 5 days, to get Redm ... e to finish it. Here I'm today. Need help.
- Defect #18953 (New): Bulk edit issues does not update Status drop down
- When trying to bulk edit issues, I'm seeing that the Status drop down is no ... hange the project. The project & tracker my issues start out in only has three statuses avaial ... gets updated correctly if I updated the same issues individually. <pre> Environment: Red ... redmine_drafts 0.2.0 </pre>
- Defect #18951 (Closed): 'Add' related issues link on issue detail view do nothing
- My server setup: sh: 1: darcs: not found ... n: By clicking on 'Add' link in the 'Related issues' section on issue detail page nothing happened. No error in log was found. The link pointed to issue itself. For example 'https://[server]/issues/3035#' is the link which will called by cli ... o maybe the defect is related to this update.
- Defect #18945 (Closed): new user page showing 500 error
- 500 internal server error for both "new user ... ews_my_account_html_erb__35267432_49329300'
- Defect #18943 (Closed): REST API does not return spent_hours when listing issues
- When you query the REST API for a specific it ... y the REST API to list all items, it doesn't.
- Defect #18936 (Closed): ActionView::Template: ... ed method `name' for nil:NilClass) rendering issue pages after upgrade to 2.6.1 stable
- <pre> ActionView::Template::Error (undefin ... signed_to_id, principals_options_for_select(@issue.a ssignable_users, @issue.assigned_to), :include_blank => true, :requi ... 19: <% end %> 20: 21: <% if @issue.safe_attribute?('category_id') && @issue.project.issue_cat egories.any? %> 22: <p><%= f.select :category_id, (@issue.project.issue_categories.collect {|c| [c.name, c.id]}), :include_blank => true, :required => @issue.required_att ribute?('category_id') %> ... middle;'), 24: new_project_issue_category_path(@issue.project), app/views/issues/_attributes.html.erb:21:in `block in _app_views_issues__attr ibutes_html_erb___118180166665841730 ... b:1063:in `labelled_fields_for' app/views/...
- Feature #18935 (Closed): Add status to the roadmap, for each issue
- Add status to the roadmap , for each issue.
- Feature #18934 (Closed): Support LDAP Password Changing
- It would be swell if Redmine supported changi ... hich I can attach as a patch if it's helpful.