[commits] Horde-Hatchery branch master updated. a349de9ba92bc4e879b46b6e955f59f134ec4c07
Michael M Slusarz
slusarz at horde.org
Sun Aug 16 23:19:29 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: ee5dbd4a916a7c2f431ba6d2dbcfbb86529a9afd
117ff2b... Bug #8464: Print view now handled entirely by HTML/CSS
5ea283b... Move redbox formatting to Horde
a349de9... Bug #8465: Print view now handled entirely by HTML/CSS
-----------------------------------------------------------------------
commit 117ff2b3d6d0e7112e11880ffe8f390e8beccd1e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Aug 16 17:07:19 2009 -0600
Bug #8464: Print view now handled entirely by HTML/CSS
nag/config/conf.xml | 4 ---
nag/lib/Nag.php | 7 +-----
nag/list.php | 42 ++++++++++++----------------------
nag/tasks/index.php | 1 -
nag/templates/list.html.php | 5 +++-
nag/templates/list/header.inc | 2 -
nag/templates/list/task_footers.inc | 2 -
nag/templates/view/task.inc | 2 +-
nag/themes/screen.css | 6 +++++
nag/view.php | 43 ++++++++++++----------------------
10 files changed, 42 insertions(+), 72 deletions(-)
http://git.horde.org/diff.php/nag/config/conf.xml?rt=horde-hatchery&r1=9cd8bf7a40411347cf2b363a35cb3392d3b88d09&r2=117ff2b3d6d0e7112e11880ffe8f390e8beccd1e
http://git.horde.org/diff.php/nag/lib/Nag.php?rt=horde-hatchery&r1=181642ff3b9837a6b7607a6323c2cb16e8163554&r2=117ff2b3d6d0e7112e11880ffe8f390e8beccd1e
http://git.horde.org/diff.php/nag/list.php?rt=horde-hatchery&r1=181642ff3b9837a6b7607a6323c2cb16e8163554&r2=117ff2b3d6d0e7112e11880ffe8f390e8beccd1e
http://git.horde.org/diff.php/nag/tasks/index.php?rt=horde-hatchery&r1=6eced17fa214f579531458e5e5b8b11df5eb1162&r2=117ff2b3d6d0e7112e11880ffe8f390e8beccd1e
http://git.horde.org/diff.php/nag/templates/list.html.php?rt=horde-hatchery&r1=9cd8bf7a40411347cf2b363a35cb3392d3b88d09&r2=117ff2b3d6d0e7112e11880ffe8f390e8beccd1e
http://git.horde.org/diff.php/nag/templates/list/header.inc?rt=horde-hatchery&r1=9cd8bf7a40411347cf2b363a35cb3392d3b88d09&r2=117ff2b3d6d0e7112e11880ffe8f390e8beccd1e
http://git.horde.org/diff.php/nag/templates/list/task_footers.inc?rt=horde-hatchery&r1=9cd8bf7a40411347cf2b363a35cb3392d3b88d09&r2=117ff2b3d6d0e7112e11880ffe8f390e8beccd1e
http://git.horde.org/diff.php/nag/templates/view/task.inc?rt=horde-hatchery&r1=9cd8bf7a40411347cf2b363a35cb3392d3b88d09&r2=117ff2b3d6d0e7112e11880ffe8f390e8beccd1e
http://git.horde.org/diff.php/nag/themes/screen.css?rt=horde-hatchery&r1=9cd8bf7a40411347cf2b363a35cb3392d3b88d09&r2=117ff2b3d6d0e7112e11880ffe8f390e8beccd1e
http://git.horde.org/diff.php/nag/view.php?rt=horde-hatchery&r1=6eced17fa214f579531458e5e5b8b11df5eb1162&r2=117ff2b3d6d0e7112e11880ffe8f390e8beccd1e
-----------------------------------------------------------------------
commit 5ea283baed10547b9a780ab8a553fbde8b316adc
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Aug 16 17:16:20 2009 -0600
Move redbox formatting to Horde
babel/themes/graphics/redbox_spinner.gif | Bin 3236 -> 0 bytes
babel/themes/screen.css | 45 -------------
drag_n_drop_portal/themes/graphics/redbox_spinner.gif | Bin 6820 -> 0 bytes
imp/themes/graphics/redbox_spinner.gif | Bin 6820 -> 0 bytes
imp/themes/rtl.css | 5 --
imp/themes/screen.css | 51 ---------------
koward/www/htdocs/horde/themes/rtl.css | 5 --
koward/www/htdocs/horde/themes/screen.css | 38 +-----------
kronolith/themes/screen.css | 19 ------
nag/themes/graphics/redbox_spinner.gif | Bin 6820 -> 0 bytes
nag/themes/screen.css | 55 ----------------
skoli/themes/graphics/redbox_spinner.gif | Bin 6820 -> 0 bytes
turba/themes/graphics/redbox_spinner.gif | Bin 6820 -> 0 bytes
turba/themes/screen.css | 56 -----------------
14 files changed, 1 insertions(+), 273 deletions(-)
delete mode 100644 babel/themes/graphics/redbox_spinner.gif
delete mode 100644 babel/themes/screen.css
delete mode 100644 drag_n_drop_portal/themes/graphics/redbox_spinner.gif
delete mode 100644 imp/themes/graphics/redbox_spinner.gif
delete mode 100644 nag/themes/graphics/redbox_spinner.gif
delete mode 100644 skoli/themes/graphics/redbox_spinner.gif
delete mode 100644 turba/themes/graphics/redbox_spinner.gif
http://git.horde.org/diff.php/babel/themes/graphics/redbox_spinner.gif?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=5ea283baed10547b9a780ab8a553fbde8b316adc
http://git.horde.org/diff.php/babel/themes/screen.css?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=5ea283baed10547b9a780ab8a553fbde8b316adc
http://git.horde.org/diff.php/drag_n_drop_portal/themes/graphics/redbox_spinner.gif?rt=horde-hatchery&r1=fd089930a1ef4a57d68fd4e8f155e3dc8b06331e&r2=5ea283baed10547b9a780ab8a553fbde8b316adc
http://git.horde.org/diff.php/imp/themes/graphics/redbox_spinner.gif?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=5ea283baed10547b9a780ab8a553fbde8b316adc
http://git.horde.org/diff.php/imp/themes/rtl.css?rt=horde-hatchery&r1=58ab073916586f1ff41b404d37040f38d6cfd0e7&r2=5ea283baed10547b9a780ab8a553fbde8b316adc
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=53f10e3125499bcfebf0fca94fd9499c863de079&r2=5ea283baed10547b9a780ab8a553fbde8b316adc
http://git.horde.org/diff.php/koward/www/htdocs/horde/themes/rtl.css?rt=horde-hatchery&r1=52e4832afedf0222dec06bf659d777ca49e9a8d1&r2=5ea283baed10547b9a780ab8a553fbde8b316adc
http://git.horde.org/diff.php/koward/www/htdocs/horde/themes/screen.css?rt=horde-hatchery&r1=52e4832afedf0222dec06bf659d777ca49e9a8d1&r2=5ea283baed10547b9a780ab8a553fbde8b316adc
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5&r2=5ea283baed10547b9a780ab8a553fbde8b316adc
http://git.horde.org/diff.php/nag/themes/graphics/redbox_spinner.gif?rt=horde-hatchery&r1=9cd8bf7a40411347cf2b363a35cb3392d3b88d09&r2=5ea283baed10547b9a780ab8a553fbde8b316adc
http://git.horde.org/diff.php/nag/themes/screen.css?rt=horde-hatchery&r1=117ff2b3d6d0e7112e11880ffe8f390e8beccd1e&r2=5ea283baed10547b9a780ab8a553fbde8b316adc
http://git.horde.org/diff.php/skoli/themes/graphics/redbox_spinner.gif?rt=horde-hatchery&r1=d900291bf7e6be1468116e5806310668122b9095&r2=5ea283baed10547b9a780ab8a553fbde8b316adc
http://git.horde.org/diff.php/turba/themes/graphics/redbox_spinner.gif?rt=horde-hatchery&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=5ea283baed10547b9a780ab8a553fbde8b316adc
http://git.horde.org/diff.php/turba/themes/screen.css?rt=horde-hatchery&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=5ea283baed10547b9a780ab8a553fbde8b316adc
-----------------------------------------------------------------------
commit a349de9ba92bc4e879b46b6e955f59f134ec4c07
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Aug 16 17:19:01 2009 -0600
Bug #8465: Print view now handled entirely by HTML/CSS
turba/contact.php | 15 +++------------
turba/lib/Turba.php | 5 -----
turba/lib/View/Contact.php | 17 ++---------------
turba/themes/screen.css | 6 ++++++
4 files changed, 11 insertions(+), 32 deletions(-)
http://git.horde.org/diff.php/turba/contact.php?rt=horde-hatchery&r1=0a70ce52cdd66d0213a84aa542dfe81eecb42fd3&r2=a349de9ba92bc4e879b46b6e955f59f134ec4c07
http://git.horde.org/diff.php/turba/lib/Turba.php?rt=horde-hatchery&r1=e21ce5a4405a0c94f62d7a650689210b556cf11c&r2=a349de9ba92bc4e879b46b6e955f59f134ec4c07
http://git.horde.org/diff.php/turba/lib/View/Contact.php?rt=horde-hatchery&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=a349de9ba92bc4e879b46b6e955f59f134ec4c07
http://git.horde.org/diff.php/turba/themes/screen.css?rt=horde-hatchery&r1=5ea283baed10547b9a780ab8a553fbde8b316adc&r2=a349de9ba92bc4e879b46b6e955f59f134ec4c07
More information about the commits
mailing list