#cmsms Module Release Spree
I've done alot of work in the E-commerce stuff, and in the availability module. There's lots of new functionality in there.
The CGFeedmaker module has gotten a few enhancements as well, like the ability to set an extension per feed, and another sample feed.
The CompanyDirectory module now imports kml files, and I fixed a couple of minor bugs relating to exporting to ASCII.
I've also gone through the bug trackers in alot of the modules and fixed alot of the issues I found in there. so you could call this a 'stability release set' if you like.
Note: All of these modules now require PHP 5.2+ and CMSMS 1.6.5+
Here are the details:
JQueryTools v1.0.4
- Adds json support.
CGExtensions v1.17.4
- Minor fixes to the date handling stuff
- Adds more classes
CGUserDirectory v1.1.3
- Minor bug fix
CGFeedback v1.0.3
- Minor bug fixes
CGFeedmaker v1.0.8
- Adds a sample cgcalendar template
- Adds ability to specify feed extension
FrontEndUsers v1.6.10
- Bug fixes
CompanyDirectory v1.4
- Adds ability to import points from KML files
- Minor bug fixes
Uploads v1.9.2
- Minor Bug Fixes
Availability v1.7
- Adds the ability for reservations to handle multiple resources.
- Adds the ability for resources to be bookable on the hour, half day, or day.
- Adds the ability for resources to have specified checkin/checkout times.
- The calendar views now work properly
- Rework the reservation stuff so that it uses javascript and ajax extensively.
- Begin the OOP Process.
- Now require PHP 5.2+
- -- WARNING: -- There is a serious break in all of the frontend templates relating to reservations. Users of these modules may have to re-style their templates.
Orders v1.6
- The Invoice ID is now stored with each order.
- Adds the invoice_prefix functionality to allow specifying up to a 4 character invoice prefix for each order
- Fixes the required group stuff so that it actually works.
- Adds address mapping from FEU to Orders addresses, so that some of the information from the FEU module can be used to fill in the address field in the billing form.
- Fixes a problem in the invoice page of using the FEU email address instead of the billing form email address.
- Moves all the template editing tabs to their own action, this removes 8 or 9 tabs from the admin panel for people that have all privileges.
- USE CAUTION AND ENSURE YOU HAVE A GOOD BACKUP BEFORE UPGRADING.
- ENSURE YOU RESTORE THE PAYMENT GATEWAY TEMPLATE TO FACTORY DEFAULTS TO REDUCE THE INDICATION OF FALSE PAYMENT FAILURES
CGPaymentGatewayBase v1.0.3
- Adds more capabilities into the base classes
PaypalGateway v2.1.1
- Compatible with CGPaymentGatewayBase v1.0.3
- Adds ability to disable PDT if the identity token is empty
AuthNetAIM v1.0.2
- Upgrades to be compatible with newest Orders and CGPaymentGatewayBase

