Hotfixes & Small Tweaks - February
February is a month about 2 things, usability changes to file browser and site explorer and custom layout for all front end pages.  There was some work on enhancing last quarters analytics module and more.  You’ll also see even more KB articles written and more popup help produced and cross linked.  We’re really trying to work on all avenues of self help for our platform through both usability enhancements and more help at your disposal.  In addition to this we have some great new support people and support response times have consistently been cut from month to month, for a total of over a 200% increase in response times and resolution times.   This just shows how we are dedicated to help you sell and support your web store.
- 2/27
- FEATURE: New search box for site explorer tabs allowing dynamic searching for pages and links by a number of criteria
- 2/25
- HOTFIX: Fixed Attempted to access the value of a null data type error when populating the dropdownlist of "Show" feature in productlist pages.
- FEATURE: Added URL condition and Set AdCode action for analytic rules.  Change analytic rules to run on every page hit.  Have analytics handle setting adcode.  Add analytic merge string: ## QUERYSTRINGPARAM[PARAMKEY:a]##
- 2/24
- HOTFIX: Added check for null extended data and session ID of 0 to the SaveExtendedData method in acSession.
- HOTFIX (33): TextLink field on banners was being incorrectly populated with the link URL
- HOTFIX(main): Fixed Search button doesn't work with the Enter key works only with the mouse click on the OrderList page.
- HOTFIX(main): Added a new navigation bar underneath the old one on the ProductList pages.
- Rework on the Show(Show All) feature on all the ProductList pages.
- FEATURE (Main): Added store texts to Manufacturer header & footer and Category header & footer in search pages.
- HOTFIX (5.0.33): LookUpAbsoluteCategoryPath was not getting updated when a category name was changed.  Trigger RebuildTree to get parent and all children.
- Expand width of email editor, the new html editor was causing it to wrap and all the buttons were out of alignment in FF/IE8
- New close button on popups in admin implemented
- 2/23
- HOTFIX: File browser link in the Store Settings navigation area will now point to the SSL domain properly
- HOTFIX: Order confirmation e-mails for orders created on the Order Editor will now be sent after payment information is processed.  The incorrect payment status was being sent on the e-mails.
- HOTFIX: When an existing cart is loaded, items that correspond to deleted products will be removed from the cart.
- HOTFIX: Custom Fields on the Order Editor and Customer Editor will now appear again for new orders and customers, and will save properly when the new order/customer is saved.
- HOTFIX: Analytic Rules with string criteria (such as adcodes, affiliate codes, IP addresses, referring domains, etc.) will automatically fail a condition if the criteria is left blank.  The wildcard character * is to be used to match any string (this has always been there). 
- 2/20
- HOTFIX: Added default option for deleting categories that did not require selecting something every time…extra click on every delete.
- HOTFIX: Decimal place removal bug for Paymentech
- 2/19
- FEATURE: Content Page Chooser/Selector for picking content pages
- HOTFIX: Tweak the CSS on DripSeries Editor so it didn’t wrap the editor area in IE8 & FF.
- FEATURE: Receipt page converted to use custom layout.
- 2/18
- HOTFIX (5.0.33): Customer name not getting added to shipping address record for Free Item Order breaking custom export.  Phone number also not getting populated.
- FEATURE: New theme level merges added for dynamic content sizing.  Tied to the widths set on the theme manager.
- ## THEMEPAGEWIDTH## - layout width from the theme for the entire wrapping area of the site
- ## THEMELEFTCOLUMNWIDTH## - layout width from the theme for the bounding area of the left column
- ## THEMERIGHTCOLUMNWIDTH## - layout width from the theme for the bounding area of the right column
- ## THEMEMAINCONTENTWIDTH## - layout width from the theme for the bounding area of the content area
- FEATURE: New page navigation options on product listing pages, select number viewed per page and sort options
- 2/17
- HOTFIX(main):Fixed  a green bar in use on Page Footer in the themes, to match with Page Header’s black glass. Fixed the alignment issue in Page Footer and Page Header in the themes.
- HOTFIX(main): Added the missing popuphelp icons and corrected the poouphelp icon ids for the existing one on Email Template Editor Page.
- HOTFIX: Fixed the SSL issue occurring in IE when selecting the file browser from the main admin menu.
- HOTFIX (33): Add items back to inventory when an item is deleted from an order
- 2/16
- HOTFIX(main): Changed the pophelp icons id numbers, and added missing icons.
- HOTFIX: Fixed a cross-browser display issue with the File Browser's file upload control.
- HOTFIX: Fixed a display issue where the image browser control would display an additional space inside the link after the browse image.
- HOTFIX: Will now check to see if the Shared folder is in the root folder directory listing, and if it is not will add it.  Should allow all sites to see Shared folder, not just in dev (File Browser).
- HOTFIX: Removed unused layout areas on the store template
- HOTFIX: Support snapin merges in main site template, ignore "control must be placed inside a form tag" error when rendering snapins containing form elements (text box, etc)
- HOTFIX: Added default option for “align” CSS setting - this means you can finally have a completely empty CSS entry
- 2/14
- HOTFIX 34: Site Explorer now displays a message when you’re looking at a Search-filtered view and hides all empty Stores and Link Groups from display.
- 2/13
- FEATURE 34: Convert ViewOrder to use custom layout.
- 2/12
- FEATURE 34: Implement custom layout on My Account and Logout pages.
- FEATURE 34: Added Pages & Links tabs to site explorer navigation
- 2/11
- HOTFIX (main): Popup help will display correctly in grid headers again (fixes missing pricing grid headers)
- HOTFIX (main): Featured items snap-in will now properly process ## merges properly
- 2/10
- HOTFIX: Fixed the graphs on the Visitor Dashboard page.
- HOTFIX (Defect 624): Fixed a keypress conflict between any search box snap-ins/merge codes that appear when viewing the Product Details page and the add to cart button.  If the focus is on the input controls for the product details, the add to cart will be triggered when enter is pressed, otherwise, if the focus is on one of the search boxes, that search box's button should be triggered.
- 2/9
- HOTFIX: Fixed the typo error in addressbook.ascx from "Enter a address" to "Enter an Address".
- HOTFIX: Added missing popup help icons on view customer page.
- HOTFIX: Improved error handling when PayPal Express Checkout fails due to an address validation failure.  Will now display a more friendly error message with a link back to the cart page, so they can attempt the checkout again.
- HOTFIX: Handle changes because of DHL terminating domestic shipping.  Require city for cart shipping estimate request when using DHL.  Add city to shipping method cache exipration hash.
- HOTFIX: Improved the logging and log display for Google Checkout.
- 2/6
- FEATURE 34: Checked in theme import/export cleanup and changes to support the new custom layout framework.
- 2/5
- FEATURE: 34: Site explorer tab styling
- HOTFIX: Tweaked IsMaskedPassword to only evaluate if the source string is not empty.  Was causing an issue where password fields could not be saved as blank after they had a value saved.
- FEATURE 34: Chase Paymentech Orbital – Salem gateway checked in
- 2/4
- FEATURE: Added Spider chart to Spiders report page using a nightly aggregate table.  Shows daily Pageviews for each identified spider.
- HOTFIX: Clear Session feature causing error and crashing session.
- HOTFIX: Enabled PageLevelHelpID in Reports master page.
- HOTFIX: Added page level help for all the reports and data exports and imports.
- HOTFEATURE (5.0.33): Add SourceGroup tracking to Orders.  Fix for Clear Session.
- 2/3
- HOTFIX: Modified RssFeed control to use native RssToolkit objects to improve speed
Please sign in to leave a comment.
Comments
0 comments