FONASMET Fondo de empleados de Asmet Salud

Exponent v2.2.0 Released

Etiquetas: release, exponent

Exponent v2.2.0 is an important milestone in the development of this Content Management System which includes many new features!  v2.2.0 marks the final removal of all 'old school' 1.0 style code and modules which were necessary to initially launch v2.0.0.  It also marks the e-Commerce Online Event Registration and Online Donations as nearly 'Out of the Box' ready.  

Highlighted updates in this new version are:

  * requires update of hard-coded modules in themes to conform to 2.0 controller calls
  * requires updating YUI3 CSS Reset links to use new name (e.g., grids-min.css became cssgrids-min.css)
  * Flowplayer & YouTube modules are deprecated but still present in this distribution, they will be removed in the future
  - replaces the containermodule with container 2.0 controller
  - forces deprecation/removal of formmodule/formbuilder, headlineController
    -- also fully deprecates/removes calendarmodule, simplepollmodule, & navigationmodule if they still exist
  - moves jQuery/Twitter-Bootstrap as primary libraries over YUI2/3 (which are still backwards compatible)
  - adds theme export feature
  - adds new 'blog' & 'eCommerce store' site database samples in addition to 'sample site' during installation
  - adds category support to blog module
    -- adds new comments and categories views to blog
  - adds file upload pause, resume, & cancel feature
  - adds normalize.css and Twitter Bootstrap as system (theme) features
  - enhances attached file display features
  - adds new html5 media player module for audio, video & youtube, which deprecates both flowplayer and youtube modules
  - updates filedownload module media player to html5 (flash not required)
  - adds new import form data, or create a form from csv file feature
  - adds new import users from csv file feature
  - adds ability to optionally run selected 'upgrade scripts' outside of installation
  - moves /conf folder inside /framework to help streamline folder structure
  - tweaks and adds more features to eCommerce (online donations and event registrations) making it more robust and polished
    -- quick add donation at set amount or allow user to enter amount
    -- event registrations now abide by 'options'
    -- adds single or multi-person event registration using site forms to collect registration data
  - adds new forms showall portfolio view for multi-record custom view (fixes custom single record view)
  - implements broader use of optional ajax paging and use of new html5 input types, temporarily adds additional date/time form designer controls
  - implements an html5 input fallback system to display html5 controls/features in older browsers
    -- adds more simple controls to forms designer (email, url, telephone, range, number, several date/time controls)
    -- allows switching to similar type control after creation
  - updates style of maintenance/site-down page

As a note, v2.1.2, v2.1.3, and v2.1.4 were previously released as bug fixes for the v2.1.1 release.  These fixes are incorporated (or actually came about as the result of development with) into v2.2.0.