This is an automated email from the ASF dual-hosted git repository.

jfthomps pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/vcl.git.


    from 2154aa0  VCL-1106 - make PHP code compatible with PHP 7
     add 48065f2  VCL-1114 - miscellaneous small web updates
     add dc88432  VCL-1114 - miscellaneous small web updates
     add 5cd049b  VCL-1114 - miscellaneous small web updates
     add 9fc8291  Merge branch 'develop' into VCL-1114_misc_small_web_updates
     add bb4412b  Merge branch 'develop' into VCL-1114_misc_small_web_updates
     add 51cc883  VCL-1114 - miscellaneous small web updates
     add c2177f7  Merge branch 'develop' into VCL-1114_misc_small_web_updates
     add b624b1a  VCL-1114 - miscellaneous small web updates
     add e989c81  Merge branch 'develop' into VCL-1114_misc_small_web_updates
     add 3ee379b  VCL-1114 - miscellaneous small web updates
     add e72e849  Merge branch 'develop' into VCL-1114_misc_small_web_updates
     add 67cbad6  VCL-1114 - miscellaneous small web updates
     add 80d9db4  Merge branch 'develop' into VCL-1114_misc_small_web_updates

No new revisions were added by this update.

Summary of changes:
 web/.ht-inc/authmethods/ldapauth.php |   2 +-
 web/.ht-inc/blockallocations.php     |  66 ++++++++++--------
 web/.ht-inc/computer.php             |  33 ++++++---
 web/.ht-inc/conf-default.php         |   6 +-
 web/.ht-inc/dashboard.php            |  47 ++++++++++---
 web/.ht-inc/doxyfile.xmlrpc          |  54 --------------
 web/.ht-inc/help.php                 |  97 +++++++++++++++++++++++--
 web/.ht-inc/image.php                |  20 +++---
 web/.ht-inc/privileges.php           |  37 +++++++++-
 web/.ht-inc/requests.php             |  74 +++++++++++++++++---
 web/.ht-inc/resource.php             |   5 ++
 web/.ht-inc/serverprofiles.php       |  39 -----------
 web/.ht-inc/siteconfig.php           |   2 +-
 web/.ht-inc/states.php               |  10 +--
 web/.ht-inc/statistics.php           |  11 ++-
 web/.ht-inc/utils.php                | 132 +++++++++++++----------------------
 web/.ht-inc/vm.php                   |  19 +++--
 web/.ht-inc/xmlrpcWrappers.php       |  62 ++++++++--------
 web/index.php                        |  14 ++--
 web/js/code.js                       |   2 +-
 web/js/dashboard.js                  |   3 +
 web/js/requests.js                   |   8 +--
 web/js/resources/computer.js         |  32 ++++++++-
 web/js/resources/image.js            |   7 ++
 web/js/vm.js                         |  16 +++--
 web/locale/po_files/es_CR/vcl.po     |   2 +-
 web/locale/po_files/es_MX/vcl.po     |   2 +-
 web/locale/po_files/fr_CA/vcl.po     |   2 +-
 web/locale/po_files/pt_PT/vcl.po     |   2 +-
 web/locale/po_files/vcl.po.template  |   2 +-
 30 files changed, 487 insertions(+), 321 deletions(-)

Reply via email to