Summer 2021 Team for Cron Jobs.

Github Repo Link : 

Department
Production
Parent Team
Google Summer of Code Joomla Team
Date Started
June 2021
Date Ended
September 2021
Joomler Position Role Date Started Date Ended
Tushar Malik Member Jun 2021 Sep 2021
https://identity.joomla.org/images/profiles/edd4_philprofilepic.png Philip Walton United Kingdom Member Jun 2021 Sep 2021
Benjamin Trenkle Member Jun 2021 Sep 2021
Tushar Malik Contributor Jun 2021 Jun 2021
https://identity.joomla.org/images/profiles/edd4_philprofilepic.png Philip Walton United Kingdom Contributor Jun 2021 Jun 2021
Benjamin Trenkle Contributor Jun 2021 Jun 2021

SOC 2021: Cronjobs - Week 9

By Tushar Malik on 2021-09-05 04:49 in Summer 2021 CronJobs

Tasks Accomplished Support for Individual Task logging: Tasks can now log to their own unique log files besides the global Scheduler log file. More Refactoring: The "Toggle Offline" task plugin is now "Site Status", the "Test Tasks" plugin is now "Demo Tasks". On a side note, the Site Status...

Read more: SOC 2021: Cronjobs - Week 9

SOC 2021: Cronjobs - Weeks 7 and 8

By Tushar Malik on 2021-08-28 15:24 in Summer 2021 CronJobs

Tasks Accomplished In Week 7, one of the primary goals was to collect, acknowledge and process the community feedback received after the draft PR on the parent repository. Fix the XML code-style: Ironically, the XML code-style was surprisingly hard for me to get right! Maybe it could qualify...

Read more: SOC 2021: Cronjobs - Weeks 7 and 8

SOC 2021: Cronjobs - Week 6

By Tushar Malik on 2021-08-28 11:13 in Summer 2021 CronJobs

Tasks Accomplished In Week 6, the primary immediate goal was to get working lazy-triggered jobs and open a draft PR on the main Joomla! repository. For this I: Implemented a system plugin subscribing to the onAfterRespond event. This plugin was responsible for triggering jobs on site load, and...

Read more: SOC 2021: Cronjobs - Week 6

SOC 2021: Cronjobs - Week 5

By Tushar Malik on 2021-08-08 20:17 in Summer 2021 CronJobs

Tasks Accomplished Refactor the Cronjobs Manager Interface: Cronjobs Manager (CronjobsView) was due an update for a long time. Towards the end of the last week, I started updating the manager to handle sorting and filtering jobs. This week, much of that work was picked up from where it was...

Read more: SOC 2021: Cronjobs - Week 5

SOC 2021: Cronjobs - Week 4

By Tushar Malik on 2021-08-02 03:16 in Summer 2021 CronJobs

Note: This report comes later than expected owing to some issues on my end. Tasks Accomplished Complete the design of the Cronjob form: This was the central task accomplished this week, and much of the other changes tie in with this.The major challenge was figuring out the right solution for...

Read more: SOC 2021: Cronjobs - Week 4

SOC 2021: Cronjobs - Week 3

By Tushar Malik on 2021-07-21 22:14 in Summer 2021 CronJobs

Tasks Completed Implement Part of the Plugin API: Before starting work on the SelectView, the first problem was how com_cronjobs should become aware of jobs offered by plugins. The solution was the Joomla! Event architecture. com_cronjobs now makes use of the OnCronOptionsList Event...

Read more: SOC 2021: Cronjobs - Week 3

SOC 2021: Cronjobs - Week 1 and 2

By Tushar Malik on 2021-07-13 15:55 in Summer 2021 CronJobs

Tasks Completed Design database tables: While still due changes as the outlook for the component, including the plugin API and triggers, become clearer and more refined, a rough functional database structure was one of the first things implemented as the development process began. Since then it...

Read more: SOC 2021: Cronjobs - Week 1 and 2

RSS Feed