webgui/docs/upgrades
Doug Bell 277faae8a1 Merge commit 'v7.10.15' into 8
Conflicts:
	docs/gotcha.txt
	docs/previousVersion.sql
	docs/templates.txt
	lib/WebGUI.pm
	lib/WebGUI/Asset.pm
	lib/WebGUI/Asset/Event.pm
	lib/WebGUI/Asset/File.pm
	lib/WebGUI/Asset/MapPoint.pm
	lib/WebGUI/Asset/RichEdit.pm
	lib/WebGUI/Asset/Sku/Product.pm
	lib/WebGUI/Asset/Snippet.pm
	lib/WebGUI/Asset/Story.pm
	lib/WebGUI/Asset/Template.pm
	lib/WebGUI/Asset/Template/TemplateToolkit.pm
	lib/WebGUI/Asset/Wobject/Calendar.pm
	lib/WebGUI/Asset/Wobject/Carousel.pm
	lib/WebGUI/Asset/Wobject/Collaboration.pm
	lib/WebGUI/Asset/Wobject/Dashboard.pm
	lib/WebGUI/Asset/Wobject/DataForm.pm
	lib/WebGUI/Asset/Wobject/Folder.pm
	lib/WebGUI/Asset/Wobject/Map.pm
	lib/WebGUI/Asset/Wobject/Search.pm
	lib/WebGUI/Asset/Wobject/Shelf.pm
	lib/WebGUI/Asset/Wobject/StockData.pm
	lib/WebGUI/Asset/Wobject/StoryTopic.pm
	lib/WebGUI/Asset/Wobject/SyndicatedContent.pm
	lib/WebGUI/Asset/Wobject/Thingy.pm
	lib/WebGUI/Asset/Wobject/WeatherData.pm
	lib/WebGUI/AssetClipboard.pm
	lib/WebGUI/AssetCollateral/DataForm/Entry.pm
	lib/WebGUI/AssetExportHtml.pm
	lib/WebGUI/AssetLineage.pm
	lib/WebGUI/AssetMetaData.pm
	lib/WebGUI/AssetTrash.pm
	lib/WebGUI/AssetVersioning.pm
	lib/WebGUI/Auth.pm
	lib/WebGUI/Cache/CHI.pm
	lib/WebGUI/Content/AssetManager.pm
	lib/WebGUI/Fork/ProgressBar.pm
	lib/WebGUI/Form/JsonTable.pm
	lib/WebGUI/Form/TimeField.pm
	lib/WebGUI/Form/Zipcode.pm
	lib/WebGUI/Group.pm
	lib/WebGUI/International.pm
	lib/WebGUI/Macro/AssetProxy.pm
	lib/WebGUI/Macro/FileUrl.pm
	lib/WebGUI/Operation/SSO.pm
	lib/WebGUI/Operation/User.pm
	lib/WebGUI/Role/Asset/Subscribable.pm
	lib/WebGUI/Shop/Cart.pm
	lib/WebGUI/Shop/Transaction.pm
	lib/WebGUI/Shop/TransactionItem.pm
	lib/WebGUI/Test.pm
	lib/WebGUI/URL/Content.pm
	lib/WebGUI/URL/Uploads.pm
	lib/WebGUI/User.pm
	lib/WebGUI/Workflow/Activity/ExtendCalendarRecurrences.pm
	lib/WebGUI/Workflow/Activity/SendNewsletters.pm
	lib/WebGUI/i18n/English/Asset.pm
	lib/WebGUI/i18n/English/WebGUI.pm
	sbin/installClass.pl
	sbin/rebuildLineage.pl
	sbin/search.pl
	sbin/testEnvironment.pl
	t/Asset/Asset.t
	t/Asset/AssetClipboard.t
	t/Asset/AssetLineage.t
	t/Asset/AssetMetaData.t
	t/Asset/Event.t
	t/Asset/File.t
	t/Asset/File/Image.t
	t/Asset/Post/notification.t
	t/Asset/Sku.t
	t/Asset/Story.t
	t/Asset/Template.t
	t/Asset/Wobject/Collaboration/templateVariables.t
	t/Asset/Wobject/Collaboration/unarchiveAll.t
	t/Asset/Wobject/Shelf.t
	t/Auth.t
	t/Macro/EditableToggle.t
	t/Macro/FilePump.t
	t/Shop/Cart.t
	t/Shop/Transaction.t
	t/Storage.t
	t/User.t
	t/Workflow.t
2011-05-13 18:15:11 -05:00
..
packages-7.10.1 Move "back to profile" link from Account Profile Layout template into the View template. Added the can_edit_profile template variable to common template variables for the Profile plugin. 2010-09-28 09:32:33 -07:00
packages-7.10.2 Make the default printable page template PB-agnostic. Fixes bug #11857. 2010-10-04 13:26:50 -07:00
packages-7.10.3 Fix the navigation depth in the CrystalX top nav. Fixes bug #11905 2010-10-19 20:22:20 -07:00
packages-7.10.4 Remove the $ from the EMS badge template. Fixes bug #11933. 2010-11-01 13:18:26 -07:00
packages-7.10.5 fix #11965: FriendMgr pagination and getUsersNotIn 2010-11-16 13:26:38 -06:00
packages-7.10.7 fix 11989 Calendar list view isn't uniform and missing fields 2011-01-10 20:26:57 -06:00
packages-7.10.8 Fix display of multiple date change headers in the Calendar list view. Settle on months. Fixes bug #11989. 2011-01-24 11:31:27 -08:00
packages-7.10.9 Fix rendering issues with radio buttons and checkbox lists in the Underground style. 2011-02-02 08:20:26 -08:00
packages-7.10.10 Add the Job Description column to the Job List template for the CS. Fixes bug #12045. 2011-02-14 09:57:30 -08:00
packages-7.10.11 Update the default View Thing Data template to use the viewScreenTitle variable, and i18n the word "View". Update template docs to describe what viewScreenTitle really is. Fixes bug #12053. 2011-02-28 09:44:10 -08:00
packages-7.10.12 add 12078 Add alt tag to default Image template 2011-03-21 18:56:46 -05:00
packages-7.10.13 Remove copies of templates that were added as part of the 7.10.13 upgrade. Fix the upgrade package, too, in case people stop on .13. 2011-04-07 10:25:34 -07:00
packages-7.10.14 When the Sku for an item no longer exists, do not show links to it. Check for bad skus in Transaction/www_viewItem. Provide variables to not show links when the skus do not exist. Handle existing links better by not returning the user to the home page, but to the transaction. Fixes bug #12107. 2011-04-18 11:36:27 -07:00
packages-7.10.15 Add new MapPoint code for geolocation, Thingy searching and indexing and a macro for rendering thing data outside of the Thingy. 2011-05-02 13:49:18 -07:00
upgrade_7.10.0-7.10.1.pl Revert "Rename template variables in the Account and Admin Toggle templates to not use underscores." 2010-09-23 16:15:38 -07:00
upgrade_7.10.1-7.10.2.pl Manually remove messages for deleted users. Fixes bug #11908. 2010-10-11 11:09:17 -07:00
upgrade_7.10.2-7.10.3.pl Make the password recovery email templatable. Includes i18n, help docs, upgrade sub, template package and code. Fixes bug #11918. 2010-10-19 15:22:42 -07:00
upgrade_7.10.3-7.10.4.pl Merge branch 'fork' 2010-11-01 08:20:38 -05:00
upgrade_7.10.4-7.10.5.pl Ready for 7.10.5 development. 2010-11-02 19:02:51 -07:00
upgrade_7.10.5-7.10.6.pl Remove default message for the upgrade sub and replace with something more useful. 2010-12-01 10:23:06 -08:00
upgrade_7.10.6-7.10.7.pl Prevent SSO fixation attacks against WebGUI by modifying Operation/SSO to log the user in as the user with a different session, and to require a flag in the config file to enable it. This feature will be removed in WebGUI 8. Fixes bug #12004. 2011-01-10 14:07:59 -08:00
upgrade_7.10.7-7.10.8.pl Ready for 7.10.8 development. 2011-01-10 21:34:55 -08:00
upgrade_7.10.8-7.10.9.pl Ready for 7.10.9 development cycle. 2011-01-24 21:22:17 -08:00
upgrade_7.10.9-7.10.10.pl Versioned Metadata 2011-02-17 14:46:50 -06:00
upgrade_7.10.10-7.10.11.pl Ready for 7.10.11 development. 2011-02-21 21:35:23 -08:00
upgrade_7.10.11-7.10.12.pl Fix typo in upgrade script sub name. 2011-03-14 09:19:43 -07:00
upgrade_7.10.12-7.10.13.pl Snippets can now select a template parser 2011-03-31 15:21:07 -05:00
upgrade_7.10.13-7.10.14.pl Fix the display of the lastUpdated and lastResult fields for Calendar iCal feeds. Fix the name of the status field in the Asset definition. Update all revisions of all calendars to fix the issue. Fixes bug #12104. 2011-04-18 16:26:57 -07:00
upgrade_7.10.14-7.10.15.pl Add new MapPoint code for geolocation, Thingy searching and indexing and a macro for rendering thing data outside of the Thingy. 2011-05-02 13:49:18 -07:00