[commits] Horde branch master updated. 7c2fa769cb9758a390b3b4f1bbd2bbab801e1a17
Michael M Slusarz
slusarz at horde.org
Thu Jan 28 19:28:55 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 2ccbf2b790ea22402bb2e94ef5ff107340d57af4
6118ce6 Fully convert whups to Horde_Registry_Application
288d9f1 Move compose UI functions to IMP_UI_Compose
70d4453 S/MIME Viewer fixes
b810de6 Fix variable name
424613f Missing grabbing subject from form data
7002957 Fix sbup/sbdown offset height determination
1ceacd5 Move DimpSlider to horde (rename to Slider2)
6aa09cc Move ContextSensitive to Horde
fde3be3 permsCache does not need to be static
e006114 Remove unneded require; add _permsCache var
a4e9823 Fully convert wicked to Horde_Registry_Application
4fd41ef Add favicon to imp silver theme
7c2fa76 Avoid 301 redirects
-----------------------------------------------------------------------
commit 6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 28 01:57:21 2010 -0700
Fully convert whups to Horde_Registry_Application
whups/README | 2 +-
whups/admin/index.php | 4 +-
whups/data.php | 6 +-
whups/index.php | 4 +-
whups/lib/Api.php | 24 ------------
whups/lib/Application.php | 75 ++++++++++++++++++++++++++++++++-----
whups/lib/Block/myqueries.php | 2 -
whups/lib/Block/myrequests.php | 1 -
whups/lib/Block/mytickets.php | 1 -
whups/lib/Block/query.php | 2 -
whups/lib/Block/queuecontents.php | 2 -
whups/lib/Block/queuesummary.php | 1 -
whups/lib/Block/unassigned.php | 1 -
whups/lib/base.load.php | 25 ------------
whups/lib/base.php | 63 -------------------------------
whups/lib/tests/TestBase.php | 18 +--------
whups/mybugs.php | 4 +-
whups/mybugs_edit.php | 10 ++---
whups/query/index.php | 4 +-
whups/query/rss.php | 7 ++-
whups/query/run.php | 4 +-
whups/queue/index.php | 5 +-
whups/queue/rss.php | 7 +--
whups/reports.php | 5 +-
whups/scripts/mail-filter.php | 12 +-----
whups/scripts/reminders.php | 19 +--------
whups/search.php | 5 +-
whups/search/rss.php | 5 +-
whups/ticket/comment.php | 7 +--
whups/ticket/create.php | 6 +-
whups/ticket/delete.php | 5 +-
whups/ticket/deleteAttachment.php | 5 +-
whups/ticket/index.php | 5 +-
whups/ticket/queue.php | 5 +-
whups/ticket/rss.php | 5 +-
whups/ticket/type.php | 5 +-
whups/ticket/update.php | 6 +-
whups/ticket/watch.php | 5 +-
whups/view.php | 4 +-
39 files changed, 137 insertions(+), 239 deletions(-)
delete mode 100644 whups/lib/base.load.php
delete mode 100644 whups/lib/base.php
http://git.horde.org/diff.php/whups/README?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/admin/index.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/data.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/index.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/lib/Api.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/lib/Application.php?rt=horde-git&r1=15ae708857f6cc57de6cf9990b84fca63dbe9b93&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/lib/Block/myqueries.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/lib/Block/myrequests.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/lib/Block/mytickets.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/lib/Block/query.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/lib/Block/queuecontents.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/lib/Block/queuesummary.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/lib/Block/unassigned.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/lib/base.load.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/lib/base.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/lib/tests/TestBase.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/mybugs.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/mybugs_edit.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/query/index.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/query/rss.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/query/run.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/queue/index.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/queue/rss.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/reports.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/scripts/mail-filter.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/scripts/reminders.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/search.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/search/rss.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/ticket/comment.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/ticket/create.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/ticket/delete.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/ticket/deleteAttachment.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/ticket/index.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/ticket/queue.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/ticket/rss.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/ticket/type.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/ticket/update.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/ticket/watch.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
http://git.horde.org/diff.php/whups/view.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53
-----------------------------------------------------------------------
commit 288d9f19e4c451d16e7efb00fbdfdb30e29e9e23
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 28 02:01:59 2010 -0700
Move compose UI functions to IMP_UI_Compose
imp/compose.php | 45 ++++++++-------------------------------------
imp/lib/Ui/Compose.php | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 42 insertions(+), 37 deletions(-)
http://git.horde.org/diff.php/imp/compose.php?rt=horde-git&r1=9ad763efa473b2301c7280cc0d6d8ed8eae2fe24&r2=288d9f19e4c451d16e7efb00fbdfdb30e29e9e23
http://git.horde.org/diff.php/imp/lib/Ui/Compose.php?rt=horde-git&r1=9ad763efa473b2301c7280cc0d6d8ed8eae2fe24&r2=288d9f19e4c451d16e7efb00fbdfdb30e29e9e23
-----------------------------------------------------------------------
commit 70d4453668f1f37b10e5602e58f18c3683ce732a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 28 10:23:04 2010 -0700
S/MIME Viewer fixes
Clean up verification status output
Fix function name typo
imp/lib/Mime/Viewer/Smime.php | 38 ++++++++++++++++----------------------
1 files changed, 16 insertions(+), 22 deletions(-)
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Smime.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=70d4453668f1f37b10e5602e58f18c3683ce732a
-----------------------------------------------------------------------
commit b810de6fd4afaed319c9a23cf03437ae88ba7b50
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 28 10:30:09 2010 -0700
Fix variable name
chora/lib/Application.php | 22 +++++++++++++---------
1 files changed, 13 insertions(+), 9 deletions(-)
http://git.horde.org/diff.php/chora/lib/Application.php?rt=horde-git&r1=81aee7e91f7214c9e181bdc30649e9bb9eeb6483&r2=b810de6fd4afaed319c9a23cf03437ae88ba7b50
-----------------------------------------------------------------------
commit 424613fc39c9ae8b1e0bd653611d0594c894d304
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 28 10:31:41 2010 -0700
Missing grabbing subject from form data
imp/lib/Ajax/Application.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=8f112a693009b7e6fccf4a60f7ad022a0376892f&r2=424613fc39c9ae8b1e0bd653611d0594c894d304
-----------------------------------------------------------------------
commit 70029576a04bd84874f950ea0fb8807ac6dbddf6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 28 10:50:17 2010 -0700
Fix sbup/sbdown offset height determination
imp/js/DimpSlider.js | 10 +++-------
1 files changed, 3 insertions(+), 7 deletions(-)
http://git.horde.org/diff.php/imp/js/DimpSlider.js?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=70029576a04bd84874f950ea0fb8807ac6dbddf6
-----------------------------------------------------------------------
commit 1ceacd58cf6a9caedf1eff4bb23221a1bb6e1963
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 28 10:53:39 2010 -0700
Move DimpSlider to horde (rename to Slider2)
horde/js/slider2.js | 239 ++++++++++++++++++++++++++++++++++++++++++++++++++
imp/index-dimp.php | 8 +-
imp/js/DimpSlider.js | 239 --------------------------------------------------
imp/js/ViewPort.js | 10 +-
4 files changed, 248 insertions(+), 248 deletions(-)
create mode 100644 horde/js/slider2.js
delete mode 100644 imp/js/DimpSlider.js
http://git.horde.org/co.php/horde/js/slider2.js?rt=horde-git&r=1ceacd58cf6a9caedf1eff4bb23221a1bb6e1963
http://git.horde.org/diff.php/imp/index-dimp.php?rt=horde-git&r1=b23cc31ca5d964fd8f9be807871eb0595aee63d9&r2=1ceacd58cf6a9caedf1eff4bb23221a1bb6e1963
http://git.horde.org/diff.php/imp/js/DimpSlider.js?rt=horde-git&r1=70029576a04bd84874f950ea0fb8807ac6dbddf6&r2=1ceacd58cf6a9caedf1eff4bb23221a1bb6e1963
http://git.horde.org/diff.php/imp/js/ViewPort.js?rt=horde-git&r1=2ccbf2b790ea22402bb2e94ef5ff107340d57af4&r2=1ceacd58cf6a9caedf1eff4bb23221a1bb6e1963
-----------------------------------------------------------------------
commit 6aa09cca98cc3fa3591a1607480225dc83086469
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 28 10:58:06 2010 -0700
Move ContextSensitive to Horde
horde/js/ContextSensitive.js | 389 ++++++++++++++++++++++++++++++++++++++++++
imp/index-dimp.php | 2 +-
imp/js/ContextSensitive.js | 389 ------------------------------------------
imp/message-dimp.php | 2 +-
4 files changed, 391 insertions(+), 391 deletions(-)
create mode 100644 horde/js/ContextSensitive.js
delete mode 100644 imp/js/ContextSensitive.js
http://git.horde.org/co.php/horde/js/ContextSensitive.js?rt=horde-git&r=6aa09cca98cc3fa3591a1607480225dc83086469
http://git.horde.org/diff.php/imp/index-dimp.php?rt=horde-git&r1=1ceacd58cf6a9caedf1eff4bb23221a1bb6e1963&r2=6aa09cca98cc3fa3591a1607480225dc83086469
http://git.horde.org/diff.php/imp/js/ContextSensitive.js?rt=horde-git&r1=99e7aaf59cae56bbdbbfe3256ce8d4564f547e49&r2=6aa09cca98cc3fa3591a1607480225dc83086469
http://git.horde.org/diff.php/imp/message-dimp.php?rt=horde-git&r1=b23cc31ca5d964fd8f9be807871eb0595aee63d9&r2=6aa09cca98cc3fa3591a1607480225dc83086469
-----------------------------------------------------------------------
commit fde3be3ef1811f382f974b75af08274dc51481f7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 28 11:18:22 2010 -0700
permsCache does not need to be static
chora/lib/Application.php | 8 ++++----
whups/lib/Application.php | 34 ++++++++++++++++------------------
2 files changed, 20 insertions(+), 22 deletions(-)
http://git.horde.org/diff.php/chora/lib/Application.php?rt=horde-git&r1=b810de6fd4afaed319c9a23cf03437ae88ba7b50&r2=fde3be3ef1811f382f974b75af08274dc51481f7
http://git.horde.org/diff.php/whups/lib/Application.php?rt=horde-git&r1=6118ce66d1cf1881d8bd8b0fc17fd929e1f55d53&r2=fde3be3ef1811f382f974b75af08274dc51481f7
-----------------------------------------------------------------------
commit e006114fdaff19a9bd94635b8d5875a403c906a0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 28 11:21:37 2010 -0700
Remove unneded require; add _permsCache var
gollem/lib/Application.php | 24 +++++++++++++++---------
1 files changed, 15 insertions(+), 9 deletions(-)
http://git.horde.org/diff.php/gollem/lib/Application.php?rt=horde-git&r1=6af38a8d259fd27a381fdb2a320269ec2be13dc7&r2=e006114fdaff19a9bd94635b8d5875a403c906a0
-----------------------------------------------------------------------
commit a4e98230bc8a69ec705dfe5fe8968b1d0e879c89
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 28 11:34:09 2010 -0700
Fully convert wicked to Horde_Registry_Application
wicked/diff.php | 4 +-
wicked/display.php | 3 +-
wicked/history.php | 4 +-
wicked/lib/Api.php | 334 +++++++++++++++++++
wicked/lib/Application.php | 97 ++++++
wicked/lib/Block/page.php | 4 -
wicked/lib/api.php | 465 ---------------------------
wicked/lib/base.load.php | 25 --
wicked/lib/base.php | 51 ---
wicked/lib/version.php | 1 -
wicked/preview.php | 4 +-
wicked/scripts/mail-filter.php | 23 +--
wicked/scripts/upgrades/convert_to_utf8.php | 21 +-
wicked/scripts/wicked.php | 20 +-
wicked/view.php | 3 +-
15 files changed, 452 insertions(+), 607 deletions(-)
create mode 100644 wicked/lib/Api.php
create mode 100644 wicked/lib/Application.php
delete mode 100644 wicked/lib/api.php
delete mode 100644 wicked/lib/base.load.php
delete mode 100644 wicked/lib/base.php
delete mode 100644 wicked/lib/version.php
http://git.horde.org/diff.php/wicked/diff.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a4e98230bc8a69ec705dfe5fe8968b1d0e879c89
http://git.horde.org/diff.php/wicked/display.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a4e98230bc8a69ec705dfe5fe8968b1d0e879c89
http://git.horde.org/diff.php/wicked/history.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a4e98230bc8a69ec705dfe5fe8968b1d0e879c89
http://git.horde.org/co.php/wicked/lib/Api.php?rt=horde-git&r=a4e98230bc8a69ec705dfe5fe8968b1d0e879c89
http://git.horde.org/co.php/wicked/lib/Application.php?rt=horde-git&r=a4e98230bc8a69ec705dfe5fe8968b1d0e879c89
http://git.horde.org/diff.php/wicked/lib/Block/page.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a4e98230bc8a69ec705dfe5fe8968b1d0e879c89
http://git.horde.org/diff.php/wicked/lib/api.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a4e98230bc8a69ec705dfe5fe8968b1d0e879c89
http://git.horde.org/diff.php/wicked/lib/base.load.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a4e98230bc8a69ec705dfe5fe8968b1d0e879c89
http://git.horde.org/diff.php/wicked/lib/base.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a4e98230bc8a69ec705dfe5fe8968b1d0e879c89
http://git.horde.org/diff.php/wicked/lib/version.php?rt=horde-git&r1=94db816369d07fd9fe11128140f0ce8ae1a953c5&r2=a4e98230bc8a69ec705dfe5fe8968b1d0e879c89
http://git.horde.org/diff.php/wicked/preview.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a4e98230bc8a69ec705dfe5fe8968b1d0e879c89
http://git.horde.org/diff.php/wicked/scripts/mail-filter.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=a4e98230bc8a69ec705dfe5fe8968b1d0e879c89
http://git.horde.org/diff.php/wicked/scripts/upgrades/convert_to_utf8.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a4e98230bc8a69ec705dfe5fe8968b1d0e879c89
http://git.horde.org/diff.php/wicked/scripts/wicked.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=a4e98230bc8a69ec705dfe5fe8968b1d0e879c89
http://git.horde.org/diff.php/wicked/view.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a4e98230bc8a69ec705dfe5fe8968b1d0e879c89
-----------------------------------------------------------------------
commit 4fd41efc9606fff3d5d642433b707a8596964fb1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 28 11:52:14 2010 -0700
Add favicon to imp silver theme
imp/themes/silver/graphics/favicon.ico | Bin 0 -> 1406 bytes
1 files changed, 0 insertions(+), 0 deletions(-)
create mode 100644 imp/themes/silver/graphics/favicon.ico
http://git.horde.org/co.php/imp/themes/silver/graphics/favicon.ico?rt=horde-git&r=4fd41efc9606fff3d5d642433b707a8596964fb1
-----------------------------------------------------------------------
commit 7c2fa769cb9758a390b3b4f1bbd2bbab801e1a17
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 28 12:04:57 2010 -0700
Avoid 301 redirects
horde/index.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/horde/index.php?rt=horde-git&r1=b23cc31ca5d964fd8f9be807871eb0595aee63d9&r2=7c2fa769cb9758a390b3b4f1bbd2bbab801e1a17
More information about the commits
mailing list