История коммитов

Автор SHA1 Сообщение Дата
  glajarige 30f36ef9d1 New API for SelectObjectField, replaced OQL query by DBSearch 9 лет назад
  romainq fd1ae9f09a CustomFields: suppressed a warning when editing an object with a custom field being read-only 9 лет назад
  romainq 9ea355a840 CustomFields: Attributes of type CustomFields must be removed when converting from 1.3 to 1.2 9 лет назад
  glajarige ff26196a7d Updated licences file with Bootstrap and DataTables 9 лет назад
  romainq dbe7f19899 Fixed regression introduced with [3912] and partially fixed in [3954] : when the autocomplete is active, then the search dialog was not working anymore. 9 лет назад
  romainq 1d2fd7f774 Label of the final class attribute could only be defined on the root class (overriding it in derived classes had no effect) 9 лет назад
  glajarige 8e079c7750 Alpha 2.3.0 fixes : 9 лет назад
  romainq 0d9ba922d5 #1221 Exclude git folder from the copied folders, during the compilation process 9 лет назад
  romainq 93b70a293b ResetStopWatch could not be used as a lifecycle action: the symptom is "The action has failed". 9 лет назад
  romainq 8174660c0d Custom fields: track the changes and improve the robustness with regards to the Exception thrown by the handler. Also fixed an issue with DBObject, causing the custom fields to be written several times if invoking DBUpdate more than once. Theoretically, this issue affects any type of attribute. 9 лет назад
  romainq 5c70d889a2 Code refactoring: removed a debug trace 9 лет назад
  romainq 6c3e4f17ae Custom fields: comparing two sets of values is delegated to the custom fields handler because the values must be interpreted before concluding (blind comparison resulted in objects being written though the values were equivalent) 9 лет назад
  romainq affd3afa5a Custom fields: check data against the form prior to recording (do not rely solely on the HTML form) 9 лет назад
  romainq c7e7d28148 Custom fields: values not recorded if the user does not change any of the default values 9 лет назад
  glajarige f4225c9dcb Form : Started fix on CaseLog field in the portal. Only the edit value is now in the editor. Still have to display the history below. 9 лет назад
  romainq a5e17862ec Custom fields: better error reporting when an exception occurs while finalizing the form 9 лет назад
  glajarige 15f3d409dc Form : Added LabelField class for forms. 9 лет назад
  glajarige 9f877d1307 Form : Fixed call to form_field::validate on fields with no form_field widget (typically LabelField) 9 лет назад
  dflaven 81805532c3 New icon for the new portal. 9 лет назад
  romainq e1ca7c4f6b Custom fields: better error reporting when an exception occurs while finalizing the form 9 лет назад
  glajarige fc896e312b Form : Fixed dependancies check in Form::Finalize() 9 лет назад
  romainq 0064a82cd2 Fixed regression introduced with [3912] : autocomplete not working (new User request with lots of existing user requests) 9 лет назад
  glajarige 7b7deb0cbe Form : Added some translations to the new form system 9 лет назад
  glajarige 682a9c7b5d DBSearch : Allow join between DBUnionSearch by adding the DBUnionSearch::Join verb 9 лет назад
  romainq eed8eb3bb5 Prerequisites to the portal forms: 9 лет назад
  dflaven 075eced60c Initial feedback whilie loading the 'list' tab of the impact analysis, useful when this tab is displayed first. 9 лет назад
  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. 9 лет назад
  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 9 лет назад
  romainq 7b4fb0a57b Custom fields: not all the values were correctly recorded (event name collision) 9 лет назад
  glajarige 112be6b90f CustomFields : Bootstrap integration 9 лет назад