[commits] Horde branch master updated. 3ca7a28ec72d6a4551f2ceb686fc2fb74598a07f
Michael J. Rubinsky
mrubinsk at horde.org
Wed Dec 8 02:56:48 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 1e306b16df3f759d100c2e053ce91a0d13923ac5
a3a199f Fix deleting block directly from portal screen.
b2a54c7 No need to reinstantiate this on each iteration, do it once.
ee23be1 fix variable name
468bf90 Move initial twitter client layout to a Horde_View
3ca7a28 Initial work on displaying @mentions in twitter client.
-----------------------------------------------------------------------
commit a3a199f2db1eb14dc376afdd193cfb32f9f81bb8
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Dec 7 10:51:55 2010 -0500
Fix deleting block directly from portal screen.
We can't pass the url to the Layout_Manager, or it will redirect
before we save the layout pref again.
Fixes Bug: 9421
framework/Block/lib/Horde/Block/Layout/Manager.php | 2 +-
horde/services/portal/edit.php | 9 +++++++--
2 files changed, 8 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/a3a199f2db1eb14dc376afdd193cfb32f9f81bb8
-----------------------------------------------------------------------
commit b2a54c710ea92c416859c9f8201cd0ddc99ec865
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Dec 7 11:31:49 2010 -0500
No need to reinstantiate this on each iteration, do it once.
horde/services/twitter.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/b2a54c710ea92c416859c9f8201cd0ddc99ec865
-----------------------------------------------------------------------
commit ee23be1e63fd641ba9969d13c5a22957c9dfab32
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Dec 7 11:41:45 2010 -0500
fix variable name
framework/Db/lib/Horde/Db/Adapter/Base.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/ee23be1e63fd641ba9969d13c5a22957c9dfab32
-----------------------------------------------------------------------
commit 468bf903c5bd97c8528ea643b2a34e035166c438
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Dec 7 11:48:25 2010 -0500
Move initial twitter client layout to a Horde_View
horde/lib/Block/twitter_timeline.php | 21 ++++++++++-----------
horde/templates/block/twitter-layout.html.php | 23 +++++++++++++++++++++++
2 files changed, 33 insertions(+), 11 deletions(-)
create mode 100644 horde/templates/block/twitter-layout.html.php
http://git.horde.org/horde-git/-/commit/468bf903c5bd97c8528ea643b2a34e035166c438
-----------------------------------------------------------------------
commit 3ca7a28ec72d6a4551f2ceb686fc2fb74598a07f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Dec 7 13:13:49 2010 -0500
Initial work on displaying @mentions in twitter client.
Basic functionality, needs UI love.
horde/js/twitterclient.js | 58 ++++++++++++++++++++++--
horde/lib/Block/twitter_timeline.php | 3 +-
horde/services/twitter.php | 6 ++-
horde/templates/block/twitter-layout.html.php | 9 +++-
4 files changed, 68 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/3ca7a28ec72d6a4551f2ceb686fc2fb74598a07f
More information about the commits
mailing list