[commits] Horde branch master updated. 4c4efc88c803cd21df1e18e30300de7a9ec39040

Michael J. Rubinsky mrubinsk at horde.org
Fri Feb 4 19:41:16 UTC 2011


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

from: 8732761c7a36f45936d7e660d3b5d4a21825ac5d

4c4efc8 Initial round of H4-ifications for Mnemo

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

commit 4c4efc88c803cd21df1e18e30300de7a9ec39040
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 4 14:40:47 2011 -0500

    Initial round of H4-ifications for Mnemo

 mnemo/data.php                     |   20 ++--
 mnemo/lib/Ajax/Imple/EditNote.php  |    4 +-
 mnemo/lib/Api.php                  |  175 ++++++++------------
 mnemo/lib/Block/note.php           |    7 +-
 mnemo/lib/Driver.php               |  199 ++++++-----------------
 mnemo/lib/Driver/kolab.php         |   13 +-
 mnemo/lib/Driver/sql.php           |  311 +++++++++++++++---------------------
 mnemo/lib/Factory/Driver.php       |   75 +++++++++
 mnemo/lib/Form/CreateNotepad.php   |   42 +++++
 mnemo/lib/Form/DeleteNotepad.php   |   64 ++++++++
 mnemo/lib/Form/EditNotepad.php     |   44 +++++
 mnemo/lib/Forms/CreateNotepad.php  |   53 ------
 mnemo/lib/Forms/DeleteNotepad.php  |   75 ---------
 mnemo/lib/Forms/EditNotepad.php    |   57 -------
 mnemo/lib/Mnemo.php                |   68 ++++-----
 mnemo/memo.php                     |   62 ++++----
 mnemo/note/pdf.php                 |    9 +-
 mnemo/notepads/create.php          |   18 +--
 mnemo/notepads/delete.php          |   14 +-
 mnemo/notepads/edit.php            |   13 +-
 mnemo/scripts/import_text_note.php |    7 +-
 mnemo/scripts/import_vnotes.php    |    7 +-
 mnemo/view.php                     |   12 +-
 23 files changed, 596 insertions(+), 753 deletions(-)
 create mode 100644 mnemo/lib/Factory/Driver.php
 create mode 100644 mnemo/lib/Form/CreateNotepad.php
 create mode 100644 mnemo/lib/Form/DeleteNotepad.php
 create mode 100644 mnemo/lib/Form/EditNotepad.php
 delete mode 100644 mnemo/lib/Forms/CreateNotepad.php
 delete mode 100644 mnemo/lib/Forms/DeleteNotepad.php
 delete mode 100644 mnemo/lib/Forms/EditNotepad.php

http://git.horde.org/horde-git/-/commit/4c4efc88c803cd21df1e18e30300de7a9ec39040




More information about the commits mailing list