[cvs] commit: kronolith attendees.php imple.php kronolith/config prefs.php.dist kronolith/docs CHANGES kronolith/js builder.js controls.js kronolith/js/src builder.js controls.js kronolith/lib FreeBusy.php Imple.php JSON.php Kronolith.php prefs.php ...

Chuck Hagenbuch chuck at horde.org
Sun Jan 28 16:17:38 PST 2007


chuck       2007-01-28 19:17:38 EST

  Modified files:
    .                    attendees.php 
    config               prefs.php.dist 
    docs                 CHANGES 
    lib                  FreeBusy.php Kronolith.php prefs.php 
    templates            common-header.inc 
    templates/attendees  attendees.inc 
    themes               screen.css 
  Added files:
    .                    imple.php 
    js                   builder.js controls.js 
    js/src               builder.js controls.js 
    lib                  Imple.php JSON.php 
    lib/Imple            ContactAutoCompleter.php 
    templates/prefs      sourceselect.inc 
    themes/graphics      loading.gif 
  Removed files:
    templates/prefs      search_abook_select.inc 
    themes/graphics      expand.png 
  Log:
  [cjh] Add ContactAutoCompleter javascript to the attendees screen
  (Request #1635).
  
  Revision  Changes    Path
  1.25      +7 -7      kronolith/attendees.php
  1.89      +36 -17    kronolith/config/prefs.php.dist
  1.348     +2 -0      kronolith/docs/CHANGES
  1.1       +69 -0     kronolith/imple.php (new)
  1.1       +14 -0     kronolith/js/builder.js (new)
  1.1       +61 -0     kronolith/js/controls.js (new)
  1.1       +131 -0    kronolith/js/src/builder.js (new)
  1.1       +835 -0    kronolith/js/src/controls.js (new)
  1.6       +6 -5      kronolith/lib/FreeBusy.php
  1.1       +103 -0    kronolith/lib/Imple.php (new)
  1.1       +239 -0    kronolith/lib/Imple/ContactAutoCompleter.php (new)
  1.1       +457 -0    kronolith/lib/JSON.php (new)
  1.376     +55 -1     kronolith/lib/Kronolith.php
  1.15      +13 -11    kronolith/lib/prefs.php
  1.34      +5 -4      kronolith/templates/attendees/attendees.inc
  1.54      +1 -0      kronolith/templates/common-header.inc
  1.6       +0 -22     kronolith/templates/prefs/Attic/search_abook_select.inc (dead)
  1.1       +341 -0    kronolith/templates/prefs/sourceselect.inc (new)
  1.2       +0 -4      kronolith/themes/graphics/Attic/expand.png (dead)
  1.1       +12 -0     kronolith/themes/graphics/loading.gif (new)
  1.45      +27 -1     kronolith/themes/screen.css

  Chora Links:
  http://cvs.horde.org/diff.php/kronolith/attendees.php?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/kronolith/config/prefs.php.dist?r1=1.88&r2=1.89&ty=u
  http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?r1=1.347&r2=1.348&ty=u
  http://cvs.horde.org/co.php/kronolith/imple.php?r=1.1
  http://cvs.horde.org/co.php/kronolith/js/builder.js?r=1.1
  http://cvs.horde.org/co.php/kronolith/js/controls.js?r=1.1
  http://cvs.horde.org/co.php/kronolith/js/src/builder.js?r=1.1
  http://cvs.horde.org/co.php/kronolith/js/src/controls.js?r=1.1
  http://cvs.horde.org/diff.php/kronolith/lib/FreeBusy.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/co.php/kronolith/lib/Imple.php?r=1.1
  http://cvs.horde.org/co.php/kronolith/lib/Imple/ContactAutoCompleter.php?r=1.1
  http://cvs.horde.org/co.php/kronolith/lib/JSON.php?r=1.1
  http://cvs.horde.org/diff.php/kronolith/lib/Kronolith.php?r1=1.375&r2=1.376&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/prefs.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/kronolith/templates/attendees/attendees.inc?r1=1.33&r2=1.34&ty=u
  http://cvs.horde.org/diff.php/kronolith/templates/common-header.inc?r1=1.53&r2=1.54&ty=u
  http://cvs.horde.org/co.php/kronolith/templates/prefs/Attic/search_abook_select.inc?r=1.5
  http://cvs.horde.org/co.php/kronolith/templates/prefs/sourceselect.inc?r=1.1
  http://cvs.horde.org/co.php/kronolith/themes/graphics/Attic/expand.png?r=1.1
  http://cvs.horde.org/co.php/kronolith/themes/graphics/loading.gif?r=1.1
  http://cvs.horde.org/diff.php/kronolith/themes/screen.css?r1=1.44&r2=1.45&ty=u


More information about the cvs mailing list