Search
Results (12675)
- 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.
- 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