Commit History

Автор SHA1 Съобщение Дата
  romainq abaac2564e Finalized the data model преди 15 години
  dflaven 005c3c79a4 - Align the display of "State" attributes with Enums преди 15 години
  romainq 46610ce808 Bug: could not use mysql reserved words for table names (e.g. 'Change') преди 15 години
  romainq 6057e0c066 Created request management module as a clone of incident management (class hierarchy) and fixed an issue revealed by the computed fields of a ticket преди 15 години
  romainq 3b67721d14 ComputeValues optimized + fix in the algo computing the priority of an Incident преди 15 години
  romainq 239c0a42bd Fixed issue with null value for an Enum that would be hidden in a given state, being handled as an empty string, which is not an allowed value. преди 15 години
  dflaven d2eac2ed1f Strange corner case, not sure if the fix is the good one, seems harmless for now... преди 15 години
  romainq c7dcf266ce Cleanup: obsolescence of "key_label" property on persistent classes преди 15 години
  romainq df84916019 Class icon defined in the data model, use either the static method GetClassIcon, or GetIcon (this one could be overloaded for an icon depending on the object state) преди 15 години
  romainq 10e487d18d Do not allow the user to modify/delete objects designed for logging (change tracking, error log, information log, etc.) преди 15 години
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code преди 15 години
  dflaven 4981752774 Minor fix преди 15 години
  romainq e8fbdec326 Enabled localized strings (not only enums, but other types... to be defined) преди 15 години
  romainq fbcb221a52 Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel) преди 15 години
  romainq b6c96f4689 Select multiple objects in OQL (beta, for integration within the UI) преди 15 години
  romainq 2dca0bdb84 Fixed bugs on CSV import (was not working fine when exporting/importing incident tickets) преди 15 години
  romainq f8bceb6e03 Related objects: преди 15 години
  romainq 0dd4dbc638 Trac #86 - CSV format aligned with standard specifications преди 15 години
  dflaven 0c033ccb0f - Fixed bug #87: Strings consisting only of digits are not managed as strings преди 15 години
  romainq 819dc9bbcf Finalized the email error management: преди 15 години
  romainq 87047aabf3 - Fixed bug with change tracking of TEXT attributes преди 15 години
  romainq de63a10a8c Trac #57 - Implemented beta version of email notifications (triggers and actions) преди 15 години
  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 години
  dflaven 0a11ce88ae - completed the implementaiton o the 'is dirty' flag to prevent reloading an object being modified. преди 15 години
  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 години
  romainq e003b64441 Fixed several issues in the setup (load of data) : преди 15 години
  romainq 00f5fd4ec1 Deletion of objects: преди 15 години
  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 години
  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 години
  romainq 20de45550e Fixed bug on Update / WriteLinks преди 15 години