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

Revision 14171, 2.2 kB (checked in by p_lindheimer, 11 months ago)

[Module package script: backup 2.10.0.28]

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>backup</rawname>
3   <repo>standard</repo>
4   <name>Backup &amp; Restore</name>
5   <version>2.10.0.28</version>
6   <publisher>Schmoozecom.com</publisher>
7   <license>GPLv2+</license>
8   <category>Admin</category>
9   <description>Backup &amp; Restore for your FreePBX environment</description>
10   <menuitems>
11     <backup needsenginedb="yes">Backup &amp; Restore</backup>
12     <backup_servers needsenginedb="yes" hidden="true">Backup &amp; Restore - Servers</backup_servers>
13     <backup_templates needsenginedb="yes" hidden="true">Backup &amp; Restore - Templates</backup_templates>
14     <backup_restore needsenginedb="yes" hidden="true">Backup &amp; Restore - Restore</backup_restore>
15   </menuitems>
16   <depends>
17     <module>core</module>
18   </depends>
19     <changelog>
20     *2.10.0.28* #5871, #5823, #5615, #5825, #5573
21     *2.10.0.27* include core to allow trunks to be disabled
22     *2.10.0.26* implement cdr restore
23     *2.10.0.26* implement cdr restore
24     *2.10.0.25* re #5659 - seems r14000 is missing a chunk of the fix. Here it is.
25     *2.10.0.24* re #5659 - set correct path on local servers; fix array being passed in astdb excludes; visual improvement to run button onhover
26     *2.10.0.23* r13797 was using wrong index
27     *2.10.0.22* #5598
28     *2.10.0.21* revert (and improve) more of r13141 which broke restoring legacy backups
29     *2.10.0.20* #5566
30     *2.10.0.19* #5618, add ability to disable registered trunks on restore
31     *2.10.0.18* #5615, #5619, #5620
32     *2.10.0.17* #5607, #5612, fixes issues with remote restores also
33     *2.10.0.16* #5598, #5599
34     *2.10.0.15* full template changes
35     *2.10.0.14* bug fixes
36     *2.10.0.13* bug fixes
37     *2.10.0.12* bug fixes
38     *2.10.0.11* bug fixes
39     *2.10.0.10* bug fixes
40     *2.10.0.9* improve eventstream log
41     *2.10.0.8* bug fixes
42     *2.10.0.7* bug fixes
43     *2.10.0.6* fixed legacy restore and per file restore bugs
44     *2.10.0.5* fixes upload and legacy restore
45     *2.10.0.4* small, critical variable
46     *2.10.0.3* misc bug fixes
47     *2.10.0.2* #5418
48     *2.10.0.1* don't make jquery.jstree.min.js dynamic it blocks caching
49     *2.10.0.0* Backup Module Rewrite
50   </changelog>
51   <location>release/2.10/backup-2.10.0.28.tgz</location>
52   <md5sum>6abf50b99a6e1692dd29087506a77397</md5sum>
53 </module>
Note: See TracBrowser for help on using the browser.