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

Revision 5831, 1.9 kB (checked in by p_lindheimer, 4 years ago)

Module Publish Script: backup 2.4.1.1

  • 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.4.1.1</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.4.1.1* #2694 display problem with any all selection
15     *2.4.1* #2269 clear several of the astdb objects before restore, and other bug fixes
16     *2.4.0* bumbed for 2.4 and italian tranlations
17     *2.1.4.8* #2323 allow remote MySQL database
18     *2.1.4.7* #2267 restoreadtb restore values with spaces
19     *2.1.4.6* bump for rc1 (and really chcek in uninstall fix)
20     *2.1.4.5* fixed syntax error in uninstall script
21     *2.1.4.4* #2231 restore astdb as part of configuration restore choice
22     *2.1.4.3* #2070 fix proper use of script tags
23     *2.1.4.2* #1866 removed some hard coded paths
24     *2.1.4.1* changed freePBX to FreePBX
25     *2.1.4* modified install script to create table if NOT EXISTS to avoid errors
26     *2.1.3* #1992: move create/remove schema for Backup into module away from core
27     *2.1.2* Add ability to scp backups to a server, add optional provisioning directory that can be backed up (no restore ability)
28     *2.1.1* Remove core_users2astdb and core_devices2astdb, it isn't needed and corrupts resotred ampuser info
29     *2.1* Actually, really, restore ASTDB now. Finally. Also add redirect_standard to avoid problems with TRBoE.
30     *2.0.4* Add he_IL translation
31     *2.0.3* don't have BLKVM and FM astdb trees, which shouldn't be left around anyhow
32     *2.0.2* fixed restore ALL to get it to actually work
33     *2.0.1* supplied defaults and fixed bug is weekdays schedule_functions.php - #1279
34     *2.0* Now backs up and restores astdb, which was causing problems with phone configurations.
35     *1.2* Potential fix for restore issues, clean up some warnings
36   </changelog>
37   <location>release/2.4/backup-2.4.1.1.tgz</location>
38   <md5sum>a776afe0ba2686152c2dc975b96d31a3</md5sum>
39 </module>
Note: See TracBrowser for help on using the browser.