コミット履歴

作者 SHA1 メッセージ 日付
  romainq 44bbd7be22 #132 Finalized: do check if an attribute is missing in a view 15 年 前
  romainq fea793e2ba #132 Views on data model classes 15 年 前
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code 15 年 前
  dflaven a5b70a7ad5 - Added support for pattern-based field validation (anticipating HTML5 ?). 15 年 前
  romainq 65e7f1c132 #120 Added indexes on finalclass and enum columns 15 年 前
  romainq 63ad95468d #112 Implicit search filter declaration 15 年 前
  romainq 11594c6f7f #74 Added the configuration of logging (errors, web service usage, etc.), and improved a little the error logging (both in a file and into the database + new format for additional information such as the callstack) 15 年 前
  romainq 044ce2297a Fixed regression due to the changes with 'finalclass', the value stored in the DB was the base class. 15 年 前
  romainq 06275ac868 Clarified the meaning of the attribute 'finalclass' 15 年 前
  romainq d23550649a Improvement: allow to create intermediate classes having no table (just a different behavior) 15 年 前
  romainq 39521c7a11 Finalized the concept of abstract classes (#35) in the core. Still to be used within the UI. 15 年 前
  romainq 2b116ea93e Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates) 15 年 前
  romainq 5ced9b60d7 Localization: user profile ++ language 15 年 前
  romainq 9c22c7ba89 Localization: cleanup in data model class declarations 15 年 前
  romainq 70ca728bd2 Fixed bug on the last commit 15 年 前
  romainq f3f482b168 Localization: tools to report missing entries, and build the dictionary out of a data model made with the previous format 15 年 前
  romainq fbcb221a52 Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel) 15 年 前
  romainq a0ce18a861 Localization: first step (class Dict and handling of Metamodel) 15 年 前
  romainq e0de1a806a Finalized queries with multiple objects 15 年 前
  romainq b6c96f4689 Select multiple objects in OQL (beta, for integration within the UI) 15 年 前
  romainq 0dd4dbc638 Trac #86 - CSV format aligned with standard specifications 15 年 前
  romainq a720ea1959 Fixed #81, character set and collation set to utf-8 by default 15 年 前
  romainq d115df743f Fixed two bugs: 15 年 前
  romainq 1821d65307 Trac#4 Improved the display of finalclass field (search results and graphs) 15 年 前
  romainq 12929d5287 Finalized the display of Enumeration attributes (the label may now be different than the value) 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 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 2b3fc854d2 Added investigation means: DB dump from the ITopConsultant page, this feature should not rely on mySQL statements that are not allowed in the OVH hosting setup. The feature is 100% new and does not interfere with any existing code. Therefore I would advise to upgrade the official build as quickly as possible. 16 年 前
  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) 16 年 前