[commits] Horde branch master updated. 85dbc62f225165d7f9b75ea8233ed08b46162e25

Michael J. Rubinsky mrubinsk at horde.org
Thu Oct 6 14:19:02 UTC 2011


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

from: 30e8389fd2aaead2b1a0bd27581e2eadf80157eb

edb2147 Fix checking file.status, add ability to define other handlers.
9a407f6 remove debug output
b0a0ea4 Revert "Revert "Add button graphics for uploader add and start buttons""
85dbc62 Use two css background urls to retain gradient and button image

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

commit edb2147bf4f7c6bfe287a8d71d5cb87244e68c33
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 5 21:21:21 2011 -0400

    Fix checking file.status, add ability to define other handlers.
    
    file.status isn't set until *after* FilesAdded is fired, so we need
    to use QueueChanged event to check file.status.
    
    Also add ability to pass other handlers from client code.

 horde/js/plupload/uploader.js |   80 ++++++++++++++++++++++++++++------------
 1 files changed, 56 insertions(+), 24 deletions(-)

http://git.horde.org/horde-git/-/commit/edb2147bf4f7c6bfe287a8d71d5cb87244e68c33

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

commit 9a407f66daff85f4a62eac9bf49e1f041d882fbc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 5 21:24:10 2011 -0400

    remove debug output

 horde/js/plupload/uploader.js |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/9a407f66daff85f4a62eac9bf49e1f041d882fbc

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

commit b0a0ea4fb6f0b812c00ca6467868488819789130
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 6 10:06:08 2011 -0400

    Revert "Revert "Add button graphics for uploader add and start buttons""
    
    This reverts commit e0be51df6366d7147805a958b2f157743ef5c854.

 horde/js/plupload/uploader.js                 |    4 ++--
 horde/themes/default/graphics/uploader/up.png |  Bin 0 -> 3230 bytes
 horde/themes/default/screen.css               |    9 ++++++++-
 3 files changed, 10 insertions(+), 3 deletions(-)
 create mode 100644 horde/themes/default/graphics/uploader/up.png

http://git.horde.org/horde-git/-/commit/b0a0ea4fb6f0b812c00ca6467868488819789130

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

commit 85dbc62f225165d7f9b75ea8233ed08b46162e25
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 6 10:18:31 2011 -0400

    Use two css background urls to retain gradient and button image

 horde/themes/silver/graphics/uploader/up.png |  Bin 0 -> 3230 bytes
 horde/themes/silver/screen.css               |    9 +++++++++
 2 files changed, 9 insertions(+), 0 deletions(-)
 create mode 100644 horde/themes/silver/graphics/uploader/up.png

http://git.horde.org/horde-git/-/commit/85dbc62f225165d7f9b75ea8233ed08b46162e25




More information about the commits mailing list