Historial de Commits

Autor SHA1 Mensaje Fecha
  romainq ec7df5c48e Portal: cosmetics (same logo as the application logo) hace 11 años
  romainq 99037986ae Compiler: added brand management hace 11 años
  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) hace 11 años
  romainq ace480ea42 New mechanism: a module page can be accessed by the mean of a canonical URL (utils::GetAbsoluteUrlModulePage to build the proper URL) hace 11 años
  romainq 4d0409bc01 Safe compilation (works in a temporary directory, on success then move it into env-production) hace 11 años
  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) hace 11 años
  romainq 77a6f2b982 Model factory: fixed two bugs hace 11 años
  romainq c7d02b5368 Compiler: when creating a test environment, take the relevant delta file (source env != dest env) hace 11 años
  romainq b727212297 #752 Notifications sent several times (or too late) when MySQL is hosted on another server hace 11 años
  romainq 13d7cd4876 Setup: Source dir recorded with a trailing backslash under windows hace 11 años
  romainq 5d5240567a Restored the behavior of itop-sla-computation (if present, then it becomes the default working hour computer) hace 11 años
  romainq 47a7313ee8 Restored the logo on the portal (picture with transparent background) hace 11 años
  romainq 5f413d8468 Reviewed the portal (look and feel slightly improved) hace 11 años
  romainq 06ef0f414e Improved the error reporting for the backup (in case mysqldump fails with a single error, then the error is displayed directly) hace 11 años
  romainq 99697848c9 Improved the error reporting for the backup (in case mysqldump fails with a single error, then the error is displayed directly) hace 11 años
  dflaven afb446bf8f Add a carriage return to the error message output when iTop is NOT yet installed. hace 11 años
  romainq 9e7b17d491 CRON: reschedule at startup IIF the task is inactive or it is planned in the future hace 11 años
  romainq 2b0bbecdd5 CRON to exit gracefully if iTop not yet installed hace 11 años
  dflaven 3e177c57fd New verb "AfterDatabaseSetup" for performing installation tasks after the completion of the DB creation (+predefined objects & admin account) hace 11 años
  romainq 2ba4437874 Added datamodel delta (if any) to the backup file hace 12 años
  romainq 5a2c44ffa1 Delta revision id can be stored into the XML delta hace 12 años
  romainq 95bddf03d6 Possibility to introduce a delta (not in a module) at compile time hace 12 años
  romainq 5394d05e53 New capability for CRON: handle tasks scheduled at given date/time (as opposed to a task being executed more or less continuously). hace 12 años
  dflaven a704ebecb4 Allow "Support Agents" to put an Incident in "Pending" state. hace 12 años
  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 hace 12 años
  dflaven ef7179b23a #747: protects against the non-existence of the UserRequest class (which is not always installed). hace 12 años
  dflaven 296927c21b Use the minified version of jquery-migrate, since the non-minified version (which produces debug traces) is excluded from the build. hace 12 años
  dflaven 74703082f6 #746 allow adding an AttributeBlob with is_null_allowed = true to an existing Data Model. (same issue fixed also for AttributeOneWayPassword). hace 12 años
  dflaven 8730cf0fca Properly handle nested forms in "PropertySheet" and "read-only" mode hace 12 años
  dflaven 77dd93462a Bug fix: validation was broken when the first fields were not Ok. hace 12 años