Project

General

Profile

Search

Results (12483)

Defect #27300 (New): Annoying login prompt when accessing content on redmine.org
Hi, I often google for something redmine-r ... stead of the requested site which makes this issue very annoying. I don't know what exactly ... but I was unable to manually reproduce this issue. Maybe the session has to expire on the server side to cause it? 2017-10-25 15:17
Feature #27299 (Closed): Progressive Project List
We are using bitnami redmine-stack installer, ... b.io/redmine-progressive-projects-list/ 2017-10-25 10:35
Defect #27283 (Closed): Failed to run "rake db:migrate" command against clean database on MySQL 5.7
I’m not sure if this is a defect or not, but ... s as above. I hope this would be any help. 2017-10-24 18:08
Defect #27278 (Closed): Redmine 3.3.5 error
Hello, We have an problem with redmine 3.3 ... s message in production.log Processing by IssuesController#update as HTML Parameters: {"u ... u1t/qZg==", "form_update_triggered_by"=>"", "issue"=>{"is_private"=>"0", "project_id"=>"4", "tr ... y_id"=>"3", "assigned_to_id"=>"601", "parent_issue_id"=>"", "start_date"=>"2017-10-24", "due_da ... njour Émilie,\r\n \r\nOui très bien, merci ! 2017-10-24 15:48
Defect #27243 (Needs feedback): Permission problem with share versions
Hi, I've added a version in a project and shared it with project tree. Then I assigned some issues to it in both projects. It's supposed to work all right, though when I click on any of the issue links on Roadmap page, I get this error: ... ill I get the error, so that I have to go to issue list and use filters. 2017-10-21 14:07
Defect #27242 (Closed): issue creation failed if email notification fail
Hello, I have a redmine instance installed o ... * mySQL * Apache+passenger I created an issue, assigned it to a developer and saved the issue. the page keep loading and I finally receive ... production.log) and I found that there is an issue with mail notification. In fact, my email server was down during my issue creation, so redmine failed to send the email and a rollback occurred on my issue creation!!! Isn't this a strange behaviour, why issue creation should fail if notification email f ... otification should be a separate module from issue tracking module!!! What do you think? Cheers, Slim 2017-10-20 22:07
Defect #27238 (Closed): Mysql Error after upgrading Redmine from 2.5 to 3.*
Hi, I wanted to upgrade redmine directly f ... overed errors while creating and editing new issues. I have also tried upgrade my redmine inst ... de I have discovered that I can't modify any issue in redmine. With Ruby 2.4.0 errors are th ... sult consisted of more than one row: UPDATE `issues` SET lft = CASE WHEN lft > 1 THEN lft - 2 E ... HEN rgt > 1 THEN rgt - 2 ELSE rgt END WHERE `issues`.`root_id` = 7158 AND (lft > 1 OR rgt > 1)): lib/redmine/nested_set/issue_nested_set.rb:126:in `destroy_children' app/models/issue.rb:226:in `destroy' app/controllers/issues_controller.rb:389:in `block in destroy' app/controllers/issues_controller.rb:387:in `each' app/controllers/issues_controller.rb:387:in `destroy' lib/redmi ... e' @ I also see errors when I create new issue... 2017-10-20 12:35
Feature #27232 (New): The filtre of status of issues are not acording the workflow of each type of issues (tracker)
when i filter the status of diferent Tracker, ... tered in redmine, consider that each type of issue (Tracker) have diferent statues and workflow ... possible statues for every selected type of issue (Tracker). forgiveme for my english 2017-10-19 23:04
Patch #27219 (Closed): Show default status on the trackers list
I noticed a problem when trying to delete a s ... .patch (Compatible the latest trunk r16967.) 2017-10-18 06:43
Defect #27213 (Closed): Euro symbol (€) is replaced by ? when performing a CSV export
Tested on Vanilla redmine, versions 3.3.0 and ... port. Should the exports be in UTF8 format ? 2017-10-17 14:02
Feature #27211 (Closed): Am using redmine. In my project Import issues is missing.
Import field is missing in Project. Let me kn ... rt* field in "Redmine version 2.4.2.stable" 2017-10-17 12:25
Defect #27209 (Closed): Redmine version V3.4 ... ut bug fix just Redmine version V3.3 not V3.4
Redmine version V3.4 have the prolem Defect ... 3. I see the Changelog 3.3.4 (2017-07-02) [Issues] Defect #26072: Set default assignee befor ... But Changelog 3.4 not the bug or problem fix. 2017-10-17 04:02
Defect #27202 (Closed): if attachment filenam ... we get RecodNotFound error on web server puma
AttachmentController raise RecordNotFound if ... and must be encoded in %3B (in url) Puma issue (https://github.com/puma/puma/issues/1122) - here is little bit more information ... , url was encoded right, with %3B instead ";" 2017-10-16 15:29
Feature #27199 (New): add log date to issue list filter
can we add log date filter to the issue list, where at spent time the issue ID is attached to the tracker and subject and i cannot split where i need the issue ID in separate column pls check the attached pics. 2017-10-16 09:23
Defect #27195 (Closed): Sir When i am install ... cation could not be started undefined method
Sir redmine:3.4 again getting same error aft ... /default/or please give me replay to this issue 2017-10-14 09:29
Feature #27192 (New): Filter on target version uses version_id and not version name
Creating a filter to exclude one particular n ... versions (simulates past versions) # Create issues for the various versions # Create a versio ... n is not* "Next Version" # Edit one the the issues so that it is resolved in the "Next Version ... test) # Test the saved filter excludes this issue. # Simulate the next incremental build by r ... eveloper addresses the problem and marks the issue as ready to test in the future build in the ... t to the correct version, or by only setting issues as ready to test once the new version is kn ... ow either filter types. h3. Notes This issue is marked as a feature request, but is also ... Defect #26667 appears to be somewhat related. 2017-10-13 14:17
Feature #27176 (New): Add label to custom fields
Usecase: I have lots of trackers, each one h ... on-empty would permit backward compatibility. 2017-10-12 15:05
Defect #27165 (Closed): Delete_all_members
The method delete_all_members in the model Pr ... t I don't know of it's a defect? Thanks! 2017-10-11 11:53
Feature #27163 (Closed): Issue History - How can I display exact date/time of comment rather than estimate?
Currently it states "+Name+__ updated 3 days ... on [date and time]" (as it displays on hover) 2017-10-11 00:10
Feature #27162 (Closed): How can I add a "comment" button to issues (or remove quoted text from quote button)
I know it's simple enough to just use the quo ... here is a way to simply add a Comment button? 2017-10-11 00:06
Feature #27158 (Closed): Issue Reminder template Create
i have faced Issue reminder Template plugins, i did't see issue reminder template ,when i installed(redmine 2.4.2.stable), How can i create issue reminder template on (2.4.2.stable) generate and use issue templates for each projects. i have fallowed this methods https://github.com/ascendro/redmine_issue_reminder http://www.redmine.org/projects/r ... able to get result can help anyone please 2017-10-10 13:49
Defect #27153 (Closed): Custom query breaks calendar view with error 500
When the custom query includes a second sort ... !Screenshot-2017-10-10 500 - Redmine.png! 2017-10-10 10:44
Feature #27150 (New): Permissions to view/edit groups
Permissions infrastructure (probably requires ... to multiple projects at once. I would like issues to be assign-able to multiple people at onc ... the only mechanism to allow this in Redmine. 2017-10-09 18:42
Patch #27139 (Closed): Fix for project link background in calendar tooltips
The project link in the calendar tooltip show ... ound image (starting, ending) as the related issue number. The patch adds a @:first-child@ sel ... s@ file. Before patch: !calendar_tooltip_issue.png! After patch: !calendar_tooltip_fixed.png! 2017-10-08 11:24
Feature #27135 (New): Ability to un-watch issues
It's generally good idea that creator of the ... watch them? Or any other solution? Thanx! 2017-10-06 13:03
(2876-2900/12483)