dflaven
|
4f56332a70
Preparing the connexion to the Hub.
|
7 years ago |
eespie
|
5dae37bdde
Allow modules to provide license file (license.<module_name>.xml) with same format as setup/licenses/community_license.xml
|
7 years ago |
dflaven
|
76c6525a8f
Don't add a question mark at the end of the setup's Iframe URL.
|
8 years ago |
dflaven
|
223b861e6d
Remove (once more...) a warning at the end of the setup...
|
8 years ago |
dflaven
|
fffe08681c
Remove a warning at the end of the setup...
|
8 years ago |
dflaven
|
380917eb2c
Improved way to track the choices made during the installation in order to:
|
8 years ago |
romainq
|
422987669a
N.612 Regression introduced in the previous commit: on the setup conclusion page, the link to download the backup file does not work (and warning "unknown variable $sTruncatedFilePath')
|
8 years ago |
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 years ago |
romainq
|
d2b2022e65
Brand new customer portal - alpha version: requires adjustments to work with various ticketing installation options
|
9 years ago |
dflaven
|
4ab7616cf5
YOU MUST RUN THE SETUP AFTER PERFORMING THIS UPDATE !!
|
9 years ago |
dflaven
|
3c08148ddc
Enhanced statistics at the end of the setup.
|
9 years ago |
dflaven
|
1b110522ca
#1150: Spurious message "A restore is running..." - FIXED !
|
9 years ago |
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 years ago |
dflaven
|
5551f50e4e
Make sure that the SQL mutexes are specific to the current iTop instance, but still preserving the capability for the setup to detect an already running cron job with or without a valid config file.
|
10 years ago |
dflaven
|
6d1fbfda61
Setup wizard cosmetics: added a "Reload" button to refresh the first page of the wizard when the prerequisites are not met.
|
10 years ago |
dflaven
|
dacd27f669
#927 Detect IE7 (or compatibility mode) and warn the user that the application cannot be used with such browsers.
|
11 years ago |
romainq
|
15a7e9b975
Added a warning when upgrading the application while a CRON is being executed on the same DB
|
11 years ago |
dflaven
|
550f475c10
Better handling of the default choices in case of upgrade (for some specific configurations of the installation wizard).
|
11 years ago |
romainq
|
26c60623da
About box - alpha version
|
11 years ago |
dflaven
|
b9a3329add
Fixed a regression in the computation of default choices.
|
11 years ago |
dflaven
|
9ee8ab61fc
Fix for properly computing the default choices in case of upgrade...
|
11 years ago |
romainq
|
682f300b1e
#721 Unmet dependencies not detected
|
12 years ago |
dflaven
|
9624a71ed1
Bug fix: Data model alternate options were not properly checked when upgrading (especially when selecting ITIL tickets)
|
12 years ago |
dflaven
|
96f8c55494
Integration of the "bridge" module and new mechanism for auto_select modules.
|
12 years ago |
dflaven
|
b32b962dd0
- Show only the "vsisible" parameters in the config file, or the ones already present in case of upgrade. Hide others for readability.
|
12 years ago |
dflaven
|
004f363ea9
Added PHP and MySQL versions and OS to the statistics
|
12 years ago |
dflaven
|
ae38bf356e
Incorrect formatting visible only with IE !
|
12 years ago |
dflaven
|
8ac2eb040a
Correct detection of whether there are any changes or not compared to a std build.
|
12 years ago |
dflaven
|
b1db406dec
Bug fix: properly preserve user's choices in case of upgrade (for alternatives)
|
12 years ago |
dflaven
|
b59b7d4e01
Finishing touch on the setup program... ready for 2.0 beta ??
|
12 years ago |