Project

General

Profile

Search

Results (12572)

Feature #30985 (Closed): Add CSS class to user custom fields
User custom fields displayed in the profile p ... ields should have a class as already done in issue and project custom fields. *[The current ... ection: 07/19/2006</li> </ul> </code></pre> 2019-03-07 05:23
Feature #30978 (New): Issue rating plugin
Hello, I need a plugin that will allow any user to rate any issue, plus, to leave the feedback. There is al ... e -> https://www.redmine.org/plugins/vote_on_issues Could you please help me to find this plugin? 2019-03-06 08:43
Feature #30975 (Closed): New My page block: Updated issues
"Updated" filter added in Redmine 3.4.0 (#17720) is useful to understand the issues you involved in the past. I think it would be great if the My page has a new block "Updated issues" that lists issues the user updated recently. 2019-03-06 03:39
Patch #30971 (New): principals_options_for_select does not select user when user id is numeric
+To fix it+ : In application Helper L487 con ... element.id.to_s == selected_s </code></pre> 2019-03-05 17:37
Defect #30964 (Closed): 500 appears when trying to filter by last updated by
*OS* <pre> Operating System: Fedora 26 (Twe ... sion of IN/ALL/ANY': SELECT COUNT(*) FROM `issues` INNER JOIN `projects` ON `projects`.`id` = `issues`.`project_id` INNER JOIN `issue_statuses` ON `issue_statuses`.`id` = `issues`.`status_id` WHERE (projects.status <> 9 ... ERE em.project_id = projects.id AND em.name='issue_tracking')) AND ((issues.status_id IS NOT NULL) AND EXISTS (SELECT 1 FROM journals sj WHERE sj.journalized_type='Issue' AND sj.journalized_id=issues.id AND (sj.user_id IN ('205')) AND sj.id ... journals WHERE journals.journalized_type='Issue' AND journals.journalized_id=issues.id AND ((journals.private_notes = 0 OR ... endencies versions in attached Gemfile.lock 2019-03-05 03:29
Feature #30963 (Closed): Update simplecov gem (~> 0.17.0)
simplecov 0.16.1 has been released on 2018-03-16. 2019-03-05 00:32
Defect #30955 (Closed): "View all issues" link in email reminders points to issues list which does not include issues assigned to a group
Email reminders list issues assigned to the recipient or groups of the recipient. But the issues list opened with a web browser by clicking the "View all issues" link in the reminder does not include issues assigned to groups. *[Reminder]* !{widt ... solid #ccc;}.reminder@2x.png! *[Expected issues list]* !{width: 777px; border: 1px solid #ccc;}.expected@2x.png! *[Actual issues list]* !{width: 777px; border: 1px solid #ccc;}.actual@2x.png! 2019-03-03 05:41
Defect #30952 (Closed): Trying to watch an issue without javascript enabled leads to 404
Recently on Alpine's redmine I've encountered an issue where when I have javascript disable (noscript extension) and try to watch some issue, I get 404 error. That is not completely exp ... 's bug tracker: https://bugs.alpinelinux.org/issues/10033 2019-03-02 15:38
Defect #30950 (New): Issue#clear_disabled_fields can still lead to a nil done_ratio in some cases
This seems to occur on all Redmine versions s ... atabase constraint + model constraint, where Issue#done_ratio cannot be nil. Yet, in a specific case, Issue#clear_disabled_fields will not properly read ... e_status_for_done_ratio to true - Create an IssueStatus "test_status", give it a default done ... ck* done_ratio field - Attempt to create an issue with tracker "test_tracker", with status "te ... 0 Error h3. Why it happens Because of "Issue#done_ratio":https://github.com/redmine/redmi ... a69cc3bee7fb1cd3261046995db55bfdf/app/models/issue.rb#L696 <pre> <code class="ruby"> def done_ratio if Issue.use_status_for_done_ratio? && status && stat ... atio) end end </code></pre> and "Issue#clear_disabled_fields":https://github.com/re ... a69cc3bee7fb1cd3261046995db55bfdf/app/models/... 2019-03-01 12:34
Defect #30949 (Closed): Roadmap shows 100%, but one of its tasks is still set to 90%
I am using Redmine for controlling the develo ... se and realised that, even though one of the issues included in this version is still at 90%, t ... mine_extended_watchers 1.0.5 redmine_issue_history 1.0.0 redmine_issue_templates 0.2.0 redmine_query_shar ... dmine_refresh 0.2.0 unread_issues 2.2.0 </pre> We use Ma ... interesting fro you to know. All the best 2019-03-01 12:17
Defect #30945 (Closed): No email notification
Dear Team, I setup email notification and ... ication emails alert when I updated project, issue, note, etc. Could you please advise me how ... you in advance team! Best regards, Khanh 2019-03-01 10:33
Defect #30944 (Closed): Redmine Custom Email ... not work / or i just cant install it properly
i have a problem with this plugin, i did all ... tom_reminder 0.6.3.db261d5 redmine_issue_dynamic_edit 0.6.5 redmine_lightbox2 ... redmine_wysiwyg_editor 0.3.2 </pre> 2019-03-01 08:13
Defect #30939 (Closed): Timeout for "Check for updates" on Plugins page is too short
Hello, In the admin/plugins page the Check ... also affect the process To reproduce the issue one would need to have 10-20 or more plugins ... vault 0.3.10 </pre> 2019-02-28 20:52
Defect #30929 (Closed): No longer all receive ... "to" field after upgrade from 3.4.7 to 4.0.0
I upgraded my redmine 3.4.7 last days to 4.0. ... ls are available, but that isn't that I want. 2019-02-27 09:53
Defect #30925 (Closed): Concerns about the credit in the footer of Redmine
Currently it says something like *Powered by ... g urgent, but I just wanted to bring this up. 2019-02-26 19:43
Defect #30924 (Closed): Filter on Target vers ... ject doesn't work on version from top project
Hi I'm using Redmine 4.0.2 and versions for ... project and shared with all projects. All issues in subprojects are assigned to specific version from the top project. When I try to filter issues in a subproject by Target version's Status ... ults which is wrong. I should get a list of issues from current project that are assigned to active versions from the Top project. 2019-02-26 18:22
Defect #30923 (Closed): Project search should ... ojects scope when the project has subprojects
In the following tickets, the project searc ... bprojects by default http://www.redmine.org/issues/9909 But it is not working as expected. ... itself. I confirmed it in Redmine 3.4.6. 2019-02-26 17:23
Patch #30919 (New): Group Issues Custom Fields - (Form like Issues)
This patch adds a new tab in the project sett ... as this for this project only in vieweing an issue and editing an issue. It was developed for Redmine 3.2. In Red ... h, which makes these go to the bottom of the issue page. I had to adapt it so that you can stil ... PDF and email formatting not implemented yet. 2019-02-25 17:02
Defect #30918 (Closed): Slow loading time
Application Slow when opening, clock time over 15 seconds 2019-02-25 15:57
Feature #30916 (Closed): Show warning when no tracker uses the status in the workflows
As Jan wrote in #9226, beginners often get confused after creating a new issue status that they cannot find the newly added ... they should configure workflows to uses the issue status. !{width: 696px; border: 1px solid #ccc;}.status_no_workflow@2x.png! 2019-02-25 04:50
Feature #30893 (New): Show "Updated issues" on the profile page
Currently (r17844 and later), you can see the issue tracking table on the profile page. You can see the number of assigned and reported issues in the table and you can quickly access the corresponding issues list of each value. I propose to add a new row "Updated issues" to the table. The row shows the number of issues the user updated (in other words, the number of issues the user involved). And each value is linked to issues list filtered by "Updated by" filter introd ... to "Updated by" filter and useful to see the issues which the user involved. !{width: 613px; border: 1px solid #ccc;}.updated-issues-row@2x.png! 2019-02-24 02:56
Defect #30851 (Reopened): Redmine 4.0.1 Internnal error 500 on accessing the settings page
Hi, I've setup a brand new redmine 4.0.1 p ... hank you so much for your time in advance.. 2019-02-20 19:43
Defect #30850 (Closed): Unified diff link broken on specific file/revision diff view
Clicking on the "Unified diff" link at the bo ... .rb (lines 250 and 258) This was fixed in issue #11325 (revision 9909), but was broken in 4.0.1 again. 2019-02-20 11:57
Defect #30849 (Closed): [Regression] Trackers ... s are not shown when copying a project in 4.0
You cannot see "Trackers" and "Custom fields" ... der: 1px solid #ccc;}.project-copy-trunk.png! 2019-02-20 08:43
Defect #30848 (Closed): Error when creating issue with emoji in description
When creating issue with emoji in description, it will return er ... olumn 'description' at row 1: INSERT INTO `issues` (`tracker_id`, `project_id`, `subject`, `d ... '2019-02-20 13:39:02', '2019-02-20', 0)): ]] 2019-02-20 07:51
(2351-2375/12572)