Digits-ChangeLog
From Wiki
Contents |
2011 May 3
- digits_install.sh: Fixed a bug: http://bugs.1h.com/show_bug.cgi?id=1157 - Quota is not turned on on cPanel servers
- Always call quotaon no mather if we called /scripts/initquotas.
- VERSION: Changed to 0.2.6.
2011 Apr 27
- VERSION: Changed to 0.2.5.
- get_server_bandwidth.pl
- Use net_utils.pm to determine the name of the interface we are collecting stats for.
- Changed version to 0.0.7.
2011 Mar 29
- digits_install.sh - Do not call dns_setup.sh anymore.
2011 Mar 16
- quotastats.pl
- Removed unused variable $hostname.
- changed the version from 1.04 to 1.0.4.
2011 Feb 28
- digits_install.sh - While testing conn to psql database make sure to always connect to template1 database.
2011 Feb 3
- digits_install.sh
- Make sure to call cpplugin install script only if it exists.
- When adding using cron make sure that the init files and the root crons exist before we perform certain ops
- VERSION - Changed to 0.2.3
2011 Jan 12
- digits_install.sh - Fixed hardcoded / to $partition
- uninstall_digits.sh - Run rebuild sprites only if it exists.
2011 Jan 12
- VERSION - Changed to 0.2.2
- digits_install.sh
- Take the home partition from /etc/wwwacct.conf only if it exists. Otherwise consider it as /
- Turn on the quota with /scripts/initquotas only if this script exists. Otherwise use quotacheck and quotaon
- uninstall_digits.sh - Remove /usr/local/cpanel/base/frontend/x3/dynamicui/dynamicui_diskstats.conf and rebuild sprites only if such file exists
2011 Jan 6
- VERSION - Package version changed to 0.2.1 since new patch file that should be executed by the RPM has been added.
- 0_sw.patch - Make sure to call change portal to fix the hawk master link for the last time
- index.html - Make sure to load the new js/config.js file before loading the core digits.js
- config.js - New file which holds masterLink for digits. This file should be config with no replace options inside the RPM
- digits.js - window.location for back to master is now pointing to masterLink variable which is loaded by config.js
2011 Jan 3
- get_server_bandwidth.pl - Make sure to use venet0 to collect traffic stats if /proc/user_beancounters exists (vps virtuozo). Otherwise collect stats for eth0 only.
- VERSION - Package version changed to 0.1.5.