[commits] Horde branch master updated. 179b8dfa9c68c7fd5fe9a8739dd7f4e4ed7918ab
Michael M Slusarz
slusarz at horde.org
Wed Sep 8 16:53:51 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 1d2897d0999a34416e49f96f74d38397d2d1b994
f018a85 Remove apps that don't exist in git
56ed0db mimp/dimp probably doesn't mean anything for most people.
81f01e6 No reason this must be English.
5722b117 No need to have separate menu and sidebar cache.
81f7516 Initial work in getting Gollem to work again.
d53c90b Catch a click on folder while in it to add Hash info
f13b110 Added MAILBOX_NOOPEN Exception error code
1c801ba Better error message
48913cf Bug #9240: properly escape elements in dimp.
17dedae Title setting tweaks.
4d0876c More concise way of saying this
179b8df For size display, always round up to display at least '1 KB'
-----------------------------------------------------------------------
commit f018a85ed01d92c6f82d039dc53387f5a9c2c1b5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Sep 7 19:58:42 2010 -0600
Remove apps that don't exist in git
horde/config/registry.php.dist | 104 ----------------------------------------
1 files changed, 0 insertions(+), 104 deletions(-)
http://git.horde.org/diff.php/horde/config/registry.php.dist?rt=horde-git&r1=f848bedd3756ce5a9af2990a36b59a9c1b027aed&r2=f018a85ed01d92c6f82d039dc53387f5a9c2c1b5
-----------------------------------------------------------------------
commit 56ed0db696fcf0cb572d26d76ebbf43a6a3f23eb
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Sep 7 20:05:22 2010 -0600
mimp/dimp probably doesn't mean anything for most people.
imp/config/conf.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/imp/config/conf.xml?rt=horde-git&r1=1df094692c2695c161765c7e33484a5abf3f7290&r2=56ed0db696fcf0cb572d26d76ebbf43a6a3f23eb
-----------------------------------------------------------------------
commit 81f01e643ff94b3df203574cdf002e9774251189
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Sep 7 20:19:31 2010 -0600
No reason this must be English.
imp/config/servers.php.dist | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/imp/config/servers.php.dist?rt=horde-git&r1=f7a841309b4256444d8bb07d9ef64ac15215d712&r2=81f01e643ff94b3df203574cdf002e9774251189
-----------------------------------------------------------------------
commit 5722b11748c0d4a57f1fa0a542d4fccea5cac2c0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Sep 7 20:38:04 2010 -0600
No need to have separate menu and sidebar cache.
imp/lib/IMP.php | 17 ++++-------------
1 files changed, 4 insertions(+), 13 deletions(-)
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-git&r1=7980771d0684f78a9f996512a6c38b6df3f3491b&r2=5722b11748c0d4a57f1fa0a542d4fccea5cac2c0
-----------------------------------------------------------------------
commit 81f7516340d82b919b1420ca49f09b73a8ce4b1f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Sep 7 20:17:53 2010 -0600
Initial work in getting Gollem to work again.
gollem/clipboard.php | 40 +-
gollem/config/backends.php.dist | 246 +++++------
gollem/config/conf.xml | 6 +-
gollem/config/credentials.php.dist | 29 --
gollem/config/prefs.php.dist | 42 +-
gollem/docs/CHANGES | 2 +-
gollem/docs/INSTALL | 2 +-
gollem/edit.php | 50 +--
gollem/index.php | 8 +-
gollem/lib/Api.php | 345 ++++++---------
gollem/lib/Application.php | 61 +--
gollem/lib/Exception.php | 15 +
gollem/lib/Gollem.php | 141 +++---
gollem/lib/LoginTasks/SystemTask/UpgradeFromGollem1.php | 47 ++
gollem/lib/Mime/Viewer/Images.php | 6 +-
gollem/manager.php | 245 ++++++-----
gollem/permissions.php | 18 +-
gollem/quota.php | 30 +-
gollem/selectlist.php | 104 +++---
gollem/view.php | 40 +-
20 files changed, 712 insertions(+), 765 deletions(-)
delete mode 100644 gollem/config/credentials.php.dist
create mode 100644 gollem/lib/Exception.php
create mode 100644 gollem/lib/LoginTasks/SystemTask/UpgradeFromGollem1.php
http://git.horde.org/diff.php/gollem/clipboard.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/diff.php/gollem/config/backends.php.dist?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/diff.php/gollem/config/conf.xml?rt=horde-git&r1=24c6fb039dbd7cc7fd6799294ba7f7ed00bcfe82&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/diff.php/gollem/config/credentials.php.dist?rt=horde-git&r1=24c6fb039dbd7cc7fd6799294ba7f7ed00bcfe82&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/diff.php/gollem/config/prefs.php.dist?rt=horde-git&r1=8d77bf1c0a8408f847739ac0fbb2a329e6a6f292&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/diff.php/gollem/docs/CHANGES?rt=horde-git&r1=025a1bfbe69622036f8e3a27a6edd39c02dcd4ea&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/diff.php/gollem/docs/INSTALL?rt=horde-git&r1=24c6fb039dbd7cc7fd6799294ba7f7ed00bcfe82&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/diff.php/gollem/edit.php?rt=horde-git&r1=8e95f270ab419ee274e2fdeaf3844df84c34120e&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/diff.php/gollem/index.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/diff.php/gollem/lib/Api.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/diff.php/gollem/lib/Application.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/co.php/gollem/lib/Exception.php?rt=horde-git&r=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/diff.php/gollem/lib/Gollem.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/co.php/gollem/lib/LoginTasks/SystemTask/UpgradeFromGollem1.php?rt=horde-git&r=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/diff.php/gollem/lib/Mime/Viewer/Images.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/diff.php/gollem/manager.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/diff.php/gollem/permissions.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/diff.php/gollem/quota.php?rt=horde-git&r1=84e2d040b1e609a6e0d2ccc90abf90900a3ff6da&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/diff.php/gollem/selectlist.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
http://git.horde.org/diff.php/gollem/view.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=81f7516340d82b919b1420ca49f09b73a8ce4b1f
-----------------------------------------------------------------------
commit d53c90b78db6f6bd5d2976e3545b8d38b609bd72
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Sep 7 23:17:28 2010 -0600
Catch a click on folder while in it to add Hash info
imp/js/dimpbase.js | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/imp/js/dimpbase.js?rt=horde-git&r1=2dcb73b6fc14e73570d747136f5caa5c1dcd2b7d&r2=d53c90b78db6f6bd5d2976e3545b8d38b609bd72
-----------------------------------------------------------------------
commit f13b1109988af10220f1ddf9c8a0b685f3394e1e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Sep 7 23:40:05 2010 -0600
Added MAILBOX_NOOPEN Exception error code
framework/Imap_Client/lib/Horde/Imap/Client/Exception.php | 8 ++++++++
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 1 +
2 files changed, 9 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Exception.php?rt=horde-git&r1=9876a4174fc6c443c964dcc167a2b6746791639f&r2=f13b1109988af10220f1ddf9c8a0b685f3394e1e
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=9876a4174fc6c443c964dcc167a2b6746791639f&r2=f13b1109988af10220f1ddf9c8a0b685f3394e1e
-----------------------------------------------------------------------
commit 1c801baac1864cafc665419b5bb522e0085fcdf8
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Sep 7 23:57:40 2010 -0600
Better error message
imp/lib/Ajax/Application.php | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=9de9ed837ec6181bb1de011156f7c6cef44c58f5&r2=1c801baac1864cafc665419b5bb522e0085fcdf8
-----------------------------------------------------------------------
commit 48913cf3af81875d6e5c6f32e030c5913f22f25d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Sep 7 23:58:21 2010 -0600
Bug #9240: properly escape elements in dimp.
Escape mailbox label since it is directly inserted into page in the
message list title bar.
Escape growler message because it may include user submitted input.
imp/docs/CHANGES | 2 ++
imp/js/dimpcore.js | 4 ++--
imp/lib/Views/ListMessages.php | 2 +-
3 files changed, 5 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&r1=7ce7ed91b17089d0468c00ae9f743b58516d9bef&r2=48913cf3af81875d6e5c6f32e030c5913f22f25d
http://git.horde.org/diff.php/imp/js/dimpcore.js?rt=horde-git&r1=1d4ab4eae68e0b38ed57f251079ab5341547e2b4&r2=48913cf3af81875d6e5c6f32e030c5913f22f25d
http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-git&r1=b496687e2e71f3ebaecdff5ee49561fbfc1c74cb&r2=48913cf3af81875d6e5c6f32e030c5913f22f25d
-----------------------------------------------------------------------
commit 17dedaed2a260044770fe1dc0b368de469d0b8f6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Sep 7 23:59:52 2010 -0600
Title setting tweaks.
Don't use escaped mailbox name for window title - since it is not HTML
code, it doesn't need to be escaped.
Don't continually defer setTitle() if mailbox does not exist on remote
server.
imp/js/dimpbase.js | 12 ++++++++----
imp/lib/Ajax/Application.php | 2 ++
2 files changed, 10 insertions(+), 4 deletions(-)
http://git.horde.org/diff.php/imp/js/dimpbase.js?rt=horde-git&r1=d53c90b78db6f6bd5d2976e3545b8d38b609bd72&r2=17dedaed2a260044770fe1dc0b368de469d0b8f6
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=1c801baac1864cafc665419b5bb522e0085fcdf8&r2=17dedaed2a260044770fe1dc0b368de469d0b8f6
-----------------------------------------------------------------------
commit 4d0876c879537ec742fa80557716bf88874e3a7b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Sep 8 02:07:32 2010 -0600
More concise way of saying this
imp/lib/Contents.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/imp/lib/Contents.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=4d0876c879537ec742fa80557716bf88874e3a7b
-----------------------------------------------------------------------
commit 179b8dfa9c68c7fd5fe9a8739dd7f4e4ed7918ab
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Sep 8 02:11:35 2010 -0600
For size display, always round up to display at least '1 KB'
imp/lib/Ui/Mailbox.php | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
http://git.horde.org/diff.php/imp/lib/Ui/Mailbox.php?rt=horde-git&r1=442b22a378aabaa70d44ec30ec2b33ee0785e0a2&r2=179b8dfa9c68c7fd5fe9a8739dd7f4e4ed7918ab
More information about the commits
mailing list