Commit History

Author SHA1 Message Date
  romainq fbcb221a52 Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel) 15 years ago
  romainq b6c96f4689 Select multiple objects in OQL (beta, for integration within the UI) 15 years ago
  romainq 2dca0bdb84 Fixed bugs on CSV import (was not working fine when exporting/importing incident tickets) 15 years ago
  romainq f8bceb6e03 Related objects: 15 years ago
  romainq 0dd4dbc638 Trac #86 - CSV format aligned with standard specifications 15 years ago
  dflaven 0c033ccb0f - Fixed bug #87: Strings consisting only of digits are not managed as strings 15 years ago
  romainq 819dc9bbcf Finalized the email error management: 15 years ago
  romainq 87047aabf3 - Fixed bug with change tracking of TEXT attributes 15 years ago
  romainq de63a10a8c Trac #57 - Implemented beta version of email notifications (triggers and actions) 15 years ago
  romainq 9ec0214718 Reviewed and changed a bug fix (No TRAC entry) on the display of external fields when the external key is null. The actual fix is to consider that null is a value. Isset() should be used with care because one could not differentiate a missing value (in an array or a value that is null) 15 years ago
  dflaven 0a11ce88ae - completed the implementaiton o the 'is dirty' flag to prevent reloading an object being modified. 15 years ago
  romainq 1c5be06a13 New type of attribute: Blob, allowing documents in the application. Was fully developed in the core, but roughly integrated in the application... todo: file upload for edition, file download for viewing 15 years ago
  romainq e003b64441 Fixed several issues in the setup (load of data) : 15 years ago
  romainq 00f5fd4ec1 Deletion of objects: 15 years ago
  romainq 64c18b692e Fixed bug on deletion: take the inheritance into account when checking for referencing objects (eg. a ticket linked to a PC was not seen) 15 years ago
  romainq a292aaef1d Revised the CSV import: fixed issues with the external keys, added hyperlinks to the found objects, obsoleted the word 'pkey', replaced by 'id' 15 years ago
  romainq 20de45550e Fixed bug on Update / WriteLinks 15 years ago
  dflaven f855ddbc77 New helper function IsModified 16 years ago
  dflaven 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 years ago