romainq
|
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 година |
cisou
|
05b85f1858
LOCK TABLE MySQL privilege is required for iTop user to restore backups.
|
пре 8 година |
cisou
|
a2bea324a8
N°723 help message enhancement on 4th setup screen, about MySQL user required rights.
|
пре 8 година |
glajarige
|
3bc3cdafc1
Resize on AttributeImage crashes when gd extension is not installed. Implemented a fallback so images are stored as is (original size) when gd extension is not available. A warning message is displayed during the setup.
|
пре 8 година |
dflaven
|
f7fa7eb835
Disable PDF export if the PHP extension "GD" is not loaded.
|
пре 9 година |
romainq
|
50651ac5c0
#1254 Setup: iTop 2.3.0 requires PHP 5.3.6 (HTML sanitizer using the API DOMDocument::saveHTML with an argument)
|
пре 9 година |
romainq
|
0d9ba922d5
#1221 Exclude git folder from the copied folders, during the compilation process
|
пре 9 година |
dflaven
|
f0b9f74f7e
Fixed graphviz path check
|
пре 10 година |
dflaven
|
a07bc5f39d
The path to Graphviz' dot program is now prompted interactively during the setup, since Graphviz is now mandatory for displaying the impact analysis.
|
пре 10 година |
romainq
|
22e3f8fd29
Make it possible to overload RestUtils (static methods called with static:: instead of self::) - iTop NOW REQUIRES PHP 5.3: we have verified, there are very installations of iTop made on PHP 5.2. It is worth to note that PHP 5.3 is already end of life (5.4 will become end of life in 8 months)
|
пре 10 година |
dflaven
|
7069c3a2aa
Impact analysis: still an alpha version.
|
пре 10 година |
dflaven
|
42ef1d4b56
#1056: the 'zip' extension is now mandatory to install iTop, since the code relies on the ZipArchive class for the Excel export and the scheduled backup.
|
пре 10 година |
dflaven
|
610247a0cb
Enhancement: support injection of new modules treated as data.
|
пре 10 година |
romainq
|
26c60623da
About box - alpha version
|
пре 11 година |
romainq
|
6d944fa49f
Fixed regression introduced on fix [2829]
|
пре 11 година |
romainq
|
85e319b5f6
Regression due to the safe compile: fixed an issue depending on the OS: could not compile (bug with PHP rename)
|
пре 11 година |
romainq
|
4d0409bc01
Safe compilation (works in a temporary directory, on success then move it into env-production)
|
пре 11 година |
romainq
|
13d7cd4876
Setup: Source dir recorded with a trailing backslash under windows
|
пре 11 година |
romainq
|
682f300b1e
#721 Unmet dependencies not detected
|
пре 12 година |
dflaven
|
63feb3822c
#663: Fix for emptying a directory which contains broken symbolic links
|
пре 12 година |
dflaven
|
be5cbf5f59
#683 : allow installation on a DB which names begins with numbers
|
пре 12 година |
dflaven
|
00dd5ffc15
Added some checks around the configuration of PHP sessions since it seems to cause a lot of troubles.
|
пре 12 година |
dflaven
|
69b1e7d10a
Added some checks around the configuration of PHP sessions since it seems to cause a lot of troubles.
|
пре 12 година |
dflaven
|
96f8c55494
Integration of the "bridge" module and new mechanism for auto_select modules.
|
пре 12 година |
dflaven
|
004f363ea9
Added PHP and MySQL versions and OS to the statistics
|
пре 12 година |
dflaven
|
e1e6c19968
Fix for Trac #584 (Documentation of needed piviledges)
|
пре 12 година |
romainq
|
01d49f1ef2
Regression -a bug was hidden by the issue solved in revision [2356] !
|
пре 12 година |
dflaven
|
b59b7d4e01
Finishing touch on the setup program... ready for 2.0 beta ??
|
пре 12 година |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
пре 12 година |
dflaven
|
4fcc154c99
Bug fix: do not overwrite the 'extensions' directory during the setup!
|
пре 12 година |