[commits] Horde branch master updated. 5c6dac3ea1a292d5c917e8457d955077bb59ac39
Michael J. Rubinsky
mrubinsk at horde.org
Tue Feb 8 23:15:00 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 5c07ae6fa244e6e3013c818935b611d8532fd8da
ba2cc65 Start tweaking the new HordeUploader's CSS
db52c20 Clean up the image carousel on the new upload page.
4ec9e76 No need for the onlcick handler here, this isn't a gallery view
c85af1d Call Horde_Form::__construct here, not parent::__construct
c3bc6cb fix delete link generation
5c6dac3 ws
-----------------------------------------------------------------------
commit ba2cc652b5a4ef88d7193eb64d2b8529d04f1dcc
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sat Feb 5 21:14:57 2011 -0500
Start tweaking the new HordeUploader's CSS
Style inspired by the pluploader jquery widget.
ansel/lib/View/Upload.php | 6 ++-
ansel/templates/mobile/image.html.php | 2 +-
ansel/themes/default/screen.css | 4 ++
horde/js/plupload/uploader.js | 25 ++++++----
horde/themes/default/graphics/uploader/backgrounds.gif | Bin 0 -> 2977 bytes
horde/themes/default/screen.css | 40 ++++++++++++++-
6 files changed, 62 insertions(+), 15 deletions(-)
create mode 100644 horde/themes/default/graphics/uploader/backgrounds.gif
http://git.horde.org/horde-git/-/commit/ba2cc652b5a4ef88d7193eb64d2b8529d04f1dcc
-----------------------------------------------------------------------
commit db52c202e1c01fc08822c155a53e96f686be437c
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Feb 6 03:07:54 2011 -0500
Clean up the image carousel on the new upload page.
The code (from prototype-ui) is fairly messy, first attempt at cleaning it up.
Probably needs more refactoring, but it's working, and prettier now :)
ansel/img/upload_preview.php | 11 +-
ansel/lib/View/Upload.php | 39 +++-
ansel/templates/image/plupload.inc | 163 +------------
ansel/themes/default/graphics/carousel/left-disabled.gif | Bin 0 -> 736 bytes
ansel/themes/default/graphics/carousel/left.gif | Bin 0 -> 934 bytes
ansel/themes/default/graphics/carousel/right-disabled.gif | Bin 0 -> 736 bytes
ansel/themes/default/graphics/carousel/right.gif | Bin 0 -> 931 bytes
ansel/themes/default/screen.css | 94 +++++++
8 files changed, 146 insertions(+), 161 deletions(-)
create mode 100644 ansel/themes/default/graphics/carousel/left-disabled.gif
create mode 100644 ansel/themes/default/graphics/carousel/left.gif
create mode 100644 ansel/themes/default/graphics/carousel/right-disabled.gif
create mode 100644 ansel/themes/default/graphics/carousel/right.gif
http://git.horde.org/horde-git/-/commit/db52c202e1c01fc08822c155a53e96f686be437c
-----------------------------------------------------------------------
commit 4ec9e76a0545e6e3264e684a1da7e50a0f2ae2da
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Feb 6 11:27:15 2011 -0500
No need for the onlcick handler here, this isn't a gallery view
ansel/img/upload_preview.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/4ec9e76a0545e6e3264e684a1da7e50a0f2ae2da
-----------------------------------------------------------------------
commit c85af1dee9a45629dc5fbfda8e70ac699bba23de
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Feb 6 16:05:43 2011 -0500
Call Horde_Form::__construct here, not parent::__construct
Fixes being not being able to add new contacts
turba/lib/Form/AddContact.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/c85af1dee9a45629dc5fbfda8e70ac699bba23de
-----------------------------------------------------------------------
commit c3bc6cb4b284c74a78569cb0bc4864933fb5475f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Feb 6 16:15:26 2011 -0500
fix delete link generation
hermes/lib/Form/Time/Entry.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/c3bc6cb4b284c74a78569cb0bc4864933fb5475f
-----------------------------------------------------------------------
commit 5c6dac3ea1a292d5c917e8457d955077bb59ac39
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Feb 6 17:30:05 2011 -0500
ws
kronolith/js/kronolith.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/5c6dac3ea1a292d5c917e8457d955077bb59ac39
More information about the commits
mailing list