Commit History

作者 SHA1 備註 提交日期
  dflaven 223b861e6d Remove (once more...) a warning at the end of the setup... 8 年之前
  romainq 17dc15ef71 Releasing 2.4.0-beta 8 年之前
  cisou 83963e74f6 ReleaseNotes: rephrasing 8 年之前
  glajarige bc7cf92fb6 Portal: Some fields were no longer mandatory due to a regression introduced by the flags on lifecycle 8 年之前
  cisou d4b0cb043f DataModel: Remove Ticket Archiving by default 8 年之前
  cisou 482713e610 ReleaseNote: 2.4. beta 8 年之前
  dflaven fffe08681c Remove a warning at the end of the setup... 8 年之前
  glajarige eaa6317ce0 Console UI: Fixed glitch in object details layout 8 年之前
  dflaven 1abda8b6b6 File names are now purely reltive to the module's root directory. 8 年之前
  glajarige 51cb455f9d Console UI: Text fields validation fixed when coming back from fullscreen. Also, fixed seaarch dialog UI for ExtKeys 8 年之前
  cisou cbf070e0ae DataModel: Obsolescence conditions, workaround a code issue by using COALESCE when an obsolescence condition can be NULL. 8 年之前
  glajarige 0e6e8888ec Console UI: OneWayPassword attribute are now displayed properly according to the new layout 8 年之前
  glajarige 609e73f46e Console UI: Calendar icon for date(time) fields is now bigger. 8 年之前
  glajarige 93c8a14d1e N°930 Better UI on object details part 2: Text type fields now handled properly and aligned with HTML type fields. 8 年之前
  dflaven 380917eb2c Improved way to track the choices made during the installation in order to: 8 年之前
  glajarige f9c3e01cb8 N°930 Better UI on object details part 1. (Careful, Bulf modify and CSV import might be partly broken...) 8 年之前
  dflaven 4c9d0c0732 Adding identifiers into the installation wizard. 8 年之前
  dflaven 507a623e47 Bumping the datamodel version number to 2.4.0 !! 8 年之前
  dflaven 7631c1a3b8 Cosmetics on the asychronous DB connection message. 8 年之前
  dflaven 6d3ee3f63a Added a "Set" method. 8 年之前
  dflaven 9bf689c4a9 Identify the menu nodes by an ID for potential CSS styling. 8 年之前
  dflaven 91e5ec2a76 Split of a too long code line !! 8 年之前
  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) 8 年之前
  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') 8 年之前
  cisou 08b88832f5 Dictionnary: English: Labels on Modify AttributeDuration, aligned to display mode 8 年之前
  glajarige c021f49548 Removed JS console.log usages that would have made IE9 crash 8 年之前
  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). 8 年之前
  cisou 03be0f1b55 DataModel: obsolescence conditions: Added: Contact, Location, Org. Modified: Hypervisor, Ticket 8 年之前
  cisou d20f0b7f88 DataModel: Ticket obsolescence condition: fix issue with 'rejected' UserRequest which have no 'close_date' 8 年之前
  cisou c22acaf252 DataModel: Bug on LogicalInterface obsolescence condition, status does not exist 8 年之前