forked from FreePBX/backup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
module.xml
73 lines (73 loc) · 3.56 KB
/
module.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<module>
<rawname>backup</rawname>
<repo>standard</repo>
<name>Backup & Restore</name>
<version>13.0.27.18</version>
<publisher>Sangoma Technologies Corporation</publisher>
<license>GPLv3+</license>
<licenselink>http://www.gnu.org/licenses/gpl-3.0.txt</licenselink>
<category>Admin</category>
<description>Backup & Restore for your FreePBX environment</description>
<menuitems>
<backup needsenginedb="yes">Backup & Restore</backup>
<backup_servers hidden="true" needsenginedb="yes">Backup & Restore - Servers</backup_servers>
<backup_templates hidden="true" needsenginedb="yes">Backup & Restore - Templates</backup_templates>
<backup_restore hidden="true" needsenginedb="yes">Backup & Restore - Restore</backup_restore>
</menuitems>
<depends>
<module>core</module>
</depends>
<changelog>
*13.0.27.18* FREEPBX-17063 Backup module do not permit to reset entries settings in custom backup schedules
*13.0.27.17* FREEPBX-15251 FREEPBX-15321 CDR and Call Log Data field under Backup Wizard is broken
*13.0.27.16* FREEPBX-16094 Items are removed from backup upon save
*13.0.27.15* FREEPBX-15279 Set errors message for SSH failures.
*13.0.27.14* FREEPBX-11713
*13.0.27.13* FREEPBX-12339
*13.0.27.12* FREEPBX-16098 Add wanpipe configs to config only and full
*13.0.27.11* Revert FREEPBX-16094
*13.0.27.10* FREEPBX-16147 Fix log format
*13.0.27.8* FREEPBX-15630 Fix commands causing whoops errors
*13.0.27.7* FREEPBX-16085 On FTP error break loop iteration rather than exit
*13.0.27.6* Bugfix/FREEPBX-16094
*13.0.27.5* FREEPBX-16258 Fix wizard to add config database
*13.0.27.4* FREEPBX-12339
*13.0.27.3* FREEPBX-13872
*13.0.27.2* FREEPBX-15322 FREEPBX-15326
*13.0.27.1* FREEPBX-15226 Catch additional exceptions add log messages
*13.0.27* FREEPBX-14935
*13.0.26.8* FREEPBX-15043 FREEPBX-15135 FREEPBX-15127
*13.0.26.7* FREEPBX-14937 Add better Exception messages
*13.0.26.6* FREEPBX-13260, FREEPBX-13782, FREEPBX-14680
*13.0.26.5* FREEPBX-14413 Cant set Path with Date Variable for (SSH) backups
*13.0.26.4* FREEPBX-14463 Exclude SIP Settings Bind Address (bindaddr) from Warm Spare Backup
*13.0.26.3* FREEPBX-14414 FREEPBX-14466
*13.0.26.2* FREEPBX-13787 Amazon S3 backup module default file permission is public
*13.0.26.1* FREEPBX-13601 Cant shoose the days options
*13.0.26* Fix FTP Backups - FREEPBX-13395, FREEPBX-13534, FREEPBX-13684
*13.0.25.6* FREEPBX-9156 Restore Loops when warmspare backup is set to apply conf
*13.0.25.1* Remove deprecated 'andSelf' jquery call.
*13.0.25* Better backup errors
*13.0.24* FREEPBX-12494 add breaks to page so that action bar is lower than form
*13.0.23* FREEPBX-12344 FREEPBX-12363
*13.0.22* FREEPBX-12272 fixes window server issues
*13.0.21.9* FREEPBX-12028 switch to a better ftp class
*13.0.21.8* FREEPBX-11822 More ftp error handling
*13.0.21.7* FREEPBX-9705 FREEPBX-11704
*13.0.21.6* FREEPBX-11410 remove unneeded chatter from log file.
*13.0.21.5* FREEPBX-11364 Fix warm spare GUI options FREEPBX-11321 Check for sysadmin from address id advanced setting is not set.
*13.0.21.4* FREEPBX-11293
*13.0.21.3* Fix spelling errors in messages
*13.0.21.2* #10606 - Fix local server creation, and Minor fixes #8791, #10670
*13.0.20* #10885 - Fix email size limits
*13.0.19.1* #11130 - Ensure backup path is correct when saving to S3
</changelog>
<supported>
<version>13.0</version>
</supported>
<depends>
<version>13.0.5</version>
</depends>
<location>release/2.11/backup-2.11.0.5.tgz</location>
<md5sum>ac5c29013681c99d4b4f224624dc0d34</md5sum>
</module>