Project

General

Profile

Search

Results (12606)

Defect #23557 (Closed): Special (micro) character in message field causes internal server error
Saving a message to a forum or an issue with micro symbol causes an error. <pre> ... column 'description' at row 1: INSERT INTO `issues` (`project_id`, `author_id`, `tracker_id`, ... _on`, `lock_version`) VALUES (84, 1, 15, 1, 'issue microtest', 'μm', 4, '2016-08-10 12:11:59', '2016-08-10 12:11:59', 0)): app/models/issue.rb:210:in `create_or_update' app/controllers/issues_controller.rb:140:in `create' lib/redmin ... dmine plugins: no plugin installed 2016-08-10 11:19
Feature #23555 (New): Add cancel button to create/edit item page (issues, files, news, etc.)
As discussed in #4285, a cancel button while ... should be available for any item, i.e. - issues - categories - versions - files - documents - wiki pages - news 2016-08-10 09:06
Defect #23547 (Closed): Internal Error - After click botton Apply Plugin CRM AGILE - 1.4.1.
Hello, I request support to solve a proble ... ou may open the ticket on http://redmine.org/issues and describe the situation in the same way ... problem Could be Reproduced with the list of issues not only with agile board. If there are too much statuses issues list crashes with 500 error too. Regards ... with some help to resolve the case in final 2016-08-09 14:05
Patch #23546 (New): Issue visibility "watched by, created by or assigned to" for roles
There's been a bit of discussion (parts of #8 ... more diverging patches on for example #8488. 2016-08-09 09:26
Feature #23529 (Closed): Calculate parent Issue's done ratio from subtasks in case of 'Use the issue status'
Admin -> Settings -> Issue Tracking: > Calculate the issue done ratio with => 'Use the issue status' > Parent tasks attributes : % Done ... %. When all subtasks are closed, the parent issue still is 0% (status is NEW). But I hope it ... alculate the parent done ratio from subtasks? 2016-08-07 18:20
Feature #23524 (New): Add option to make the header info of the notification mails configurable
As discussed in this "thread":http://www.redm ... class="ruby"> redmine_headers 'Project' => issue.project.identifier, 'Issue-Id' => issue.id, 'Issue-Author' => issue.author.login redmine_headers 'Issue-Assignee' => issue.assigned_to.login if issue.assigned_to </code></pre> Looking at thi ... additional fields option would be quite nice. 2016-08-06 15:05
Feature #23518 (Closed): Move action links an ... ory when displaying comments in reverse order
When we switch comments to reverse chronologi ... er.current.wants_comments_in_reverse_order? ? 2016-08-05 12:43
Defect #23511 (Closed): Progress of parent ta ... lated using total estimated hours of children
Problem of calculating the percentage of completion of a Issue(see the attached file). When "child" has ... not accounted in "average" (line 1534). Issue.total_estimated_hours has to be accounted in this estimate. app/model/issue.rb: <pre><code class="ruby"> 1511 def recalculate_attributes_for(issue_id) 1512 if issue_id && p = Issue.find_by_id(issue_id) 1513 if p.priority_derived? ... ion = p.children.joins(:priority).maximum("#{IssuePriority.table_name}.position") 1516 p.priority = IssuePriority.find_by_position(priority_position) ... rage ratio of leaves 1531 unless Issue.use_status_for_done_ratio? && p.status && p. ... ssible Fix: <pre><code class="diff"> --- ... 2016-08-04 22:59
Feature #23510 (Closed): Reuse an exist attachment
Attach an exist attachment to an old issue. (New one can use COPY.) 2016-08-04 17:17
Defect #23509 (Closed): Private notes are sending to everyone on HipChat Antalassian plug-in
Environment:   Redmine version               ... everyone can read it imidiately after adding. 2016-08-04 16:51
Defect #23505 (Closed): When I added custom field to notes , does not appear on it
Under Administration>Custom Fields , select N ... he fields required. then , I´m going to a issue and modifyng on notes section there is not a ... figurated. Any suggetion? Thanks.David. 2016-08-03 19:06
Feature #23501 (Closed): Notification mail on issue creation by email!
Hi, I have configured redmine to create issues via email. I want the redmine to send acknowledgment to the user who is reported the issue. Stating the ticket number. However it is ... he user who has sent the mail to create the issue. 2016-08-03 09:18
Defect #23495 (Closed): error 500 when trying to create enumeration
redmine version: redmine-3.3.0 mysql version ... brb80wX6Uakw1vw==", "enumeration"=>{"type"=>"IssuePriority", "name"=>"1", "active"=>"1", "is_de ... : Can't mass-assign protected attributes for IssuePriority: type lib/redmine/subclass_factory ... ent.id), 1) WHERE `enumerations`.`type` IN ('IssuePriority') AND (`enumerations`.`parent_id` IS ... edmine/sudo_mode.rb:63:in `sudo_mode' </pre> 2016-08-02 12:26
Feature #23493 (Closed): Add group results by due date
Currently it is not possible to group results ... e_. For planning purposes this would be nice. 2016-08-02 09:49
Feature #23491 (Closed): Author name in mail from
This feature was already discussed in #5913 a ... . As it's the way "github":http://github.com issues notifications I've decided to push this pat ... ers with their email addresses </code></pre> 2016-08-02 00:02
Defect #23478 (Closed): Admit permissions on issue for specific users or groups
If I add *observer* for *issue* or *project* with no grand permission - users can't see assigned issue or project. This don't work wen we create su ... ermissions for that person. That should be? 2016-07-31 17:18
Defect #23472 (Closed): Show open issues only in "Reported Issues" on My page
On "My Page" both widgets "Watched issues" and "Issues assigned to me" show only open issues. "Reported issues" shows issues with any status. I believe all three widgets should filte open issues only. 2016-07-29 15:21
Defect #23470 (Closed): Disable "Select proje ... ission does not apply to the new project form
Hi, i have disabled "Select project modules" ... 0.0.3 redmine_xlsx_format_issue_exporter 0.1.2 sidebar_hide 0.0.7 </pre> 2016-07-29 12:18
Defect #23468 (Closed): Issues while installing easy_gantt
I am trying to install easy_gantt in Redmine ... ee full trace by running task with --trace) 2016-07-29 08:50
Defect #23463 (Closed): Inline images with custom CSS style are not displayed in exported PDF
Hi, i use the following syntax to add an inl ... 0.0.3 redmine_xlsx_format_issue_exporter 0.1.2 sidebar_hide 0.0.7 </pre> 2016-07-28 11:26
Feature #23460 (Closed): Changing the owner of an issue
I would like a functionality to change the owner (creator) of an issue. It would be neat if this functionality h ... sson flag instead of being part of the "Edit Issue". Otherwise just include it in the "Edit Issue". In many situations you create an issue on behalf of another and it would be neat ... is very often used and really nice to have. 2016-07-28 09:20
Feature #23459 (Closed): Columns selection on the issues lists on "My page"
I would like the ability to customize the lis ... allow me to change the columns on the lists. 2016-07-28 09:01
Feature #23458 (Closed): REST API - milestone access
Hi, i wanna use the [[Rest_api]] for our a ... on, I need several functions: * query all issues that are open and in a milestone * change ... in production since 2016/KW30" # update all issues with the comment, that all is in production ... e "to takeover 2016/KW31" for the next week 2016-07-28 08:22
Defect #23449 (Closed): NoMethodError (undefined method `where' for
When i try to search for a string in RM 3.2 I ... 0.14.0 </pre> THANK YOU ! :-) 2016-07-27 18:10
Feature #23448 (New): Allow updating existing issues via CSV import when their ID's are the same
I'd like to have the possibility to update issues with a csv import. Atm, if i import a task ... ID, the ID changes and a new task is created. 2016-07-27 17:09
(3726-3750/12606)