Search
Results (12636)
- Feature #29889 (New): Hide issue field in time log form when the user cannot view any issue
- I configured today some projects only with th ... ng module enabled and I've observed that the Issue field is shown in the time log form (attache ... I think we can improve the UI if we hide the issue field when the user doesn't have the possibility to select any issue. I'll add a patch soon, but until then, any feedback is welcome.
- Defect #29886 (Closed): Redmine doesn't know how to count up to 5
- I was looking at what issues are left until version 4.0 is released. On ... p page of https://www.redmine.org, it says 5 issues. When we click on the "5 issues" links, suddenly there is only 4 issues left. I was doing a demo to convince a c ... me when to expect 4.0.0? Thanks, Cédric
- Patch #29885 (New): Fix 403 error while adding new watchers when selected issues in context_menu from different projects
- Tested issue on trunk; Steps to reproduce: 1) Select 2 or more issues from different projects 2) Open context me ... name 5) In dev tools you will see 403 error;
- Defect #29883 (Closed): AttachmentsVisibility ... il randomly due to uninitialized User.current
- It looks like test/functional/attachments_vis ... same to `teardown` in authorization_test.rb.
- Defect #29881 (New): Issue in visibility level
- We have created new Role "ADMIN" and added 2 ... that users in the role SUPPORT can see "only issues created or assigned to them". How is it possible ? Please help me
- Feature #29872 (New): REST API - Timesheet - Allow ability to Include issue details for the timesheet api
- When using /time_entries.json api allows the ability to include issue details. e.g. /time_entries.json?include=issues
- Defect #29855 (Confirmed): add_working_days returns wrong date
- @Redmine::Util::DateCalculation#add_working_d ... Nov 2018 </pre> Tested with @trunk@17598@
- Defect #29852 (Closed): Cannot use Wiki link with a different name in the table of markdown
- Using a Wiki link with a different name in th ... base adapter PostgreSQL </pre>
- Defect #29848 (Closed): Query to determine role ids is incorrect
- After migrating to stable branch 3.4, the issues page stopped listing entries except for adm ... ach do |user_id, role_id, project_id| </pre>
- Defect #29838 (Closed): Time logging via comm ... vity has been overridden on the project level
- This happened with a client at Planio, we cam ... activity in the activities of the associated issues' project. Test case included to illustrate ... ves the activity finder to the Project model.
- Patch #29830 (New): Issue CSV export options: checkboxes have no effect for columns activated in query
- The csv export option modal for issues has checkboxes for the description and last ... e the description and last_notes columns for issues. Patch works for Redmine 3.4 and 4.
- Defect #29826 (New): Can't use back_url in Documents
- Hello, I'm developing an feature for existing ... ccounts, and leads with projects, documents, issues etc. What now I'm trying to is to allow creation of new document, issue, project etc. from ERPMine CRM. > <%= link_to l(:label_new_item, l(:field_issue)), url_for(controller: "issues", action: "new", project_id: 'project_id', "issue[custom_field_values][#{wkcustomfield.custom_ ... oject_id" with project id) And it works for issues. After I create new issue it redirect me to lead/account/contact as it ... to do it without editing DocumentsController?
- Feature #29824 (Closed): Add user initials when Gravatar is disabled
- This feature allows us to use user initials a ... xample) to use a service like ui-avatars.com.
- Defect #29820 (Closed): Missing fixture enabled_modules in TrackerTest
- It looks like test/unit/tracker_test.rb has a ... en the :enabled_modules fixture is specified.
- Defect #29777 (Closed): can't create issue relation by rest API
- Hello everyone, I tried to create issue relation via the REST API by Powershell. It ... tpWebRequest]::Create("http://abcdef/redmine/issues/1234/relations.xml?key=1fa2s1f21df5ef2a1dfa ... rsion=""1.0"" encoding=""UTF-8""?><relation><issue_to_id>5678</issue_to_id><relation_type>""relates""</relation_t ... </pre> XML Output <pre> <relation> <issue_to_id>5678</issue_to_id> <relation_type>"relates"</relation_type> </relation> </pre> Thanks & best regards,
- Feature #29771 (Closed): Sort issues by due date in email reminders
- Currently, it seems that issues in email reminders are not sorted, or sorte ... I think it is useful for most users to sort issues by the due date in descending order (overdue issues are shown first).
- Feature #29764 (New): new filed 'Related Issues Notes' for pair of related issues
- Requesting a new feature to add a new custom field 'Related Issues Notes' to allow user to add any optional notes/comments for every pair of 'Related Issues'. This can allow user to capture optional comments/notes about how any two issues are related if relationship is established between any two issues using 'Related Issues' relationship type. Usage Scenario: T ... e user stories. Project is using 'Related Issues' relation type to establish relationships b ... ts and quicker delivery of requested changes.
- Feature #29758 (New): Introduce optional pay per feature model of Redmine development
- What I'm proposing is a broad idea of moving ... and long awaited features. Browsing through issue history makes you find multiple issues as old as 10 years. People again and again ... plugin that allows people to vote on Redmine issues by sending amount of cryptocurrencies. You ... sire to give something back to the community.
- Defect #29756 (Closed): \f or \v character in Textile markup may cause RegexpError exception
- When I make a new issue which includes some control codes, Redmine goes internal error but the issue is created. Then I go back to the previous view and refer the issue, Redmine goes internal error again. I tes ... r and paste it in the description of the new issue in Redmine.
- Defect #29753 (Closed): View estimated hours doen't work for root issue
- If issue has a subtasks then root issue shows *Estimated time (total)* for role that has restriction to view estimated time.
- Defect #29742 (Closed): Conflict with rights and roles.
- In our tracker we have 2 typical roles: 'Part ... cipant' have rights for reading and changing issues and etc. But role 'developer' have some req ... hen 'participant' role must follow this rule.
- Patch #29738 (New): Add last_updated_by feature in issues index api
- Related with [#6375 Last updated by column in issue list]. This feature is very useful. This patch just adds this feature to issue's index api. /issues.xml returns like following. <last_updated_ ... vision 17570, the target files were the same.
- Feature #29732 (New): Populate items in drop down lists from internal/external source
- Drop down lists is issues, such as used in custom fields, versions, a ... . It slows down browsing using next/previous issue significantly, as well as when changing issue type, which reloads all fields. Depending ... ct element could then be composed on the fly.
- Defect #29730 (Closed): Previous/Next link on ... pear when switching to "View differences" tab
- See the screenshots below. !{border: 1px s ... solid #ccc; width: 1024px;}.diff-tab@2x.png!
- Defect #29729 (Closed): Upload File
- We are not able to upload .apk file in attachement.