Cronologia Commit

Autore SHA1 Messaggio Data
  romainq 85e319b5f6 Regression due to the safe compile: fixed an issue depending on the OS: could not compile (bug with PHP rename) 12 anni fa
  romainq 62e826fa1a Module installation information always loaded within the meta model 12 anni fa
  dflaven b6a33e7111 Make the logo transparent (background removal) 12 anni fa
  dflaven 3f00eb4522 Fixed an "Undefined variable" error 12 anni fa
  romainq ec7df5c48e Portal: cosmetics (same logo as the application logo) 12 anni fa
  romainq 99037986ae Compiler: added brand management 12 anni fa
  romainq c39861f345 CRON: report that CRON is already running BEFORE saying that the DB is read-only (re-entrance during an operation done in the background) 12 anni fa
  romainq ace480ea42 New mechanism: a module page can be accessed by the mean of a canonical URL (utils::GetAbsoluteUrlModulePage to build the proper URL) 12 anni fa
  romainq 4d0409bc01 Safe compilation (works in a temporary directory, on success then move it into env-production) 12 anni fa
  romainq 2a2a54895c CRON: protection against re-entrance now relies on a bullet-proof mutex. Also added the option 'debug=1' to output the call stack in case an exception occurs (not always because of passwords being shown in the call stack) 12 anni fa
  romainq 77a6f2b982 Model factory: fixed two bugs 12 anni fa
  romainq c7d02b5368 Compiler: when creating a test environment, take the relevant delta file (source env != dest env) 12 anni fa
  romainq b727212297 #752 Notifications sent several times (or too late) when MySQL is hosted on another server 12 anni fa
  romainq 13d7cd4876 Setup: Source dir recorded with a trailing backslash under windows 12 anni fa
  romainq 5d5240567a Restored the behavior of itop-sla-computation (if present, then it becomes the default working hour computer) 12 anni fa
  romainq 47a7313ee8 Restored the logo on the portal (picture with transparent background) 12 anni fa
  romainq 5f413d8468 Reviewed the portal (look and feel slightly improved) 12 anni fa
  romainq 06ef0f414e Improved the error reporting for the backup (in case mysqldump fails with a single error, then the error is displayed directly) 12 anni fa
  romainq 99697848c9 Improved the error reporting for the backup (in case mysqldump fails with a single error, then the error is displayed directly) 12 anni fa
  dflaven afb446bf8f Add a carriage return to the error message output when iTop is NOT yet installed. 12 anni fa
  romainq 9e7b17d491 CRON: reschedule at startup IIF the task is inactive or it is planned in the future 12 anni fa
  romainq 2b0bbecdd5 CRON to exit gracefully if iTop not yet installed 12 anni fa
  dflaven 3e177c57fd New verb "AfterDatabaseSetup" for performing installation tasks after the completion of the DB creation (+predefined objects & admin account) 12 anni fa
  romainq 2ba4437874 Added datamodel delta (if any) to the backup file 12 anni fa
  romainq 5a2c44ffa1 Delta revision id can be stored into the XML delta 12 anni fa
  romainq 95bddf03d6 Possibility to introduce a delta (not in a module) at compile time 12 anni fa
  romainq 5394d05e53 New capability for CRON: handle tasks scheduled at given date/time (as opposed to a task being executed more or less continuously). 12 anni fa
  dflaven a704ebecb4 Allow "Support Agents" to put an Incident in "Pending" state. 12 anni fa
  dflaven 4686df9d4b Ugly fix for a nasty change in jQuery UI behavior: UI tabs were considered as "Ajax" tabs when the page has a "base" tag, which was not the case in previous versions. Cf http://bugs.jqueryui.com/ticket/8637 12 anni fa
  dflaven ef7179b23a #747: protects against the non-existence of the UserRequest class (which is not always installed). 12 anni fa