[828 total ]
WebGUI 7.8.6 (beta) released
WebGUI 7.8.6 (beta) released

This beta release of WebGUI 7.8 includes fixes for Recaptcha, AssetProxy caching, Snippet, Code Editor, Map Point, and the Asset Manager. Gotchas:     * WebGUI now requires LWP 5.833 or higher, to fix a bug in that module. Changelog:  - fixed ... [More] #11250: i18n Asset_EMSSubmissionForm::delete created items label help  - fixed #11251: perload.perl tries to load t/lib/WebGUI/Test.pm  - fixed #11249: Recaptcha https bug  - fixed #11200: Navigation in AssetProxy cached in browser  - fixed #11143: cancel button  - fixed #11259: Snippet content never cached  - fixed #11254: RTF files are streamed with the wrong content-type  - fixed #10932: code showing  - fixed #11265: typo i18n  - fixed #11263: CleanLoginHistory can cause workflow errors  - fixed #11185: Code editor broken in IE8 for SQLReport  - fixed #11177: Code editor steals focus on load  - fixed #10888: Final touches on map point bugs  - fixed #11274: Add attachment broken in template  - fixed #11272: Security issue with asset manager search [Less]

WebGUI 7.7.27 (stable) released

This stable release of WebGUI 7.7 includes fixes for the Tree Navigation, LDAP Connections, Progress Bar, Gallery, SQL Report, Survey, Image Asset, Recaptcha, Snippet, Code Editor, Map Point, and the Asset Manager. Gotchas:      * WebGUI now ... [More] requires LWP 5.833 or higher, to fix a bug in that module.      * One of the modules that WebGUI uses, Net::Subnets, has been        removed from CPAN.  Starting with 7.7.27, WebGUI will use either        that module, or Net::CIDR::Lite.  New installations of WebGUI        require Net::CIDR::Lite if the WRE is not used. Changelog:  - fixed #11134: Tree Navigation menu colapses sub items of current page, missing JS files added  - fixed #11222: testEnvironment.pl Missing Dependencies  - fixed #11216: LDAP Connections status incorrect  - fixed #11229: ProgressBar throws errors on some messages.  - fixed #11217: LDAP authentication fails if user DN changes  - fixed #11228: Gallery image upload to other users folder permission denied  - fixed #11242: Macros not executing in Download Templates  - added TimeZone form controls accepts spaces or underscores in zone names.  - fixed #11245: send stats  - fixed #11247: Survey edit screen broken  - fixed #11246: Image.pm - Validation error  - fixed #11251: perload.perl tries to load t/lib/WebGUI/Test.pm  - fixed #11249: Recaptcha https bug  - fixed #11200: Navigation in AssetProxy cached in browser  - fixed #11143: cancel button  - fixed #11259: Snippet content never cached  - fixed #11254: RTF files are streamed with the wrong content-type  - fixed #10932: code showing  - fixed #11263: CleanLoginHistory can cause workflow errors  - fixed #11185: Code editor broken in IE8 for SQLReport  - fixed #11177: Code editor steals focus on load  - fixed #10888: Final touches on map point bugs  - fixed #11274: Add attachment broken in template  - fixed #11272: Security issue with asset manager search [Less]

WebGUI 7.8.5 (beta) released
WebGUI 7.8.5 (beta) released

This beta release of WebGUI 7.8 includes fixes for the Tree Navigation, Group Manager, Template Attachments, DataTable, User profile time zones, the Map asset, ProgressBar, Gallery, Shop, Survey, Image Asset, SQL Report and LDAP authentication. ... [More] Gotchas:     * WebGUI now requires Locales 0.10 or higher, to replace the deprecated       module Locales::Country.     * WebGUI now requires Net::CIDR::Lite 0.20 or higher, to replace the deprecated       module Net::Subnets.     * Users, no matter if they are created via anonymous registration,       via the Admin Console Users screen, or via code, now always get       their default values from the Profile Fields instead of via       the Visitor account.  Previously, based on how the user was created,       they would get default values from different places.     * The following style templates have been cleaned up by the TWG:       - WebGUI 6 Blank Style, Style 01; Style 02, Style 03:           - no structural changes       - Fail safe:           - added new CSS that is more robust and validates (in external file: style.css);           - it was also necessary to update the css to work with the new navigation templates           - changed the markup and the order of the home/login/user/admin controls at the bottom       - All of the above templates:           - added a link tag to wg-base.css           - added conditional comments at the top and bottom of the body tag to be able to target             IE versions easily with css     * Added wg-base.css, which is linked to in each style template. This stylesheet is for css that       is used in more than one tempalte, like pagination inline icons etc. Inline styles that are       removed from templates, will be replaced with styles in wg-base.css (and example is RFE 11182).       Elements that are styled in wg-base.css have a classname that starts with "wg-".       wg-base.css replaces webgui.css, which will be removed from the site. Changelog:  - added the EMS submission subsystem  - The captcha form control had it's built in styles removed in favor of two classes: "wg-captchaForm" and "wg-captchaImage"  - fixed #11134: Tree Navigation menu colapses sub items of current page  - fixed #11203: Manage groups in group: everyone added on save  - fixed #11101: 7.6.35-7.7 upgrade leaves packages  - fixed #11209: Form::HTMLArea uses invalid javascript identifier  - fixed #11186: Template Attachments i18n  - fixed #11218: LDAPS does not create users automatically  - fixed #11205: DataTable borked in IE  - fixed #11215: Los Angeles cannot be default timezone  - fixed #11220: Map asset badly broken  - fixed #11222: testEnvironment.pl Missing Dependencies  - fixed #11226: New stylesheet (wg-base.css), new style templates (from the TWG)  - fixed #11216: LDAP Connections status incorrect  - fixed #11229: ProgressBar throws errors on some messages.  - fixed #11217: LDAP authentication fails if user DN changes  - fixed #11228: Gallery image upload to other users folder permission denied  - added USPS International driver.  - added #10727: language choice during site adding  - added file globbing to preload.exclude  - fixed #11242: Macros not executing in Download Templates  - added TimeZone form controls accepts spaces or underscores in zone names.  - fixed #11245: send stats  - fixed #11247: Survey edit screen broken  - fixed #11246: Image.pm - Validation error  - fixed #11221: wrong version of Locales::Country in testEnvironment  - Net::Subnets has been deprecated. [Less]

WebGUI 7.7.26 (stable) released
WebGUI 7.7.26 (stable) released

This stable release of WebGUI 7.7 includes fixes for the Tree Navigation, Group Manager, Template Attachments, DataTable, User profile time zones, the Map asset, and LDAP authentication. Gotchas:      * Users, no matter if they are created via ... [More] anonymous registration,        via the Admin Console Users screen, or via code, now always get        their default values from the Profile Fields instead of via        the Visitor account.  Previously, based on how the user was created,        they would get default values from different places. Changelog:  - fixed #11134: Tree Navigation menu colapses sub items of current page  - fixed #11203: Manage groups in group: everyone added on save  - fixed #11209: Form::HTMLArea uses invalid javascript identifier  - fixed #11186: Template Attachments i18n  - fixed #11218: LDAPS does not create users automatically  - fixed #11205: DataTable borked in IE  - fixed #11215: Los Angeles cannot be default timezone  - fixed #11220: Map asset badly broken [Less]

WebGUI 7.8.4 (beta) released
WebGUI 7.7.25 (stable) released
WebGUI 7.7.25 (stable) released

This stable release of WebGUI 7.7 includes fixes for the Survey, Spectre, Calendar, Event, Tree Navigation, AssetProxy, RSS feeds, Collaboration System, and several important Shop bugs. Gotchas:      * A bug introduced in 7.7.22 could cause the ... [More] Shop sale notification        group to be reset to the group Everyone.  The bug has been fixed,        and the group has been reset to Admins.  If you were using a different        group, you will need to edit the Shop Settings and reselect the        proper group. n Changelog:  - Fixed an error being thrown by the CalendarUpdateFeeds workflow activity.  - The auto add to group and auto delete from group operations that are used with the GroupAdd and GroupDelete macros were fixed to make the user log in if they aren't already.  - fixed #11179: user.CanStartThread missing from help  - fixed #11183: Calendar List View  - fixed #11135: Tree Navigation menu template shows a drop down fly-out menu  - fixed #10984: Edit Survey Screen isn't right in demo  - fixed: RSS feeds generated with incorrect link for channel  - fixed #11188: Incoherence in Navigation edit form  - fixed #11189: Controls variable missing in image asset in AssetProxy  - fixed #11190: event tmpl_var in help but not available  - fixed #11194: Event Asset Recurrence form is not i18n'ed  - fixed #11192: newByLineage tries to instantiate asset even if no assetId found  - fixed #11195: Shop, sometimes free checkout does not work  - fixed #11202: USPS driver does not log authentication errors  - fixed #10985: Survey: can't add multiple choice answer  - fixed #11197: Survey Edit Console is not i18n'ed  - fixed USPS driver only works on domestic addresses.  - fixed Shop is not sending notification emails to the user, or to the notification group.  - Set a minimum package weight of 0.1 oz for the USPS driver.  - Handle per package errors in USPS response data.  - fixed #11207: Shop Email receipts going out to everyone. [Less]