Update ToDo list for upgrade to WSC 3
authorTim Düsterhus <duesterhus@woltlab.com>
Sat, 30 Jul 2016 12:33:28 +0000 (14:33 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Sat, 30 Jul 2016 12:34:53 +0000 (14:34 +0200)
wcfsetup/install/files/acp/update_com.woltlab.wcf_2.2.0.php [deleted file]
wcfsetup/install/files/acp/update_com.woltlab.wcf_3.0.0.php [new file with mode: 0644]

diff --git a/wcfsetup/install/files/acp/update_com.woltlab.wcf_2.2.0.php b/wcfsetup/install/files/acp/update_com.woltlab.wcf_2.2.0.php
deleted file mode 100644 (file)
index 4de4470..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-
-// TODO:
-// 1. update label's show order
-// 2. If a template group uses '_wcf_email' as the folder: Move it!
diff --git a/wcfsetup/install/files/acp/update_com.woltlab.wcf_3.0.0.php b/wcfsetup/install/files/acp/update_com.woltlab.wcf_3.0.0.php
new file mode 100644 (file)
index 0000000..16cc81d
--- /dev/null
@@ -0,0 +1,10 @@
+<?php
+
+// TODO:
+// 1. update label's show order
+// 2. If a template group uses '_wcf_email' as the folder: Move it!
+// see: https://github.com/WoltLab/WCF/commit/76eee28f8502fec923fe1d374cf008ab42f23a28
+// 3. Fill in the mail_* constants with something sane.
+// see: https://github.com/WoltLab/WCF/commit/e1b6d09d705d6c153612bb36c70efbdb3d42871e
+// 4. Generate signature_secret
+// see: https://github.com/WoltLab/WCF/commit/9fe8b50cc6011628e2ac72d6e80c9561312503f4