.. |
install
|
62f8e142f6
#960 [RPM Packaging] Adjust line endings in READ and LICENSE files
|
11 éve |
licenses
|
ca75028593
Updated licenses with Font Awesome
|
9 éve |
packaging
|
62f8e142f6
#960 [RPM Packaging] Adjust line endings in READ and LICENSE files
|
11 éve |
ajax.dataloader.php
|
9f6e6f4a84
#1297: timezone configuration setting was inoperant.
|
8 éve |
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 éve |
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 éve |
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 éve |
email.test.php
|
a9cc56a6cc
Fixed XSS vulnerability
|
8 éve |
exclude.txt
|
b60defd3b2
First step toward a generic Linux packaging supporting both DEBs and RPMs...
|
11 éve |
index.php
|
9f6e6f4a84
#1297: timezone configuration setting was inoperant.
|
8 éve |
itop_design.xsd
|
80ee950376
Compiler and co: improved the robustness of xml datamodel
|
13 éve |
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 éve |
jquery.progression.js
|
4801d921f6
Moved under "trunk" to be able to track releases under "tags"
|
16 éve |
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 éve |
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 éve |
moduleinstallation.class.inc.php
|
ee86df9575
Record the very same installation time for all modules.
|
11 éve |
moduleinstaller.class.inc.php
|
2a6215a3f9
Enhancement: protect RenameValueInDB from non-existent attributes.
|
8 éve |
orange-progress.gif
|
4801d921f6
Moved under "trunk" to be able to track releases under "tags"
|
16 éve |
parameters.class.inc.php
|
1a4269db4d
#851 Ampersand (aka '&') not welcomed in the setup wizard
|
11 éve |
phpinfo.php
|
16c0e0a15f
For support purposes: added a page that simply calls phpinfo()
|
14 éve |
runtimeenv.class.inc.php
|
4e67ead342
Instrumentation of the setup/compiler: dump the complete XML data model at the end of the installation.
|
8 éve |
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 éve |
setuppage.class.inc.php
|
9f6e6f4a84
#1297: timezone configuration setting was inoperant.
|
8 éve |
setuputils.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 éve |
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 éve |
wizardsteps.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 éve |
xmldataloader.class.inc.php
|
a922865c04
Load structural data for all selected modules indepentyl of:
|
11 éve |