dflaven d07f571440 Bug fix: protect the setup from a fatal exception when encountering a module with no version number. 7 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 78c518948a N°706 DBCollation config parameter is no longer forced during setup. It was for migrating iTop 2.0 but is now obsolete. 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 94fda8cd41 (FAF for module developers): utilities to easily know the name/version/dir/URL of the current module and write module independent code !! 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 d07f571440 Bug fix: protect the setup from a fatal exception when encountering a module with no version number. 7 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 dd44c19ed3 Bug fix: do NOT scan the whole "data" directory searching for extensions !! 7 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 76c6525a8f Don't add a question mark at the end of the setup's Iframe URL. 8 years ago
xmldataloader.class.inc.php a922865c04 Load structural data for all selected modules indepentyl of: 11 years ago