Historique des commits

Auteur SHA1 Message Date
  romainq a5e17862ec Custom fields: better error reporting when an exception occurs while finalizing the form il y a 9 ans
  glajarige 15f3d409dc Form : Added LabelField class for forms. il y a 9 ans
  glajarige 9f877d1307 Form : Fixed call to form_field::validate on fields with no form_field widget (typically LabelField) il y a 9 ans
  dflaven 81805532c3 New icon for the new portal. il y a 9 ans
  romainq e1ca7c4f6b Custom fields: better error reporting when an exception occurs while finalizing the form il y a 9 ans
  glajarige fc896e312b Form : Fixed dependancies check in Form::Finalize() il y a 9 ans
  romainq 0064a82cd2 Fixed regression introduced with [3912] : autocomplete not working (new User request with lots of existing user requests) il y a 9 ans
  glajarige 7b7deb0cbe Form : Added some translations to the new form system il y a 9 ans
  glajarige 682a9c7b5d DBSearch : Allow join between DBUnionSearch by adding the DBUnionSearch::Join verb il y a 9 ans
  romainq eed8eb3bb5 Prerequisites to the portal forms: il y a 9 ans
  dflaven 075eced60c Initial feedback whilie loading the 'list' tab of the impact analysis, useful when this tab is displayed first. il y a 9 ans
  romainq 3c7638bf00 Exclude magic parameters when listing query parameters (refactoring from run_query) This enables the use of magic parameters in the exports. The issue was less exposed in iTop 2.2.0 because only one single magic parameter was available. il y a 9 ans
  glajarige 04e18662a3 CustomFields : Fixed a regression in field_set.js during validation due to touched_fields what were no longer in the form when switching templates il y a 9 ans
  romainq 7b4fb0a57b Custom fields: not all the values were correctly recorded (event name collision) il y a 9 ans
  glajarige 112be6b90f CustomFields : Bootstrap integration il y a 9 ans
  glajarige c0910d6fb6 CustomFields : Bootstrap integration il y a 9 ans
  romainq 0489e8e5e8 Custom fields: alpha version. il y a 9 ans
  dflaven ece2876b89 Modified the "List" tab of the Impact Analysis to display only the actually impacted objects. The content of this tab is now refreshed every time the graph is rebuilt to take into account the "context" changes which causes the actual impact to change, or the filtering. il y a 9 ans
  glajarige cd5cd30206 Prerequisites to the custom fields il y a 9 ans
  romainq d33a2ebc7e Magic query arguments - fixed a regression: URL exceeding 4000 characters (!) because the serialized queries were including magic arguments. Those arguments must be computed right before executing the query. An alternative to this implementation could be to serialize a DBSearch with its parameters computed at serialization time. il y a 9 ans
  romainq 6b50994607 #1210 (reopened) ...fixed a regression on commit [r3936]: dependent fields could not be loaded when there are link set attribute in the current form il y a 9 ans
  romainq 3ec86f9426 Prerequisites for custom fields il y a 9 ans
  romainq 2004ef554a #1210 Dependant field not reset (servicesubcategory not reset when service is reset) il y a 9 ans
  dflaven 1a0604f1a8 Background process for cleaning expired temporary attachments and inline images. il y a 9 ans
  dflaven 0ec001e1db Optimization/bug (!): Never use the whole object as a placeholder in ApplyParams !! il y a 9 ans
  dflaven 6267c9f8d7 Optimization: do not load all columns when checking if a CI is part of the "context" of a given ticket. il y a 9 ans
  glajarige 2d809c8207 Prerequisites to the custom fields il y a 9 ans
  dflaven 378fb38f3f Prevent access to *any* InlineImage by just guessing its identifier, now an additional "secret" is needed, making it much harder to guess (but not 100% impossible, beware !) il y a 9 ans
  dflaven 991cd359fc Inline images in formatted case log & descriptions: beta version fixperms js The inline images are now no longer stored stored as Attachments but using a specific object InlineImage... il y a 9 ans
  dflaven 47527d75df (HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !! - fix for missing magnificPopup() il y a 9 ans