Commit History

Author SHA1 Message Date
  dflaven 89a1302860 Protects the setup against non-existing classes... to be renamed! Useful for heavily customized models where some very basic classes have been deleted. 9 years ago
  dflaven 915c8e5903 #384: Triggers should not be in the "bizmodel" category. User rights do not apply to such objects... 9 years ago
  dflaven fd43757c45 #1106, #1122: Added a new option 'start_tls' (false by default) and improved debugging capabilities for troubleshooting when something goes wrong with LDAP. Thanks to Karl (karkoff1212) for the hint. 9 years ago
  dflaven b622dbc62a Make the 'curl' options overridable when calling utils::DoPostRequest() 9 years ago
  dflaven efd43562b1 Computation of the impacted items in two passes to properly handle the "context" queries. 9 years ago
  dflaven 9b6ce5c0e2 Nicer icons... 9 years ago
  dflaven 2c61920b11 Enhancement: better display of the "Attachments" (addition/removal) in the history. 9 years ago
  dflaven 7938e15cb4 History display enhancement: whenever a new case log entry is added, display its content in the history. The display is truncated at a configurable max length. The user can expand/collapse the truncated text, entry per entry. The text is not truncated when printing. 9 years ago
  dflaven 9af53be708 Completed unit tests to cover 1-N links and to emulate the behavior of the user interface for N-N links. 9 years ago
  dflaven 9e8207680b Cosmetics on menus, details and the top bar... 9 years ago
  dflaven 13eb7d918d Cosmetics: the refresh button is now displayed as part of the "actions" at the top-right of the "details". 9 years ago
  dflaven a8795947e2 Unit tests fixes... 9 years ago
  dflaven 8fa80a899f Update the position of the dialog's buttons after adjusting the disposition of the search form. 9 years ago
  dflaven 822950503c #1148: Fixed dashboards upload: use the more modern fileupload component, since we now hook the ajax call in iTopWebPage and removed references to the old component ajax.fileupload from (almost) everywhere... 9 years ago
  dflaven e10f75b167 #1049: CSV import (and edition) of n:n links. The Differences() function is NOT commutative: the original value (i.e. the one from the database) must the the first argument. 9 years ago
  dflaven 97cd5f3fb0 Usability enhancement: don't clear the "Organizations" auto complete (for the silos) without purpose when clicking on it... empty the field only when the displayed value means "All organizations". 9 years ago
  dflaven f097f7eb82 Cosmetics on the "autocomplete": more compact by default (20 chars instead of 30), and buttons evenly spaced. 9 years ago
  romainq a1e0e610af Internal: allow to stop a stop watch at a specified time (case exchange) -requires testing 9 years ago
  romainq 20796bd8fc Added unit tests for the recording of linksets from one end (->Set('xxxxx_list') 9 years ago
  romainq 3bc90080d8 #1147 Documented the limitations for links between connectable CIs and network devices 9 years ago
  romainq 045b879a9b #1145 nad #1146 Documented the limitations for links between connectable CIs and network devices 9 years ago
  romainq 8a28723b1e Could not add more than one link between a given server and a given network device. This is a regression in 2.2.0 beta. This issue affect N-N links where duplicates are allowed. One single link is being affected in the standard datamodel. 9 years ago
  dflaven ddf1114534 #1087: the sort order on "group by" dashlets inside a dashboard is now saved as a user preference. 9 years ago
  dflaven 662ec6f038 Finishing touch to the "Printer friendly version" of the details page. 9 years ago
  romainq d0823245fb #1144 Audit category having no rule -> PHP notices when showing the report + improved the behavior when the OQL of a rule is wrong. 9 years ago
  romainq 7aa8bed5b9 #1143 Records any change (add/remove/modify) for link sets that can be considered as one of the characteristics of a class (currently those having edit mode = in place) 9 years ago
  dflaven fa1367a9b3 Cosmetics: pixel perfect alignment of the "actions" buttons. 9 years ago
  dflaven 0f27470b79 #1142 Dashboard editor: protects from unwanted "exit" without saving the modifications: 9 years ago
  dflaven 85bf2ba554 Usability enhancement: Autocomplete: do NOT clear the typed text when the value does not match one of the possible values, but clear the actual underlying value so that the input field gets marked as "invalid" if it is mandatory. 9 years ago
  romainq bebfa57f54 Instrumented the code to help in solving the "restore runing" issue. Completion of commits [3733] znd [3595] = issue an exception if something is going wrong within iTopMutex::TryLock (exceptions are correctly handled in the various places where TryLock is invoked) 9 years ago