.. |
install
|
62f8e142f6
#960 [RPM Packaging] Adjust line endings in READ and LICENSE files
|
11 yıl önce |
licenses
|
ca75028593
Updated licenses with Font Awesome
|
9 yıl önce |
packaging
|
62f8e142f6
#960 [RPM Packaging] Adjust line endings in READ and LICENSE files
|
11 yıl önce |
ajax.dataloader.php
|
9f6e6f4a84
#1297: timezone configuration setting was inoperant.
|
8 yıl önce |
applicationinstaller.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 yıl önce |
backup.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 yıl önce |
compiler.class.inc.php
|
4b36e9e017
Obsolescence: introduction of this new concept (wording could change later). The obsolescence of an object is computed after other attributes, by the mean of an OQL expression. The code has been refactored (again) so as to factorize between the computation of friendly names and the computation of obsolescence flags. The refactoring involved a significant AND RISKY change: external key friendly names (magic attributes) have been changed from AttributeFriendlyName to AttributeExternalField, which simplifies the SQL query build logic.
|
8 yıl önce |
email.test.php
|
a9cc56a6cc
Fixed XSS vulnerability
|
8 yıl önce |
exclude.txt
|
b60defd3b2
First step toward a generic Linux packaging supporting both DEBs and RPMs...
|
11 yıl önce |
index.php
|
9f6e6f4a84
#1297: timezone configuration setting was inoperant.
|
8 yıl önce |
itop_design.xsd
|
80ee950376
Compiler and co: improved the robustness of xml datamodel
|
13 yıl önce |
itopdesignformat.class.inc.php
|
da0260c569
N°653 Lifecycle flags can be defined on both states and transitions (Note: This is a beta version and need to be tested!)
|
8 yıl önce |
jquery.progression.js
|
4801d921f6
Moved under "trunk" to be able to track releases under "tags"
|
16 yıl önce |
modelfactory.class.inc.php
|
d224a02ec0
XML Customizations: when the parent class is unknown, the error is "unknown constant PARENT_NOT_FOUND"... which is a clue ;-)... now it says something far more accurate like "/itop_design/classes/class[MyCustomClass] at line 458: parent class 'SomeOtherCustomClass' could not be found"
|
8 yıl önce |
modulediscovery.class.inc.php
|
a9f30549bf
N.520 Setup: conflicts when a module in "extensions" is an upgrade of a module that already exists in datamodels/2.x. The most recent module must be installed and the older one must be ignored.
|
8 yıl önce |
moduleinstallation.class.inc.php
|
ee86df9575
Record the very same installation time for all modules.
|
11 yıl önce |
moduleinstaller.class.inc.php
|
2a6215a3f9
Enhancement: protect RenameValueInDB from non-existent attributes.
|
8 yıl önce |
orange-progress.gif
|
4801d921f6
Moved under "trunk" to be able to track releases under "tags"
|
16 yıl önce |
parameters.class.inc.php
|
6d3ee3f63a
Added a "Set" method.
|
8 yıl önce |
phpinfo.php
|
16c0e0a15f
For support purposes: added a page that simply calls phpinfo()
|
14 yıl önce |
runtimeenv.class.inc.php
|
4e67ead342
Instrumentation of the setup/compiler: dump the complete XML data model at the end of the installation.
|
8 yıl önce |
setup.js
|
b32b962dd0
- Show only the "vsisible" parameters in the config file, or the ones already present in case of upgrade. Hide others for readability.
|
12 yıl önce |
setuppage.class.inc.php
|
9f6e6f4a84
#1297: timezone configuration setting was inoperant.
|
8 yıl önce |
setuputils.class.inc.php
|
7631c1a3b8
Cosmetics on the asychronous DB connection message.
|
8 yıl önce |
wizardcontroller.class.inc.php
|
6d1fbfda61
Setup wizard cosmetics: added a "Reload" button to refresh the first page of the wizard when the prerequisites are not met.
|
10 yıl önce |
wizardsteps.class.inc.php
|
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 yıl önce |
xmldataloader.class.inc.php
|
a922865c04
Load structural data for all selected modules indepentyl of:
|
11 yıl önce |