Project

General

Profile

Search

Results (12109)

Defect #36549 (Closed): Issues with watchers and restricted tickets
Hello everyone, we have a restricted proj ... 1.2.3 redmine_extended_watchers 4.1.1 2022-01-31 16:11
Defect #36543 (Closed): "email is not verified" error in kune.cc
I can't register at Redmine Support for kune.cc at: https://redmine.comunes.org/projects/kune/issues and receive the error message: "Inter ... arious login ID's. Please help. Thx 2022-01-29 21:40
Feature #36537 (New): Diferentiate between "comment" and "edit", Issues.
Currently when one wants to edit description of an issue you need to make 2 movements: 1. click to edit to open issue editions interface it self, and then 2. cli ... when someone intends to edit something in a issue they assume description editions would be in ... /button for just the note section bellow the issue report: editing -> refering to editions on ... o further editions on "notes" section bellow issue report I understand that both are the sam ... a separation of the two. Cheers Irelativism. 2022-01-27 14:00
Defect #36524 (Closed): Query Links on Issues and Time Logs Import Sidebars broken
The import pages for issues and time logs have sidebars with links to saved issue queries and time log queries. These links ar ... ry_id=3@, for example @http://localhost:3000/issues/imports/new?query_id=7@ 2022-01-25 20:22
Defect #36515 (New): Images with absolute Path / URL not exported to PDF
Images get exported to PDF (From Wiki / Ticke ... RL the Image doesn't appear on the PDF. 2022-01-25 07:14
Defect #36509 (Closed): Modifications on comments in tickets are not tracked with respect to changes
Issue: Modifications on comments in tickets are no ... steps to reproduce: 1. make a comment to an issue 2. verify, that the comment has been noted ... nge been applied, but not tracked as a change 2022-01-24 08:15
Feature #36505 (Closed): Reduce database quer ... Custom fields box in the project settings tab
Currently, rendering Custom fields box in the ... tatements as many as the number of available issue custom fields. The attached patch improves t ... only one SQL statement. Before: <pre> IssueCustomField Exists? (0.3ms) SELECT 1 AS one ... ustom_fields"."id" = ? LIMIT ? [["ty pe", "IssueCustomField"], ["id", 2], ["LIMIT", 1]] ↳ app/views/projects/settings/_issues.html.erb:26 IssueCustomField Exists? (0.3ms) SELECT 1 AS one ... ustom_fields"."id" = ? LIMIT ? [["ty pe", "IssueCustomField"], ["id", 1], ["LIMIT", 1]] ↳ app/views/projects/settings/_issues.html.erb:26 IssueCustomField Exists? (0.2ms) SELECT 1 AS one ... ustom_fields"."id" = ? LIMIT ? [["ty pe", "IssueCustomField"], ["id", 6], ["LIMIT", 1]] ↳ app/views/projects/settings/_... 2022-01-23 13:56
Feature #36504 (Closed): PDF preview in attachment Page
if u have enabled PDF Thumpnailsupport and cl ... should be also possible to show the PDF file. 2022-01-23 09:38
Patch #36503 (Closed): Reduce extra queries in IssueQuery.default
The attached patch reduces the total number of SQL queries during the execution of @IssueQuery.default@. *No default queries in any ... 1]] ↳ app/models/user.rb:394:in `pref' IssueQuery Load (0.1ms) SELECT "queries".* FROM " ... D "queries"."id" IS NULL LIMIT ? [["type", "IssueQuery"], ["LIMIT", 1]] ↳ app/models/issue_query.rb:83:in `default' Setting Load (0. ... tings"."id" DESC LIMIT ? [["name", "default_issue_query"], ["LIMIT", 1]] ↳ app/models/setting.rb:360:in `find_or_default' IssueQuery Load (0.1ms) SELECT "queries".* FROM " ... ? AND "queries"."id" = ? LIMIT ? [["type", "IssueQuery"], ["id", nil], ["LIMIT", 1]] ↳ app/models/issue_query.rb:86:in `default' </pre> after: ... tings"."id" DESC LIMIT ? [["name", "default_... 2022-01-23 08:29
Defect #36494 (Closed): WikiContentVersion API returns 500 if author is nil
Redmine instance. redmine.replicant.us Red ... .2.6 Environment production [...] </pre> 2022-01-22 22:12
Patch #36493 (Closed): Update Polish translation
Follow up for #33361. Also, I would apprec ... ine-polish-locale/compare/upstream...master). 2022-01-22 16:47
Defect #36455 (Closed): Text custom field val ... their labels when text formatting is enabled
The value of a text type custom field with te ... }.custom-value-is-not-aligned-with-label.png! 2022-01-20 03:12
Defect #36453 (Closed): Issue subject overflow in subtasks and relations tables
If issue has a pretty long title it will took all ava ... {width:35%}ksnip_20220119-183604.png! And issue itself: !{width:35%}ksnip_20220119-182538 ... !{width:35%}ksnip_20220119-181822.png! Issue subject: !{width:35%}ksnip_20220119-182523.png! 2022-01-19 16:55
Defect #36452 (Closed): Infinite loop on PDF export if image included with attributes
If an image is included in an issue (or wiki page) and attributes are used for h ... related with https://github.com/naitoh/rbpdf/issues/62 Tested with: * Redmine 4.2.3 and Redmine trunk * Ruby 2.7.5 2022-01-19 16:03
Feature #36448 (New): Option to group subtasks within task in issue list
As one can see in attached screenshot (redmin ... rent task (example in redmine_2 screenshot) 2022-01-19 01:18
Defect #36446 (Closed): Watchers autocomplete ... from multiple objects with different projects
Autocomplete is broken when bulk adding watchers for issues from different projects. How to reproduce: 1. Open /issues. 2. Select two issues from different projects. 3. Press RMB. 4. ... plete_for_user@ actions and authorize a user. 2022-01-18 12:45
Defect #36444 (New): Validation error message ... ackers are assigned to a project is confusing
Assume that you are trying to create an issue via email. If no tracker is associated to the target project, the issue creation will fail and you will see a valida ... ink the error message needs some improvement. 2022-01-18 07:56
Patch #36438 (New): Support nulls first/last option for sorting order of custom queries
A lot of RDBMS has support for placement of n ... ip_20220117-150142.png! And the result of issues sorted by @due date ascending nulls last@: ... cate but it's fine using SQLite3 or Postgres. 2022-01-17 13:41
Patch #36429 (Closed): Make issue tabs DOM more consistent
It is currently difficult to consistently style the tabs in the issue history because the DOMs are different. 2022-01-13 17:07
Feature #36422 (Closed): ERPmine Plugin Log Time Issue
I have Installed ERPmine Plugin in our Redmin ... the log time error screenshot in attachment. 2022-01-12 11:55
Defect #36421 (Closed): RusRedmineProjectSett ... by strange information not related to Redmine
https://www.redmine.org/projects/redmine/wiki ... (or owner of this system should be informed). 2022-01-12 08:17
Patch #36416 (Closed): Cleanup more dependent objects on project delete
On project deletion, there are currently some ... nup previously orphaned rows in the database. 2022-01-11 20:11
Feature #36412 (New): Possibility to mark "No ... quired" in "Workflow->Fields permissions" tab
*Use Case:* I want my users to change Issue statuses freely, but when a user marks Issue as "Done", I want them to write obligatory n ... Notes" field can't be there. Kind regards, 2022-01-10 23:53
Defect #36396 (Closed): Custom I18n Pluralization rules are not applied correctly
Currently "custom pluralization rules":https: ... module not being loaded in the correct class. 2022-01-07 12:05
Defect #36389 (Closed): Filter parameters of Query string do not work when default query is enabled
Normally, clicking trackers or numbers in the issues tracking in the project's overview will display the issues list filtered by these conditions. If the ... default query will be applied to display the issues list. 2022-01-06 03:27
(701-725/12109)