Product Updates - July 2007 - Technical Upgrades
The following technical upgrades have been added to Member Manager:
-
Added "no-cache" to 404 error messages to prevent error messages being cached by browser.
-
Prevented administrative screens from being cached to enhance chance of non-cached content.
-
Moved registration into its own unique space. Prevents massively high 'id' numbers being assigned to objects due to large amounts of registrations.
-
Changed layout type 2 slightly (better HTML) on shopping cart.
-
Added redundancy for database load balancer.
-
Will immediately swap to direct access to primary database should load balancer fail.
-
Will swap to izBack (backup server - warm standby of all sites) should direct connection to databases fail.
-
In worst case scenario (izBack) any changes to website may be lost during downtime unless manually copied across.
-
Implemented transaction database to capture *all* transactions sent to securepay and verisign. (Write only).
-
Enhanced detection of updated images via cache patch.
-
Sped up creation of system directory paths (enhanced loading speed)
-
Registry should now pick up changes without need to delete cache. Can just log out and log in.
-
Added CSS for HTML <button> element as part of migration to Aplinx2
-
Added Min-Width and Min-Height to CSS Style Manager. Does not work on table cells. Works OK on DIV's
-
Updated syndication manager to work with new versions of registrations, masterpages etc.
-
Re-did HTML for Search Results to ensure W3C compliancy
- Added support for uploading favourite icon to Control Panel
-
Swapped upload and cancel buttons on image library to ensure Aplinx standards.
-
Site Tree now stored in a file to prevent database queries.
-
Added support for managers to be able to detect null values on fields and handle accordingly
-
Added 1000 icons for use with Aplinx2.
-
Aplinx DOM support (all managers) now have better IE and Opera support.
-
Can create screen elements on the fly.
-
Added support for Primary URL to be automatically set to HTTPS should homepage be HttpS.
-
Moved from direct round-robin database connection to pooled database connection (maintains session) on postgresql. Has increased speed significantly.
-
Added functions to speed up development of Aplinx2 by allowing quick-insert of new data without complex code.
-
moved designs. aplinx to new code base. Now resides on pooled servers allowing for Aplinx to be hosted on an external server. (Moving towards Aplinx2 here).
-
Image library sends 'chunked' output to ensure browser can respond faster to smaller images.