[commits] Horde-Hatchery branch master updated. b8ff82ba6897b2359cdb500879375f196e302631

Jan Schneider jan at horde.org
Mon Jan 12 17:54:25 UTC 2009


The branch master has been updated
       via  b8ff82ba6897b2359cdb500879375f196e302631 (commit)
      from  ac73780e04a62c5cd4b716bc45da34974cd294f7 (commit)

-----------------------------------------------------------------------
commit b8ff82ba6897b2359cdb500879375f196e302631
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jan 12 18:48:27 2009 +0100

    Add basic Ajax interface. No event rendering yet, not much dynamics
    either. But the general interface is there and works.

 kronolith/config/prefs.php.dist              |   11 +-
 kronolith/docs/CHANGES                       |    1 +
 kronolith/index.php                          |   42 +-
 kronolith/js/kronolith.js                    |    1 +
 kronolith/js/src/kronolith.js                |  945 ++++++++++++++++++++++
 kronolith/lib/Kronolith.php                  |  415 ++++++++++-
 kronolith/templates/index/day.inc            |   75 ++
 kronolith/templates/index/index.inc          |  244 ++++++
 kronolith/templates/index/month.inc          |  170 ++++
 kronolith/templates/index/week.inc           |  115 +++
 kronolith/templates/javascript_defs.php      |    3 +
 kronolith/themes/ajax.css                    |  639 +++++++++++++++
 kronolith/themes/graphics/agenda.png         |  Bin 0 -> 170 bytes
 kronolith/themes/graphics/back_quick.png     |  Bin 0 -> 904 bytes
 kronolith/themes/graphics/checkbox_off.png   |  Bin 0 -> 191 bytes
 kronolith/themes/graphics/checkbox_on.png    |  Bin 0 -> 416 bytes
 kronolith/themes/graphics/checkbox_over.png  |  Bin 0 -> 387 bytes
 kronolith/themes/graphics/drag-handle.png    |  Bin 0 -> 168 bytes
 kronolith/themes/graphics/new_small_fade.png |  Bin 0 -> 366 bytes
 kronolith/themes/graphics/picker.png         |  Bin 0 -> 368 bytes
 kronolith/themes/graphics/submit.png         |  Bin 0 -> 3306 bytes
 kronolith/themes/graphics/tasks.png          |  Bin 0 -> 532 bytes
 22 files changed, 2657 insertions(+), 4 deletions(-)
 create mode 100644 kronolith/js/kronolith.js
 create mode 100644 kronolith/js/src/kronolith.js
 create mode 100644 kronolith/templates/index/day.inc
 create mode 100644 kronolith/templates/index/index.inc
 create mode 100644 kronolith/templates/index/month.inc
 create mode 100644 kronolith/templates/index/week.inc
 create mode 100644 kronolith/themes/ajax.css
 create mode 100644 kronolith/themes/graphics/agenda.png
 create mode 100644 kronolith/themes/graphics/back_quick.png
 create mode 100644 kronolith/themes/graphics/checkbox_off.png
 create mode 100644 kronolith/themes/graphics/checkbox_on.png
 create mode 100644 kronolith/themes/graphics/checkbox_over.png
 create mode 100644 kronolith/themes/graphics/drag-handle.png
 create mode 100644 kronolith/themes/graphics/new_small_fade.png
 create mode 100644 kronolith/themes/graphics/picker.png
 create mode 100644 kronolith/themes/graphics/submit.png
 create mode 100644 kronolith/themes/graphics/tasks.png

http://cvs.horde.org/diff.php/kronolith/config/prefs.php.dist?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/diff.php/kronolith/index.php?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/co.php/kronolith/js/kronolith.js?rt=horde-hatchery&r=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/co.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/co.php/kronolith/templates/index/day.inc?rt=horde-hatchery&r=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/co.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/co.php/kronolith/templates/index/month.inc?rt=horde-hatchery&r=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/co.php/kronolith/templates/index/week.inc?rt=horde-hatchery&r=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/diff.php/kronolith/templates/javascript_defs.php?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/co.php/kronolith/themes/ajax.css?rt=horde-hatchery&r=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/co.php/kronolith/themes/graphics/agenda.png?rt=horde-hatchery&r=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/co.php/kronolith/themes/graphics/back_quick.png?rt=horde-hatchery&r=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/co.php/kronolith/themes/graphics/checkbox_off.png?rt=horde-hatchery&r=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/co.php/kronolith/themes/graphics/checkbox_on.png?rt=horde-hatchery&r=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/co.php/kronolith/themes/graphics/checkbox_over.png?rt=horde-hatchery&r=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/co.php/kronolith/themes/graphics/drag-handle.png?rt=horde-hatchery&r=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/co.php/kronolith/themes/graphics/new_small_fade.png?rt=horde-hatchery&r=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/co.php/kronolith/themes/graphics/picker.png?rt=horde-hatchery&r=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/co.php/kronolith/themes/graphics/submit.png?rt=horde-hatchery&r=b8ff82ba6897b2359cdb500879375f196e302631
http://cvs.horde.org/co.php/kronolith/themes/graphics/tasks.png?rt=horde-hatchery&r=b8ff82ba6897b2359cdb500879375f196e302631




More information about the commits mailing list