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

Revision 13311, 2.9 kB (checked in by p_lindheimer, 1 year ago)

[Module package script: dashboard 2.10.0.2] #5478

Line 
1 <module>
2   <rawname>dashboard</rawname>
3   <repo>standard</repo>
4   <name>System Dashboard</name>
5   <version>2.10.0.2</version>
6   <publisher>FreePBX</publisher>
7   <license>GPLv2+</license>
8   <candisable>no</candisable>
9   <canuninstall>no</canuninstall>
10   <category>Reports</category>
11   <description>
12     Provides a system information dashboard, showing information about Calls, CPU, Memory, Disks, Network, and processes.
13   </description>
14   <menuitems>
15     <dashboard display="index" access="all">FreePBX System Status</dashboard>
16   </menuitems>
17   <depends>
18     <version>2.3.0beta2</version>
19   </depends>
20   <changelog>
21     *2.10.0.2* #5478
22     *2.10.0.1* remove FOP specific code
23     *2.10.0.0* new version changes
24     *2.9.0.4* #5075
25     *2.9.0.3* #4925
26     *2.9.0.2* #4401
27     *2.9.0.1* #4740
28     *2.9.0.0* 2.9 Update
29     *2.8.0.3* #4474
30     *2.8.0.2* #4175 (better fix)
31     *2.8.0.1* #4175
32     *2.8.0.0* #4268, #4276, #4283
33     *2.7.0.1* #4082, localizations
34     *2.7.0.0* #3547
35     *2.6.0.2* localizations
36     *2.6.0.1* #3226, #3353
37     *2.6.0.0* localizations, misc
38     *2.5.0.7* #3652, localization updates
39     *2.5.0.6* #3409, localization fixes, updates
40     *2.5.0.5* #3404 correction
41     *2.5.0.4* #3401, #3404
42     *2.5.0.3* #3348, localizations
43     *2.5.0.2* localization string enclosures
44     *2.5.0.1* #3170, Swedish Translation
45     *2.5.0* #3134 add amportal DASHBOARD_STATS_UPDATE_TIME, DASHBOARD_INFO_UPDATE_TIME
46     *2.4.0.3* #2871 do not show Sangoma wanpipe interfaces in the Network Stats
47     *2.4.0.2* #2701, #2843 add proper JSON header to fix some proxy servers, Russian Translation
48     *2.4.0.1* #2620 adjust to new format of core_trunks_list(true)
49     *2.4.0* #2415 1.6 support, #2301, it translation
50     *0.3.3.3* #2365 don't make readonly disk devices red when 100%
51     *0.3.3.2* #2469 fix division my zero in cpu usage
52     *0.3.3.1* Cosmetic fix (#2278 - long mount point paths)
53     *0.3.3* Improved detection of webserver failing, More MySQL detection fixes
54     *0.3.2.1* #2246 make FreePBX Connections visible, #2250 check for SSHPORT
55     *0.3.2* Allow mysql server to be on another host/port (#2229), fix image path problem
56     *0.3.1* Fix issue with miscounting total registrations, minor styling details
57     *0.3* Show IP phones and trunks separately (#2209)
58     *0.2.5.4* make always accessible even in database mode, fix minor javascript bug
59     *0.2.5.3* remove deprecated javascript call
60     *0.2.5.2* #2194 don't fail when Asterisk is not running
61     *0.2.5.1* disable debug logging, make uninstallable
62     *0.2.5* #2142 fix online phones for Asterisk 1.4 format, #2140 divide by 0 again
63     *0.2.4* #2133 again, #2140 divide by 0, #2141 with temp log to determine real issue
64     *0.2.3* #2133 fixed number format error resulting in bogus percentage displays
65     *0.2.2* #2131 fix Undefined Index warnings
66     *0.2.1* make module permanent, should not be able to disable
67     *0.2.0* Add real-time updates
68     *0.1.0* Initial release
69   </changelog>
70   <location>release/2.10/dashboard-2.10.0.2.tgz</location>
71   <md5sum>3add4cf9f3f4c54dc3b6cdf4ef930c2b</md5sum>
72 </module>
Note: See TracBrowser for help on using the browser.