[commits] Horde branch master updated. 43afa0adbeb16b0f56f541bffa6be6bd4a4bd6a4
Michael Rubinsky
mike at theupstairsroom.com
Sun Jul 18 16:20:59 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 488a0bc46c04be4279eed2f7fca68e341ea7952f
d8d502e remove dead cdoe
4ade7a3 Galleries should only be able to adjust their own image counts.
153c584 Horde_Service_Twitter_Request:: needs a Horde_Controller_Request:: object
43afa0a Twitter prefs fixes
-----------------------------------------------------------------------
commit d8d502ec4105057dcd33920c338f9cdfc0661fb7
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sat Jul 17 16:28:08 2010 -0400
remove dead cdoe
ansel/lib/Gallery.php | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
http://git.horde.org/diff.php/ansel/lib/Gallery.php?rt=horde-git&r1=f77d32f1994fc8cee50933800d7eb435bc908412&r2=d8d502ec4105057dcd33920c338f9cdfc0661fb7
-----------------------------------------------------------------------
commit 4ade7a3815a52c12068fb5d91ebea676ac2edbb8
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sat Jul 17 17:05:46 2010 -0400
Galleries should only be able to adjust their own image counts.
Not sure why this was done this way originally. We have to instantiate the
"other" gallery anyway, so just do it the proper way and call updateImageCount()
on the "other" gallery directly.
ansel/lib/Gallery.php | 43 +++++++++++----------------------------
ansel/lib/GalleryMode/Date.php | 9 +++++--
ansel/lib/View/Base.php | 5 ++++
3 files changed, 23 insertions(+), 34 deletions(-)
http://git.horde.org/diff.php/ansel/lib/Gallery.php?rt=horde-git&r1=d8d502ec4105057dcd33920c338f9cdfc0661fb7&r2=4ade7a3815a52c12068fb5d91ebea676ac2edbb8
http://git.horde.org/diff.php/ansel/lib/GalleryMode/Date.php?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=4ade7a3815a52c12068fb5d91ebea676ac2edbb8
http://git.horde.org/diff.php/ansel/lib/View/Base.php?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=4ade7a3815a52c12068fb5d91ebea676ac2edbb8
-----------------------------------------------------------------------
commit 153c5842aee6509f9e171589a97d1b30989b1fb1
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Jul 18 12:17:58 2010 -0400
Horde_Service_Twitter_Request:: needs a Horde_Controller_Request:: object
framework/Core/lib/Horde/Core/Binder/Twitter.php | 2 +-
framework/Oauth/lib/Horde/Oauth/Request.php | 2 +-
.../Service_Twitter/lib/Horde/Service/Twitter/Auth/Oauth.php | 2 +-
framework/Service_Twitter/lib/Horde/Service/Twitter/Request.php | 11 +++++
.../Service_Twitter/lib/Horde/Service/Twitter/Request/Oauth.php | 6 +-
5 files changed, 17 insertions(+), 6 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Twitter.php?rt=horde-git&r1=ae1d6ce5e8d61aba5949fd83f613943d66cbcab8&r2=153c5842aee6509f9e171589a97d1b30989b1fb1
http://git.horde.org/diff.php/framework/Oauth/lib/Horde/Oauth/Request.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=153c5842aee6509f9e171589a97d1b30989b1fb1
http://git.horde.org/diff.php/framework/Service_Twitter/lib/Horde/Service/Twitter/Auth/Oauth.php?rt=horde-git&r1=ba321d2d1745ffb077c313bd60670b8d0b7f28f0&r2=153c5842aee6509f9e171589a97d1b30989b1fb1
http://git.horde.org/diff.php/framework/Service_Twitter/lib/Horde/Service/Twitter/Request.php?rt=horde-git&r1=ba321d2d1745ffb077c313bd60670b8d0b7f28f0&r2=153c5842aee6509f9e171589a97d1b30989b1fb1
http://git.horde.org/diff.php/framework/Service_Twitter/lib/Horde/Service/Twitter/Request/Oauth.php?rt=horde-git&r1=ba321d2d1745ffb077c313bd60670b8d0b7f28f0&r2=153c5842aee6509f9e171589a97d1b30989b1fb1
-----------------------------------------------------------------------
commit 43afa0adbeb16b0f56f541bffa6be6bd4a4bd6a4
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Jul 18 12:20:02 2010 -0400
Twitter prefs fixes
horde/lib/Prefs/Ui.php | 76 ++++++++++++++++++++++++++++++++++++
horde/services/twitter.php | 30 --------------
horde/templates/prefs/twitter.html | 24 +++++++++++
3 files changed, 100 insertions(+), 30 deletions(-)
create mode 100644 horde/templates/prefs/twitter.html
http://git.horde.org/diff.php/horde/lib/Prefs/Ui.php?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=43afa0adbeb16b0f56f541bffa6be6bd4a4bd6a4
http://git.horde.org/diff.php/horde/services/twitter.php?rt=horde-git&r1=a2a7c0c1bb7e9a6d8d1698e39a0bda74ece8f10b&r2=43afa0adbeb16b0f56f541bffa6be6bd4a4bd6a4
http://git.horde.org/co.php/horde/templates/prefs/twitter.html?rt=horde-git&r=43afa0adbeb16b0f56f541bffa6be6bd4a4bd6a4
More information about the commits
mailing list