Preliminary final version for first production release of usage stats capabilities.
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 23 Oct 2018 20:24:08 +0000 (16:24 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 23 Oct 2018 20:24:08 +0000 (16:24 -0400)
commitfa8a98a2c7587d2070dc982a3159d31ee9aecc6d
tree3a89f9deb50bd711c035929a3eb6fdab0c846587
parent350e288cbd8e5c41d09594c6e7c62bb590671718
Preliminary final version for first production release of usage stats capabilities.
17 files changed:
.gitignore
.settings/org.eclipse.php.core.prefs [new file with mode: 0644]
activate.php [changed mode: 0644->0755]
classes/serverBandwidthSupport.php [changed mode: 0644->0755]
deactivate.php [changed mode: 0644->0755]
defines.php [changed mode: 0644->0755]
index.php [changed mode: 0644->0755]
lib/smartyTemplateSupport.php
misc/Documentation/Plugin Overview and Documentation [new file with mode: 0755]
models/adminServerStats.php [changed mode: 0644->0755]
models/adminServerStatsConfig.php [changed mode: 0644->0755]
models/ajaxServerBandwidthGraphs.php [changed mode: 0644->0755]
models/ajaxServerUsageTargetCheck.php [new file with mode: 0755]
setup/adminMenus.php [changed mode: 0644->0755]
setup/standardTemplateParams.php
views/adminServerStats.html [changed mode: 0644->0755]
views/adminServerStatsConfig.html [changed mode: 0644->0755]