11
I Use This!
Inactive

News

Analyzed 3 days ago. based on code collected 3 days ago.
Posted about 14 years ago by perlDreamer
This stable release of WebGUI 7.8.19 contains fixes for the Inbox, Date macro, Wiki, Shop, Workflows, UserList asset, Anoymous Registration, Version tags, and Groups.
Posted about 14 years ago by perlDreamer
This beta release of WebGUI 7.9.4 contains fixes for Wiki, Spectre, Clipboard, Shop, Collaboration System, Inbox, Date Macro, Deactivate Account template and Map. There are many new changes in this release, please read through the notes below very ... [More] carefully. Gotchas      * Shop and Cart changes      This release contains a rework of the shopping cart to make it faster to checkout.  Please review the following list of changes;      * If no shipping address is entered for an item, it will not display the cart's shipping address.      * Visitors no longer have address books.  To have an address book, users must log in.      * Users are still, at this point, required to login before they can checkout.  The point where the user must be logged in has been moved back in the checkout process.  Before a user is allowed to enter in any address information, they must be logged in.      * There are only two cart screens now.  The main cart, where address information is entered, and second screen where the summary of all charges (taxes, shipping, etc.) are summarized before the user pays.   Both screens are templatable.      * The Cart will now work without javascript.  Javascript is used to make parts of the cart easier, and to automatically update the user's cart so they don't have to manually update it. New Features      * Wiki Categories      The wiki keywords can now function as categories, helping to organize wiki content better.  In the Wiki properties, a set of top-level keywords may be defined.  Then, in the keyword search area, any user who is allowed to Administer the Wiki can define sub-keywords, for any keywords in the wiki.      The front page and the keyword search templates have been extended to show lists of keywords and pages for wiki navigation.      * Internationalized URLs      WebGUI URLs have historically always been limited to ASCII characters.  This restriction has been removed.      * New Cache Drivers      A new experimental cache driver has been added to WebGUI, allowing for in-memory caches which can reduce cache lookup times and potentially provide higher performance.      * New Styles and Style Picker      Several new style have been added to the core, to make setting up new WebGUI sites easier. Changelog:  - We're shipping underscore.js now for its suite of extremely handy utility    functions.  Include it from www/extras/underscore/underscore-min.js.    Documentation is available at http://documentcloud.github.com/underscore/.  - fixed #11535: i18n - Asset_MapPoint - Tag form_fax - wrong text  - Implement hierarchial wiki keywords differently.  - fixed Redundant per item address display in cart.  - added a way to pass additional headers to WebGUI::Mail::Send from WebGUI::Inbox::Message API  - added: WebGUI::Wizard framework to build step-by-step wizards  - added: example / thumbnail images for templates  - added: Style Picker as part of the initial setup wizard  - added: CHI cache driver  - added #11498: Gallery: Automatically adjust orientation of images based on EXIF data  - fixed #11547: Default Inbox View Template Delete buttton failure  - fixed #11542: Date macro can pass in epoch values that do not pass regex checks  - fixed #11537: Wiki, sorting by most popular  - added: Rewrite of the Shop and Cart.  - fixed: Urls in English WebGUI sites can now support valid utf-8 characters that do not otherwise interfere with the url. [Less]
Posted about 14 years ago by perlDreamer
This beta release of WebGUI 7.9.4 contains fixes for Wiki, Spectre, Clipboard, Shop, Collaboration System, Inbox, Date Macro, Deactivate Account template and Map. There are many new changes in this release, please read through the notes below very ... [More] carefully. Gotchas      * Shop and Cart changes      This release contains a rework of the shopping cart to make it faster to checkout.  Please review the following list of changes;      * If no shipping address is entered for an item, it will not display the cart's shipping address.      * Visitors no longer have address books.  To have an address book, users must log in.      * Users are still, at this point, required to login before they can checkout.  The point where the user must be logged in has been moved back in the checkout process.  Before a user is allowed to enter in any address information, they must be logged in.      * There are only two cart screens now.  The main cart, where address information is entered, and second screen where the summary of all charges (taxes, shipping, etc.) are summarized before the user pays.   Both screens are templatable.      * The Cart will now work without javascript.  Javascript is used to make parts of the cart easier, and to automatically update the user's cart so they don't have to manually update it. New Features      * Wiki Categories      The wiki keywords can now function as categories, helping to organize wiki content better.  In the Wiki properties, a set of top-level keywords may be defined.  Then, in the keyword search area, any user who is allowed to Administer the Wiki can define sub-keywords, for any keywords in the wiki.      The front page and the keyword search templates have been extended to show lists of keywords and pages for wiki navigation.      * Internationalized URLs      WebGUI URLs have historically always been limited to ASCII characters.  This restriction has been removed.      * New Cache Drivers      A new experimental cache driver has been added to WebGUI, allowing for in-memory caches which can reduce cache lookup times and potentially provide higher performance.      * New Styles and Style Picker      Several new style have been added to the core, to make setting up new WebGUI sites easier. Changelog:  - We're shipping underscore.js now for its suite of extremely handy utility    functions.  Include it from www/extras/underscore/underscore-min.js.    Documentation is available at http://documentcloud.github.com/underscore/.  - fixed #11535: i18n - Asset_MapPoint - Tag form_fax - wrong text  - Implement hierarchial wiki keywords differently.  - fixed Redundant per item address display in cart.  - added a way to pass additional headers to WebGUI::Mail::Send from WebGUI::Inbox::Message API  - added: WebGUI::Wizard framework to build step-by-step wizards  - added: example / thumbnail images for templates  - added: Style Picker as part of the initial setup wizard  - added: CHI cache driver  - added #11498: Gallery: Automatically adjust orientation of images based on EXIF data  - fixed #11547: Default Inbox View Template Delete buttton failure  - fixed #11542: Date macro can pass in epoch values that do not pass regex checks  - fixed #11537: Wiki, sorting by most popular  - added: Rewrite of the Shop and Cart.  - fixed: Urls in English WebGUI sites can now support valid utf-8 characters that do not otherwise interfere with the url. [Less]
Posted about 14 years ago by tavis.parker
Posted about 14 years ago by perlDreamer
f WebGUI 7.8.18 contains fixes for Wiki, Spectre, Clipboard, Shop, Collaboration System, Deactivate Account template and Map. Gotcha      * Starting with version 7.8.0, WebGUI has been using YUI 2.8.0r4.  This was noted in        the changelog, but ... [More] not in this gotchas file like it has been in the past.  If you        have custom javascript that depends on YUI 2.7 and you were using WebGUI's install        of YUI to supply it, you can switch to pulling YUI2.7 directly from Yahoo. Changelog:  - fixed #11444: Strange spectre problem  - fixed #10189: pbworkflow000000000007 Hanging  - fixed #11526: Wrong log error in file AssetClipboard.pm  - fixed #11525: Paste assets inside CS  - fixed #11530: account deactivation not working (United Knowledge)  - fixed #11531: MapPoint property conflict  - fixed #11532: MapPoint, no i18n  - fixed #11535: i18n - Asset_MapPoint - Tag form_fax - wrong text  - fixed Redundant per item address display in cart. [Less]
Posted about 14 years ago by perlDreamer
f WebGUI 7.8.18 contains fixes for Wiki, Spectre, Clipboard, Shop, Collaboration System, Deactivate Account template and Map. Gotcha      * Starting with version 7.8.0, WebGUI has been using YUI 2.8.0r4.  This was noted in        the changelog, but ... [More] not in this gotchas file like it has been in the past.  If you        have custom javascript that depends on YUI 2.7 and you were using WebGUI's install        of YUI to supply it, you can switch to pulling YUI2.7 directly from Yahoo. Changelog:  - fixed #11444: Strange spectre problem  - fixed #10189: pbworkflow000000000007 Hanging  - fixed #11526: Wrong log error in file AssetClipboard.pm  - fixed #11525: Paste assets inside CS  - fixed #11530: account deactivation not working (United Knowledge)  - fixed #11531: MapPoint property conflict  - fixed #11532: MapPoint, no i18n  - fixed #11535: i18n - Asset_MapPoint - Tag form_fax - wrong text  - fixed Redundant per item address display in cart. [Less]
Posted about 14 years ago by perlDreamer
Posted about 14 years ago by perlDreamer
This beta release of WebGUI 7.9.3 contains fixes for Wiki, Spectre, Clipboard, Collaboration System, Deactivate Account template and Map. Gotcha      * Test:Deep, which had been an optional dependency for testing, has been used        in components ... [More] of the core for a while, since the release of the new Survey.        Test::Deep version 0.095 or higher is now required. There are several new features in this release: - When you edit a Gallery Album, you can now change the order of photos via drag and drop, and change the orientation of the photos. - Comment rating icons were updated. - The Wiki can now use keywords to build categories.  If a page in the wiki has a title that is the same as a keyword, that page will have access to additional template variables, including a loop that contains a list of all pages that contain that keyword.  The Wiki itself has a list of top level keywords, that create the start of a hierarchy of keywords.  A hierarchial list of keywords is made available in the Wiki view template. Changelog:  - added #11477: No synopsis in asset now means no synopsis in search index  - added #11007: Added drag'n'drop sorting in Gallery Album Edit View (Bernd Kalbfuß-Zimmermann)  - added Better comment rating icons.  - fixed #11520: Wiki Locked  - fixed Missing Template variables for the Wiki Page view template.  - added #10944: Wiki Keyword Page  - added #10946: Wiki - Hierarchical Keyword Report  - added #10945: Wiki - Top-level keyword list  - fixed #11444: Strange spectre problem  - fixed #10189: pbworkflow000000000007 Hanging  - fixed #11526: Wrong log error in file AssetClipboard.pm  - fixed #11525: Paste assets inside CS  - added #620: Add buttons to the GalleryAlbum edit view so users can rotate photos by 90 deg (Bernd Kalbfuß-Zimmermann)  - fixed #11530: account deactivation not working (United Knowledge)  - fixed #11531: MapPoint property conflict  - fixed #11532: MapPoint, no i18n [Less]
Posted about 14 years ago by perlDreamer
This beta release of WebGUI 7.9.3 contains fixes for Wiki, Spectre, Clipboard, Collaboration System, Deactivate Account template and Map. Gotcha      * Test:Deep, which had been an optional dependency for testing, has been used        in components ... [More] of the core for a while, since the release of the new Survey.        Test::Deep version 0.095 or higher is now required. There are several new features in this release: - When you edit a Gallery Album, you can now change the order of photos via drag and drop, and change the orientation of the photos. - Comment rating icons were updated. - The Wiki can now use keywords to build categories.  If a page in the wiki has a title that is the same as a keyword, that page will have access to additional template variables, including a loop that contains a list of all pages that contain that keyword.  The Wiki itself has a list of top level keywords, that create the start of a hierarchy of keywords.  A hierarchial list of keywords is made available in the Wiki view template. Changelog:  - added #11477: No synopsis in asset now means no synopsis in search index  - added #11007: Added drag'n'drop sorting in Gallery Album Edit View (Bernd Kalbfuß-Zimmermann)  - added Better comment rating icons.  - fixed #11520: Wiki Locked  - fixed Missing Template variables for the Wiki Page view template.  - added #10944: Wiki Keyword Page  - added #10946: Wiki - Hierarchical Keyword Report  - added #10945: Wiki - Top-level keyword list  - fixed #11444: Strange spectre problem  - fixed #10189: pbworkflow000000000007 Hanging  - fixed #11526: Wrong log error in file AssetClipboard.pm  - fixed #11525: Paste assets inside CS  - added #620: Add buttons to the GalleryAlbum edit view so users can rotate photos by 90 deg (Bernd Kalbfuß-Zimmermann)  - fixed #11530: account deactivation not working (United Knowledge)  - fixed #11531: MapPoint property conflict  - fixed #11532: MapPoint, no i18n [Less]
Posted about 14 years ago by perlDreamer