[commits] Horde branch master updated. 29db8ac63954b78fe42d39d15836eaa00542a9e7

Michael M Slusarz slusarz at horde.org
Thu Mar 4 07:49:44 UTC 2010


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

from: 458e6560852dd27ed2bc9e3797fe6ec51dbecd6e

234e9a7 Optimization
394db44 Move passphrase dialog processing to Imple
46b68e2 Update to H4 usage.
fe87027 Move dimp stylesheet files to a separate subdirectory
2c85abb Add 'cssfiles' hook to add custom CSS files to a page
c187099 No need for global variable here
7754df6 Use Horde_String::truncate()
339c841 Factor ellipsis size into Horde_String::truncate() output.
35206be Add Horde_Registry->initialApp. Needed to prevent some login related redirection in imp
ae01e1a IMP: Remove Horde_Mobile dependency
1f6ab08 Notification: Remove Horde_Mobile dependency
97cb061 Horde: Remove Horde_Mobile dependency
29db8ac Remove Horde_Mobile package

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

commit 234e9a73dfc5d56e22c9c891ed667722c6655c21
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Mar 3 13:14:56 2010 -0700

    Optimization

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

http://git.horde.org/diff.php/imp/lib/Ui/Compose.php?rt=horde-git&r1=0618a51766a95138e898e1a9e6fc4935f8bfdfeb&r2=234e9a73dfc5d56e22c9c891ed667722c6655c21

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

commit 394db44eac3455025e4b6c95b5637a5cbf8eefb9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Mar 3 13:15:30 2010 -0700

    Move passphrase dialog processing to Imple

 imp/lib/Ajax/Application.php            |  117 --------------------
 imp/lib/Ajax/Imple/PassphraseDialog.php |  180 +++++++++++++++++++++++++++++++
 imp/lib/IMP.php                         |   48 --------
 imp/lib/Mime/Viewer/Pgp.php             |    9 +-
 imp/lib/Mime/Viewer/Smime.php           |    4 +-
 imp/lib/Ui/Compose.php                  |   11 ++-
 imp/pgp.php                             |    6 +-
 imp/smime.php                           |    5 +-
 8 files changed, 205 insertions(+), 175 deletions(-)
 create mode 100644 imp/lib/Ajax/Imple/PassphraseDialog.php

http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=0618a51766a95138e898e1a9e6fc4935f8bfdfeb&r2=394db44eac3455025e4b6c95b5637a5cbf8eefb9
http://git.horde.org/co.php/imp/lib/Ajax/Imple/PassphraseDialog.php?rt=horde-git&r=394db44eac3455025e4b6c95b5637a5cbf8eefb9
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-git&r1=0618a51766a95138e898e1a9e6fc4935f8bfdfeb&r2=394db44eac3455025e4b6c95b5637a5cbf8eefb9
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Pgp.php?rt=horde-git&r1=0618a51766a95138e898e1a9e6fc4935f8bfdfeb&r2=394db44eac3455025e4b6c95b5637a5cbf8eefb9
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Smime.php?rt=horde-git&r1=0618a51766a95138e898e1a9e6fc4935f8bfdfeb&r2=394db44eac3455025e4b6c95b5637a5cbf8eefb9
http://git.horde.org/diff.php/imp/lib/Ui/Compose.php?rt=horde-git&r1=234e9a73dfc5d56e22c9c891ed667722c6655c21&r2=394db44eac3455025e4b6c95b5637a5cbf8eefb9
http://git.horde.org/diff.php/imp/pgp.php?rt=horde-git&r1=0618a51766a95138e898e1a9e6fc4935f8bfdfeb&r2=394db44eac3455025e4b6c95b5637a5cbf8eefb9
http://git.horde.org/diff.php/imp/smime.php?rt=horde-git&r1=0618a51766a95138e898e1a9e6fc4935f8bfdfeb&r2=394db44eac3455025e4b6c95b5637a5cbf8eefb9

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

commit 46b68e25e0cd90c277f5ea6d5935d6a7029f6886
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Mar 3 15:00:58 2010 -0700

    Update to H4 usage.

 horde/templates/admin/menu.inc |   20 +++++++++++---------
 1 files changed, 11 insertions(+), 9 deletions(-)

http://git.horde.org/diff.php/horde/templates/admin/menu.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=46b68e25e0cd90c277f5ea6d5935d6a7029f6886

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

commit fe87027848c26c92e92961cc588899a03e830680
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Mar 3 15:05:44 2010 -0700

    Move dimp stylesheet files to a separate subdirectory

 framework/Core/lib/Horde.php          |    9 +-
 imp/themes/bluewhite/dimp/screen.css  |    6 +
 imp/themes/bluewhite/screen-dimp.css  |    6 -
 imp/themes/dimp/ie7.css               |   41 ++
 imp/themes/dimp/screen.css            | 1033 +++++++++++++++++++++++++++++++++
 imp/themes/dimp/webkit.css            |    7 +
 imp/themes/ie7-dimp.css               |   41 --
 imp/themes/screen-dimp.css            | 1033 ---------------------------------
 imp/themes/silver/dimp/screen.css     |  183 ++++++
 imp/themes/silver/screen-dimp.css     |  183 ------
 imp/themes/tango-blue/dimp/screen.css |   20 +
 imp/themes/tango-blue/screen-dimp.css |   20 -
 imp/themes/webkit-dimp.css            |    3 -
 13 files changed, 1295 insertions(+), 1290 deletions(-)
 create mode 100644 imp/themes/bluewhite/dimp/screen.css
 delete mode 100644 imp/themes/bluewhite/screen-dimp.css
 create mode 100644 imp/themes/dimp/ie7.css
 create mode 100644 imp/themes/dimp/screen.css
 create mode 100644 imp/themes/dimp/webkit.css
 delete mode 100644 imp/themes/ie7-dimp.css
 delete mode 100644 imp/themes/screen-dimp.css
 create mode 100644 imp/themes/silver/dimp/screen.css
 delete mode 100644 imp/themes/silver/screen-dimp.css
 create mode 100644 imp/themes/tango-blue/dimp/screen.css
 delete mode 100644 imp/themes/tango-blue/screen-dimp.css
 delete mode 100644 imp/themes/webkit-dimp.css

http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=d0c09b413a527af12a51f00570224ae5b2cbe4b7&r2=fe87027848c26c92e92961cc588899a03e830680
http://git.horde.org/co.php/imp/themes/bluewhite/dimp/screen.css?rt=horde-git&r=fe87027848c26c92e92961cc588899a03e830680
http://git.horde.org/diff.php/imp/themes/bluewhite/screen-dimp.css?rt=horde-git&r1=99e7aaf59cae56bbdbbfe3256ce8d4564f547e49&r2=fe87027848c26c92e92961cc588899a03e830680
http://git.horde.org/co.php/imp/themes/dimp/ie7.css?rt=horde-git&r=fe87027848c26c92e92961cc588899a03e830680
http://git.horde.org/co.php/imp/themes/dimp/screen.css?rt=horde-git&r=fe87027848c26c92e92961cc588899a03e830680
http://git.horde.org/co.php/imp/themes/dimp/webkit.css?rt=horde-git&r=fe87027848c26c92e92961cc588899a03e830680
http://git.horde.org/diff.php/imp/themes/ie7-dimp.css?rt=horde-git&r1=7eba9311ccd488faabe102efee17cca2be7f4f72&r2=fe87027848c26c92e92961cc588899a03e830680
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-git&r1=08148f918cfe502cf8842a3daa9e465243a7e2d7&r2=fe87027848c26c92e92961cc588899a03e830680
http://git.horde.org/co.php/imp/themes/silver/dimp/screen.css?rt=horde-git&r=fe87027848c26c92e92961cc588899a03e830680
http://git.horde.org/diff.php/imp/themes/silver/screen-dimp.css?rt=horde-git&r1=bb71a39643f11e9773bfcb764995b8b58d6d0ef9&r2=fe87027848c26c92e92961cc588899a03e830680
http://git.horde.org/co.php/imp/themes/tango-blue/dimp/screen.css?rt=horde-git&r=fe87027848c26c92e92961cc588899a03e830680
http://git.horde.org/diff.php/imp/themes/tango-blue/screen-dimp.css?rt=horde-git&r1=99e7aaf59cae56bbdbbfe3256ce8d4564f547e49&r2=fe87027848c26c92e92961cc588899a03e830680
http://git.horde.org/diff.php/imp/themes/webkit-dimp.css?rt=horde-git&r1=99e7aaf59cae56bbdbbfe3256ce8d4564f547e49&r2=fe87027848c26c92e92961cc588899a03e830680

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

commit 2c85abba6e6b4677ffd5c43a0ddb62936f374f9d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Mar 3 15:19:57 2010 -0700

    Add 'cssfiles' hook to add custom CSS files to a page

 framework/Core/lib/Horde.php    |   13 ++++++++++++-
 horde/config/hooks.php.dist     |   25 +++++++++++++++++++++++++
 horde/docs/CHANGES              |    1 +
 imp/config/conf.xml             |    3 ---
 imp/templates/common-header.inc |   11 +----------
 5 files changed, 39 insertions(+), 14 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=fe87027848c26c92e92961cc588899a03e830680&r2=2c85abba6e6b4677ffd5c43a0ddb62936f374f9d
http://git.horde.org/diff.php/horde/config/hooks.php.dist?rt=horde-git&r1=9f529bff639f1cafde6bae97fa3d6c7ee0112bce&r2=2c85abba6e6b4677ffd5c43a0ddb62936f374f9d
http://git.horde.org/diff.php/horde/docs/CHANGES?rt=horde-git&r1=f438b2c85670201c39e3697860518609765f389a&r2=2c85abba6e6b4677ffd5c43a0ddb62936f374f9d
http://git.horde.org/diff.php/imp/config/conf.xml?rt=horde-git&r1=6401604a3bf3fadff3c3912a1443b16f8724d28a&r2=2c85abba6e6b4677ffd5c43a0ddb62936f374f9d
http://git.horde.org/diff.php/imp/templates/common-header.inc?rt=horde-git&r1=e77e789de75d68b7ffac3985210863634ceefe66&r2=2c85abba6e6b4677ffd5c43a0ddb62936f374f9d

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

commit c187099b26f7ae1a45ae71e04e4ca92d898d57eb
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Mar 3 15:59:23 2010 -0700

    No need for global variable here

 imp/lib/Dimp.php                |    1 -
 imp/templates/common-header.inc |    2 +-
 2 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/imp/lib/Dimp.php?rt=horde-git&r1=e48b8a54fc54a179be749967a6a8b6b73cc1162e&r2=c187099b26f7ae1a45ae71e04e4ca92d898d57eb
http://git.horde.org/diff.php/imp/templates/common-header.inc?rt=horde-git&r1=2c85abba6e6b4677ffd5c43a0ddb62936f374f9d&r2=c187099b26f7ae1a45ae71e04e4ca92d898d57eb

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

commit 7754df6d17603354e0bef0f7999a9dc262cd7e00
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Mar 3 17:51:20 2010 -0700

    Use Horde_String::truncate()

 imp/mailbox.php |    7 ++-----
 imp/message.php |    5 +----
 2 files changed, 3 insertions(+), 9 deletions(-)

http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-git&r1=b91bb3fbaedd085555a9628060f2f3a13df4537f&r2=7754df6d17603354e0bef0f7999a9dc262cd7e00
http://git.horde.org/diff.php/imp/message.php?rt=horde-git&r1=77b8012d6c8c33dbd531e5aa9b2409236ec927b8&r2=7754df6d17603354e0bef0f7999a9dc262cd7e00

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

commit 339c841c9e4cc31a8c469a4eb035a8e47d55e50c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Mar 3 21:11:30 2010 -0700

    Factor ellipsis size into Horde_String::truncate() output.

 framework/Util/lib/Horde/String.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Util/lib/Horde/String.php?rt=horde-git&r1=fc27d68684ff8c75198b22d27ac7e38b56a641e4&r2=339c841c9e4cc31a8c469a4eb035a8e47d55e50c

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

commit 35206beaacf3abcfa0fe80ffced902df146d14f7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Mar 3 23:38:16 2010 -0700

    Add Horde_Registry->initialApp. Needed to prevent some login related redirection in imp

 framework/Core/lib/Horde/Registry.php |    9 +++++++++
 imp/lib/Application.php               |   22 +++++++++++-----------
 2 files changed, 20 insertions(+), 11 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=b06dc6b43ed50e8554c060e907cc0d8083180aec&r2=35206beaacf3abcfa0fe80ffced902df146d14f7
http://git.horde.org/diff.php/imp/lib/Application.php?rt=horde-git&r1=e48b8a54fc54a179be749967a6a8b6b73cc1162e&r2=35206beaacf3abcfa0fe80ffced902df146d14f7

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

commit ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Mar 3 23:43:49 2010 -0700

    IMP: Remove Horde_Mobile dependency

 imp/compose-mimp.php                         |  166 +++++++++++++++--------
 imp/config/prefs.php.dist                    |   19 +---
 imp/docs/CHANGES                             |    1 +
 imp/docs/UPGRADING                           |    9 +-
 imp/folders-mimp.php                         |   27 +++-
 imp/lib/Mimp.php                             |   56 --------
 imp/lib/Notification/Listener/AjaxStatus.php |    8 +-
 imp/lib/Ui/Mimp.php                          |   56 ++++++++
 imp/mailbox-mimp.php                         |  183 +++++++++++++-------------
 imp/message-mimp.php                         |  183 ++++++++++---------------
 imp/templates/common-header.inc              |   14 ++-
 imp/templates/compose/compose-mimp.html      |   63 +++++++++
 imp/templates/compose/compose-mimp.inc       |   52 --------
 imp/templates/compose/redirect-mimp.inc      |   20 ---
 imp/templates/folders/folders-mimp.html      |   10 ++
 imp/templates/folders/folders-mimp.inc       |   37 -----
 imp/templates/mailbox/mailbox-mimp.html      |   25 ++++
 imp/templates/mailbox/mailbox-mimp.inc       |   43 ------
 imp/templates/mailbox/search-mimp.html       |   17 +++
 imp/templates/mailbox/search-mimp.inc        |   18 ---
 imp/templates/message/download-mimp.html     |   10 ++
 imp/templates/message/message-mimp.html      |   23 ++++
 22 files changed, 520 insertions(+), 520 deletions(-)
 delete mode 100644 imp/lib/Mimp.php
 create mode 100644 imp/lib/Ui/Mimp.php
 create mode 100644 imp/templates/compose/compose-mimp.html
 delete mode 100644 imp/templates/compose/compose-mimp.inc
 delete mode 100644 imp/templates/compose/redirect-mimp.inc
 create mode 100644 imp/templates/folders/folders-mimp.html
 delete mode 100644 imp/templates/folders/folders-mimp.inc
 create mode 100644 imp/templates/mailbox/mailbox-mimp.html
 delete mode 100644 imp/templates/mailbox/mailbox-mimp.inc
 create mode 100644 imp/templates/mailbox/search-mimp.html
 delete mode 100644 imp/templates/mailbox/search-mimp.inc
 create mode 100644 imp/templates/message/download-mimp.html
 create mode 100644 imp/templates/message/message-mimp.html

http://git.horde.org/diff.php/imp/compose-mimp.php?rt=horde-git&r1=77b8012d6c8c33dbd531e5aa9b2409236ec927b8&r2=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-git&r1=0d526b27581921cee7fe8d8571638ccfa0b9f5e2&r2=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&r1=06fd136e618a915c7c43a785c3647b64d4a3ec13&r2=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/diff.php/imp/docs/UPGRADING?rt=horde-git&r1=1150d556a351467cef2b1ef4fa7d8d561661e5a8&r2=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/diff.php/imp/folders-mimp.php?rt=horde-git&r1=49893aecfc0d44ad7250d5056ac1b7ed91dd0d52&r2=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/diff.php/imp/lib/Mimp.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/diff.php/imp/lib/Notification/Listener/AjaxStatus.php?rt=horde-git&r1=e48b8a54fc54a179be749967a6a8b6b73cc1162e&r2=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/co.php/imp/lib/Ui/Mimp.php?rt=horde-git&r=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/diff.php/imp/mailbox-mimp.php?rt=horde-git&r1=49893aecfc0d44ad7250d5056ac1b7ed91dd0d52&r2=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/diff.php/imp/message-mimp.php?rt=horde-git&r1=e48b8a54fc54a179be749967a6a8b6b73cc1162e&r2=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/diff.php/imp/templates/common-header.inc?rt=horde-git&r1=c187099b26f7ae1a45ae71e04e4ca92d898d57eb&r2=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/co.php/imp/templates/compose/compose-mimp.html?rt=horde-git&r=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/diff.php/imp/templates/compose/compose-mimp.inc?rt=horde-git&r1=e48b8a54fc54a179be749967a6a8b6b73cc1162e&r2=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/diff.php/imp/templates/compose/redirect-mimp.inc?rt=horde-git&r1=e48b8a54fc54a179be749967a6a8b6b73cc1162e&r2=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/co.php/imp/templates/folders/folders-mimp.html?rt=horde-git&r=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/diff.php/imp/templates/folders/folders-mimp.inc?rt=horde-git&r1=e48b8a54fc54a179be749967a6a8b6b73cc1162e&r2=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/co.php/imp/templates/mailbox/mailbox-mimp.html?rt=horde-git&r=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/diff.php/imp/templates/mailbox/mailbox-mimp.inc?rt=horde-git&r1=e48b8a54fc54a179be749967a6a8b6b73cc1162e&r2=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/co.php/imp/templates/mailbox/search-mimp.html?rt=horde-git&r=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/diff.php/imp/templates/mailbox/search-mimp.inc?rt=horde-git&r1=e48b8a54fc54a179be749967a6a8b6b73cc1162e&r2=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/co.php/imp/templates/message/download-mimp.html?rt=horde-git&r=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05
http://git.horde.org/co.php/imp/templates/message/message-mimp.html?rt=horde-git&r=ae01e1a6e888ae56749fad1ef5d249fa7d7e4d05

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

commit 1f6ab08a970905c2deb36aae2f2dc5eeaae52723
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Mar 3 23:43:08 2010 -0700

    Notification: Remove Horde_Mobile dependency

 framework/Notification/lib/Horde/Notification/Listener/Status.php |   12 +---
 framework/Notification/package.xml                                |    4 -
 .../Horde/Notification/Class/Notification/Listener/StatusTest.php |   15 -----
 3 files changed, 1 insertions(+), 30 deletions(-)

http://git.horde.org/diff.php/framework/Notification/lib/Horde/Notification/Listener/Status.php?rt=horde-git&r1=f26e27822ab9f3ae548c3b23eb5af81daf2c522d&r2=1f6ab08a970905c2deb36aae2f2dc5eeaae52723
http://git.horde.org/diff.php/framework/Notification/package.xml?rt=horde-git&r1=0085cbe2e43fddf8d24c7b5ec5c7050da945fb01&r2=1f6ab08a970905c2deb36aae2f2dc5eeaae52723
http://git.horde.org/diff.php/framework/Notification/test/Horde/Notification/Class/Notification/Listener/StatusTest.php?rt=horde-git&r1=232433f7554e11c3f023a34509c0c344e2239908&r2=1f6ab08a970905c2deb36aae2f2dc5eeaae52723

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

commit 97cb061195f50d9f64fc8f3f5e350076af3dd2c4
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Mar 4 00:31:28 2010 -0700

    Horde: Remove Horde_Mobile dependency

 horde/login.php                   |   21 +++++++---
 horde/services/portal/mobile.php  |   14 ++++--
 horde/templates/common-footer.inc |    4 +-
 horde/templates/common-header.inc |    2 +
 horde/templates/login/mobile.inc  |   76 ++++++++++++++++--------------------
 horde/templates/portal/mobile.inc |    7 +++
 6 files changed, 69 insertions(+), 55 deletions(-)
 create mode 100644 horde/templates/portal/mobile.inc

http://git.horde.org/diff.php/horde/login.php?rt=horde-git&r1=ff0192a38c9d88e0484aae9fbba8138ebe441389&r2=97cb061195f50d9f64fc8f3f5e350076af3dd2c4
http://git.horde.org/diff.php/horde/services/portal/mobile.php?rt=horde-git&r1=b23cc31ca5d964fd8f9be807871eb0595aee63d9&r2=97cb061195f50d9f64fc8f3f5e350076af3dd2c4
http://git.horde.org/diff.php/horde/templates/common-footer.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=97cb061195f50d9f64fc8f3f5e350076af3dd2c4
http://git.horde.org/diff.php/horde/templates/common-header.inc?rt=horde-git&r1=fb44808547f982ab2f9a83a8eb8f4ec3d90847aa&r2=97cb061195f50d9f64fc8f3f5e350076af3dd2c4
http://git.horde.org/diff.php/horde/templates/login/mobile.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=97cb061195f50d9f64fc8f3f5e350076af3dd2c4
http://git.horde.org/co.php/horde/templates/portal/mobile.inc?rt=horde-git&r=97cb061195f50d9f64fc8f3f5e350076af3dd2c4

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

commit 29db8ac63954b78fe42d39d15836eaa00542a9e7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Mar 4 00:31:11 2010 -0700

    Remove Horde_Mobile package

 framework/Mobile/Mobile.php               | 1380 -----------------------------
 framework/Mobile/Mobile/Renderer.php      |  171 ----
 framework/Mobile/Mobile/Renderer/html.php |  373 --------
 framework/Mobile/Mobile/Renderer/wml.php  |  340 -------
 framework/Mobile/package.xml              |   77 --
 5 files changed, 0 insertions(+), 2341 deletions(-)
 delete mode 100644 framework/Mobile/Mobile.php
 delete mode 100644 framework/Mobile/Mobile/Renderer.php
 delete mode 100644 framework/Mobile/Mobile/Renderer/html.php
 delete mode 100644 framework/Mobile/Mobile/Renderer/wml.php
 delete mode 100644 framework/Mobile/package.xml

http://git.horde.org/diff.php/framework/Mobile/Mobile.php?rt=horde-git&r1=6c80a3d3b53d7dc002d400fbb2dc33c20ca397d0&r2=29db8ac63954b78fe42d39d15836eaa00542a9e7
http://git.horde.org/diff.php/framework/Mobile/Mobile/Renderer.php?rt=horde-git&r1=a9e8ae51befc5a9fc97366e1f623e3a822060afa&r2=29db8ac63954b78fe42d39d15836eaa00542a9e7
http://git.horde.org/diff.php/framework/Mobile/Mobile/Renderer/html.php?rt=horde-git&r1=a9e8ae51befc5a9fc97366e1f623e3a822060afa&r2=29db8ac63954b78fe42d39d15836eaa00542a9e7
http://git.horde.org/diff.php/framework/Mobile/Mobile/Renderer/wml.php?rt=horde-git&r1=a9e8ae51befc5a9fc97366e1f623e3a822060afa&r2=29db8ac63954b78fe42d39d15836eaa00542a9e7
http://git.horde.org/diff.php/framework/Mobile/package.xml?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=29db8ac63954b78fe42d39d15836eaa00542a9e7




More information about the commits mailing list