[commits] Horde branch horde_5_2 updated. 9079da3e586b35444d8b60a7c5d0ef30d209b4ee

Michael J. Rubinsky mrubinsk at horde.org
Wed Nov 20 17:57:26 UTC 2013


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

from: edf83d0843132583155116e40c73d8c6608eacd4

349d898 Improve ActiveSync Device page.
083cac0 Match look with admin page.
96f2ff4 Break out the common template into a separate file.
9079da3 Changes

Summary: http://github.com/horde/horde/compare/edf83d0843132583155116e40c73d8c6608eacd4...9079da3e586b35444d8b60a7c5d0ef30d209b4ee

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

commit 349d898f7eb278a6934dbd4e90a26e954f96a0a9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 20 12:26:11 2013 -0500

    Improve ActiveSync Device page.
    
    Add searching, add block action, show more info, like on the prefs page.

 horde/admin/activesync.php                |  185 +++++++----------------------
 horde/js/activesyncadmin.js               |   51 ++++++---
 horde/templates/admin/activesync.html.php |   86 +++++++++++++
 horde/themes/default/screen.css           |    5 +
 4 files changed, 172 insertions(+), 155 deletions(-)
 create mode 100644 horde/templates/admin/activesync.html.php

http://github.com/horde/horde/commit/349d898f7eb278a6934dbd4e90a26e954f96a0a9
http://git.horde.org/horde-git/-/commit/349d898f7eb278a6934dbd4e90a26e954f96a0a9

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

commit 083cac00bcdff081372bf7f1e27fe1e939f3e4ec
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 20 12:35:17 2013 -0500

    Match look with admin page.

 horde/templates/prefs/activesync.html.php |   33 ++++++++++++----------------
 1 files changed, 14 insertions(+), 19 deletions(-)

http://github.com/horde/horde/commit/083cac00bcdff081372bf7f1e27fe1e939f3e4ec
http://git.horde.org/horde-git/-/commit/083cac00bcdff081372bf7f1e27fe1e939f3e4ec

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

commit 96f2ff4f20e5143acbcc82b215e807a1d7de258e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 20 12:56:02 2013 -0500

    Break out the common template into a separate file.

 horde/admin/activesync.php                       |    6 +--
 horde/lib/Prefs/Special/Activesync.php           |    3 +-
 horde/templates/activesync/device_table.html.php |   47 +++++++++++++++++++++
 horde/templates/admin/activesync.html.php        |   48 +---------------------
 horde/templates/prefs/activesync.html.php        |   36 +----------------
 5 files changed, 53 insertions(+), 87 deletions(-)
 create mode 100644 horde/templates/activesync/device_table.html.php

http://github.com/horde/horde/commit/96f2ff4f20e5143acbcc82b215e807a1d7de258e
http://git.horde.org/horde-git/-/commit/96f2ff4f20e5143acbcc82b215e807a1d7de258e

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

commit 9079da3e586b35444d8b60a7c5d0ef30d209b4ee
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 20 12:57:07 2013 -0500

    Changes

 horde/docs/CHANGES |    1 +
 horde/package.xml  |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/9079da3e586b35444d8b60a7c5d0ef30d209b4ee
http://git.horde.org/horde-git/-/commit/9079da3e586b35444d8b60a7c5d0ef30d209b4ee




More information about the commits mailing list