Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Order
    • Cleaned up the services and secas around quote report emails: instead of using the QuoteAttribute
      entity and seca to trigger the email
    • Fixed a bug for canceling some quantity of order Items
    • Replacement returns were creating duplicated replacement orders
    • Split Pay Pref Per Shp Grp incorrectly calculates max amounts for Payment Preferences
    • Store Order Item changes
    • Clean up labels between order and ecommerce application
    • Added UI for entering Order Item Change reason and comments during Order Item update/cancel/append
    • Extend the support for by hours and by days in recurrence info and use them as part of conditions for promotions
  • Framework
    • Groovy : now Groovy can be used in place of BeanShell (work in progress...)
    • Improved the way failonerror was used for subtasks: now, it fails on errors happening in subtasks
      only if the specialpurpose and application folders are present
    • Fixed the menu widget - the "extends" feature didn't work
    • IE7 and general layout fixups for the Example and ExampleExt components
    • Added ability to render the report in landscape format
    • Entity delegator deprecating find methods
    • Various clean ups and improvements on artifact tool
    • Fixed a bug in the Form Widget where alt-target elements in extended forms were being added to the parent form's alt-targets. Also overriding an alt-target in an extended form works now
    • Removed some calls to deprecated GenericDelegator methods
    • Implemented page size defaults for the form widget lists. Some code was already there, but it wasn't being used
    • Added JavaScript detection to the framework
    • Added support for third party policy servicers
    • Some Ajax JavaScript helper functions
    • Added groovy support
    • Locale and Time Zone refactor and bug fixes
  • SFA (Sales Force Application)
    • Miscellaneous enhancements and bug fixing

...