Skip to content

[4.1] Schedule Tasks notification dates#37556

Merged
richard67 merged 2 commits intojoomla:4.1-devfrom
brianteeman:scheduledate
Apr 15, 2022
Merged

[4.1] Schedule Tasks notification dates#37556
richard67 merged 2 commits intojoomla:4.1-devfrom
brianteeman:scheduledate

Conversation

@brianteeman
Copy link
Contributor

Change to use DATE_FORMAT_LC instead of RFC822 to enable translated dates in the notification emails.

To test

make sure that your test site will send emails
Create a scheduled task and set the notification for task success to enabled
Install russian language and set to default for admin
Go to the list of scheduled tasks and perform a test run of the scheduled task.

Before PR

The email will look similar to

Задача #3, checking images, успешно выполнена Fri, 15 Apr 2022 08:54:34 +0000.

After PR

The email will look similar to

Задача #3, checking images, успешно выполнена Пятница, 15 апреля 2022, 09:09.

Pull Request for Issue #36522 .

Change to use DATE_FORMAT_LC instead of RFC822 to enable translated dates in the notification emails.

To test make sure that your test site will send emails
Create a scheduled task and set the notification for task success to enabled
Install russian language and set to default for admin
Go to the list of scheduled tasks and perform a test run of the scheduled task.

### Before PR
The email will look similar to
> Задача #3, checking images, успешно выполнена Fri, 15 Apr 2022 08:54:34 +0000.

### After PR
The email will look similar to
> Задача #3, checking images, успешно выполнена Пятница, 15 апреля 2022, 09:09.
@Kostelano
Copy link
Contributor

I have tested this item ✅ successfully on 36dc0ff


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37556.

@ditsuke
Copy link
Contributor

ditsuke commented Apr 15, 2022

I have tested this item ✅ successfully on 36dc0ff

Review


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37556.

@Quy
Copy link
Contributor

Quy commented Apr 15, 2022

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37556.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Apr 15, 2022
@Quy Quy modified the milestone: Joomla 4.1.3 Apr 15, 2022
@richard67 richard67 merged commit 33919e9 into joomla:4.1-dev Apr 15, 2022
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Apr 15, 2022
@richard67
Copy link
Member

Thanks all.

@brianteeman
Copy link
Contributor Author

Thanks

@brianteeman brianteeman deleted the scheduledate branch April 15, 2022 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants