[commits] Horde-Hatchery branch master updated. 62665a67aa4584909c14ec1bed963310a02d2081

Chuck Hagenbuch chuck at horde.org
Sat Nov 21 01:11:42 UTC 2009


The branch "master" has been updated.
The following is a summary of the commits.

from: 170caab54318d14c1472eff7f09f96d928b41845

feea843 PHP 5 constructor
978400d Merge branch 'master' of chuck at dev.horde.org:/horde/git/horde-hatchery
99afa94 Merge branch 'master' of chuck at dev.horde.org:/horde/git/horde-hatchery
472bfa9 Merge branch 'master' of chuck at dev.horde.org:/horde/git/horde-hatchery
f48f797 Merge branch 'master' of chuck at dev.horde.org:/horde/git/horde-hatchery
5686eff Add missing "user" face driver
2df72d9 Spacing and remove unnecessary reference
b0afa32 brace style
271e340 public
4902c2f remove extra array from api call
62665a6 Fix inconsistent spacing

-----------------------------------------------------------------------

commit feea843ea7c149c49f1c4231cc10d6b9cf88d4c0
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Nov 17 23:26:46 2009 -0500

    PHP 5 constructor

 ansel/lib/Search/exif.php |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/ansel/lib/Search/exif.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=feea843ea7c149c49f1c4231cc10d6b9cf88d4c0

-----------------------------------------------------------------------

commit 978400dcfd089336bceabcdb8b03937fb29c9994
Merge: feea843 4d2e199
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Nov 18 13:00:37 2009 -0500

    Merge branch 'master' of chuck at dev.horde.org:/horde/git/horde-hatchery

 gollem/locale/eu_ES/LC_MESSAGES/gollem.mo       |  Bin 147533 -> 168516 bytes
 gollem/locale/eu_ES/help.xml                    |   10 +-
 gollem/po/eu_ES.po                              |  412 ++-
 imp/config/conf.xml                             |    7 -
 imp/config/hooks.php.dist                       |    4 +
 imp/docs/CHANGES                                |    1 +
 imp/docs/INSTALL                                |    5 +-
 imp/index-dimp.php                              |    1 -
 imp/js/DimpBase.js                              |  277 +-
 imp/js/DimpCore.js                              |   15 +-
 imp/js/DimpSlider.js                            |   32 +-
 imp/js/ViewPort.js                              |  460 ++-
 imp/js/mailbox-dimp.js                          |   26 +-
 imp/lib/Message.php                             |    3 +-
 imp/locale/eu_ES/LC_MESSAGES/imp.mo             |  Bin 236130 -> 266015 bytes
 imp/locale/eu_ES/help.xml                       |  171 +-
 imp/po/eu_ES.po                                 | 4564 +++++++++++++----------
 imp/templates/index/index-dimp.inc              |  217 +-
 imp/templates/javascript_defs_dimp.php          |    5 +-
 imp/themes/graphics/dragHandleVert.png          |  Bin 0 -> 132 bytes
 imp/themes/ie6_or_less-dimp.css                 |    2 +-
 imp/themes/ie7-dimp.css                         |    2 +-
 imp/themes/screen-dimp.css                      |   95 +-
 imp/themes/screen.css                           |    4 +-
 imp/themes/silver/screen-dimp.css               |    2 +-
 ingo/locale/eu_ES/LC_MESSAGES/ingo.mo           |  Bin 154446 -> 176612 bytes
 ingo/locale/eu_ES/help.xml                      |   23 +-
 ingo/po/eu_ES.po                                |  706 +++--
 kronolith/js/kronolith.js                       |    2 +-
 kronolith/locale/eu_ES/LC_MESSAGES/kronolith.mo |  Bin 167753 -> 197634 bytes
 kronolith/locale/eu_ES/help.xml                 |  109 +-
 kronolith/po/eu_ES.po                           | 2031 +++++++----
 kronolith/templates/index/agenda.inc            |    2 +-
 kronolith/templates/index/day.inc               |    2 +-
 kronolith/templates/index/index.inc             |    6 +-
 kronolith/templates/index/month.inc             |    2 +-
 kronolith/templates/index/week.inc              |    2 +-
 kronolith/templates/index/year.inc              |    2 +-
 kronolith/themes/screen.css                     |    3 +
 nag/locale/eu_ES/LC_MESSAGES/nag.mo             |  Bin 153352 -> 180785 bytes
 nag/locale/eu_ES/help.xml                       |    6 +-
 nag/po/eu_ES.po                                 | 1256 +++++--
 turba/locale/eu_ES/LC_MESSAGES/turba.mo         |  Bin 160831 -> 188419 bytes
 turba/locale/eu_ES/help.xml                     |   15 +-
 turba/po/eu_ES.po                               | 1425 +++++---
 45 files changed, 7398 insertions(+), 4509 deletions(-)

http://git.horde.org/diff.php/gollem/locale/eu_ES/LC_MESSAGES/gollem.mo?rt=horde-hatchery&r1=24c6fb039dbd7cc7fd6799294ba7f7ed00bcfe82&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/gollem/locale/eu_ES/help.xml?rt=horde-hatchery&r1=24c6fb039dbd7cc7fd6799294ba7f7ed00bcfe82&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/gollem/po/eu_ES.po?rt=horde-hatchery&r1=24c6fb039dbd7cc7fd6799294ba7f7ed00bcfe82&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/config/conf.xml?rt=horde-hatchery&r1=7118c2163467a9592125a98c90294653bebe1282&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/config/hooks.php.dist?rt=horde-hatchery&r1=5fd9bd4931931da1f1acda79eea73958d0efd046&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=cc879e508bee934aeea1f7068c72a87649b5b7ad&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/docs/INSTALL?rt=horde-hatchery&r1=1043f5db3c8bd28eca538e8ee816da4808ca4994&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/index-dimp.php?rt=horde-hatchery&r1=89919dcec0f44b0c9e783353432ca35a5b0bb4e3&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-hatchery&r1=d3991e7c0de59b09408fd3d0edd2260bfba9e3b7&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/js/DimpCore.js?rt=horde-hatchery&r1=0de2667618078473188cbcc3254a33c8ac904a92&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/js/DimpSlider.js?rt=horde-hatchery&r1=62626be3f5b3eccce29ad55e3c82d46c788295b3&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/js/ViewPort.js?rt=horde-hatchery&r1=318625f7e16360c3f8a11c73897c01cd38dcda6d&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/js/mailbox-dimp.js?rt=horde-hatchery&r1=749d9b407fdcd2ae700e9c50283b460fb56971c2&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/lib/Message.php?rt=horde-hatchery&r1=9cc18d71a7bf73b8fe87c7acb74f16f8b5ff327c&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/locale/eu_ES/LC_MESSAGES/imp.mo?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/locale/eu_ES/help.xml?rt=horde-hatchery&r1=e2963b5cf5c4f42d6c94db51fb67468fa55ad48e&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/po/eu_ES.po?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=4df5d876bc74612955a8a50d90012991bd420bd5&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/templates/javascript_defs_dimp.php?rt=horde-hatchery&r1=e0c23955a2d73aa85221e4e3400a6d04bb787a43&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/co.php/imp/themes/graphics/dragHandleVert.png?rt=horde-hatchery&r=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/themes/ie6_or_less-dimp.css?rt=horde-hatchery&r1=59177261553b358cc231a1ae57ae267b6c08efe3&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/themes/ie7-dimp.css?rt=horde-hatchery&r1=d3991e7c0de59b09408fd3d0edd2260bfba9e3b7&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=4df5d876bc74612955a8a50d90012991bd420bd5&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=51337b7f594e2b80ee221055d5d3bcc0f6700e9b&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/imp/themes/silver/screen-dimp.css?rt=horde-hatchery&r1=923db0ba778921818d877914584021719b737bf9&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/ingo/locale/eu_ES/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/ingo/locale/eu_ES/help.xml?rt=horde-hatchery&r1=34fde92a2cd38c530ede281396c13937d32f8554&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/ingo/po/eu_ES.po?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-hatchery&r1=593d2f86db938bfed0d51ed67fa3e84eff16d15e&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/kronolith/locale/eu_ES/LC_MESSAGES/kronolith.mo?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/kronolith/locale/eu_ES/help.xml?rt=horde-hatchery&r1=34fde92a2cd38c530ede281396c13937d32f8554&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/kronolith/po/eu_ES.po?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/kronolith/templates/index/agenda.inc?rt=horde-hatchery&r1=0efceeba36ba965a0c9e652a244bd75636b287e5&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/kronolith/templates/index/day.inc?rt=horde-hatchery&r1=593787e7d9bbff6109960a6b3ee4138b8f1f17ec&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=593d2f86db938bfed0d51ed67fa3e84eff16d15e&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/kronolith/templates/index/month.inc?rt=horde-hatchery&r1=0efceeba36ba965a0c9e652a244bd75636b287e5&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/kronolith/templates/index/week.inc?rt=horde-hatchery&r1=1c3d214aa1e2df3d3dee40b0cce6e8222212bd78&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/kronolith/templates/index/year.inc?rt=horde-hatchery&r1=bc29ed72c14afb24ea52ec966f5cb0400ef31422&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=593d2f86db938bfed0d51ed67fa3e84eff16d15e&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/nag/locale/eu_ES/LC_MESSAGES/nag.mo?rt=horde-hatchery&r1=9cd8bf7a40411347cf2b363a35cb3392d3b88d09&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/nag/locale/eu_ES/help.xml?rt=horde-hatchery&r1=9cd8bf7a40411347cf2b363a35cb3392d3b88d09&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/nag/po/eu_ES.po?rt=horde-hatchery&r1=9cd8bf7a40411347cf2b363a35cb3392d3b88d09&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/turba/locale/eu_ES/LC_MESSAGES/turba.mo?rt=horde-hatchery&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/turba/locale/eu_ES/help.xml?rt=horde-hatchery&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=978400dcfd089336bceabcdb8b03937fb29c9994
http://git.horde.org/diff.php/turba/po/eu_ES.po?rt=horde-hatchery&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=978400dcfd089336bceabcdb8b03937fb29c9994

-----------------------------------------------------------------------

commit 99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
Merge: 978400d d650522
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Thu Nov 19 09:44:59 2009 -0500

    Merge branch 'master' of chuck at dev.horde.org:/horde/git/horde-hatchery

 imp/config/prefs.php.dist                           |   25 +++-
 imp/docs/CHANGES                                    |    4 +
 imp/js/DimpCore.js                                  |   23 +++-
 imp/js/fullmessage-dimp.js                          |    5 +-
 imp/lib/Application.php                             |    6 +
 imp/lib/Contents.php                                |    2 +-
 imp/lib/Spam.php                                    |   54 ++++---
 imp/locale/en_US/help.xml                           |   21 ++-
 imp/templates/index/index-dimp.inc                  |    2 +-
 imp/themes/screen-dimp.css                          |   37 +++--
 kronolith/js/kronolith.js                           |    4 +-
 kronolith/lib/Block/summary.php                     |    4 +-
 kronolith/lib/Event.php                             |    2 +-
 timeobjects/lib/Driver.php                          |    2 +-
 timeobjects/lib/Driver/Weatherdotcom.php            |  179 +++++++++++--------
 timeobjects/locale/de_DE/LC_MESSAGES/timeobjects.mo |  Bin 0 -> 157151 bytes
 timeobjects/po/de_DE.po                             |  141 +++++++++++++++
 timeobjects/po/timeobjects.pot                      |  121 +++++++++++++
 18 files changed, 500 insertions(+), 132 deletions(-)

http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-hatchery&r1=f9007abd873bf9bf04b8c36e0644950635e59a93&r2=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=dc5a8295cef78e444355c0eed26bed2ebfd37cbf&r2=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
http://git.horde.org/diff.php/imp/js/DimpCore.js?rt=horde-hatchery&r1=49c264e6dc60a1239f59eac7e31719704bd3db6a&r2=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
http://git.horde.org/diff.php/imp/js/fullmessage-dimp.js?rt=horde-hatchery&r1=97836b8e9e235567a85f9f1bc21e7742b43497e4&r2=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
http://git.horde.org/diff.php/imp/lib/Application.php?rt=horde-hatchery&r1=caedb70f6047930a3e941a6263b97db7e3e0eac6&r2=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
http://git.horde.org/diff.php/imp/lib/Contents.php?rt=horde-hatchery&r1=f536372c8a76dd627fc70fe2435bb8da4cd77928&r2=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
http://git.horde.org/diff.php/imp/lib/Spam.php?rt=horde-hatchery&r1=dad694e102ab2ff432abf2f21de9c237bed86c36&r2=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
http://git.horde.org/diff.php/imp/locale/en_US/help.xml?rt=horde-hatchery&r1=1ebf9c48801f2b732c1d6ec28b1672cb694ee404&r2=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=cee185bad7e27a1f3af0abfa3d7014b651d73d9a&r2=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=d01de04139f3ffa0e464e6bf64f08f291c968f9f&r2=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-hatchery&r1=7844c385536cda1ea03c4a1361c515747f91ec75&r2=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
http://git.horde.org/diff.php/kronolith/lib/Block/summary.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-hatchery&r1=2c93b20f5950d401bf54de9ac345a53172a8d4d7&r2=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
http://git.horde.org/diff.php/timeobjects/lib/Driver.php?rt=horde-hatchery&r1=26b4542b8e9a0a8f97d569288b6af20c2499b288&r2=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
http://git.horde.org/diff.php/timeobjects/lib/Driver/Weatherdotcom.php?rt=horde-hatchery&r1=14bb18cad859e2555eafe5a80a80c019802fe512&r2=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
http://git.horde.org/co.php/timeobjects/locale/de_DE/LC_MESSAGES/timeobjects.mo?rt=horde-hatchery&r=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
http://git.horde.org/co.php/timeobjects/po/de_DE.po?rt=horde-hatchery&r=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d
http://git.horde.org/co.php/timeobjects/po/timeobjects.pot?rt=horde-hatchery&r=99afa944bb0bb7f6bbf5c8476ca908db74a4d19d

-----------------------------------------------------------------------

commit 472bfa9d427d51127df0ccdc14e10e6a2fc3e235
Merge: 99afa94 84d455e
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Nov 20 09:58:58 2009 -0500

    Merge branch 'master' of chuck at dev.horde.org:/horde/git/horde-hatchery

 ansel/faces/gallery.php                                 |    2 +-
 ansel/faces/search/all.php                              |    2 +-
 ansel/faces/search/image_search.php                     |    2 +-
 ansel/faces/search/name.php                             |    2 +-
 ansel/faces/search/named.php                            |    2 +-
 ansel/faces/search/owner.php                            |    2 +-
 ansel/faces/search/tabs.php                             |    2 +-
 ansel/group.php                                         |    2 +-
 ansel/lib/Block/cloud.php                               |    2 +-
 ansel/lib/View/GalleryRenderer/Gallery.php              |    2 +-
 ansel/lib/View/GalleryRenderer/GalleryLightbox.php      |    2 +-
 ansel/lib/View/List.php                                 |    2 +-
 ansel/lib/View/Results.php                              |    2 +-
 babel/view.php                                          |    2 +-
 beatnik/listzones.php                                   |    2 +-
 fima/lib/UI/VarRenderer/fima.php                        |   16 ++-----
 fima/postings.php                                       |    3 +-
 folks/account/tabs.php                                  |    2 +-
 folks/activity.php                                      |    2 +-
 folks/birthday.php                                      |    2 +-
 folks/edit/tabs.php                                     |    2 +-
 folks/list.php                                          |    2 +-
 folks/new.php                                           |    2 +-
 folks/online.php                                        |    2 +-
 folks/popularity.php                                    |    2 +-
 folks/search.php                                        |    2 +-
 gollem/locale/eu_ES/LC_MESSAGES/gollem.mo               |  Bin 168516 -> 168516 bytes
 gollem/manager.php                                      |    2 +-
 gollem/po/eu_ES.po                                      |    9 +---
 imp/compose-dimp.php                                    |    4 +-
 imp/compose.php                                         |    3 +
 imp/docs/CHANGES                                        |    2 +
 imp/js/DimpBase.js                                      |    2 +-
 imp/js/compose-dimp.js                                  |    5 ++
 imp/lib/Compose.php                                     |   35 +++++++++------
 imp/lib/Imap/Flags.php                                  |   36 +++++++++++----
 imp/lib/UI/Message.php                                  |   22 ++++++---
 imp/locale/eu_ES/LC_MESSAGES/imp.mo                     |  Bin 266015 -> 266015 bytes
 imp/mailbox.php                                         |    2 +-
 imp/message.php                                         |    4 +-
 imp/po/eu_ES.po                                         |    9 +---
 imp/search.php                                          |    4 +-
 ingo/lib/UI/VarRenderer/ingo.php                        |    4 +-
 ingo/locale/eu_ES/LC_MESSAGES/ingo.mo                   |  Bin 176612 -> 176612 bytes
 ingo/po/eu_ES.po                                        |    9 +---
 ingo/spam.php                                           |    2 +-
 koward/lib/Koward/Controller/ObjectController.php       |   36 +++++++-------
 koward/package.xml                                      |    2 +-
 kronolith/attendees.php                                 |    2 +-
 kronolith/js/kronolith.js                               |    6 +-
 kronolith/lib/Event.php                                 |    4 +-
 kronolith/lib/Kronolith.php                             |    4 +-
 kronolith/locale/eu_ES/LC_MESSAGES/kronolith.mo         |  Bin 197634 -> 197634 bytes
 kronolith/po/eu_ES.po                                   |    9 +---
 kronolith/scripts/upgrades/2009-08-17_add_resources.sql |    2 +-
 nag/lib/UI/VarRenderer/nag.php                          |   32 +++++--------
 nag/list.php                                            |    2 +-
 nag/locale/eu_ES/LC_MESSAGES/nag.mo                     |  Bin 180785 -> 180785 bytes
 nag/po/eu_ES.po                                         |    9 +---
 news/admin/tabs.php                                     |    2 +-
 news/lib/Forms/Search.php                               |    2 +-
 news/lib/Search.php                                     |    2 +-
 news/lib/TagCloud.php                                   |    8 +--
 skoli/entry.php                                         |    2 +-
 turba/contact.php                                       |    2 +-
 turba/docs/CHANGES                                      |    2 +-
 turba/lib/ListView.php                                  |    6 +-
 turba/locale/eu_ES/LC_MESSAGES/turba.mo                 |  Bin 188419 -> 188419 bytes
 turba/po/eu_ES.po                                       |    9 +---
 turba/templates/browse/search.inc                       |    2 +-
 vilma/lib/Vilma.php                                     |    4 +-
 vilma/users/index.php                                   |    2 +-
 72 files changed, 190 insertions(+), 182 deletions(-)

http://git.horde.org/diff.php/ansel/faces/gallery.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/ansel/faces/search/all.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/ansel/faces/search/image_search.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/ansel/faces/search/name.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/ansel/faces/search/named.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/ansel/faces/search/owner.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/ansel/faces/search/tabs.php?rt=horde-hatchery&r1=f91c0d058e250c0e421c0f82a0263497ceefdab0&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/ansel/group.php?rt=horde-hatchery&r1=43e0dcdd9b23039733a06ead3b1fabdc99ec4609&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/ansel/lib/Block/cloud.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/ansel/lib/View/GalleryRenderer/Gallery.php?rt=horde-hatchery&r1=63a3098ad5bbb5583efe4db2a9d3ed35c4caee33&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/ansel/lib/View/GalleryRenderer/GalleryLightbox.php?rt=horde-hatchery&r1=d32702db0bf5d51825c0465a980e4565749fd64c&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/ansel/lib/View/List.php?rt=horde-hatchery&r1=3c53a7de043fcc520e1f8b7d3b1cef28f11fa64d&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/ansel/lib/View/Results.php?rt=horde-hatchery&r1=43e0dcdd9b23039733a06ead3b1fabdc99ec4609&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/babel/view.php?rt=horde-hatchery&r1=aaff0f9395528dfba6a46c4996aa7d05d0b360eb&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/beatnik/listzones.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/fima/lib/UI/VarRenderer/fima.php?rt=horde-hatchery&r1=b7686a25c3fe138e80766d62ef8308549f1f9e5c&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/fima/postings.php?rt=horde-hatchery&r1=6eced17fa214f579531458e5e5b8b11df5eb1162&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/folks/account/tabs.php?rt=horde-hatchery&r1=a768948f095763e415c4339c92dc79ce77937eff&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/folks/activity.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/folks/birthday.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/folks/edit/tabs.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/folks/list.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/folks/new.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/folks/online.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/folks/popularity.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/folks/search.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/gollem/locale/eu_ES/LC_MESSAGES/gollem.mo?rt=horde-hatchery&r1=4d2e19922648cfc74ca479cef2c71b6e1d6a48c7&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/gollem/manager.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/gollem/po/eu_ES.po?rt=horde-hatchery&r1=4d2e19922648cfc74ca479cef2c71b6e1d6a48c7&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/imp/compose-dimp.php?rt=horde-hatchery&r1=6466012b0d2379a8f6b6083865d4e467422cf669&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/imp/compose.php?rt=horde-hatchery&r1=eede7159d83d8b30022965d7f6c4896dc3e7867a&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=7f52cfe330ff812639803818a34d074546ec3f5e&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-hatchery&r1=49c264e6dc60a1239f59eac7e31719704bd3db6a&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-hatchery&r1=85c76650f8f9864bb4052be500839195e8a92497&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-hatchery&r1=48d77fd22392ebc997615ca7694c9c2145bdbb17&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/imp/lib/Imap/Flags.php?rt=horde-hatchery&r1=85f1da43dcc387ca1af23ec15f4d30f874daae8d&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/imp/lib/UI/Message.php?rt=horde-hatchery&r1=e5d9fe667683cc55d02274431d66da299a5af8eb&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/imp/locale/eu_ES/LC_MESSAGES/imp.mo?rt=horde-hatchery&r1=4d2e19922648cfc74ca479cef2c71b6e1d6a48c7&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-hatchery&r1=6466012b0d2379a8f6b6083865d4e467422cf669&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/imp/message.php?rt=horde-hatchery&r1=6074d54adc71712548c84ea2dffec8f11b63cfaa&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/imp/po/eu_ES.po?rt=horde-hatchery&r1=4d2e19922648cfc74ca479cef2c71b6e1d6a48c7&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/imp/search.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/ingo/lib/UI/VarRenderer/ingo.php?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/ingo/locale/eu_ES/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r1=4d2e19922648cfc74ca479cef2c71b6e1d6a48c7&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/ingo/po/eu_ES.po?rt=horde-hatchery&r1=4d2e19922648cfc74ca479cef2c71b6e1d6a48c7&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/ingo/spam.php?rt=horde-hatchery&r1=00a838f699082d234ece56b1d838667715ba13b4&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/koward/lib/Koward/Controller/ObjectController.php?rt=horde-hatchery&r1=2f8f48f32238ada85c82c8e2949dce4c986994dc&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/koward/package.xml?rt=horde-hatchery&r1=9a2ab61445d34d9ce332d5a3cae9a0a3ebc72204&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/kronolith/attendees.php?rt=horde-hatchery&r1=a8cc7e6530013a631585a6399f3a37d1ed56c932&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-hatchery&r1=7ea73d06ae188dd41d40375f493bf707845007e8&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-hatchery&r1=9ee7ec3d24e214e4ed66aabdbba773e2d7d1b659&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=ac1302dfc9ab8e048a2956b7cbfac3abdffa62e4&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/kronolith/locale/eu_ES/LC_MESSAGES/kronolith.mo?rt=horde-hatchery&r1=4d2e19922648cfc74ca479cef2c71b6e1d6a48c7&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/kronolith/po/eu_ES.po?rt=horde-hatchery&r1=4d2e19922648cfc74ca479cef2c71b6e1d6a48c7&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/kronolith/scripts/upgrades/2009-08-17_add_resources.sql?rt=horde-hatchery&r1=4fc8a25fcbc6b0a34837e4bd2c5bc1d9d10ff86e&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/nag/lib/UI/VarRenderer/nag.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/nag/list.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/nag/locale/eu_ES/LC_MESSAGES/nag.mo?rt=horde-hatchery&r1=4d2e19922648cfc74ca479cef2c71b6e1d6a48c7&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/nag/po/eu_ES.po?rt=horde-hatchery&r1=4d2e19922648cfc74ca479cef2c71b6e1d6a48c7&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/news/admin/tabs.php?rt=horde-hatchery&r1=f91c0d058e250c0e421c0f82a0263497ceefdab0&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/news/lib/Forms/Search.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/news/lib/Search.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/news/lib/TagCloud.php?rt=horde-hatchery&r1=b3a0f96229fb739a2040c29a464967a7a3c4775f&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/skoli/entry.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/turba/contact.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/turba/docs/CHANGES?rt=horde-hatchery&r1=9720fb85a152dc60efd14b1894ac57a45d9f1ce1&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/turba/lib/ListView.php?rt=horde-hatchery&r1=389b41d559898ac62fa341280ab6456a6cec9b27&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/turba/locale/eu_ES/LC_MESSAGES/turba.mo?rt=horde-hatchery&r1=4d2e19922648cfc74ca479cef2c71b6e1d6a48c7&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/turba/po/eu_ES.po?rt=horde-hatchery&r1=4d2e19922648cfc74ca479cef2c71b6e1d6a48c7&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/turba/templates/browse/search.inc?rt=horde-hatchery&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/vilma/lib/Vilma.php?rt=horde-hatchery&r1=6f4a176845914aff70ace06bfefa0a6893afa34e&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235
http://git.horde.org/diff.php/vilma/users/index.php?rt=horde-hatchery&r1=6f4a176845914aff70ace06bfefa0a6893afa34e&r2=472bfa9d427d51127df0ccdc14e10e6a2fc3e235

-----------------------------------------------------------------------

commit f48f7971d58e420e7f752d1e9d04f9d506224d61
Merge: 472bfa9 170caab
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Nov 20 20:04:19 2009 -0500

    Merge branch 'master' of chuck at dev.horde.org:/horde/git/horde-hatchery

 imp/ajax.php                                    |   15 +-
 imp/compose.php                                 |   10 +-
 imp/docs/CHANGES                                |    4 +
 imp/js/DimpBase.js                              |   10 +-
 imp/js/ViewPort.js                              |   15 +-
 imp/lib/Folder.php                              |   15 +-
 imp/lib/Imap/Tree.php                           |   30 +-
 imp/lib/Views/Compose.php                       |    9 +
 imp/lib/Views/ListMessages.php                  |   33 +-
 imp/mailbox.php                                 |    6 +-
 imp/po/de_DE.po                                 |   10 +-
 kronolith/js/kronolith.js                       |   52 +-
 kronolith/lib/Driver/Resource.php               |    2 +-
 kronolith/lib/Kronolith.php                     |   11 +-
 kronolith/lib/Resource/Group.php                |    4 +-
 kronolith/lib/Resource/Single.php               |    2 +-
 kronolith/lib/base.php                          |    2 +-
 kronolith/locale/de_DE/LC_MESSAGES/kronolith.mo |  Bin 195063 -> 202741 bytes
 kronolith/po/de_DE.po                           | 1956 ++++++++++++++---------
 kronolith/po/kronolith.pot                      | 1903 ++++++++++++++--------
 kronolith/templates/index/edit.inc              |  123 +-
 kronolith/templates/index/index.inc             |    2 +-
 kronolith/templates/index/task.inc              |   23 +-
 kronolith/templates/panel.inc                   |    4 +-
 24 files changed, 2678 insertions(+), 1563 deletions(-)

http://git.horde.org/diff.php/imp/ajax.php?rt=horde-hatchery&r1=6466012b0d2379a8f6b6083865d4e467422cf669&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/imp/compose.php?rt=horde-hatchery&r1=b821d067b0e30206e6acfdaff8ac860a49754814&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=4b2f4623ae225c6bb2fb0b514ba039e24d114098&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-hatchery&r1=b821d067b0e30206e6acfdaff8ac860a49754814&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/imp/js/ViewPort.js?rt=horde-hatchery&r1=00260994d3127bdcf1c7b3d45cdff80c5e746d75&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/imp/lib/Folder.php?rt=horde-hatchery&r1=606eeb3966dc3cb8905eac837cc180523696b429&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/imp/lib/Imap/Tree.php?rt=horde-hatchery&r1=187a7e90d370dccd2cdeed3be439728080dc309c&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/imp/lib/Views/Compose.php?rt=horde-hatchery&r1=caedb70f6047930a3e941a6263b97db7e3e0eac6&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-hatchery&r1=3255114450a98d829dbfbfb0fd94472cae7b2714&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-hatchery&r1=b89befd4e6d0d7c2605a27c033e385394c87e141&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/imp/po/de_DE.po?rt=horde-hatchery&r1=1fa6742fc8af12b787317b11357558355f744762&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-hatchery&r1=84d455e1503a16ea4d2a80a674930da21081ad73&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/kronolith/lib/Driver/Resource.php?rt=horde-hatchery&r1=276876ed7ee688062864ea6d5d525d53bad889ac&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=c359db9b00ea1ede5895a66550f6987a110cf514&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/kronolith/lib/Resource/Group.php?rt=horde-hatchery&r1=5d9d84de685de67787ca6a1f7fcc4b95a81e7bdb&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/kronolith/lib/Resource/Single.php?rt=horde-hatchery&r1=920354079779c9f7cee3035431e1ab3dc26b59d0&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/kronolith/lib/base.php?rt=horde-hatchery&r1=9e178afdab63f394a5cdf393afabeed5d8a74b5c&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/kronolith/locale/de_DE/LC_MESSAGES/kronolith.mo?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/kronolith/po/de_DE.po?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/kronolith/po/kronolith.pot?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/kronolith/templates/index/edit.inc?rt=horde-hatchery&r1=63e9d5351b6c355120f83bd3d7f17624999c4fc9&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=b1ca5078faff714fa35009405f3ed193eebb4149&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/kronolith/templates/index/task.inc?rt=horde-hatchery&r1=d751dc08666c7109123e1c7a4d289f855ce4b59d&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61
http://git.horde.org/diff.php/kronolith/templates/panel.inc?rt=horde-hatchery&r1=b38589ebfccd19aad7af486ce11fde9043f014ca&r2=f48f7971d58e420e7f752d1e9d04f9d506224d61

-----------------------------------------------------------------------

commit 5686eff1fcf98549373878a6c78f91cc1ca143e0
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Nov 20 20:09:39 2009 -0500

    Add missing "user" face driver

 ansel/lib/Faces/user.php |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
 create mode 100644 ansel/lib/Faces/user.php

http://git.horde.org/co.php/ansel/lib/Faces/user.php?rt=horde-hatchery&r=5686eff1fcf98549373878a6c78f91cc1ca143e0

-----------------------------------------------------------------------

commit 2df72d90f0a17f01bb3a4b0afe49df99c9848e7a
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Nov 20 20:10:04 2009 -0500

    Spacing and remove unnecessary reference

 ansel/lib/Faces.php |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/ansel/lib/Faces.php?rt=horde-hatchery&r1=6113221d1ceafdf784834c9a7f46e6664725a990&r2=2df72d90f0a17f01bb3a4b0afe49df99c9848e7a

-----------------------------------------------------------------------

commit b0afa325f8344913f70ca23d3a72a6dba96e4bc8
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Nov 20 20:10:32 2009 -0500

    brace style

 ansel/lib/Faces/Base.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/ansel/lib/Faces/Base.php?rt=horde-hatchery&r1=80f9d4a48125528b296d75e294946328314189d3&r2=b0afa325f8344913f70ca23d3a72a6dba96e4bc8

-----------------------------------------------------------------------

commit 271e340f5d660e719233a019f70d8925b5b96d00
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Nov 20 20:10:48 2009 -0500

    public

 ansel/lib/Widget.php |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/ansel/lib/Widget.php?rt=horde-hatchery&r1=800267fa83ea045f8ad831517418055e71deaf3b&r2=271e340f5d660e719233a019f70d8925b5b96d00

-----------------------------------------------------------------------

commit 4902c2f773824c5127da141132a4f8d901a7d2f8
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Nov 20 20:11:15 2009 -0500

    remove extra array from api call

 ansel/lib/Widget/Actions.php |   21 +++++++++++++--------
 1 files changed, 13 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/ansel/lib/Widget/Actions.php?rt=horde-hatchery&r1=6eced17fa214f579531458e5e5b8b11df5eb1162&r2=4902c2f773824c5127da141132a4f8d901a7d2f8

-----------------------------------------------------------------------

commit 62665a67aa4584909c14ec1bed963310a02d2081
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Nov 20 20:11:35 2009 -0500

    Fix inconsistent spacing

 ansel/lib/Widget/OtherGalleries.php |   19 +++++++++----------
 1 files changed, 9 insertions(+), 10 deletions(-)

http://git.horde.org/diff.php/ansel/lib/Widget/OtherGalleries.php?rt=horde-hatchery&r1=800267fa83ea045f8ad831517418055e71deaf3b&r2=62665a67aa4584909c14ec1bed963310a02d2081




More information about the commits mailing list