[commits] Horde Web Source branch hordeweb_new updated. d7f018a1f5f30d68746fb2c3bfcbf5feccebb574

Michael J. Rubinsky mrubinsk at horde.org
Mon Mar 7 05:40:41 UTC 2011


The branch "hordeweb_new" has been updated.
The following is a summary of the commits.

from: f36e608dd078f88c50fbdff07a742ba7a6b3d13e

d7f018a Initial attempt at an accordian widget

-----------------------------------------------------------------------

commit d7f018a1f5f30d68746fb2c3bfcbf5feccebb574
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Mar 7 00:11:29 2011 -0500

    Initial attempt at an accordian widget
    
    Bug/Enhancement sections are (mostly) populated, still needs css love

 app/controllers/App.php                              |    9 +
 app/lib/HordeWeb/Utils.php                           |    1 +
 app/views/App/app.html.php                           |   32 +-
 app/views/layout/main.html.php                       |    3 +
 css/images/ui-bg_diagonals-thick_18_b81900_40x40.png |  Bin 0 -> 260 bytes
 css/images/ui-bg_diagonals-thick_20_666666_40x40.png |  Bin 0 -> 251 bytes
 css/images/ui-bg_flat_10_000000_40x100.png           |  Bin 0 -> 178 bytes
 css/images/ui-bg_glass_100_f6f6f6_1x400.png          |  Bin 0 -> 104 bytes
 css/images/ui-bg_glass_100_fdf5ce_1x400.png          |  Bin 0 -> 125 bytes
 css/images/ui-bg_glass_65_ffffff_1x400.png           |  Bin 0 -> 105 bytes
 css/images/ui-bg_gloss-wave_35_f6a828_500x100.png    |  Bin 0 -> 3762 bytes
 css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png |  Bin 0 -> 90 bytes
 css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png  |  Bin 0 -> 129 bytes
 css/images/ui-icons_222222_256x240.png               |  Bin 0 -> 4369 bytes
 css/images/ui-icons_228ef1_256x240.png               |  Bin 0 -> 4369 bytes
 css/images/ui-icons_ef8c08_256x240.png               |  Bin 0 -> 4369 bytes
 css/images/ui-icons_ffd27a_256x240.png               |  Bin 0 -> 4369 bytes
 css/images/ui-icons_ffffff_256x240.png               |  Bin 0 -> 4369 bytes
 css/jquery-ui.css                                    |  573 ++++++++++++++++++
 js/jquery-ui.min.js                                  |  405 +++++++++++++
 20 files changed, 1015 insertions(+), 8 deletions(-)
 create mode 100755 css/images/ui-bg_diagonals-thick_18_b81900_40x40.png
 create mode 100755 css/images/ui-bg_diagonals-thick_20_666666_40x40.png
 create mode 100755 css/images/ui-bg_flat_10_000000_40x100.png
 create mode 100755 css/images/ui-bg_glass_100_f6f6f6_1x400.png
 create mode 100755 css/images/ui-bg_glass_100_fdf5ce_1x400.png
 create mode 100755 css/images/ui-bg_glass_65_ffffff_1x400.png
 create mode 100755 css/images/ui-bg_gloss-wave_35_f6a828_500x100.png
 create mode 100755 css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
 create mode 100755 css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
 create mode 100755 css/images/ui-icons_222222_256x240.png
 create mode 100755 css/images/ui-icons_228ef1_256x240.png
 create mode 100755 css/images/ui-icons_ef8c08_256x240.png
 create mode 100755 css/images/ui-icons_ffd27a_256x240.png
 create mode 100755 css/images/ui-icons_ffffff_256x240.png
 create mode 100755 css/jquery-ui.css
 create mode 100644 js/jquery-ui.min.js

http://git.horde.org/horde-web/-/commit/d7f018a1f5f30d68746fb2c3bfcbf5feccebb574




More information about the commits mailing list