[commits] Horde branch develop updated. 9b0b60f0a664fd89ab1c224f338c12905cb94960
Michael J. Rubinsky
mrubinsk at horde.org
Sun Jan 22 18:53:58 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 7697c7fde4797f66328b473356a671396be9fd2a
28aa885 Released Horde_Browser-1.0.5
2c097e9 Development mode for Horde_Browser-1.0.6
faae6bb Bug #10933: Workaround IE limitations to disable text selection only when dragging a Drag object.
3396c39 Need to provide null as the default value.
bea166c Update de translation.
09af12f Enforce C locale.
0d28b9f Fix some paths, get rid of require_once etc...
ddf1174 Fix background image for Attendee status in dynamic view.
2611aff caught untransformed old api calls
9b0b60f Merge branch 'master' into develop
-----------------------------------------------------------------------
commit 28aa8853e04902ea59c50d0185623d5d2dd6b2e0
Author: Jan Schneider <jan at horde.org>
Date: Wed Jan 18 16:19:59 2012 +0100
Released Horde_Browser-1.0.5
framework/Browser/package.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/28aa8853e04902ea59c50d0185623d5d2dd6b2e0
-----------------------------------------------------------------------
commit 2c097e90d4c658736e992855ddb4cb69e766c3d8
Author: Jan Schneider <jan at horde.org>
Date: Wed Jan 18 16:19:59 2012 +0100
Development mode for Horde_Browser-1.0.6
framework/Browser/package.xml | 19 ++++++++++++++++---
1 files changed, 16 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/2c097e90d4c658736e992855ddb4cb69e766c3d8
-----------------------------------------------------------------------
commit faae6bb8a64e5903e4df0f66d84171272a65778a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Jan 19 19:40:52 2012 -0700
Bug #10933: Workaround IE limitations to disable text selection only when dragging a Drag object.
horde/js/dragdrop2.js | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/faae6bb8a64e5903e4df0f66d84171272a65778a
-----------------------------------------------------------------------
commit 3396c398c4265d0d3475c4ebbeb9869ee0922b8a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Jan 20 11:04:59 2012 -0500
Need to provide null as the default value.
PHP won't accept null as a valid value when using typehints unless it's provided
as a default value, at least according to the docs. Can't reproduce this locally,
but have received reports that this fails.
framework/ActiveSync/lib/Horde/ActiveSync/Sync.php | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/3396c398c4265d0d3475c4ebbeb9869ee0922b8a
-----------------------------------------------------------------------
commit bea166ccd8f377878aa00136245bc2d7237cc781
Author: Jan Schneider <jan at horde.org>
Date: Thu Jan 19 11:32:41 2012 +0100
Update de translation.
kronolith/locale/de/LC_MESSAGES/kronolith.mo | Bin 127947 -> 127933 bytes
kronolith/locale/de/LC_MESSAGES/kronolith.po | 4 ++--
2 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/bea166ccd8f377878aa00136245bc2d7237cc781
-----------------------------------------------------------------------
commit 09af12f93aa0def2e92989d424fec098fc1f3f11
Author: Jan Schneider <jan at horde.org>
Date: Fri Jan 20 12:40:09 2012 +0100
Enforce C locale.
framework/Crypt/test/Horde/Crypt/PgpTest.php | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/09af12f93aa0def2e92989d424fec098fc1f3f11
-----------------------------------------------------------------------
commit 0d28b9f709fc2d1adafd8986d19c980d888fe36d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sat Jan 21 13:11:26 2012 -0500
Fix some paths, get rid of require_once etc...
Bug: 10763
framework/Image/test/gd.php | 10 +++++++---
framework/Image/test/svg.php | 2 +-
framework/Image/test/swf.php | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/0d28b9f709fc2d1adafd8986d19c980d888fe36d
-----------------------------------------------------------------------
commit ddf117474c510c42bd123536978c3e12aaccb998
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sat Jan 21 19:47:51 2012 -0500
Fix background image for Attendee status in dynamic view.
kronolith/themes/default/screen.css | 25 ++++++++++++++-----------
kronolith/themes/silver/screen.css | 8 ++++----
2 files changed, 18 insertions(+), 15 deletions(-)
http://git.horde.org/horde-git/-/commit/ddf117474c510c42bd123536978c3e12aaccb998
-----------------------------------------------------------------------
commit 2611affa0ed316bf3f5c9b158ea2e0893f92d2d5
Author: Ralf Lang <lang at b1-systems.de>
Date: Sun Jan 22 09:52:35 2012 +0000
caught untransformed old api calls
sesha/lib/Sesha.php | 5 +++--
sesha/stock.php | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/2611affa0ed316bf3f5c9b158ea2e0893f92d2d5
-----------------------------------------------------------------------
commit 9b0b60f0a664fd89ab1c224f338c12905cb94960
Merge: 7697c7f 2611aff
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Jan 22 13:53:51 2012 -0500
Merge branch 'master' into develop
sesha/lib/Sesha.php | 5 +++--
sesha/stock.php | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/9b0b60f0a664fd89ab1c224f338c12905cb94960
More information about the commits
mailing list