Skip to content

Commit efc29ec

Browse files
authored
[6.0] Initial update script clean up for 6.0 (joomla#43598)
* Remove 5.x update SQL scripts + add 6.0.0 dummy * Clean up uninstallExtensions and adapt to 6.0.0 Clean up core extensions uninstallation and migration on update for Joomla 6 and remove obsolete migration functions. * Init lists of deleted files and folders and renamed files * Clean up postflight migrations and adapt to 6.0.0 Clean up postflight method for Joomla 6 and remove obsolete migration functions. * Clean up updateAssets method * Add files and folders to be deleted on update - Add 5.x update SQL scripts - Add files abd folder from PR joomla#42884 - Add files from PR joomla#42890 * Fix "From" version in comment * Add example to comment in uninstallExtensions method * Remove obsolete exclusions from deleted_file_check.php * Change old J3 comment * Fix PHPCS unused imports in script.php
1 parent 20bc3f6 commit efc29ec

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+78
-2943
lines changed

administrator/components/com_admin/script.php

Lines changed: 71 additions & 2522 deletions
Large diffs are not rendered by default.

administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-03-11.sql

Lines changed: 0 additions & 1 deletion
This file was deleted.

administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-03-17.sql

Lines changed: 0 additions & 1 deletion
This file was deleted.

administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-07-12.sql

Lines changed: 0 additions & 2 deletions
This file was deleted.

administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-07-25.sql

Lines changed: 0 additions & 23 deletions
This file was deleted.

administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-07-29.sql

Lines changed: 0 additions & 3 deletions
This file was deleted.

administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-08-21.sql

Lines changed: 0 additions & 17 deletions
This file was deleted.

administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-08-26.sql

Lines changed: 0 additions & 3 deletions
This file was deleted.

administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-08-28.sql

Lines changed: 0 additions & 13 deletions
This file was deleted.

administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-08-29.sql

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)