WebGUI 7.5.20 (stable) Released
After several months of bug fixing, with all known bugs fixed, we now feel WebGUI 7.5 is stable. WebGUI 7.5 includes a complete rewrite of the commerce system, the new Gallery and Thingy assets, and many more improvements.
News from WebGUI Website
Changelog:
- fixed: DataForm acknowledgement screen shows incorrect value for Date/Time fields- fixed: Some multipart mail messages have parts chosen incorrectly
- fixed: File Pile doesn't respect edit permissions of parent asset
- fixed: shortcut overrides new value column doesn't show macros as unparsed
- fixed: shortcut select by alternate criteria wizard doesn't show lists properly
- fixed: The indent loop of the Navigation wobject has an incorrect number of iterations in some cases. (Martin Kamerbeek / Oqapi)
- fixed: Thingy: Setting the size of a field has no effect
- fixed: Form/* now all use getOriginalValue (split off from getDefaultValue) which resolves the Layout bug not being able to uncheck all hidden assets. Tests were updated, but need are still lacking and need a major overhaul.
- fixed: ITransact error message now shows a link to go back to checkout
- fixed: Gallery image information now does not overlap the snapshot. Changed css .wgSnapshot to be 25% vs 20%.
- fixed: ITransact now defaults to using shipping address for billing address. This prevents an issue when users neglect to select a proper billing address.
- fixed: Thingy: System tables created for new things are not forced to use charset=utf8
- fixed: Gallery navigation back to album returns to page 1 (Martin Kamerbeek / Oqapi)
- fixed: WSClient now correctly handles SOAP::Som returns of simple arrays of scalars and a exception producing if test turned into an eval.
- fixed: Gallery now gives an error message when a Zip archive is being naughty
- fixed: Upgrade 7.5.10-7.5.11 upgrades transaction payment gateway info.
- fixed: Form CheckList select all button now functions properly
- fixed: Gallery slideshow JS now has better control over the buttons
- fixed: The bug enigmatically named "product".
- fixed: CS Thread sort on last post reply is now working correctly.
- fixed: Gallery Cross Publish now works properly
- fixed: Exposed a form element for the GalleryAlbum Others Can Add property
- fixed: Form attachment icons no longer break Safari 3 (no longer loaded inline).