This website requires JavaScript.
Explore
Help
Sign In
composer
/
iTop
Watch
6
Star
0
Fork
0
You've already forked iTop
mirror of
https://github.com/Combodo/iTop.git
synced
2026-04-19 16:48:42 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9a6c4ba7bbfb0ff9ac0e05e052d10c3bac2aa4c2
iTop
/
datamodels
/
2.x
/
itop-backup
History
Vincent Dumas
2562d33997
German Dictionnaries for iTop version 1.4 from Itomig
...
SVN:trunk[4888]
2017-09-01 08:33:35 +00:00
..
ajax.backup.php
N°1002 Backup: '.' character in iTop instance path was causing a crash when trying to -temporary- replace them in the backup filename (due to compression lib limitations).
2017-08-29 14:30:46 +00:00
backup.params.distrib
New functionality: data backup / restore. By default, performs a daily backup, keeping the five last backups. Allows manual backups too.
2014-11-03 09:18:54 +00:00
backup.php
N.612 Backup files could not exceed 4Gb (technology limitation). The fix consists in archiving the backup as a tar.gz instead of a zip. As a consequence, installing iTop now requires TWO additional PHP modules: phar/zlib. The zip module remains mandatory because it is used in other places. The restore utility accepts both legacy zip files and brand new tar.gz files. DBBackup::CreateZip is deprecated in favor of DBBackup::CreateCompressedBackup. DBRestore::RestoreFromZip is deprecated in favor of DBRestore::RestoreFromCompressedFile (which autodetects the format for backward compatibility).
2017-07-06 15:26:03 +00:00
check-backup.php
N.612 Backup files could not exceed 4Gb (technology limitation). The fix consists in archiving the backup as a tar.gz instead of a zip. As a consequence, installing iTop now requires TWO additional PHP modules: phar/zlib. The zip module remains mandatory because it is used in other places. The restore utility accepts both legacy zip files and brand new tar.gz files. DBBackup::CreateZip is deprecated in favor of DBBackup::CreateCompressedBackup. DBRestore::RestoreFromZip is deprecated in favor of DBRestore::RestoreFromCompressedFile (which autodetects the format for backward compatibility).
2017-07-06 15:26:03 +00:00
cs.dict.itop-backup.php
Integration of the Czech translation provided by Lukáš Dvořák. Thanks a lot Lukáš !
2015-09-18 15:05:23 +00:00
dbrestore.class.inc.php
N.612 Backup files could not exceed 4Gb (technology limitation). The fix consists in archiving the backup as a tar.gz instead of a zip. As a consequence, installing iTop now requires TWO additional PHP modules: phar/zlib. The zip module remains mandatory because it is used in other places. The restore utility accepts both legacy zip files and brand new tar.gz files. DBBackup::CreateZip is deprecated in favor of DBBackup::CreateCompressedBackup. DBRestore::RestoreFromZip is deprecated in favor of DBRestore::RestoreFromCompressedFile (which autodetects the format for backward compatibility).
2017-07-06 15:26:03 +00:00
de.dict.itop-backup.php
German Dictionnaries for iTop version 1.4 from Itomig
2017-09-01 08:33:35 +00:00
en.dict.itop-backup.php
New functionality: data backup / restore. By default, performs a daily backup, keeping the five last backups. Allows manual backups too.
2014-11-03 09:18:54 +00:00
fr.dict.itop-backup.php
New functionality: data backup / restore. By default, performs a daily backup, keeping the five last backups. Allows manual backups too.
2014-11-03 09:18:54 +00:00
main.itop-backup.php
N.612 Backup files could not exceed 4Gb (technology limitation). The fix consists in archiving the backup as a tar.gz instead of a zip. As a consequence, installing iTop now requires TWO additional PHP modules: phar/zlib. The zip module remains mandatory because it is used in other places. The restore utility accepts both legacy zip files and brand new tar.gz files. DBBackup::CreateZip is deprecated in favor of DBBackup::CreateCompressedBackup. DBRestore::RestoreFromZip is deprecated in favor of DBRestore::RestoreFromCompressedFile (which autodetects the format for backward compatibility).
2017-07-06 15:26:03 +00:00
module.itop-backup.php
Preparing the beta release: increment the module versions
2015-07-15 09:20:03 +00:00
ru.dict.itop-backup.php
Updated Russian dictionary, thanks to Vladimir Kunin.
2016-12-19 16:34:23 +00:00
status.php
#1150
: Spurious message "A restore is running..." - FIXED !
2016-01-20 15:56:09 +00:00