Project

General

Profile

Search

Results (12430)

Feature #35799 (New): Add a link to (with count of) targeted but not-estimated issues to versions show view
This feature request/proposal is loosely extr ... > Version page: show not estimated (undone) issues count. > Count is a link that leads to relevant issues list. > [...] Cutout from screenshot po ... can really ease version scheduling/planning. 2021-08-22 13:29
Feature #35798 (New): Add Total estimated/spent time issue query filters
Total estimated/spent time columns are, along with the estimated/spent time columns, present on the issue list. Simultaneously are their equivalent filters missing as issue query filters available for filtering (on) the issue list. I think it could be beneficial for users to have these two issue query filters added to the core by default. 2021-08-22 09:11
Feature #35797 (New): Don't show issues without spent time on the issues list with 0.00/0:00 spent time values
Currently issues without spent time are rendered on the issues list with 0.00/0:00 spent time values. I t ... omit showing any spent time values for such issues instead. Such would tidy up the issue list some more, rendering only actually set values. 2021-08-22 08:43
Feature #35796 (New): Allow subject and priority issue attributes (i.e. tracker fields) to be disablable
I see many use-cases where items which are tracked as Redmine issues lack a priority and/or a subject. They coul ... ) workarounds. That way, the bare minimum of issue attributes would consist of only the status ... se that such entities are tracked as Redmine issues, an administrator can already modify/overri ... ions easily via a plugin to globally rename 'issues' into a more general term like 'items'. Thi ... he subject attribute to a title attribute as issues of other trackers (e.g. an old-school defec ... o also make the subject attribute disablable. 2021-08-22 07:22
Defect #35794 (New): ProjectQuery doesn't obey multiple sort orders
While the new/edit @ProjectQuery@ form suppor ... tent @ProjectQuery@ sorting. In contrast to @IssueQuery@, when sorting by a column is requested ... 's a defect or a not-yet implemented feature. 2021-08-22 04:06
Defect #35789 (Closed): Redmine is leaking usernames on activities index view
Redmine currently leaks usernames when the ac ... activities_controller.rb@21197#L36). This issue has been present since Redmine 0.8 (where th ... e let me now if more information is needed. 2021-08-20 19:17
Defect #35776 (Closed): Error upgrade redmine 4.1.x to 4.2.x
Hello All Currently I trying to upgrade my ... eone tell me if they are presenting the same issue <pre> The dependency tzinfo-data (>= 0 ... f6d292d4928> Did you mean? auto_complete_issues_path): F, [2021-08-17T18:09:56.662307 #1 ... emfile's dependencies are satisfied </pre> 2021-08-18 00:25
Defect #35775 (Closed): xapian plugin not working
i tried to install xapian plugin in ubuntu 20 ... of documentation but it's not working with me 2021-08-17 15:47
Patch #35772 (New): Change the background color of tables written in Wiki notation
Currently, tables written in Wiki notation do ... th: 500px; border: 1px solid #ccc}sample.png! 2021-08-17 06:05
Feature #35771 (New): Document 'Repositories Management API' and 'Revisions Add/Delete Related Issues API'
The following APIs/end-points should be (sepa ... changesets@ * 'Revisions Add/Delete Related Issues API' (#22008) ** @/projects/:id/repository/:repository_id/revisions/:rev/issues@ ** @/projects/:id/repository/:repository_id/revisions/:rev/issues/:issue_id@ 2021-08-17 05:15
Feature #35770 (Closed): Change "Edit" label in the context menu to "Bulk Edit" when multiple issues are selected
I hadn't noticed that I could bulk edit issues and time entries for a long time. I think ... ys displayed as "Edit". After changes: |!issue-context-menu.png!|!spent-time-context-menu.png!| 2021-08-17 04:11
Patch #35769 (New): Add a Revision (Changeset ... int with support for inclusion of associated issues
This is a small patch to add an API call to get details about a revision and the linked issues. It should be reviewed by someone with som ... epository_name}/revisions/{revison_name}.json 2021-08-17 01:22
Feature #35764 (Closed): Multiple search terms in the "contains" operator of text filters
I extracted the attached patch from #35073#no ... eliminary patch that implements this for the Issue.like scope (used by the autocompleter) and t ... o Support":https://support.plan.io/news/200 2021-08-15 07:22
Feature #35762 (New): Add an optional, explicit Project#start_date and Project#due_date to projects
This can be useful for projects that don't use issues and/or versions but nevertheless have expli ... be in line with an implementation of #15180. 2021-08-14 11:58
Feature #35760 (New): Add a fallback-mechanism to Version#due_date similar to Version#start_date
This is extracted from #15180#note-19 as it's out-of-scope for that issue and can be a useful feature on its own indep ... havior? The due data is now independent from issues. Should it be also changed in the way for consistency? 2021-08-14 11:52
Feature #35758 (Closed): Add some space around the versions on the Roadmap
Currently it somewhat looks like versions are ... er-versions.action-show div#roadmap .related-issues {width:70%;} +div#roadmap .version-arti ... e above given diff is against trunk @ r21131. 2021-08-13 18:42
Feature #35755 (Closed): Drop OpenID support
Redmine currently supports OpenID authenticat ... s time to remove OpenID support from Redmine. 2021-08-13 08:49
Defect #35752 (Closed): Warning message "nokogumbo: Using Nokogiri::HTML5 provided by Nokogiri"
You will see a warning message "nokogumbo: Us ... ee https://github.com/sparklemotion/nokogiri/issues/2205 for more information. </pre> It ca ... adapters found in the database </code></pre> 2021-08-13 03:28
Feature #35749 (New): Call Redmine::Hook.call_hook(:model_changeset_scan_commit_for_issue_ids_pre_issue_update) not only in case of a fixed issue with 'fixes' keyword
In app/models/changeset.rb there is a hook _:model_changeset_scan_commit_for_issue_ids_pre_issue_update_ which is called only if an issue was marked as fixed ('fixes' keyword) within ... un an own adapter or do other things when an issue just changed within a commit message with 'r ... k.call_hook(:model_changeset_scan_commit_for_issue_ids_pre_issue_update, {:changeset => self, :issue => issue, :action => action}) </pre> in the <pre> def fix_issue(issue, action) </pre> function after the fix_issue() and log_time() call <pre> un ... _on < repository.created_on fix_issue(issue... 2021-08-12 09:42
Feature #35742 (Closed): Enable task list items for CommonMark text formatting
The task list extensions will be a very nice ... github.com/gjtorikian/commonmarker#extensions 2021-08-12 00:08
Defect #35731 (Closed): Password and Confirmation fields are marked as required when editing a user
Password and Confirmation are marked as requi ... der: 1px solid grey;}.marked-as-required.png! 2021-08-11 07:40
Patch #35729 (Closed): Update jQuery to 3.6.0
https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/ 2021-08-10 21:56
Defect #35726 (Confirmed): Time Formatting does not apply to CSV exports
When you export time report to CSV, formattin ... on hours field. Attached patch can fixed it. 2021-08-09 18:25
Defect #35715 (Closed): File upload fails when run with uWSGI
Hello, Attachments are broken since I have ... t.body to request.raw_post the error is fixed 2021-08-06 10:50
Feature #35686 (Closed): Add configured theme and whether it includes JavaScript to Redmine::Info.
Given that a fair amount of (UI) issues are caused by a third-party theme (see e.g. ... I'll leave a patch against current trunk. 2021-08-05 01:47
(1126-1150/12430)