root/modules/branches/2.4/dashboard/module.xml

Revision 5852, 2.3 kB (checked in by p_lindheimer, 4 years ago)

Module Publish Script: dashboard 2.4.0.3

Line 
1 <module>
2   <rawname>dashboard</rawname>
3   <name>System Dashboard</name>
4   <version>2.4.0.3</version>
5   <candisable>no</candisable>
6   <canuninstall>no</canuninstall>
7   <type>tool</type>
8   <category>Basic</category>
9   <description>
10     Provides a system information dashboard, showing information about Calls, CPU, Memory, Disks, Network, and processes.
11   </description>
12   <menuitems>
13     <dashboard1 display="index" type="tool" category="Admin" sort="-10" access="all">FreePBX System Status</dashboard1>
14     <dashboard2 display="index" type="setup" category="Admin" sort="-10" access="all">FreePBX System Status</dashboard2>
15   </menuitems>
16   <depends>
17     <version>2.3.0beta2</version>
18   </depends>
19   <changelog>
20     *2.4.0.3* #2871 do not show Sangoma wanpipe interfaces in the Network Stats
21     *2.4.0.2* #2701, #2843 add proper JSON header to fix some proxy servers, Russian Translation
22     *2.4.0.1* #2620 adjust to new format of core_trunks_list(true)
23     *2.4.0* #2415 1.6 support, #2301, it translation
24     *0.3.3.3* #2365 don't make readonly disk devices red when 100%
25     *0.3.3.2* #2469 fix division my zero in cpu usage
26     *0.3.3.1* Cosmetic fix (#2278 - long mount point paths)
27     *0.3.3* Improved detection of webserver failing, More MySQL detection fixes
28     *0.3.2.1* #2246 make FreePBX Connections visible, #2250 check for SSHPORT
29     *0.3.2* Allow mysql server to be on another host/port (#2229), fix image path problem
30     *0.3.1* Fix issue with miscounting total registrations, minor styling details
31     *0.3* Show IP phones and trunks separately (#2209)
32     *0.2.5.4* make always accessible even in database mode, fix minor javascript bug
33     *0.2.5.3* remove deprecated javascript call
34     *0.2.5.2* #2194 don't fail when Asterisk is not running
35     *0.2.5.1* disable debug logging, make uninstallable
36     *0.2.5* #2142 fix online phones for Asterisk 1.4 format, #2140 divide by 0 again
37     *0.2.4* #2133 again, #2140 divide by 0, #2141 with temp log to determine real issue
38     *0.2.3* #2133 fixed number format error resulting in bogus percentage displays
39     *0.2.2* #2131 fix Undefined Index warnings
40     *0.2.1* make module permanent, should not be able to disable
41     *0.2.0* Add real-time updates
42     *0.1.0* Initial release
43   </changelog>
44   <location>release/2.4/dashboard-2.4.0.3.tgz</location>
45   <md5sum>4821135738d4d4e8f104826564f8669e</md5sum>
46 </module>
Note: See TracBrowser for help on using the browser.