Classes summary
cUpgradeJob_0001 |
Upgrade job 1. |
cUpgradeJob_0002 |
Upgrade job 2. Runs the upgrade job to takeover new module concept. |
cUpgradeJob_0003 |
Upgrade job 3. Runs the upgrade job for convert date time and urldecode. |
cUpgradeJob_0004 |
Upgrade job 4. Runs the upgrade job to takeover some properties from upload to
upload_meta |
cUpgradeJob_0005 |
Upgrade job 5. Runs the upgrade job to convert old content types. |
cUpgradeJob_0006 |
Upgrade job 6. Runs the upgrade job to move files/from old client folders to new
client's data folders |
cUpgradeJob_0007 |
Upgrade job 7. Runs the upgrade job to remove unused mail logging include files
from the DB. Additionally, the used include file is renamed. Besides, the column
idmail_resend is removed from the con_mail_log_success table. |
cUpgradeJob_0008 |
Upgrade job 8. Copies the content of the con_plugins."path" column to the
"folder" column and deletes the "path" column afterwards. |
cUpgradeJob_0009 |
Upgrade job 9. Convert newsletter plugin tables |
cUpgradeJob_0010 |
Upgrade job 10. Removes deleted files from con_files. |
cUpgradeJob_0011 |
Upgrade job 11. Update the old system property for insite editing |
cUpgradeJob_0012 |
Upgrade job 12. Copy the example client to cms folder if needed |
cUpgradeJob_0013 |
Upgrade job 13. Adds the missing login action so that it can be logged again and
adds front_allow action |
cUpgradeJob_0014 |
Upgrade job 14. Add the execution order column to the plugin table |
cUpgradeJobAbstract |
Abstract upgrade job class. |
cUpgradeJobMain |
Main upgrade job class. |