webgui/docs/upgrades
Patrick Donelan 388a0b1267 Fixed a whole lot of brokenness in Inbox SMS/Email notifications
WebGUI::Inbox::Message::create now passes isInbox flag to WebGUI::Mail::Send::create
so that per-user notification settings get used

SMS Gateway setting field is now 'text' instead of 'email' so that user can enter a
properly formed value (such as 'myemailgateway.com', which is not an email address).

Added SMS notification template as distinct from email notification template because
SMSs should not be HTML and in general you will want to make your SMS notification
message a lot shorter than your html email notification message (160 char limits in
many countries). As a result, SMSs are now sent as separate emails to gateway rather
than being CCd on email notification.

Added smsGatewaySubject setting because many SMS Gateways use email subject for
authentication. For consistency, also added Email notification email subject.

Fixed handling of different combinations of site-wide sendInboxNotificationsOnly with
per-user receiveInboxEmailNotifications and receiveInboxSmsEmailNotifications.
 * sendInboxNotificationsOnly && receiveInboxEmailNotifications = email notification
 * sendInboxNotificationsOnly && !receiveInboxEmailNotifications = no email
 * !sendInboxNotificationsOnly = ignore receiveInboxEmailNotifications
 * In all cases, SMS is optional and only dependent on receiveInboxSmsEmailNotifications

Updated tests and i18n
2009-08-16 09:42:35 +00:00
..
packages-7.7.0 syncing with patspam's filepump branch. 2009-04-28 18:58:28 -07:00
packages-7.7.1 merge to 10219 2009-04-08 16:35:31 +00:00
packages-7.7.2 merge to 10219 2009-04-08 16:35:31 +00:00
packages-7.7.3 Move packages, as well as code, again. 2009-04-15 18:19:10 +00:00
packages-7.7.4 Updated Survey Edit validation warnings to use more standardized 2009-04-22 03:27:45 +00:00
packages-7.7.5 Survey sections now have logical section type, which is never shown to the user, only used for silently checking gotos. 2009-04-30 20:43:23 +00:00
packages-7.7.6 Moved Survey test upgrade to 7.7.6-7.7.7 upgrade script 2009-05-15 23:42:10 +00:00
packages-7.7.7 Moved upgrade packages to correct folder. 2009-05-27 06:57:19 +00:00
packages-7.7.8 Fix Story permissions so that admin need not be turned on. 2009-05-28 04:15:50 +00:00
packages-7.7.9 Fix an i18n typo in the delete album screen. 2009-06-03 23:44:52 +00:00
packages-7.7.10 Fix rendering issues with the CS Q&A template. 2009-06-11 00:47:21 +00:00
packages-7.7.11 Moved survey template upgrades to the correct folder 2009-06-26 02:30:30 +00:00
packages-7.7.13 Moved survey template upgrades to the correct folder 2009-06-26 02:30:30 +00:00
packages-7.7.14 Change the default ThingyRecord template to show a thank you message, 2009-07-08 05:22:27 +00:00
packages-7.7.15 Fix Navigation templates that still use PBtmpl0+048 after 7.7.15 upgrade. 2009-07-17 17:56:46 +00:00
packages-7.7.16 Add description to StoryArchive template. 2009-07-20 15:56:04 +00:00
packages-7.7.17 Change the layout of the story templates. Added break tags to force the 2009-08-13 22:22:31 +00:00
packages-7.7.18 Fixed a whole lot of brokenness in Inbox SMS/Email notifications 2009-08-16 09:42:35 +00:00
_upgrade.skeleton Better error handling for importing packages. 2009-07-09 16:37:51 +00:00
upgrade_7.6.14-7.7.0.pl merge to 10219 2009-04-08 16:35:31 +00:00
upgrade_7.7.0-7.7.1.pl merge to 10219 2009-04-08 16:35:31 +00:00
upgrade_7.7.1-7.7.2.pl Make sure that all old RSS assets are cleaned up during the switch to the RSS AssetAspect. 2009-07-07 02:00:17 +00:00
upgrade_7.7.2-7.7.3.pl Merge up to 10305 2009-04-13 17:04:23 +00:00
upgrade_7.7.3-7.7.4.pl Fixed bug with Survey True/False multi-choice bundle defaults so that 2009-04-24 03:43:54 +00:00
upgrade_7.7.4-7.7.5.pl reverted usePacked. you can re-enable it carefully. 2009-05-01 03:36:24 +00:00
upgrade_7.7.5-7.7.6.pl Fix code placement in upgrade script. 2009-05-19 22:12:37 +00:00
upgrade_7.7.6-7.7.7.pl Check for the existance of the table before making queries against it. 2009-07-28 00:43:03 +00:00
upgrade_7.7.7-7.7.8.pl Add missing flags for options in previous upgrades. 2009-05-29 00:19:32 +00:00
upgrade_7.7.8-7.7.9.pl fixed #9851: New Users have blank profile field privacy settings 2009-06-03 15:24:20 +00:00
upgrade_7.7.9-7.7.10.pl Fix a bug in the Story when handling images of different sizes. Add a 2009-06-08 21:51:33 +00:00
upgrade_7.7.10-7.7.11.pl Better error handling for importing packages. 2009-07-09 16:37:51 +00:00
upgrade_7.7.11-7.7.12.pl Better error handling for importing packages. 2009-07-09 16:37:51 +00:00
upgrade_7.7.12-7.7.13.pl Better error handling for importing packages. 2009-07-09 16:37:51 +00:00
upgrade_7.7.13-7.7.14.pl added thingyrecord per-field price to right upgrade 2009-07-15 05:00:23 +00:00
upgrade_7.7.14-7.7.15.pl Import new templates, search, poll, flash, folder, layout, file, image, syndicated content, article, navigation, from the Template Working Group. 2009-07-16 20:22:19 +00:00
upgrade_7.7.15-7.7.16.pl Add a method to update userProfileData column types. 2009-07-22 17:59:58 +00:00
upgrade_7.7.16-7.7.17.pl fixed #10279: Some columns still latin1 after upgrade to 7.5.40 2009-08-11 22:30:23 +00:00
upgrade_7.7.17-7.7.18.pl Fixed a whole lot of brokenness in Inbox SMS/Email notifications 2009-08-16 09:42:35 +00:00