glajarige
|
4d18b176c4
N°1092.1 Setup / MTP improvements regarding the environments folders:
|
7 vuotta sitten |
eespie
|
5dae37bdde
Allow modules to provide license file (license.<module_name>.xml) with same format as setup/licenses/community_license.xml
|
7 vuotta sitten |
dflaven
|
dd44c19ed3
Bug fix: do NOT scan the whole "data" directory searching for extensions !!
|
7 vuotta sitten |
dflaven
|
887ba96827
Bug fix: prevent a crash of the setup when there is no "extensions" directory at all.
|
8 vuotta sitten |
dflaven
|
7631c1a3b8
Cosmetics on the asychronous DB connection message.
|
8 vuotta sitten |
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 vuotta sitten |
cisou
|
05b85f1858
LOCK TABLE MySQL privilege is required for iTop user to restore backups.
|
8 vuotta sitten |
cisou
|
a2bea324a8
N°723 help message enhancement on 4th setup screen, about MySQL user required rights.
|
8 vuotta sitten |
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 vuotta sitten |
dflaven
|
f7fa7eb835
Disable PDF export if the PHP extension "GD" is not loaded.
|
9 vuotta sitten |
romainq
|
50651ac5c0
#1254 Setup: iTop 2.3.0 requires PHP 5.3.6 (HTML sanitizer using the API DOMDocument::saveHTML with an argument)
|
9 vuotta sitten |
romainq
|
0d9ba922d5
#1221 Exclude git folder from the copied folders, during the compilation process
|
9 vuotta sitten |
dflaven
|
f0b9f74f7e
Fixed graphviz path check
|
10 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
dflaven
|
7069c3a2aa
Impact analysis: still an alpha version.
|
10 vuotta sitten |
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 vuotta sitten |
dflaven
|
610247a0cb
Enhancement: support injection of new modules treated as data.
|
10 vuotta sitten |
romainq
|
26c60623da
About box - alpha version
|
11 vuotta sitten |
romainq
|
6d944fa49f
Fixed regression introduced on fix [2829]
|
11 vuotta sitten |
romainq
|
85e319b5f6
Regression due to the safe compile: fixed an issue depending on the OS: could not compile (bug with PHP rename)
|
11 vuotta sitten |
romainq
|
4d0409bc01
Safe compilation (works in a temporary directory, on success then move it into env-production)
|
11 vuotta sitten |
romainq
|
13d7cd4876
Setup: Source dir recorded with a trailing backslash under windows
|
11 vuotta sitten |
romainq
|
682f300b1e
#721 Unmet dependencies not detected
|
12 vuotta sitten |
dflaven
|
63feb3822c
#663: Fix for emptying a directory which contains broken symbolic links
|
12 vuotta sitten |
dflaven
|
be5cbf5f59
#683 : allow installation on a DB which names begins with numbers
|
12 vuotta sitten |
dflaven
|
00dd5ffc15
Added some checks around the configuration of PHP sessions since it seems to cause a lot of troubles.
|
12 vuotta sitten |
dflaven
|
69b1e7d10a
Added some checks around the configuration of PHP sessions since it seems to cause a lot of troubles.
|
12 vuotta sitten |
dflaven
|
96f8c55494
Integration of the "bridge" module and new mechanism for auto_select modules.
|
12 vuotta sitten |
dflaven
|
004f363ea9
Added PHP and MySQL versions and OS to the statistics
|
12 vuotta sitten |