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

Revision 14002, 1.9 kB (checked in by mbrevda, 1 year ago)

[Module package script: backup 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

  • 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.24</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.24* re #5659 - set correct path on local servers; fix array being passed in astdb excludes; visual improvement to run button onhover
21     *2.10.0.23* r13797 was using wrong index
22     *2.10.0.22* #5598
23     *2.10.0.21* revert (and improve) more of r13141 which broke restoring legacy backups
24     *2.10.0.20* #5566
25     *2.10.0.19* #5618, add ability to disable registered trunks on restore
26     *2.10.0.18* #5615, #5619, #5620
27     *2.10.0.17* #5607, #5612, fixes issues with remote restores also
28     *2.10.0.16* #5598, #5599
29     *2.10.0.15* full template changes
30     *2.10.0.14* bug fixes
31     *2.10.0.13* bug fixes
32     *2.10.0.12* bug fixes
33     *2.10.0.11* bug fixes
34     *2.10.0.10* bug fixes
35     *2.10.0.9* improve eventstream log
36     *2.10.0.8* bug fixes
37     *2.10.0.7* bug fixes
38     *2.10.0.6* fixed legacy restore and per file restore bugs
39     *2.10.0.5* fixes upload and legacy restore
40     *2.10.0.4* small, critical variable
41     *2.10.0.3* misc bug fixes
42     *2.10.0.2* #5418
43     *2.10.0.1* don't make jquery.jstree.min.js dynamic it blocks caching
44     *2.10.0.0* Backup Module Rewrite
45   </changelog>
46   <location>release/2.10/backup-2.10.0.24.tgz</location>
47   <md5sum>94a95e36bbfcc7e189f2b046a86336db</md5sum>
48 </module>
Note: See TracBrowser for help on using the browser.