Skip to Main Content
Main content begins here
  Build Information:
 
  Build Version:   2.27.0.1677
Release Date: 2011-05-23

  Summary:
 
  1) Added support for pie library to extend IE6-8 to allow some CSS-3 attributes
     http://css3pie.com
  2) Several controls modified to use the new CSS-3 rounded box and shadows:
     signin, change_password, forgotten_password and signup()
  3) Bug fix for IE6 and 7 for Gallery Thumbnails to wrap items properly

See it here:
Example of curved and shadowed box

  Code Changes:
 
  codebase.php
    1) Updated version information
  classes/class.component.php                         1.0.79 (2011-05-23)
    1) Changes to Component::signin() to use html clickable labels
  classes/class.component_gallery_thumbnails.php      1.0.13 (2011-05-23)
    1) Component_Gallery_Thumbnails::_draw_image_thumbs() nopw adds left float
       to inline style to allow IE6 and 7 to display properly
  classes/class.html.php                              1.0.41 (2011-05-23)
    1) HTML::draw_form_box() now sets 'constrain' css style to enable IE6-7 to
       have JS fix the width to prevent it taking all the space
  classes/class.page.php                              1.0.52 (2011-05-23)
    1) Page::prepare_html_head() now calls initialise_constraints() in _onload()
       and includes .form_box and .shadow attachmnets to pie when called in IE
  classes/class.person.php                            1.0.29 (2011-05-23)
    1) Person::draw_change_password() now uses real html labels and has cps for
       label text and uses new CSS-3 rounded corners and shadows
       (was two nested tables!)
    2) Person::draw_forgotten_password() now uses real HTML labels
    3) Person::draw_signup() no longer uses a table to combine form and action button
  classes/class.system.php                            1.0.77 (2011-05-23)
    1) Added support for 'pie' the css3 library for IE6-8 in System::get_version()
  classes/class.system_health.php                     1.0.11 (2011-05-23)
    1) Added support for 'pie' the css3 library for IE6-8 in
       System_Health::_get_config_libraries() and _get_config_libraries_array()
  img.php                                             2.0.39 (2011-05-23)
    1) Added support for streaming of pie.htc for IE CS3 extensions in css()
  js/functions.js                                     1.1.173 (2011-05-23)
    1) Added initialise_constraints() to enable IE5.5, 6 and 7 to wrap elements
       tagged with 'constrain' class in a table to prevent them from occupying
       too much space
  style/default.css                                   1.0.109 (2011-05-23)
    1) Added support for PIE css rounded box and drop shadow by including
       .shadow class and extending .form_box to have rounded corners build in
  style/pie.htc                                       1.0.0 (2011-05-23)
    1) Initial release

  Database Changes:
 
1677.sql
  1) Set version information

  Module Versions:
  Ajax 1.0.17, Backup 1.0.5, Codebase 2.27.0, CSS 1.0.109, DB 1677, DB C/S a2c80f9b, FCKeditor 2.5.b, FCKeditor Config 1.0.11, Functions 1.0.10, GetID3 1.8.3, icons C/S a5af1624, Img 2.0.39, JS Functions 1.1.173, JS Members 1.0.93, JS Prototype 1.7, labels C/S e11e2a05, Sajax 2.0.3, System 1.0.22

  Deployment:
 
Promote:
  codebase.php                                    2.27.0
  classes/  (7 files changed)
    class.component.php                           1.0.79    CS:48e27318
    class.component_gallery_thumbnails.php        1.0.13    CS:79244cce
    class.html.php                                1.0.41    CS:39912ad3
    class.page.php                                1.0.52    CS:13974e28
    class.person.php                              1.0.29    CS:40b621
    class.system.php                              1.0.77    CS:a7ecb4e6
    class.system_health.php                       1.0.11    CS:85508715
  img.php                                         2.0.39    CS:c8e258de
  js/functions.js                                 1.1.173   CS:a96b393a
  style/default.css                               1.0.109   CS:ce1219e5
  style/pie.htc                                   1.0.b4    CS:7027c34d
Comments list begins