-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[5.2] Show a warning when there are due tasks #43491
Conversation
administrator/components/com_scheduler/src/Model/TasksModel.php
Outdated
Show resolved
Hide resolved
administrator/components/com_scheduler/src/Model/TasksModel.php
Outdated
Show resolved
Hide resolved
Co-authored-by: Quy <[email protected]>
Please try again @Quy |
@zero-24 Is this a bug fix or a new feature? |
Moved to 5.2 looking forward to tests on this PR so it can be merged. |
I have tested this item ✅ successfully on c850fd8 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43491. |
1 similar comment
I have tested this item ✅ successfully on c850fd8 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43491. |
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43491. |
Thanks @zero-24 ! |
joomla/joomla-cms#43232 + joomla/joomla-cms#43378 + joomla/joomla-cms#43216 + joomla/joomla-cms#43260 + joomla/joomla-cms#43386 + joomla/joomla-cms#43575 + joomla/joomla-cms#43491 + joomla/joomla-cms#43760 - (upmerge, внесено в 5.1х) joomla/joomla-cms#43247 + joomla/joomla-cms#43579 + joomla/joomla-cms#43690 + joomla/joomla-cms#43829 + joomla/joomla-cms#43840 + joomla/joomla-cms#43841 + joomla/joomla-cms#43885 - (upmerge, только для др. пакетов) joomla/joomla-cms#43223 + joomla/joomla-cms#43810 - (только для en-GB) joomla/joomla-cms#43898 + joomla/joomla-cms#43432 + joomla/joomla-cms#43870 + joomla/joomla-cms#42850 + joomla/joomla-cms#43937 - (upmerge, только для др. пакетов) joomla/joomla-cms#43862 + joomla/joomla-cms#43975 + joomla/joomla-cms#43910 + joomla/joomla-cms#43965 + joomla/joomla-cms#43738 + joomla/joomla-cms#43814 + joomla/joomla-cms#44000 + joomla/joomla-cms#44050 + (upmerge, с 4.4.9) joomla/joomla-cms#43966 + joomla/joomla-cms#44065 +
Summary of Changes
Show next run, show list by next run and show a warning when there are due tasks
Testing Instructions
Go to the database -> #__scheduler_tasks take one task and set the
next_execution
date to someting in the pastReload the scheduled tasks list and notice the message that comes up
Use the "Test " button
Notice the message is gone, it will come up of course as soon as there is another due task which is not run
Actual result BEFORE applying this Pull Request
No way to detect not run tasks or get to know the next tasks to trigger.
Expected result AFTER applying this Pull Request
Link to documentations
Please select:
Documentation link for docs.joomla.org: https://help.joomla.org/proxy?keyref=Help51:Scheduled_Tasks&lang=en
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed