cisou 6141584a63 German Dictionnaries for iTop version 1.4 from Itomig 7 years ago
..
ajax.backup.php ab66e298f1 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). 7 years ago
backup.params.distrib eb51a4acea New functionality: data backup / restore. By default, performs a daily backup, keeping the five last backups. Allows manual backups too. 10 years ago
backup.php 5528688133 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). 8 years ago
check-backup.php 5528688133 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). 8 years ago
cs.dict.itop-backup.php af69736728 Integration of the Czech translation provided by Lukáš Dvořák. Thanks a lot Lukáš ! 9 years ago
dbrestore.class.inc.php 5528688133 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). 8 years ago
de.dict.itop-backup.php 6141584a63 German Dictionnaries for iTop version 1.4 from Itomig 7 years ago
en.dict.itop-backup.php eb51a4acea New functionality: data backup / restore. By default, performs a daily backup, keeping the five last backups. Allows manual backups too. 10 years ago
fr.dict.itop-backup.php eb51a4acea New functionality: data backup / restore. By default, performs a daily backup, keeping the five last backups. Allows manual backups too. 10 years ago
main.itop-backup.php 5528688133 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). 8 years ago
module.itop-backup.php e5f0c5bb6c Preparing the beta release: increment the module versions 10 years ago
ru.dict.itop-backup.php 2001e40647 Updated Russian dictionary, thanks to Vladimir Kunin. 8 years ago
status.php 1b110522ca #1150: Spurious message "A restore is running..." - FIXED ! 9 years ago