dflaven 223b861e6d Remove (once more...) a warning at the end of the setup... 8 years ago
..
install 62f8e142f6 #960 [RPM Packaging] Adjust line endings in READ and LICENSE files 11 years ago
licenses ca75028593 Updated licenses with Font Awesome 9 years ago
packaging 62f8e142f6 #960 [RPM Packaging] Adjust line endings in READ and LICENSE files 11 years ago
ajax.dataloader.php 9f6e6f4a84 #1297: timezone configuration setting was inoperant. 8 years ago
applicationinstaller.class.inc.php 1abda8b6b6 File names are now purely reltive to the module's root directory. 8 years ago
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 years ago
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 years ago
email.test.php a9cc56a6cc Fixed XSS vulnerability 8 years ago
exclude.txt b60defd3b2 First step toward a generic Linux packaging supporting both DEBs and RPMs... 11 years ago
extensionsmap.class.inc.php 380917eb2c Improved way to track the choices made during the installation in order to: 8 years ago
index.php 9f6e6f4a84 #1297: timezone configuration setting was inoperant. 8 years ago
itop_design.xsd 80ee950376 Compiler and co: improved the robustness of xml datamodel 13 years ago
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 years ago
jquery.progression.js 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 years ago
modelfactory.class.inc.php 380917eb2c Improved way to track the choices made during the installation in order to: 8 years ago
modulediscovery.class.inc.php 380917eb2c Improved way to track the choices made during the installation in order to: 8 years ago
moduleinstallation.class.inc.php 380917eb2c Improved way to track the choices made during the installation in order to: 8 years ago
moduleinstaller.class.inc.php 2a6215a3f9 Enhancement: protect RenameValueInDB from non-existent attributes. 8 years ago
orange-progress.gif 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 years ago
parameters.class.inc.php 6d3ee3f63a Added a "Set" method. 8 years ago
phpinfo.php 16c0e0a15f For support purposes: added a page that simply calls phpinfo() 14 years ago
runtimeenv.class.inc.php 380917eb2c Improved way to track the choices made during the installation in order to: 8 years ago
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 years ago
setuppage.class.inc.php 9f6e6f4a84 #1297: timezone configuration setting was inoperant. 8 years ago
setuputils.class.inc.php 7631c1a3b8 Cosmetics on the asychronous DB connection message. 8 years ago
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 years ago
wizardsteps.class.inc.php 223b861e6d Remove (once more...) a warning at the end of the setup... 8 years ago
xmldataloader.class.inc.php a922865c04 Load structural data for all selected modules indepentyl of: 11 years ago