GSoC 2022 : Guided Tour - Week 5
By Khu5h1 on 2022-07-17 19:46 in GSoC 2022 : Guided-Tour
Tasks completed in the week:
- Created Table structure for Guided Tours and Guided Tour Steps Table in extensions.sql for Postgresql.
- Wrote the query for dumping data in Guided Tours and Guided Tour Steps Table in extensions.sql for Postgresql.
- Dumped data for Guided Tours in extensions and assets Table for Postgresql by making changes in base.sql for Postgresql.
- Included URL parameter in update SQL scripts for Postgresql.
- Fixed the problem of Archived where while archiving any tour earlier it was showing us the COM_GUIDEDTOURS_N_ITEMS_ARCHIVED instead of showing us the string.
- Worked on the Back Button (which was one of the main problems for Multi-Page functionality) of the Guided Tour Popper and made the Back Button functional for multi-page as well.
- Prioritized the task for next week.
Pull Request: https://github.com/joomla-projects/gsoc22_guided-tour/pull/4
https://github.com/joomla-projects/gsoc22_guided-tour/pull/1