Search
Results (12479)
- 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.
- Defect #30918 (Closed): Slow loading time
- Application Slow when opening, clock time over 15 seconds
- 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!
- 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!
- 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..
- 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.
- 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!
- 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)): ]]
- Feature #30834 (Closed): Links to forum replies should highlight the linked reply
- When I follow e.g. the link message#4, the fo ... ly message is. In Redmine 4.x, the linked issue notes (#22978) and wiki sections (#28330) is ... hould be applied to the version 4.x.x stream.
- Feature #30829 (Closed): Simpler link syntax "#note-123" to make a link to a note of the current issue
- Currently, you can link to issue notes using the syntax @#98765#note-123@. I ... @#note-123@ to link to a note of the current issue. Sometimes I feel that the markup used to link to a note of the current issue is too lengthy. Suppose that you are editing issue @#98765@ and you want to link to @note-123@. ... when the link destination is in the current issue. Copy and paste the current issue is waste of time. We can save time a bit ... link syntax @#note-123@ that allows omitting issue number when linking to a note of the current issue.
- Feature #30826 (New): Order of related issues types
- I'am expected that value of _order_ in _TYPES_ (issue_relations.rb) determines the order on displa ... llows_) depend on order of adding relations.
- Feature #30822 (New): Show Gravatar icons in email notifications
- Currently, Gravatar icons are shown in Web UI ... thor, assignee, and the user who updated the issue. I think it would be a nice improvement of UX if Gravatar icons are shown in emails as well.
- Patch #30818 (Closed): Issues autocomplete should respond with content type json
- Currently, @issues/auto_complete@ respond with: <pre> Conten ... </pre> and prevent errors like #29276.
- Feature #30808 (Closed): Multiple issue ids in "Subtasks" filter
- at Custom Query child task can select single issue can select multiple I'd like to select mulutiple likely issue about parent task http://www.redmine.org/issues/30482 ---ja start--- カスタムクエリにて 抽出条件をチケ ... 子チケットもだめだろうと思ったら やっぱりだめでした --ja end--
- Defect #30804 (Closed): Wrong russian timezones.
- The MSK timezone is GMT+3, not GMT+4. It was ... https://en.wikipedia.org/wiki/Time_in_Russia
- Feature #30801 (New): Improved support for inline images
- data:image is getting more and more use, in ... ve changed to longtext, mysql database.
- Defect #30787 (Closed): Other recipients are ... field even if Setting.bcc_recipients is false
- In Redmine prior to 4.0, you can see to see a ... ecipients is false. Suppose the following issue: * Assignee is foo@example.com * Watcher is bar@example.com When someone updates the issue, foo@example.com and bar@example.com should ... ived) <pre> To: bar@example.com </pre>
- Defect #30785 (Closed): Mail handler does not ... ss if Setting.mail_from includes display name
- According to the comment at source:tags/4.0.1 ... e.com>@ * NG: @joe@example.com (Joe Bloggs)@
- Feature #30776 (Closed): Drag and drop file upload to file type custom field
- Drag and drop file to "file custom field" is ... stration is attached at "file_dragNdrop.gif".
- Feature #30773 (New): Enhance issue workflow - viewing, adding or deleting files
- It would be nice to have ability to disable viewing, adding or deleting attached files for some issue statuses during the issue lifetime. Sometimes it it required to 'freeze' uploaded files at some issue statuses, to protect them from later changin ... y to define file related options at workflow.
- Defect #30771 (Closed): Author of issue is listed at assignee drop box
- The issue author that has role with disabled "Issues can be assigned to this role" is still listed at Assignee dropbox (while editing the issue).
- Defect #30758 (Closed): Preview URL in Wiki Toolbar should be escaped
- Since Redmine 4.0.0 and the addition of the p ... def initial_page_content(page) </code></pre>
- Defect #30753 (Closed): Plugins auto_load and eager_load paths
- This is actually a follow-up patch to #30725 ... will ever find out, I'll let you know ;-)
- Defect #30745 (Closed): Rich text formatting is broken on Text and Long text custom fields
- It seems that rich text formatting is broken. ... ke any difference on custom field beahviour.
- Patch #30739 (New): Project Custom Fields configuration : split by tracker
- This patch splits Custom Fields Fieldset in S ... d}custom_fields_configuration_by_tracker.png!