[commits] Horde branch master updated. c82bf71957d427b9fa37820de9b6190df326652b
Michael M Slusarz
slusarz at horde.org
Thu Feb 4 05:02:41 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 4500367b43f531420da5c643adc66873073072b9
8705304 Switching applications, so need to push app here
de987d1 Move print code into view script.
fca36bd Fix displaying images in print view
c82bf71 Don't display print links in attachment list
-----------------------------------------------------------------------
commit 8705304c7e59b3df9da8c63305e5b52d237407c9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Feb 3 18:43:13 2010 -0700
Switching applications, so need to push app here
horde/services/download/index.php | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/horde/services/download/index.php?rt=horde-git&r1=61e152c1cb66d66db7fedbc358a4f417aa4e17c5&r2=8705304c7e59b3df9da8c63305e5b52d237407c9
-----------------------------------------------------------------------
commit de987d1ef3205486d6f46a0eae01ac49512bfe6e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Feb 3 21:48:14 2010 -0700
Move print code into view script.
For consistentcy, ease of link generation, and code reuse purposes.
imp/lib/Contents.php | 6 +-
imp/print.php | 137 ----------------------------------------------
imp/view.php | 149 ++++++++++++++++++++++++++++++++++++++++++-------
3 files changed, 129 insertions(+), 163 deletions(-)
delete mode 100644 imp/print.php
http://git.horde.org/diff.php/imp/lib/Contents.php?rt=horde-git&r1=6401604a3bf3fadff3c3912a1443b16f8724d28a&r2=de987d1ef3205486d6f46a0eae01ac49512bfe6e
http://git.horde.org/diff.php/imp/print.php?rt=horde-git&r1=620663cae566153ce658be2063a6f2644f6efe3e&r2=de987d1ef3205486d6f46a0eae01ac49512bfe6e
http://git.horde.org/diff.php/imp/view.php?rt=horde-git&r1=b23cc31ca5d964fd8f9be807871eb0595aee63d9&r2=de987d1ef3205486d6f46a0eae01ac49512bfe6e
-----------------------------------------------------------------------
commit fca36bdccf8dc485a0e5a3fe1be6cf979d935618
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Feb 3 21:52:22 2010 -0700
Fix displaying images in print view
imp/lib/Mime/Viewer/Images.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Images.php?rt=horde-git&r1=205d6b608b229dbc485b89469d5a4039c58dcff0&r2=fca36bdccf8dc485a0e5a3fe1be6cf979d935618
-----------------------------------------------------------------------
commit c82bf71957d427b9fa37820de9b6190df326652b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Feb 3 21:58:50 2010 -0700
Don't display print links in attachment list
imp/lib/Views/ShowMessage.php | 3 ++-
imp/message.php | 5 +++--
2 files changed, 5 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/imp/lib/Views/ShowMessage.php?rt=horde-git&r1=f7ff14c920be92809d72c7298bba4aabbea15c22&r2=c82bf71957d427b9fa37820de9b6190df326652b
http://git.horde.org/diff.php/imp/message.php?rt=horde-git&r1=f7ff14c920be92809d72c7298bba4aabbea15c22&r2=c82bf71957d427b9fa37820de9b6190df326652b
More information about the commits
mailing list