Commit History

Author SHA1 Message Date
  romainq dbfadb8d27 Export/XML: new option to include link sets (default: no) 10 years ago
  romainq 87017d130a Query phrases: if the attribute 'fields' is left empty, then propose the legacy export URL and keep the user informed about the limitations 10 years ago
  romainq 5501af41d0 Exports: support multi-column queries (e.g. SELECT l, p FROM Person AS p JOIN Location AS l ON p.location_id = l.id) with null values 10 years ago
  romainq 2428e8c26a #1111 Could not attach a UserRequest to a Problem (1-N links). Could not detach either! This fix requires attention: it is assumed that an item of a link set, if it is "modified" then its key to the current object has already been set. 10 years ago
  romainq f6d23c2a56 Printable view: cosmetics on object names (hyperlinks) in the actual print view -reverse merging a file that was NOT ready for committing 10 years ago
  romainq 243d41a046 Printable view: cosmetics on object names (hyperlinks) in the actual print view 10 years ago
  romainq b7ed3bd0ea Printable view: do not show pagination controls (show the full list), must work with plugins calling cmdbAbstractObject::DiplaySet AND cmdbAbstractObjectObject::GetDisplaySet. Sill, GetDisplayExtendedSet should be hacked as well (?) 10 years ago
  romainq 26854382bc #1081 Customizations: adjust the dimensions of the HTML Editor (CKEditor). Also fixed an issue when specifying width/height with unit (e.g. "30em") for AttributeText/AttributeLongText 10 years ago
  romainq 895fcba8bc Log REST/JSON calls (config: 'log_rest_service' => true ; stored as EventRestService) 10 years ago
  romainq fb6ef14bbc #564 Prompt for an update in a case log on a lifecycle transition. Can be retrofitted easily. 10 years ago
  romainq f2e9851667 #1074 Portal: errors when selecting Impact/Urgency, and if the user has access to his organization only. 10 years ago
  romainq 8d93c95d0d #1130 CAS authentication security leak when cas_memberof is left empty (already committed into branch 2.1.0) 10 years ago
  romainq 960f0562b0 Completion of [3668]: #1116 (and #1117): default values for ENUMs must always be expressed as strings. 10 years ago
  romainq e38eb53e3a Export: for tabular exports, the label for the "friendly name" column must match the one recognized by CSV import (the very standard one, almost unused yet) 10 years ago
  romainq 412766a151 Export/CSV: 10 years ago
  romainq d527d1c79d Exports: Friendly names to be escaped and delimited in CSV (bug more exposed now that the export allows field selection) 10 years ago
  romainq a84684630b #576 Printable view for object details. Possibility to hide/show chapters (the equivalent of tabs in the UI) or any fieldset. Requires testing and comments. 10 years ago
  dflaven 8379eef5d1 Automatic installation of modules: remove duplicates if needed. 10 years ago
  dflaven 67e80ac0ee Pan and zoom in the impact analysis view. 10 years ago
  dflaven 99c97e1eed Integration of the German translation provided by ITOMIG thanks to David Gümbel ! 10 years ago
  romainq 5a2f75f457 Secure the server: prevent the users from browsing/getting files from the data and log directories. With Apache, it is still a must to enable htaccess with the spec "AllowOverride All". The index.php files are here to prevent from browsing whatever the HTTP server config. 10 years ago
  romainq a992697d7b #1120 Export V2 not working when using aliases (ex: SELECT Person AS p) 10 years ago
  romainq 3daf007c81 #1095 Object creation form and bulk modify (final step) not working when using apache-proxy 10 years ago
  dflaven 5591927f70 #1118: fixed strange display of synchro data sources status. 10 years ago
  dflaven 40472a7cd4 #1121: Regression: "filters" on Triggers had no effect. The regression was caused by the new way of computing placeholders "on the fly" (#803). 10 years ago
  dflaven f19ffaa001 #1116 (and #1117): default values for ENUMs must always be expressed as strings. 10 years ago
  dflaven f637419b58 Fixed a potential XSS vulnerability. 10 years ago
  dflaven 432d5b51b3 Readme updated due to the delayed release... 10 years ago
  dflaven 7ed72c7b3f Enhancement (internal) mark the "dict" entries as modified when loading them. 10 years ago
  dflaven 0c62212a4f File-based "transactions" dans log files better protected against concurrent access... 10 years ago