[commits] Horde branch master updated. 0e9c1c7c1369968cbfeee33d33ad4a1e8e561fc3

Michael J. Rubinsky mrubinsk at horde.org
Sat Oct 1 20:26:15 UTC 2011


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

from: c332c3d5c0d104c5849a2c1817cb684054d59882

193b3bf Handle multipart uploads from pluploader too.
21173d5 Update to pluploader 1.5.1.1, and incorporate some FF7 fixes from Git
0e9c1c7 phpdoc

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

commit 193b3bfa5853cd6bb40d8d6a9e5a4f18d78111fd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Oct 1 16:16:26 2011 -0400

    Handle multipart uploads from pluploader too.
    
    Fixes uploading with FF7 and HTML5

 ansel/img/upload.php                       |   38 ++--
 ansel/lib/View/Upload.php                  |   61 ++++--
 horde/js/plupload/jquery.plupload.queue.js |  326 ----------------------------
 3 files changed, 65 insertions(+), 360 deletions(-)
 delete mode 100644 horde/js/plupload/jquery.plupload.queue.js

http://git.horde.org/horde-git/-/commit/193b3bfa5853cd6bb40d8d6a9e5a4f18d78111fd

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

commit 21173d527144d95535364850d6fbeabbbccb2e11
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Oct 1 16:19:32 2011 -0400

    Update to pluploader 1.5.1.1, and incorporate some FF7 fixes from Git

 horde/js/plupload/i18n/cs.js               |   14 +
 horde/js/plupload/i18n/de.js               |   25 +
 horde/js/plupload/i18n/es.js               |   25 +
 horde/js/plupload/i18n/fi.js               |   33 +
 horde/js/plupload/i18n/fr.js               |   25 +
 horde/js/plupload/i18n/it.js               |   21 +
 horde/js/plupload/i18n/ja.js               |   37 +
 horde/js/plupload/i18n/lv.js               |   33 +
 horde/js/plupload/i18n/nl.js               |   21 +
 horde/js/plupload/i18n/pt-br.js            |   35 +
 horde/js/plupload/i18n/ru.js               |   21 +
 horde/js/plupload/plupload.browserplus.js  |  338 +-------
 horde/js/plupload/plupload.flash.js        |  298 +------
 horde/js/plupload/plupload.flash.swf       |  Bin 9805 -> 18752 bytes
 horde/js/plupload/plupload.full.js         |    2 +
 horde/js/plupload/plupload.gears.js        |  299 +------
 horde/js/plupload/plupload.html4.js        |  335 +-------
 horde/js/plupload/plupload.html5.js        | 1397 ++++++++++++++++++++++++----
 horde/js/plupload/plupload.js              | 1321 +--------------------------
 horde/js/plupload/plupload.silverlight.js  |  360 +-------
 horde/js/plupload/plupload.silverlight.xap |  Bin 42899 -> 43675 bytes
 21 files changed, 1527 insertions(+), 3113 deletions(-)
 create mode 100644 horde/js/plupload/i18n/cs.js
 create mode 100644 horde/js/plupload/i18n/de.js
 create mode 100644 horde/js/plupload/i18n/es.js
 create mode 100644 horde/js/plupload/i18n/fi.js
 create mode 100644 horde/js/plupload/i18n/fr.js
 create mode 100644 horde/js/plupload/i18n/it.js
 create mode 100644 horde/js/plupload/i18n/ja.js
 create mode 100644 horde/js/plupload/i18n/lv.js
 create mode 100644 horde/js/plupload/i18n/nl.js
 create mode 100644 horde/js/plupload/i18n/pt-br.js
 create mode 100644 horde/js/plupload/i18n/ru.js
 create mode 100644 horde/js/plupload/plupload.full.js

http://git.horde.org/horde-git/-/commit/21173d527144d95535364850d6fbeabbbccb2e11

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

commit 0e9c1c7c1369968cbfeee33d33ad4a1e8e561fc3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Oct 1 16:20:30 2011 -0400

    phpdoc

 ansel/lib/Faces/Base.php |   19 +++++++++++++------
 1 files changed, 13 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/0e9c1c7c1369968cbfeee33d33ad4a1e8e561fc3




More information about the commits mailing list