[commits] Horde branch develop updated. e8029d79212548ba4df8336cdbd368a76bea1bd3

Michael J. Rubinsky mrubinsk at horde.org
Wed Jul 25 18:51:23 UTC 2012


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

from: 642c5ddd055d995547f142da1c0c97f2ab777725

a03e21c Use a injector factory for Nag_Driver objects.
e8029d7 Add Nag_TagBrowser - not connected to any UI yet.

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

commit a03e21c000c925011bb76e1e48e45f62cebffd72
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jul 25 14:50:01 2012 -0400

    Use a injector factory for Nag_Driver objects.

 nag/app/controllers/SaveTask.php             |    6 +-
 nag/bin/nag-create-missing-add-histories-sql |    2 +-
 nag/data.php                                 |    2 +-
 nag/lib/Api.php                              |   26 ++++----
 nag/lib/Application.php                      |    4 +-
 nag/lib/Driver.php                           |   86 +-------------------------
 nag/lib/Factory/Driver.php                   |   55 ++++++++++++++++
 nag/lib/Nag.php                              |   12 ++--
 nag/package.xml                              |   10 +++-
 nag/smartmobile-view.php                     |    2 +-
 nag/task.php                                 |    2 +-
 nag/view.php                                 |    2 +-
 12 files changed, 94 insertions(+), 115 deletions(-)
 create mode 100644 nag/lib/Factory/Driver.php

http://git.horde.org/horde-git/-/commit/a03e21c000c925011bb76e1e48e45f62cebffd72

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

commit e8029d79212548ba4df8336cdbd368a76bea1bd3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jul 25 14:50:41 2012 -0400

    Add Nag_TagBrowser - not connected to any UI yet.

 nag/lib/TagBrowser.php |   58 ++++++++++++++++++++++++++++++++++++++++++++++++
 nag/package.xml        |    2 +
 2 files changed, 60 insertions(+), 0 deletions(-)
 create mode 100644 nag/lib/TagBrowser.php

http://git.horde.org/horde-git/-/commit/e8029d79212548ba4df8336cdbd368a76bea1bd3




More information about the commits mailing list