Historial de Commits

Autor SHA1 Mensaje Fecha
  glajarige f9c3e01cb8 N°930 Better UI on object details part 1. (Careful, Bulf modify and CSV import might be partly broken...) hace 8 años
  dflaven 4c9d0c0732 Adding identifiers into the installation wizard. hace 8 años
  dflaven 507a623e47 Bumping the datamodel version number to 2.4.0 !! hace 8 años
  dflaven 7631c1a3b8 Cosmetics on the asychronous DB connection message. hace 8 años
  dflaven 6d3ee3f63a Added a "Set" method. hace 8 años
  dflaven 9bf689c4a9 Identify the menu nodes by an ID for potential CSS styling. hace 8 años
  dflaven 91e5ec2a76 Split of a too long code line !! hace 8 años
  romainq d87bfaada7 Archive: Experimental API DBSearch::DBBulkWriteArchiveFlag, to quickly archive a huge number of objects (minimizes the number of queries needed to do the job, skips object change handlers, and DOES NOT RECORD the change in the history of object changes -that limitation could be fixed later) hace 8 años
  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') hace 8 años
  cisou 08b88832f5 Dictionnary: English: Labels on Modify AttributeDuration, aligned to display mode hace 8 años
  glajarige c021f49548 Removed JS console.log usages that would have made IE9 crash hace 8 años
  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). hace 8 años
  cisou 03be0f1b55 DataModel: obsolescence conditions: Added: Contact, Location, Org. Modified: Hypervisor, Ticket hace 8 años
  cisou d20f0b7f88 DataModel: Ticket obsolescence condition: fix issue with 'rejected' UserRequest which have no 'close_date' hace 8 años
  cisou c22acaf252 DataModel: Bug on LogicalInterface obsolescence condition, status does not exist hace 8 años
  dflaven eca3f6ed3e Larger area to be able to add an extra icon/menu if needed. hace 8 años
  cisou 37f0ff3249 DataModel: definition of obsolescence condition per class hace 8 años
  cisou af80b83a84 Ticket transitions: 'reassign' force change of agent, agent and team in 'assigned' state are read-only, user satisfaction and user comment are read-only in 'closed' state. hace 8 años
  glajarige cf8874d904 N°380 Fixed UI in console, object details that were going over their container sometimes hace 8 años
  glajarige ddfeeab201 N°380 Fixed object header width in console UI. hace 8 años
  romainq 8f43112e83 N.656 Allow DB writes during a backup hace 8 años
  glajarige 9413b41a7c N°642 Portal: Flags on transition, fixed a bug with state form not reading DM flags correctly. hace 8 años
  dflaven 0ae837d7c2 [CKEditor] Enabled the "Source mode edition" button, by popular demand. Be aware that the resulting HTML source is anyhow filtered/validated/sanitized by CKEditor itself, then iTop. hace 8 años
  dflaven 5d4161755f Updated CKEditor to the latest version (4.7.1) hace 8 años
  glajarige 4b3772ff96 N°642 Portal: Flags on transition part 3 hace 8 años
  glajarige e4b1be4a1d N°642 Portal: Flags on transition part 3, forms inheritance for stimuli. hace 8 años
  glajarige c0a7212517 N°642 Portal: Flags on transition part 2. Fixed a bug on transition with field that should have been must_xxx from DM hace 8 años
  glajarige b2c4fe64f2 N°642 Portal: Flags on transition part 2 hace 8 años
  romainq a83c24beec Obsolescence: do not lose external keys pointing to obsolete data hace 8 años
  romainq 591aa1027a Obsolescence: audit errors reporting to include obsolete data as well as the audit execution does hace 8 años