Search
Results (12476)
- Defect #36565 (Closed): No title on mouseover event on progress bar
- Hello, In progress_bar function (Applicati ... tag <p> by a <span> and it's work. Thanks
- Defect #36553 (Closed): Attachment icon is not clickable.
- Attachment icon is not clickable. Step 1: ... nd click on attachment button is not working.
- 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
- 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
- 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.
- 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@
- 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.
- 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
- 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/_...
- 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.
- 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_...
- Defect #36494 (Closed): WikiContentVersion API returns 500 if author is nil
- Redmine instance. redmine.replicant.us Red ... .2.6 Environment production [...] </pre>
- Patch #36493 (Closed): Update Polish translation
- Follow up for #33361. Also, I would apprec ... ine-polish-locale/compare/upstream...master).
- 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!
- 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!
- 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
- 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)
- 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.
- 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.
- 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.
- 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.
- Feature #36422 (Closed): ERPmine Plugin Log Time Issue
- I have Installed ERPmine Plugin in our Redmin ... the log time error screenshot in attachment.
- 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).
- Patch #36416 (Closed): Cleanup more dependent objects on project delete
- On project deletion, there are currently some ... nup previously orphaned rows in the database.
- 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,