Commit Verlauf

Autor SHA1 Nachricht Datum
  romainq d990d55d1f Typo: a pint of what? (pRint preview) vor 9 Jahren
  romainq 9628e5b4a1 Fixed regression introduced in 2.2.0 beta. Warning issued when opening an organization for modification vor 9 Jahren
  dflaven 7fd1127dd2 Fix: Make sure that the "ownership lock" is always released when clicking on the "Cancel" button of a form. vor 9 Jahren
  dflaven 56f7657e7e Impact analysis cosmetics: vor 9 Jahren
  romainq f9957f8b55 CSV import GUI: now matching more representations (object id and external fields that are external keys) vor 9 Jahren
  dflaven 7e83561eb7 Impact analysis enhancement: vor 9 Jahren
  romainq b2618d03ae Exports further improved: vor 9 Jahren
  dflaven 0694a8ca48 Refresh of the "Groups" tab in the impact analysis display, when the whole graph is refreshed. vor 9 Jahren
  dflaven 8dcea8f57a Impact analysis improvements: vor 9 Jahren
  romainq eaee9c5ddc Exports: a fields spec can now be an extended attribute code (e.g. location_id->org_id->parent_id->code) vor 9 Jahren
  romainq e912749e9b Optimization (regression introduced in 2.1.0): huge tables and HTML exports of tickets can take long to execute (require 1 query per fetched row) vor 9 Jahren
  dflaven 782b423db2 Prevent timeouts during the computation of the impact analysis + keep the columns (and ordering) in the lists of objects when creating a PDF of the impact analysis. vor 9 Jahren
  dflaven 883405f479 #1137: portal configuration was too limited. Now one "allow" profile is enough to allow access to a given portal. vor 9 Jahren
  romainq 9389d8e53f User portal as a module: the Cancel button (ticket creation wizard) was not working vor 9 Jahren
  romainq a78e3fdf22 REST/JSON services. Take the user rights into account. Something was already done for core/create and core/delete, but the symptoms were not clear. The other verbs (update, apply_stimulus, get and get_related) had no protection at all. vor 9 Jahren
  romainq 8ddc97daa3 Export (all formats but XML): vor 9 Jahren
  romainq 09deb1236c Export (legacy): bulk read must be authorized for all the queried classes vor 9 Jahren
  romainq 4956dbc212 Export: prevent from usage by a non admin (at the page level) vor 9 Jahren
  romainq 61383b5378 #1123/#1133 The optimization on loaded columns in SQL queries was inoperant for some queries, resulting in a stopper issue if such queries were added to a union query (2.2.0 beta) vor 9 Jahren
  romainq 47ead95a0c Customizations/XML: clearer error reporting when encountering a duplicate value for an AttributeEnum vor 9 Jahren
  romainq 14aa25078a Exports: continuation of commit 3681 (Make the correct column name for friendly names (ext key -> ext field) enlarged to ALL formats with the exception of XML vor 9 Jahren
  romainq e4f8231d99 Export/XML: documented options (no_localize / linksets) + added external fields and friendly name for the external keys, both on the exported objects and the links (linkets=1) vor 9 Jahren
  romainq dbfadb8d27 Export/XML: new option to include link sets (default: no) vor 9 Jahren
  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 vor 9 Jahren
  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 vor 9 Jahren
  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. vor 9 Jahren
  romainq f6d23c2a56 Printable view: cosmetics on object names (hyperlinks) in the actual print view -reverse merging a file that was NOT ready for committing vor 9 Jahren
  romainq 243d41a046 Printable view: cosmetics on object names (hyperlinks) in the actual print view vor 9 Jahren
  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 (?) vor 9 Jahren
  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 vor 9 Jahren