[commits] Horde branch master updated. 93797732b2b0bb238b597e3d6fbff2610dac4443

Michael M Slusarz slusarz at horde.org
Thu Aug 7 22:49:08 UTC 2014


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

from: 8c16e12c176e17c394452258ff8d6a5c8a71cd05

f9eee7f More static HTML code generation moved out of dimpbase.js
0b77b99 Move static HTML to template
cbc641d phpdoc
1bd0ad6 CSS tweak
9379773 Re-add max upload file size check when uploading file data via AJAX

Summary: http://github.com/horde/horde/compare/8c16e12c176e17c394452258ff8d6a5c8a71cd05...93797732b2b0bb238b597e3d6fbff2610dac4443

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

commit f9eee7f0e4aca95d4cea34715e0f20bc6e677927
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Aug 7 12:47:08 2014 -0600

    More static HTML code generation moved out of dimpbase.js

 imp/js/dimpbase.js                     |   50 ++++++++-----------------------
 imp/lib/Dynamic/Mailbox.php            |    2 -
 imp/templates/dynamic/mailbox.html.php |   30 +++++++++++++++++++
 3 files changed, 43 insertions(+), 39 deletions(-)

http://github.com/horde/horde/commit/f9eee7f0e4aca95d4cea34715e0f20bc6e677927

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

commit 0b77b99f9354125839fa7a1e802a8e9ac180d778
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Aug 7 13:18:02 2014 -0600

    Move static HTML to template

 imp/js/compose-dimp.js                 |   10 +---------
 imp/lib/Dynamic/Base.php               |    1 -
 imp/lib/Dynamic/Mailbox.php            |    1 +
 imp/templates/dynamic/compose.html.php |    5 +++++
 4 files changed, 7 insertions(+), 10 deletions(-)

http://github.com/horde/horde/commit/0b77b99f9354125839fa7a1e802a8e9ac180d778

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

commit cbc641d58e3d92a4fe8663e227d5a238de4bbfed
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Aug 7 13:51:49 2014 -0600

    phpdoc

 imp/lib/Ajax/Queue.php |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/cbc641d58e3d92a4fe8663e227d5a238de4bbfed

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

commit 1bd0ad617a6351fdd711b1f7d46dcdbe2e4147d2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Aug 7 15:58:20 2014 -0600

    CSS tweak

 imp/themes/default/dynamic/screen.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/1bd0ad617a6351fdd711b1f7d46dcdbe2e4147d2

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

commit 93797732b2b0bb238b597e3d6fbff2610dac4443
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Aug 7 16:47:55 2014 -0600

    Re-add max upload file size check when uploading file data via AJAX
    
    We are still using an underlying POST, so PHP limits still apply.

 imp/js/compose-dimp.js             |   11 +++++++++++
 imp/lib/Dynamic/Compose/Common.php |    5 +++--
 2 files changed, 14 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/93797732b2b0bb238b597e3d6fbff2610dac4443




More information about the commits mailing list