[commits] Horde branch master updated. 96cf8a5b3949868fc1cf04b2a89af22ba76c7a1f

Ben Klang ben at alkaloid.net
Tue May 18 02:29:12 UTC 2010


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

from: 0ef5cf53e69550a6f243978d1bf1fa6f52b16d69

48931b6 Framework: Really fix Prefs constant names
b96959c Mnemo: Horde_Cli::singleton() doesn't exist anymore
fc0fd21 Mnemo: Horde_Auth::removeHook() doesn't exist anymore
96cf8a5 Mnemo: convert to class constants

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

commit 48931b66d305a40c1611128e11959f64b981008e
Author: Ben Klang <ben at alkaloid.net>
Date:   Mon May 17 22:07:31 2010 -0400

    Framework: Really fix Prefs constant names

 framework/Prefs/lib/Horde/Prefs/KolabImap.php |    2 +-
 framework/Prefs/lib/Horde/Prefs/Ldap.php      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/framework/Prefs/lib/Horde/Prefs/KolabImap.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=48931b66d305a40c1611128e11959f64b981008e
http://git.horde.org/diff.php/framework/Prefs/lib/Horde/Prefs/Ldap.php?rt=horde-git&r1=b021c59945112736de079293aaf2bf018cac033c&r2=48931b66d305a40c1611128e11959f64b981008e

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

commit b96959c48253d07d01874e736726fb9595c0bee9
Author: Ben Klang <ben at alkaloid.net>
Date:   Mon May 17 22:21:53 2010 -0400

    Mnemo: Horde_Cli::singleton() doesn't exist anymore

 mnemo/scripts/upgrades/convert_datatree_shares_to_sql.php |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/mnemo/scripts/upgrades/convert_datatree_shares_to_sql.php?rt=horde-git&r1=e3584d4c26d4ef312304e28bd26e038dbe6d50eb&r2=b96959c48253d07d01874e736726fb9595c0bee9

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

commit fc0fd217c06fff11fd435b955e11f231cf802c3a
Author: Ben Klang <ben at alkaloid.net>
Date:   Mon May 17 22:22:33 2010 -0400

    Mnemo: Horde_Auth::removeHook() doesn't exist anymore

 mnemo/lib/Forms/DeleteNotepad.php |    2 +-
 mnemo/lib/Mnemo.php               |    2 +-
 mnemo/templates/panel.inc         |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/mnemo/lib/Forms/DeleteNotepad.php?rt=horde-git&r1=e3584d4c26d4ef312304e28bd26e038dbe6d50eb&r2=fc0fd217c06fff11fd435b955e11f231cf802c3a
http://git.horde.org/diff.php/mnemo/lib/Mnemo.php?rt=horde-git&r1=f889759bd56b07aa3dbb2ae0de0c433ab5ea5ac0&r2=fc0fd217c06fff11fd435b955e11f231cf802c3a
http://git.horde.org/diff.php/mnemo/templates/panel.inc?rt=horde-git&r1=e3584d4c26d4ef312304e28bd26e038dbe6d50eb&r2=fc0fd217c06fff11fd435b955e11f231cf802c3a

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

commit 96cf8a5b3949868fc1cf04b2a89af22ba76c7a1f
Author: Ben Klang <ben at alkaloid.net>
Date:   Mon May 17 22:28:51 2010 -0400

    Mnemo: convert to class constants

 mnemo/config/prefs.php.dist           |   12 ++--
 mnemo/lib/Api.php                     |    6 +-
 mnemo/lib/Driver/kolab.php            |    4 +-
 mnemo/lib/Driver/sql.php              |    4 +-
 mnemo/lib/Mnemo.php                   |   87 ++++++++++++++++-----------------
 mnemo/memo.php                        |    4 +-
 mnemo/templates/list/memo_headers.inc |   12 ++--
 mnemo/view.php                        |    4 +-
 8 files changed, 66 insertions(+), 67 deletions(-)

http://git.horde.org/diff.php/mnemo/config/prefs.php.dist?rt=horde-git&r1=46c956a4fd2a72c4f9457e09ad7a2c8615f9b6b4&r2=96cf8a5b3949868fc1cf04b2a89af22ba76c7a1f
http://git.horde.org/diff.php/mnemo/lib/Api.php?rt=horde-git&r1=7c2b8b8fe367c28e91190943a30ed3144b8d0191&r2=96cf8a5b3949868fc1cf04b2a89af22ba76c7a1f
http://git.horde.org/diff.php/mnemo/lib/Driver/kolab.php?rt=horde-git&r1=3729c269d5cbd21e849894cac34440684b008d6f&r2=96cf8a5b3949868fc1cf04b2a89af22ba76c7a1f
http://git.horde.org/diff.php/mnemo/lib/Driver/sql.php?rt=horde-git&r1=3729c269d5cbd21e849894cac34440684b008d6f&r2=96cf8a5b3949868fc1cf04b2a89af22ba76c7a1f
http://git.horde.org/diff.php/mnemo/lib/Mnemo.php?rt=horde-git&r1=fc0fd217c06fff11fd435b955e11f231cf802c3a&r2=96cf8a5b3949868fc1cf04b2a89af22ba76c7a1f
http://git.horde.org/diff.php/mnemo/memo.php?rt=horde-git&r1=a6be9f9e0be27ba612bc61d0e74e83c54ce8bbf4&r2=96cf8a5b3949868fc1cf04b2a89af22ba76c7a1f
http://git.horde.org/diff.php/mnemo/templates/list/memo_headers.inc?rt=horde-git&r1=a2a28b2b2cda5de92aceefbf1c5cc8258c6c5c0b&r2=96cf8a5b3949868fc1cf04b2a89af22ba76c7a1f
http://git.horde.org/diff.php/mnemo/view.php?rt=horde-git&r1=a6be9f9e0be27ba612bc61d0e74e83c54ce8bbf4&r2=96cf8a5b3949868fc1cf04b2a89af22ba76c7a1f




More information about the commits mailing list