Search
Results (12675)
- Defect #21226 (Closed): Some log messages are missing the "MailHandler" prefix
- For email scraping we set @RAILS_ENV@ to @dev ... s allows us to diagnose the various scraping issues we encounter and work around them. Other ... g scripts. Today I encountered a scraping issue due to the contents of an email exceeding th ... column 'description' at row 1: INSERT INTO `issues` (`project_id`, `author_id`, `priority_id`, ... by design or is it really missing the prefix?
- Feature #21224 (Closed): Assign a priority to a category
- option to assign a priority to a category.
- Defect #21222 (New): ActiveRecord::StatementInvalid when trying to update user_setup
- From time to time Redmine begins to fail every request with this error: @Started GET "/redmine/issues/78317" for 172.23.24.178 at 2015-11-12 13:03:15 +0300 Processing by IssuesController#show as HTML Parameters: {"id" ... Database adapter SQLServer@
- Defect #21221 (Closed): Internal server error when copying issues.
- Internal server error when copying issues. Currently I am using in two places on both ... log are as follows: Started GET "/redmine/issues/282" for 212.14.28.115 at 2015-11-12 00:19:00 +0100 Processing by IssuesController#show as HTML Parameters: {"id"=>"282"} Current user: seweryn (id=10) Rendered issues/_action_menu.html.erb (14.4ms) Rendered plugins/scrum/app/views/scrum_hooks/issues/_show.html.erb (7.6ms) Rendered plugins/redmine_issue_checklist/app/views/issue_checklists/_checklist_item.html.erb (4.3ms) Rendered plugins/redmine_issue_checklist/app/views/issue_checklists/_checklist_item.html.erb (4.7ms) Rendered plugins/redmine_issue_checklist/app/views/issue_checklists/_checklist_item.html.erb (4.6ms) Rendered plugins/redmine_...
- Defect #21219 (Closed): Date pickers images for start/due date fields are not shown for issues with subtasks
- *Precondintion:* Assure that you have in adm ... tasks" *Steps to reproduce:* # Add a new issue # Add a subtask to that issue # Return to the parent issue # Edit # Observe that the fields start dat ... ny plugin installed and the same behavior.
- Defect #21212 (Closed): Please help, RedMine3 Install Error
- [root@svra redmine]# bundle exec rake generat ... .19.1) thread_safe (0.3.5) tzinfo (1.2.2)
- Defect #21210 (New): Issues and Spent Time of closed subprojects are in ... e overview page, but are not included on the issues, gantt or spent time details/report pages
- If a project has closed subprojects, the overview page will show the total issues and spent time of all subprojects including the closed ones. However, if I try to view issues, gantt or spent time, I will not see any of ... pre> All plugins were removed for testing.
- Defect #21207 (Closed): Click user link got 404 error
- # go to project page something like http://<U ... Redmine plugins: redmine_issue_detailed_tabs_time 0.1.0 redmine_lightbox ... wiking 1.0.0b </pre>
- Feature #21203 (New): Add "Issue tracking" list to home
- Home screen should have more usuful information. This change adds "Issue tracking" box to the home screen. And we have difficulty viewing all issues across the projects, this change also impro ... em. No need to click "Projects" -> "View all issues". We can see all issues only by clicking "View all issues" on home screen. !new_home_screen.png!
- Defect #21202 (Closed): Left aligned sign in tabular is not worked since applying #6969
- Since I pulled r14834 into my repository using 3.1 trunk, I got issue that just left align in tabular format is no ... not worked. just be rendered verbatim </pre>
- Feature #21193 (Closed): Email notification on issue Note update/modification
- There are permissions allowing to edit (own) ... or which email notifications should be sent->Issue updated.
- Patch #21192 (Closed): Bulgarian translation
- Translated: * label_any_open_issues * label_no_open_issues
- Defect #21189 (Closed): Not able to connect to https://
- Hi, I would like to upgrade my redmine sof ... Could you please advise the solution of the issue. Please see the attached. Regards, Jeff
- Defect #21182 (Closed): Project.uniq.visible raises an SQL error under certain conditions
- Hi! Recently the issue in Redmine core was discovered by our team. ... something vital, maybe not. However there is issue and I am attaching one of the solutions which works for me. All tests are passing.
- Defect #21181 (Closed): Markdown Formatter incorrectly parses lists
- Originally I wanted to raise a bug about the ... is that blank lines are at the core of this issue. Normally items should be wrapped in <p> tag ... e's inbuilt Markup Parser* !wrong.JPG!
- Patch #21174 (Closed): Japanese translation update (r14833)
- Translated label_any_open_issues and label_no_open_issues.
- Defect #21161 (Closed): Redmine can't access uploaded file with accent
- Hello, I'm having the same issue with two redmine installations, I've made a ... er details. Thanks for your support, David
- Patch #21159 (Closed): Hide empty <ul> on project overview
- When there is either no homepage, no subproje ... an incorrect alignment of the default boxes (issue tracking, members). See the screenshot befor ... how it looks when the patch is being applied.
- Feature #21158 (New): Send E-Mail to Redmine: Copy E-Mail Header into Ticket Note
- I frequently bcc redmine, when I send project ... To: <recipients list> Cc: <cc list> </pre>
- Feature #21149 (New): Linking "Possible value ... fields to another custom fields of same type.
- Hi, I hope that this feature is not too comp ... eld of the same type, but on another entity (Issues, Spent Time and Projects). First example: If creating Custom field of type List for Issues or Spent Time, it would be nice to link to ... ject. Let's name it Projects_Contract_IDs. Issues will have Custom field (type list) named for example Issue_Contract_ID. That Issue_Contract_ID links values to Project level Cu ... level. Custom fields on Subproject level, Issue level and Timelog level simply inherits valu ... om fields from Project level. Thank you
- Defect #21141 (Closed): Git tags and branches need to be UTF-8 encoded
- When shelling out and getting the list of git ... nst the current trunk at r14793. The patched issue is present since about forever but only mani ... -of-recent Rails, at least since Redmine 2.6.
- Defect #21139 (Closed): Error in journal_details
- i got Error 500 in one of issues production.log: <pre> Started GET "/issues/7815" for 91.205.47.195 at 2015-11-03 18:08:47 +0300 Processing by IssuesController#show as HTML Parameters: {"id" ... urrent user: s.bondarev (id=141) Rendered issues/_action_menu.html.erb (3.7ms) Rendered attachments/_links.html.erb (4.0ms) Rendered issue_relations/_form.html.erb (1.8ms) Rendered issues/_relations.html.erb (2.6ms) Rendered issues/_history.html.erb (53.1ms) Rendered issues/show.html.erb within layouts/base (92.8ms) ... <% end %> 15: </ul> app/helpers/issues_helper.rb:345:in `block in details_to_strings' app/helpers/issues_helper.rb:331:in `each' app/helpers/issues_helper.rb:331:in `details_to_strings' app/views/...
- Patch #21137 (Closed): Rescue network level errors with LDAP auth
- Right now, only a small number of possible er ... the app and the LDAP server, TLS certificate issues, DNS issues, changed firewalls... The attached patch ... rom "Planio":https://plan.io/redmine-hosting.
- Defect #21136 (Closed): Issues API may disclose changeset messages that are not visible
- The check to include related changesets in the single issue API view currently is done against the project of the issue. An issue can have related changesets from other proje ... thus sharing the same logic as the html view.
- Feature #21125 (Closed): Removing attachment after rollback transaction
- I want to extend my previous issue #20388 about transaction in Attachment. Ther ... </pre> Hope, this can be useful for Redmine.