WPI version of Gallery Server Pro released
Microsoft has completed their testing of 3.2.1 and published the new version to their web application gallery. A link to install it is on the download page.
Microsoft has completed their testing of 3.2.1 and published the new version to their web application gallery. A link to install it is on the download page.
Today we released 3.2.1, which contains a small set of bug fixes and a couple minor behavior changes. There are no changes to web.config or the skins, so upgrading from 3.2.0 is as easy as copying the files from the upgrade package over the existing files in your gallery. Instructions for upgrading other versions are in the Admin Guide. Bug fixes Left pane UI template partially updated during upgrade Parent nodes in the tree cannot be unchecked in certain cases Quotation marks in user and role names cause trouble Page scrolls to top when dialog auto-closes The first two bug fixes were added to the 3.2.0 packages as soon as they were identified (May 19 and May 23, respectively), so they may already be fixed in your installation of Gallery Server Pro. More details about the bug fixes are in this report. Behavior changes Remove confirmation message after drag and [...]
This afternoon we noticed an issue with using the jQuery jsTree widget in 3.2.0. This widget is used in several places in Gallery Server Pro – basically anywhere we need to display a tree of data we use jsTree. The issue is that when you select all the children of a node, the parents are automatically selected as well. For example, you might want to create a role with all edit permissions but no admin privileges. This bug caused the Admin gallery and Admin site nodes to be selected when all the children were selected, with no way to de-select them: This is actually the intended behavior of the jsTree widget, as I suppose it is the behavior you want in most cases. But not us. You need to select the children while leaving the parent unchecked if you so choose. If you want to select the parent, fine, but [...]
Oops! Earlier today we noticed that the left pane template didn’t get updated when upgrading a gallery from one of the 3.X versions. Because of this, the left pane appears empty when viewed on a touchscreen device larger than 750 pixels, as seen here on a Nexus 7: This only affects users who upgraded their gallery to 3.2.0 in the last four days. In addition, regular monitors (non-touchscreen) don’t have an issue, and neither do mobile devices smaller than 750 pixels. But those of you using an iPad, Nexus 7/10, Surface, touchscreen laptops and similar devices will see an empty left pane. What happened is that we forgot to tell the 3.2.0 migration code to update the JavaScript portion of the left pane template to use the new, improved touchscreen features we added in 3.2. The end result is that the script continues to use the 3.0/3.1 behavior of not [...]
Today we released 3.2, containing a number of new features and bug fixes. New UI templates for tag/people trees and tag/people clouds (Enterprise edition) View recently added/top rated media (Enterprise edition) RSS/Atom support (Enterprise edition) Drag and drop sorting Faster loading of large albums Improved touchscreen support Metadata editing in virtual albums Improved upload page includes new thumbnail preview Latest version of libraries: Entity Framework 6.1, Plupload, jQuery, jQuery UI, jsTree, jsRender, Web.API, and more This release is a free upgrade to 3.X license holders. To upgrade, copy the files from the upgrade package over your existing web application and merge any web.config changes into the updated web.config file. More details, including help for new installations and upgrades for other scenarios are in the Administrator’s Guide. The demos have been updated to 3.2, so check out the new features. New UI templates (Enterprise edition) Enterprise license holders get a lot [...]