[commits] Horde-Hatchery branch master updated. cdbf1c25230aa4d8796ce666e194e078a15fbed6

Michael M Slusarz slusarz at horde.org
Thu Jan 8 00:51:45 UTC 2009


The branch master has been updated
       via  cdbf1c25230aa4d8796ce666e194e078a15fbed6 (commit)
       via  90c94cdeda30c94f9dc8f89f80f1c662cd5008e9 (commit)
       via  2b9bdff96ded23ac5e4f2eb56f28565df71d97f0 (commit)
       via  84ff87ffef6917c01bc7a2963dcda9ba07d2ed3a (commit)
       via  2e7460b4f526a75b19a79eac5fb8eea925acd97d (commit)
      from  e9a903944de6deed4d4c1922dc0f6806d310c90c (commit)

-----------------------------------------------------------------------
commit cdbf1c25230aa4d8796ce666e194e078a15fbed6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Jan 7 17:50:33 2009 -0700

    Chora updates from CVS HEAD.
    
    Mainly dealing with adding AJAX log retrieval to annotate page.

 chora/annotate.php                   |   41 ++++++++++++++++++++++--------
 chora/docs/CHANGES                   |   10 ++-----
 chora/js/annotate.js                 |    1 +
 chora/js/src/annotate.js             |   23 ++++++++++++++++
 chora/templates/annotate/header.inc  |    1 +
 chora/templates/annotate/line.inc    |    8 +++++-
 chora/templates/common-header.inc    |    5 +++
 chora/themes/graphics/log.png        |  Bin 0 -> 152 bytes
 chora/themes/silver/graphics/log.png |  Bin 0 -> 152 bytes
 9 files changed, 70 insertions(+), 19 deletions(-)
 create mode 100644 chora/js/annotate.js
 create mode 100644 chora/js/src/annotate.js
 create mode 100644 chora/themes/graphics/log.png
 create mode 100644 chora/themes/silver/graphics/log.png

http://cvs.horde.org/diff.php/chora/annotate.php?rt=horde-hatchery&r1=d8c189c8fe325189ea664c5bbf43dcd651d8c6bc&r2=cdbf1c25230aa4d8796ce666e194e078a15fbed6
http://cvs.horde.org/diff.php/chora/docs/CHANGES?rt=horde-hatchery&r1=4e075b9b5e26ea7d3de59ef5bad793a6a0161c03&r2=cdbf1c25230aa4d8796ce666e194e078a15fbed6
http://cvs.horde.org/co.php/chora/js/annotate.js?rt=horde-hatchery&r=cdbf1c25230aa4d8796ce666e194e078a15fbed6
http://cvs.horde.org/co.php/chora/js/src/annotate.js?rt=horde-hatchery&r=cdbf1c25230aa4d8796ce666e194e078a15fbed6
http://cvs.horde.org/diff.php/chora/templates/annotate/header.inc?rt=horde-hatchery&r1=d8c189c8fe325189ea664c5bbf43dcd651d8c6bc&r2=cdbf1c25230aa4d8796ce666e194e078a15fbed6
http://cvs.horde.org/diff.php/chora/templates/annotate/line.inc?rt=horde-hatchery&r1=d8c189c8fe325189ea664c5bbf43dcd651d8c6bc&r2=cdbf1c25230aa4d8796ce666e194e078a15fbed6
http://cvs.horde.org/diff.php/chora/templates/common-header.inc?rt=horde-hatchery&r1=4e075b9b5e26ea7d3de59ef5bad793a6a0161c03&r2=cdbf1c25230aa4d8796ce666e194e078a15fbed6
http://cvs.horde.org/co.php/chora/themes/graphics/log.png?rt=horde-hatchery&r=cdbf1c25230aa4d8796ce666e194e078a15fbed6
http://cvs.horde.org/co.php/chora/themes/silver/graphics/log.png?rt=horde-hatchery&r=cdbf1c25230aa4d8796ce666e194e078a15fbed6

-----------------------------------------------------------------------
commit 90c94cdeda30c94f9dc8f89f80f1c662cd5008e9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Jan 7 16:37:28 2009 -0700

    No need to be so accurate on attachment size.

 imp/lib/Contents.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://cvs.horde.org/diff.php/imp/lib/Contents.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=90c94cdeda30c94f9dc8f89f80f1c662cd5008e9

-----------------------------------------------------------------------
commit 2b9bdff96ded23ac5e4f2eb56f28565df71d97f0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Jan 7 16:34:58 2009 -0700

    Another thing to hide when printing e-mails.

 imp/themes/print-dimp.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://cvs.horde.org/diff.php/imp/themes/print-dimp.css?rt=horde-hatchery&r1=0dae3df686add2c0752ab839b9aa6c31717d010a&r2=2b9bdff96ded23ac5e4f2eb56f28565df71d97f0

-----------------------------------------------------------------------
commit 84ff87ffef6917c01bc7a2963dcda9ba07d2ed3a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Jan 7 14:22:18 2009 -0700

    Unneeded require_once().

 imp/templates/javascript_defs.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://cvs.horde.org/diff.php/imp/templates/javascript_defs.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=84ff87ffef6917c01bc7a2963dcda9ba07d2ed3a

-----------------------------------------------------------------------
commit 2e7460b4f526a75b19a79eac5fb8eea925acd97d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jan 6 23:45:50 2009 -0700

    Move checking code to Vcs.
    
    No longer do hackish checking of object type - use supportsFeature()
    call of the object instead.

 chora/browse.php                    |   12 ++------
 chora/cvsgraph.php                  |    2 +-
 chora/history.php                   |    2 +-
 chora/lib/Chora.php                 |    7 +++--
 chora/patchsets.php                 |    7 +++--
 framework/Vcs/lib/Horde/Vcs.php     |   43 +++++++++++++++++++++++++++++++
 framework/Vcs/lib/Horde/Vcs/Cvs.php |   14 ++++++++++
 framework/Vcs/lib/Horde/Vcs/Svn.php |    7 +++++
 8 files changed, 77 insertions(+), 17 deletions(-)

http://cvs.horde.org/diff.php/chora/browse.php?rt=horde-hatchery&r1=244faa495da11206160e23bbc4a1963a53356e89&r2=2e7460b4f526a75b19a79eac5fb8eea925acd97d
http://cvs.horde.org/diff.php/chora/cvsgraph.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=2e7460b4f526a75b19a79eac5fb8eea925acd97d
http://cvs.horde.org/diff.php/chora/history.php?rt=horde-hatchery&r1=244faa495da11206160e23bbc4a1963a53356e89&r2=2e7460b4f526a75b19a79eac5fb8eea925acd97d
http://cvs.horde.org/diff.php/chora/lib/Chora.php?rt=horde-hatchery&r1=bb5fdfec0bed86643f03c855f0e45df626847ffb&r2=2e7460b4f526a75b19a79eac5fb8eea925acd97d
http://cvs.horde.org/diff.php/chora/patchsets.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=2e7460b4f526a75b19a79eac5fb8eea925acd97d
http://cvs.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=2e7460b4f526a75b19a79eac5fb8eea925acd97d
http://cvs.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Cvs.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=2e7460b4f526a75b19a79eac5fb8eea925acd97d
http://cvs.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Svn.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=2e7460b4f526a75b19a79eac5fb8eea925acd97d




More information about the commits mailing list