The branch "master" has been updated. The following is a summary of the commits.
from: ac678a45b51b6a2d943eab0204ec46f8621b5588 ad6a925 Re-add the post-upload tweet button. 0eff2b4 Show/hide the upload button as appropriate. d899c54 Hide upload button here also. 343d3a0 This is no longer a "not used by default" handler. ff9b73f Make these true buttons. 27d1e8e Fix removing files from upload queue. 1ea861b Remove unused CSS, tweak uploader. cb86b88 Remove unused graphics ----------------------------------------------------------------------- commit ad6a92519b998e47f2614886c5407fd69692e7b5 Author: Michael J Rubinsky <[email protected]> Date: Wed Jan 23 13:10:45 2013 -0500 Re-add the post-upload tweet button. ansel/lib/View/Upload.php | 30 ++++++++++++++++++++++++++---- ansel/templates/image/plupload.inc | 2 +- 2 files changed, 27 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/ad6a92519b998e47f2614886c5407fd69692e7b5 ----------------------------------------------------------------------- commit 0eff2b408da09548a56c922591df353a3bef3418 Author: Michael J Rubinsky <[email protected]> Date: Wed Jan 23 13:29:05 2013 -0500 Show/hide the upload button as appropriate. horde/js/plupload/uploader.js | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/0eff2b408da09548a56c922591df353a3bef3418 ----------------------------------------------------------------------- commit d899c5468358b861b1cc3d6f7298a22593ff9fcc Author: Michael J Rubinsky <[email protected]> Date: Wed Jan 23 13:29:22 2013 -0500 Hide upload button here also. ansel/lib/View/Upload.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/d899c5468358b861b1cc3d6f7298a22593ff9fcc ----------------------------------------------------------------------- commit 343d3a0c7403be433db3b1c9ecd0b5e99a998ee1 Author: Michael J Rubinsky <[email protected]> Date: Wed Jan 23 13:29:55 2013 -0500 This is no longer a "not used by default" handler. horde/js/plupload/uploader.js | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/343d3a0c7403be433db3b1c9ecd0b5e99a998ee1 ----------------------------------------------------------------------- commit ff9b73ff40d1417b54d9f7bde3f0a5bb02dc3bb6 Author: Michael J Rubinsky <[email protected]> Date: Wed Jan 23 13:30:13 2013 -0500 Make these true buttons. horde/js/plupload/uploader.js | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/ff9b73ff40d1417b54d9f7bde3f0a5bb02dc3bb6 ----------------------------------------------------------------------- commit 27d1e8e1e73fb60a52022513eef91c3b146e04b8 Author: Michael J Rubinsky <[email protected]> Date: Wed Jan 23 14:04:47 2013 -0500 Fix removing files from upload queue. horde/js/plupload/uploader.js | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/27d1e8e1e73fb60a52022513eef91c3b146e04b8 ----------------------------------------------------------------------- commit 1ea861bfddd666c3ad5283ac21aab591870be3bf Author: Michael J Rubinsky <[email protected]> Date: Wed Jan 23 14:08:27 2013 -0500 Remove unused CSS, tweak uploader. Use a more horde-like design. ansel/lib/View/Upload.php | 1 - horde/themes/default/screen.css | 26 +++++++++----------------- 2 files changed, 9 insertions(+), 18 deletions(-) http://git.horde.org/horde-git/-/commit/1ea861bfddd666c3ad5283ac21aab591870be3bf ----------------------------------------------------------------------- commit cb86b8803e9c2d36fac81d501a0c08bcca50b074 Author: Michael J Rubinsky <[email protected]> Date: Wed Jan 23 14:35:34 2013 -0500 Remove unused graphics horde/themes/default/graphics/uploader/backgrounds.gif | Bin 2977 -> 0 bytes horde/themes/default/graphics/uploader/up.png | Bin 480 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 horde/themes/default/graphics/uploader/backgrounds.gif delete mode 100644 horde/themes/default/graphics/uploader/up.png http://git.horde.org/horde-git/-/commit/cb86b8803e9c2d36fac81d501a0c08bcca50b074 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
