[commits] Horde branch master updated. 87be4067eb6d4c265627c951e27d7ce097b455be
Michael M Slusarz
slusarz at horde.org
Thu Oct 11 06:55:54 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 08df30babd9d3795c32d40337fdc83f75c9c60c1
f320c3b Don't use onclick parameters
bd93b6c Move IMP:: contact related methods to separate library
3ded449 Move quota output code to separate library
89a0cb9 Fix adding auth credentials to transport config
87be406 Can't do fancy registry stuff when bootstrapping authentication code
-----------------------------------------------------------------------
commit f320c3bd19866c4b5cbc95d42d49021cdb67647d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 10 23:35:29 2012 -0600
Don't use onclick parameters
imp/compose.php | 5 ++-
imp/js/compose.js | 52 ++++++++++++++++++----------
imp/lib/Crypt/Pgp.php | 4 ++
imp/lib/Crypt/Smime.php | 4 ++
imp/lib/Ui/Compose.php | 15 +++++++-
imp/saveimage.php | 4 ++
imp/templates/pgp/import_key.html.php | 2 +-
imp/templates/saveimage/saveimage.html.php | 2 +-
imp/templates/smime/import_key.html.php | 2 +-
9 files changed, 65 insertions(+), 25 deletions(-)
http://git.horde.org/horde-git/-/commit/f320c3bd19866c4b5cbc95d42d49021cdb67647d
-----------------------------------------------------------------------
commit bd93b6c80246e4f2697a8f85108ca2684558c55a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Oct 11 00:03:23 2012 -0600
Move IMP:: contact related methods to separate library
imp/contacts.php | 2 +-
imp/lib/Ajax/Application/Handler/Dynamic.php | 12 +++--
imp/lib/Ajax/Imple/ContactAutoCompleter.php | 2 +-
imp/lib/Crypt/Pgp.php | 13 ++---
imp/lib/Crypt/Smime.php | 14 +++---
imp/lib/IMP.php | 53 --------------------
imp/lib/Prefs/Special/Sourceselect.php | 2 +-
imp/lib/Ui/Contacts.php | 68 ++++++++++++++++++++++++++
imp/lib/Ui/Imageview.php | 2 +-
imp/message.php | 2 +-
imp/package.xml | 10 +++-
imp/thread.php | 2 +-
12 files changed, 101 insertions(+), 81 deletions(-)
create mode 100644 imp/lib/Ui/Contacts.php
http://git.horde.org/horde-git/-/commit/bd93b6c80246e4f2697a8f85108ca2684558c55a
-----------------------------------------------------------------------
commit 3ded44979668083f2fcc7dfc6ff2a00404b8a43e
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Oct 11 00:11:16 2012 -0600
Move quota output code to separate library
imp/lib/Ajax/Queue.php | 3 +-
imp/lib/IMP.php | 67 -----------------------------------------
imp/lib/Ui/Quota.php | 74 ++++++++++++++++++++++++++++++++++++++++++++++
imp/lib/View/Subinfo.php | 7 ++++-
imp/package.xml | 4 ++-
5 files changed, 84 insertions(+), 71 deletions(-)
create mode 100644 imp/lib/Ui/Quota.php
http://git.horde.org/horde-git/-/commit/3ded44979668083f2fcc7dfc6ff2a00404b8a43e
-----------------------------------------------------------------------
commit 89a0cb94ee8ab836de952de94c6571503ce935e4
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Oct 11 00:24:33 2012 -0600
Fix adding auth credentials to transport config
ingo/lib/Factory/Transport.php | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/89a0cb94ee8ab836de952de94c6571503ce935e4
-----------------------------------------------------------------------
commit 87be4067eb6d4c265627c951e27d7ce097b455be
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Oct 11 00:51:33 2012 -0600
Can't do fancy registry stuff when bootstrapping authentication code
imp/compose.php | 4 ++--
imp/config/prefs.php | 6 +++---
imp/contacts.php | 2 +-
imp/lib/Auth.php | 27 ---------------------------
imp/lib/Dynamic/Compose/Common.php | 4 ++--
imp/lib/Dynamic/Mailbox.php | 2 +-
imp/lib/Filter.php | 2 +-
imp/lib/IMP.php | 20 ++++++++++++++++++++
imp/lib/Tree/Flist.php | 8 +++++---
imp/lib/Ui/Imageview.php | 4 ++--
imp/mailbox.php | 2 +-
11 files changed, 38 insertions(+), 43 deletions(-)
http://git.horde.org/horde-git/-/commit/87be4067eb6d4c265627c951e27d7ce097b455be
More information about the commits
mailing list