Activity
From 2018-11-04 to 2018-11-06
2018-11-06
-
23:02 Feature #23778: default sort email reminders by due date (and list due date in email)
- Issues in reminders are now sorted by due date (#29771).
-
23:02 Patch #6357: Show and sort by due_date in reminders
- Issues in reminders are now sorted by due date (#29771).
-
21:27 Defect #21398: Mysql: 500 server error when submitting 4 bytes utf8 (to be saved in the 'notes' field)
- Juozapis Juozapauskiksi wrote:
> Martin Denizet (redmine.org team member) wrote:
>
> > After converting my tables... -
10:35 Defect #29915 (New): Text in PDFs generated from issues show wrong glyphs when copied in Acrobat Reader DC
- Exporting a PDF in the issue view results in a perfectly viewable PDF in Acrobat Reader DC 2019.008.20080
All reader... -
09:19 Feature #26525: Add ability to configure the number of weeks to display on Calendar block in My Page
- I made it possible to change the weeks like this PNG image.
Selectable weeks are from 1 week to 5 weeks.
!{width:... -
08:34 Defect #6324: requires_redmine_plugin should defer loading plugins if not all dependencies are met
- Following approach is simple and does work. Applied in my_plugin's init.rb to check a dependency dependency_plugin.
... -
04:14 Feature #29771 (Closed): Sort issues by due date in email reminders
- Committed. Thank you for improving Redmine.
-
04:06 Feature #29914 (Closed): Migrate to Rails 6.1 with Zeitwerk autoloading
-
04:00 Defect #27780: Case-insensitive matching fails for Unicode filenames when referring to attachments in text formatting
- We can merge this patch if Redmine migrates to Rails 6 (maybe in Redmine 5?).
"Rails 6 requires Ruby 2.4.1+ by jer... -
01:26 Patch #29830: Issue CSV export options: checkboxes have no effect for columns activated in query
- Thank you for sharing the patch.
> The csv export option modal for issues has checkboxes for the description and las... -
00:29 Defect #29913 (Closed): Adding image with same name as previous one replaces embedded image
2018-11-05
-
17:09 Defect #29913: Adding image with same name as previous one replaces embedded image
- Please see #4618#note-2. Jean-Philippe Lang wrote that the behavior is by design, not a defect.
> Indeed, this beh... -
17:05 Defect #29913 (Closed): Adding image with same name as previous one replaces embedded image
- Copied from #4618 which is closed but still appeared on Redmine version 3.4.5
> Steps taken that produce this beha... -
17:05 Defect #4618: Adding an Attachment to an Issue of the Same Name as Another Attachment Overwrites
- Can't reopen so created #29913
-
17:00 Defect #4618: Adding an Attachment to an Issue of the Same Name as Another Attachment Overwrites
- Is this really resolved?
Running into this as well. Very problematic for issue comments with embedded screenshots: t... -
15:19 Patch #29289: Wrap subprojects in the overview section with an unordered list to improve customisation
- Bernhard Rohloff wrote:
> I've attached a new version of the stylesheet patch which fix the problem.
I confirmed ... -
14:00 Patch #29289: Wrap subprojects in the overview section with an unordered list to improve customisation
- @Go MAEDA Thank you for pointing it out.
I've attached a new version of the stylesheet patch which fix the problem.
... -
11:08 Patch #29289: Wrap subprojects in the overview section with an unordered list to improve customisation
- Project names overflow the box after applying the patches. Could you investigate it?
!{width: 380px; border: 1px s... -
14:41 Defect #29912 (Closed): Missing closing tag in app/views/roles/_form.html.erb
-
14:40 Defect #29912: Missing closing tag in app/views/roles/_form.html.erb
- Committed. Thank you for reporting the issue.
-
14:10 Defect #29912 (Closed): Missing closing tag in app/views/roles/_form.html.erb
- Just find a missing html tag in @roles/_form.html.erb@. A paragraph <p> is not closed....
-
11:17 Defect #29911 (Closed): [Email Notification] _involved in_ clarification
- Hi Everybody,
First of all, I want to apologize if I am wrong about that feature.
Some of our _redmine_ users hav... -
11:12 Defect #21398: Mysql: 500 server error when submitting 4 bytes utf8 (to be saved in the 'notes' field)
- Martin Denizet (redmine.org team member) wrote:
> After converting my tables to utf8mb4 and upadting my database.y... -
11:09 Defect #19542 (Closed): [Email Notifications] Email are not sent according to user settings
- Thank you for the feedback.
-
11:04 Defect #19542 (Resolved): [Email Notifications] Email are not sent according to user settings
- Upgraded to 3.4.0, _not reproduced_ anymore
-
10:59 Defect #8157: Redmine do not send notification emails if a recipients email address is not valid
- Richard Holyoak wrote:
> I can confirm this is causing me problems too. If one person leaves the company then no-on... -
10:54 Defect #8157: Redmine do not send notification emails if a recipients email address is not valid
- I can confirm this is causing me problems too. If one person leaves the company then no-one receives emails.
-
09:30 Feature #27096: Mark non-working days in calendar view
- Go MAEDA wrote:
> +1
> I think it would be even better to use a different background color from dates of previous/n... -
05:54 Feature #27096: Mark non-working days in calendar view
- Marius BALTEANU wrote:
> Maybe we can grey-out the non working days using the same style like the days from other mo... -
06:14 Feature #29889: Hide issue field in time log form when the user cannot view any issue
- +1
But we have to consider the behavior when the issue field for time logs is set as required field and the issue ... -
04:16 Feature #29771: Sort issues by due date in email reminders
- Yuichi HARADA wrote:
> Go MAEDA wrote:
> > I slightly updated the test code in Yuichi HARADA's patch to make it eve... -
03:27 Feature #29771: Sort issues by due date in email reminders
- Go MAEDA wrote:
> I slightly updated the test code in Yuichi HARADA's patch to make it even easier to read. Attachin... -
03:44 Defect #29730 (Closed): Previous/Next link on repository page disappear when switching to "View differences" tab
- Committed the patch again. Thanks.
I don't set the target version of this issue because I think this is a fix for ...
2018-11-04
-
08:26 Patch #29033 (Closed): Move attachments to their own section in issue page
- Committed. Thank you for improving Redmine.
-
02:46 Feature #8553 (Closed): Help text for bulk actions
- Closing as a duplicate of #5711.
-
02:31 Defect #12284 (Closed): Redmine has a slow startup
- Please reopen this issue if you still experience the problem with the latest versions of Redmine.
-
02:27 Feature #29771: Sort issues by due date in email reminders
- Thank you for posting the patch. The patch works fine for me.
I slightly updated the test code in Yuichi HARADA's ...
Also available in: Atom