[commits] Horde branch master updated. abcbbe1d6f6fb57275358e905d4a00f21c4953d9

Michael Rubinsky mike at theupstairsroom.com
Thu May 20 04:41:51 UTC 2010


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

from: d6f829118e43c678b1c0b3469d45eff54b5488d6

471d6e4 Track changes to Horde_Share in Ingo
986fc1e Horde_Share changes for Kronolith
4df314b Track Horde_Share changes.
f4b1b44 Track Horde_Share changes
283b143 Start getting Turba caught up with Horde_Share changes
f1557b4 Horde_Share changes for WHups
abcbbe1 typo

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

commit 471d6e48cd9d12eef526c910c39d50dd50f71362
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed May 19 15:59:06 2010 -0400

    Track changes to Horde_Share in Ingo

 ingo/lib/Application.php |   33 +++++++++++++++------------------
 ingo/lib/Ingo.php        |   21 +++++++++++----------
 2 files changed, 26 insertions(+), 28 deletions(-)

http://git.horde.org/diff.php/ingo/lib/Application.php?rt=horde-git&r1=804a9137cf115b82e3e8688b6c68cad4e1329991&r2=471d6e48cd9d12eef526c910c39d50dd50f71362
http://git.horde.org/diff.php/ingo/lib/Ingo.php?rt=horde-git&r1=17f5a57919fff298f5436008a2e33b930894b13a&r2=471d6e48cd9d12eef526c910c39d50dd50f71362

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

commit 986fc1ea76fa4f0c8ad8292640b43261b624f84d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed May 19 16:16:48 2010 -0400

    Horde_Share changes for Kronolith

 kronolith/edit.php            |    2 +-
 kronolith/lib/Application.php |   17 +++++-------
 kronolith/lib/Kronolith.php   |   56 +++++++++++++++++++++-------------------
 3 files changed, 37 insertions(+), 38 deletions(-)

http://git.horde.org/diff.php/kronolith/edit.php?rt=horde-git&r1=8d899d2a9375471e7ef8620515281ebb673f0f1e&r2=986fc1ea76fa4f0c8ad8292640b43261b624f84d
http://git.horde.org/diff.php/kronolith/lib/Application.php?rt=horde-git&r1=804a9137cf115b82e3e8688b6c68cad4e1329991&r2=986fc1ea76fa4f0c8ad8292640b43261b624f84d
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-git&r1=ff282bb3251f1cf038154e8aa4603ec9a659bd54&r2=986fc1ea76fa4f0c8ad8292640b43261b624f84d

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

commit 4df314b97c7341fa01c6159134fb7cd0df98a11d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed May 19 18:42:20 2010 -0400

    Track Horde_Share changes.
    
    Still *alot* of H3 cruft in Mnemo...got some of it as I saw it while
    going through for share changes, but still a lot to do.

 mnemo/lib/Api.php                       |   67 ++++++++++++++++---------------
 mnemo/lib/Block/summary.php             |    6 +--
 mnemo/lib/Exception.php                 |   15 +++++++
 mnemo/lib/Forms/CreateNotepad.php       |    8 ++-
 mnemo/lib/Forms/DeleteNotepad.php       |   17 +++++---
 mnemo/lib/Mnemo.php                     |   15 ++++---
 mnemo/list.php                          |    8 ++--
 mnemo/memo.php                          |   49 ++++++++++++++---------
 mnemo/note/pdf.php                      |   13 +++---
 mnemo/notepads/delete.php               |   14 +++---
 mnemo/notepads/edit.php                 |   13 ++++--
 mnemo/notes/index.php                   |    8 ++--
 mnemo/templates/list/memo_summaries.inc |    2 +-
 mnemo/templates/memo/memo.inc           |    4 +-
 mnemo/templates/view/memo.inc           |    2 +-
 mnemo/view.php                          |   11 +++--
 16 files changed, 144 insertions(+), 108 deletions(-)
 create mode 100644 mnemo/lib/Exception.php

http://git.horde.org/diff.php/mnemo/lib/Api.php?rt=horde-git&r1=1e7085820343fc21981810e846ffb20ca94442a1&r2=4df314b97c7341fa01c6159134fb7cd0df98a11d
http://git.horde.org/diff.php/mnemo/lib/Block/summary.php?rt=horde-git&r1=804a9137cf115b82e3e8688b6c68cad4e1329991&r2=4df314b97c7341fa01c6159134fb7cd0df98a11d
http://git.horde.org/co.php/mnemo/lib/Exception.php?rt=horde-git&r=4df314b97c7341fa01c6159134fb7cd0df98a11d
http://git.horde.org/diff.php/mnemo/lib/Forms/CreateNotepad.php?rt=horde-git&r1=e3584d4c26d4ef312304e28bd26e038dbe6d50eb&r2=4df314b97c7341fa01c6159134fb7cd0df98a11d
http://git.horde.org/diff.php/mnemo/lib/Forms/DeleteNotepad.php?rt=horde-git&r1=fc0fd217c06fff11fd435b955e11f231cf802c3a&r2=4df314b97c7341fa01c6159134fb7cd0df98a11d
http://git.horde.org/diff.php/mnemo/lib/Mnemo.php?rt=horde-git&r1=804a9137cf115b82e3e8688b6c68cad4e1329991&r2=4df314b97c7341fa01c6159134fb7cd0df98a11d
http://git.horde.org/diff.php/mnemo/list.php?rt=horde-git&r1=a6be9f9e0be27ba612bc61d0e74e83c54ce8bbf4&r2=4df314b97c7341fa01c6159134fb7cd0df98a11d
http://git.horde.org/diff.php/mnemo/memo.php?rt=horde-git&r1=96cf8a5b3949868fc1cf04b2a89af22ba76c7a1f&r2=4df314b97c7341fa01c6159134fb7cd0df98a11d
http://git.horde.org/diff.php/mnemo/note/pdf.php?rt=horde-git&r1=0f19c13d6665b56bfa83801620590f7daa18f32c&r2=4df314b97c7341fa01c6159134fb7cd0df98a11d
http://git.horde.org/diff.php/mnemo/notepads/delete.php?rt=horde-git&r1=a2a28b2b2cda5de92aceefbf1c5cc8258c6c5c0b&r2=4df314b97c7341fa01c6159134fb7cd0df98a11d
http://git.horde.org/diff.php/mnemo/notepads/edit.php?rt=horde-git&r1=a2a28b2b2cda5de92aceefbf1c5cc8258c6c5c0b&r2=4df314b97c7341fa01c6159134fb7cd0df98a11d
http://git.horde.org/diff.php/mnemo/notes/index.php?rt=horde-git&r1=5944890f1edafddf8bdd8fec01792a6c530cc431&r2=4df314b97c7341fa01c6159134fb7cd0df98a11d
http://git.horde.org/diff.php/mnemo/templates/list/memo_summaries.inc?rt=horde-git&r1=a2a28b2b2cda5de92aceefbf1c5cc8258c6c5c0b&r2=4df314b97c7341fa01c6159134fb7cd0df98a11d
http://git.horde.org/diff.php/mnemo/templates/memo/memo.inc?rt=horde-git&r1=5944890f1edafddf8bdd8fec01792a6c530cc431&r2=4df314b97c7341fa01c6159134fb7cd0df98a11d
http://git.horde.org/diff.php/mnemo/templates/view/memo.inc?rt=horde-git&r1=5944890f1edafddf8bdd8fec01792a6c530cc431&r2=4df314b97c7341fa01c6159134fb7cd0df98a11d
http://git.horde.org/diff.php/mnemo/view.php?rt=horde-git&r1=96cf8a5b3949868fc1cf04b2a89af22ba76c7a1f&r2=4df314b97c7341fa01c6159134fb7cd0df98a11d

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

commit f4b1b4414324592a010911aad35dcf557561f11f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed May 19 23:39:05 2010 -0400

    Track Horde_Share changes

 nag/lib/Api.php                       |   35 ++++++++++--------
 nag/lib/Application.php               |   53 ++++++++++++++-------------
 nag/lib/Block/summary.php             |    4 +--
 nag/lib/Driver.php                    |   18 ++++++----
 nag/lib/Driver/Kolab.php              |    2 +-
 nag/lib/Exception.php                 |   14 +++++++
 nag/lib/Forms/task.php                |   23 ++++++------
 nag/lib/Nag.php                       |   64 ++++++++++++++++----------------
 nag/lib/Task.php                      |    8 +++--
 nag/task.php                          |   53 +++++++++++++++------------
 nag/tasklists/delete.php              |   12 ++++---
 nag/tasklists/edit.php                |   14 ++++---
 nag/tasklists/info.php                |    5 ++-
 nag/templates/list.html.php           |    8 +++-
 nag/templates/list/task_summaries.inc |    9 ++---
 nag/templates/view/task.inc           |    2 +-
 nag/view.php                          |   31 +++++++++-------
 17 files changed, 197 insertions(+), 158 deletions(-)
 create mode 100644 nag/lib/Exception.php

http://git.horde.org/diff.php/nag/lib/Api.php?rt=horde-git&r1=bb701dabc2661d2481fe50ad9f0955f1e736b82d&r2=f4b1b4414324592a010911aad35dcf557561f11f
http://git.horde.org/diff.php/nag/lib/Application.php?rt=horde-git&r1=804a9137cf115b82e3e8688b6c68cad4e1329991&r2=f4b1b4414324592a010911aad35dcf557561f11f
http://git.horde.org/diff.php/nag/lib/Block/summary.php?rt=horde-git&r1=804a9137cf115b82e3e8688b6c68cad4e1329991&r2=f4b1b4414324592a010911aad35dcf557561f11f
http://git.horde.org/diff.php/nag/lib/Driver.php?rt=horde-git&r1=3729c269d5cbd21e849894cac34440684b008d6f&r2=f4b1b4414324592a010911aad35dcf557561f11f
http://git.horde.org/diff.php/nag/lib/Driver/Kolab.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=f4b1b4414324592a010911aad35dcf557561f11f
http://git.horde.org/co.php/nag/lib/Exception.php?rt=horde-git&r=f4b1b4414324592a010911aad35dcf557561f11f
http://git.horde.org/diff.php/nag/lib/Forms/task.php?rt=horde-git&r1=84a96bec34b90beb720b6a4eb90423a187add87a&r2=f4b1b4414324592a010911aad35dcf557561f11f
http://git.horde.org/diff.php/nag/lib/Nag.php?rt=horde-git&r1=d2fd48146c90e2d8b20065a6d1b4caf2723267e1&r2=f4b1b4414324592a010911aad35dcf557561f11f
http://git.horde.org/diff.php/nag/lib/Task.php?rt=horde-git&r1=3729c269d5cbd21e849894cac34440684b008d6f&r2=f4b1b4414324592a010911aad35dcf557561f11f
http://git.horde.org/diff.php/nag/task.php?rt=horde-git&r1=9f529bff639f1cafde6bae97fa3d6c7ee0112bce&r2=f4b1b4414324592a010911aad35dcf557561f11f
http://git.horde.org/diff.php/nag/tasklists/delete.php?rt=horde-git&r1=659c348abc1a65fec88aa8c25b6848687dcb9f05&r2=f4b1b4414324592a010911aad35dcf557561f11f
http://git.horde.org/diff.php/nag/tasklists/edit.php?rt=horde-git&r1=659c348abc1a65fec88aa8c25b6848687dcb9f05&r2=f4b1b4414324592a010911aad35dcf557561f11f
http://git.horde.org/diff.php/nag/tasklists/info.php?rt=horde-git&r1=84a96bec34b90beb720b6a4eb90423a187add87a&r2=f4b1b4414324592a010911aad35dcf557561f11f
http://git.horde.org/diff.php/nag/templates/list.html.php?rt=horde-git&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=f4b1b4414324592a010911aad35dcf557561f11f
http://git.horde.org/diff.php/nag/templates/list/task_summaries.inc?rt=horde-git&r1=97fd203dcaaf5ddf7c9c2252eb44ac76e8d84846&r2=f4b1b4414324592a010911aad35dcf557561f11f
http://git.horde.org/diff.php/nag/templates/view/task.inc?rt=horde-git&r1=1645fab10d0c35ca12a99c1a7ab8de47a0524aba&r2=f4b1b4414324592a010911aad35dcf557561f11f
http://git.horde.org/diff.php/nag/view.php?rt=horde-git&r1=3729c269d5cbd21e849894cac34440684b008d6f&r2=f4b1b4414324592a010911aad35dcf557561f11f

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

commit 283b143b7ab4b1ea4097530b7889e526eafe394e
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu May 20 00:30:42 2010 -0400

    Start getting Turba caught up with Horde_Share changes

 turba/addressbooks/delete.php         |   13 +++--
 turba/addressbooks/edit.php           |   13 +++--
 turba/browse.php                      |    2 +-
 turba/lib/Api.php                     |   21 ++++-----
 turba/lib/Application.php             |   19 ++++----
 turba/lib/Driver.php                  |    9 ++--
 turba/lib/Driver/Imsp.php             |    4 +-
 turba/lib/Driver/Kolab.php            |    6 +-
 turba/lib/Driver/Vbook.php            |    2 +-
 turba/lib/Forms/CreateAddressBook.php |    2 +-
 turba/lib/Forms/DeleteAddressBook.php |    8 ++-
 turba/lib/Turba.php                   |   86 ++++++++++++++++-----------------
 turba/search.php                      |    8 ++--
 13 files changed, 96 insertions(+), 97 deletions(-)

http://git.horde.org/diff.php/turba/addressbooks/delete.php?rt=horde-git&r1=b23cc31ca5d964fd8f9be807871eb0595aee63d9&r2=283b143b7ab4b1ea4097530b7889e526eafe394e
http://git.horde.org/diff.php/turba/addressbooks/edit.php?rt=horde-git&r1=b23cc31ca5d964fd8f9be807871eb0595aee63d9&r2=283b143b7ab4b1ea4097530b7889e526eafe394e
http://git.horde.org/diff.php/turba/browse.php?rt=horde-git&r1=b23cc31ca5d964fd8f9be807871eb0595aee63d9&r2=283b143b7ab4b1ea4097530b7889e526eafe394e
http://git.horde.org/diff.php/turba/lib/Api.php?rt=horde-git&r1=7fb3f323b006d129493d15ca323dc3d15ae8da94&r2=283b143b7ab4b1ea4097530b7889e526eafe394e
http://git.horde.org/diff.php/turba/lib/Application.php?rt=horde-git&r1=804a9137cf115b82e3e8688b6c68cad4e1329991&r2=283b143b7ab4b1ea4097530b7889e526eafe394e
http://git.horde.org/diff.php/turba/lib/Driver.php?rt=horde-git&r1=4d4bf6bc54364f8666d009f8378e71b588ffb1fc&r2=283b143b7ab4b1ea4097530b7889e526eafe394e
http://git.horde.org/diff.php/turba/lib/Driver/Imsp.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=283b143b7ab4b1ea4097530b7889e526eafe394e
http://git.horde.org/diff.php/turba/lib/Driver/Kolab.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=283b143b7ab4b1ea4097530b7889e526eafe394e
http://git.horde.org/diff.php/turba/lib/Driver/Vbook.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=283b143b7ab4b1ea4097530b7889e526eafe394e
http://git.horde.org/diff.php/turba/lib/Forms/CreateAddressBook.php?rt=horde-git&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=283b143b7ab4b1ea4097530b7889e526eafe394e
http://git.horde.org/diff.php/turba/lib/Forms/DeleteAddressBook.php?rt=horde-git&r1=2b3abe74f295dcedc13498a2c86131c493977d4b&r2=283b143b7ab4b1ea4097530b7889e526eafe394e
http://git.horde.org/diff.php/turba/lib/Turba.php?rt=horde-git&r1=03813edd5fe506288dc4a64a79260b2bec6a7950&r2=283b143b7ab4b1ea4097530b7889e526eafe394e
http://git.horde.org/diff.php/turba/search.php?rt=horde-git&r1=b23cc31ca5d964fd8f9be807871eb0595aee63d9&r2=283b143b7ab4b1ea4097530b7889e526eafe394e

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

commit f1557b453e360af01abb22bd6d78e88e714fa3d8
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu May 20 00:38:35 2010 -0400

    Horde_Share changes for WHups

 whups/lib/Query.php |   64 +++++++++++++++++++++++++++------------------------
 1 files changed, 34 insertions(+), 30 deletions(-)

http://git.horde.org/diff.php/whups/lib/Query.php?rt=horde-git&r1=804a9137cf115b82e3e8688b6c68cad4e1329991&r2=f1557b453e360af01abb22bd6d78e88e714fa3d8

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

commit abcbbe1d6f6fb57275358e905d4a00f21c4953d9
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu May 20 00:41:18 2010 -0400

    typo

 nag/lib/Api.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/nag/lib/Api.php?rt=horde-git&r1=f4b1b4414324592a010911aad35dcf557561f11f&r2=abcbbe1d6f6fb57275358e905d4a00f21c4953d9




More information about the commits mailing list