提交历史

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