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

Revision 5833, 1.8 kB (checked in by p_lindheimer, 4 years ago)

Module Publish Script: backup 2.1.4.9

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>backup</rawname>
3   <name>Backup &amp; Restore</name>
4   <version>2.1.4.9</version>
5   <type>tool</type>
6   <category>System Administration</category>
7   <menuitems>
8     <backup>Backup &amp; Restore</backup>
9   </menuitems>
10   <depends>
11     <module>core</module>
12   </depends>
13   <changelog>
14     *2.1.4.9* #2694 display problem with any all selection
15     *2.1.4.8* #2323 allow remote MySQL database
16     *2.1.4.7* #2267 restoreadtb restore values with spaces
17     *2.1.4.6* bump for rc1 (and really chcek in uninstall fix)
18     *2.1.4.5* fixed syntax error in uninstall script
19     *2.1.4.4* #2231 restore astdb as part of configuration restore choice
20     *2.1.4.3* #2070 fix proper use of script tags
21     *2.1.4.2* #1866 removed some hard coded paths
22     *2.1.4.1* changed freePBX to FreePBX
23     *2.1.4* modified install script to create table if NOT EXISTS to avoid errors
24     *2.1.3* #1992: move create/remove schema for Backup into module away from core
25     *2.1.2* Add ability to scp backups to a server, add optional provisioning directory that can be backed up (no restore ability)
26     *2.1.1* Remove core_users2astdb and core_devices2astdb, it isn't needed and corrupts resotred ampuser info
27     *2.1* Actually, really, restore ASTDB now. Finally. Also add redirect_standard to avoid problems with TRBoE.
28     *2.0.4* Add he_IL translation
29     *2.0.3* don't have BLKVM and FM astdb trees, which shouldn't be left around anyhow
30     *2.0.2* fixed restore ALL to get it to actually work
31     *2.0.1* supplied defaults and fixed bug is weekdays schedule_functions.php - #1279
32     *2.0* Now backs up and restores astdb, which was causing problems with phone configurations.
33     *1.2* Potential fix for restore issues, clean up some warnings
34   </changelog>
35   <location>release/2.3/backup-2.1.4.9.tgz</location>
36   <md5sum>9c443bc0aba7b40696937b49b358e996</md5sum>
37 </module>
Note: See TracBrowser for help on using the browser.