Historique des commits

Auteur SHA1 Message Date
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code il y a 15 ans
  dflaven a5b70a7ad5 - Added support for pattern-based field validation (anticipating HTML5 ?). il y a 15 ans
  romainq 65e7f1c132 #120 Added indexes on finalclass and enum columns il y a 15 ans
  romainq 63ad95468d #112 Implicit search filter declaration il y a 15 ans
  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) il y a 15 ans
  romainq 044ce2297a Fixed regression due to the changes with 'finalclass', the value stored in the DB was the base class. il y a 15 ans
  romainq 06275ac868 Clarified the meaning of the attribute 'finalclass' il y a 15 ans
  romainq d23550649a Improvement: allow to create intermediate classes having no table (just a different behavior) il y a 15 ans
  romainq 39521c7a11 Finalized the concept of abstract classes (#35) in the core. Still to be used within the UI. il y a 15 ans
  romainq 2b116ea93e Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates) il y a 15 ans
  romainq 5ced9b60d7 Localization: user profile ++ language il y a 15 ans
  romainq 9c22c7ba89 Localization: cleanup in data model class declarations il y a 15 ans
  romainq 70ca728bd2 Fixed bug on the last commit il y a 15 ans
  romainq f3f482b168 Localization: tools to report missing entries, and build the dictionary out of a data model made with the previous format il y a 15 ans
  romainq fbcb221a52 Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel) il y a 15 ans
  romainq a0ce18a861 Localization: first step (class Dict and handling of Metamodel) il y a 15 ans
  romainq e0de1a806a Finalized queries with multiple objects il y a 15 ans
  romainq b6c96f4689 Select multiple objects in OQL (beta, for integration within the UI) il y a 15 ans
  romainq 0dd4dbc638 Trac #86 - CSV format aligned with standard specifications il y a 15 ans
  romainq a720ea1959 Fixed #81, character set and collation set to utf-8 by default il y a 15 ans
  romainq d115df743f Fixed two bugs: il y a 15 ans
  romainq 1821d65307 Trac#4 Improved the display of finalclass field (search results and graphs) il y a 15 ans
  romainq 12929d5287 Finalized the display of Enumeration attributes (the label may now be different than the value) il y a 15 ans
  romainq 87047aabf3 - Fixed bug with change tracking of TEXT attributes il y a 15 ans
  romainq de63a10a8c Trac #57 - Implemented beta version of email notifications (triggers and actions) il y a 15 ans
  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 il y a 16 ans
  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. il y a 16 ans
  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) il y a 16 ans
  romainq 1c0cbb5a39 Fixed regression: server status was reset il y a 16 ans
  romainq b523c16f80 Cosmetics on the bulk load (followed new test plan) il y a 16 ans