提交历史

作者 SHA1 备注 提交日期
  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 年之前
  dflaven 831d6532bb - Verification of invalid external fields (i.e fields pointing to a non-existing field in the target class). 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 2b116ea93e Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates) 15 年之前
  romainq e8fbdec326 Enabled localized strings (not only enums, but other types... to be defined) 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 ee2df2e809 Localization: Display of enums 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 bb25b1f1fc CSV export: added external fields (all scalar fields are given) 15 年之前
  romainq 2dca0bdb84 Fixed bugs on CSV import (was not working fine when exporting/importing incident tickets) 15 年之前
  romainq 6f9275eed0 Finalized the demo of impact computation (removed an ugly test message) and added few comments 15 年之前
  romainq f8bceb6e03 Related objects: 15 年之前
  romainq 0dd4dbc638 Trac #86 - CSV format aligned with standard specifications 15 年之前
  romainq 1821d65307 Trac#4 Improved the display of finalclass field (search results and graphs) 15 年之前
  romainq 2c847897ba Fixed bug in the data model: organization status was not an enum 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 b7d4bdeceb Trac#56 Improvements to the SOAP web services and to the first operation CreateIncidentTicket 15 年之前
  romainq de63a10a8c Trac #57 - Implemented beta version of email notifications (triggers and actions) 15 年之前
  dflaven 2158d3223e - First implementation of documents 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 00f5fd4ec1 Deletion of objects: 15 年之前
  dflaven e71a308958 Added the validation of mandatory form fields before submitting the creation / modification / clone forms. 15 年之前
  romainq 398017d18e Fixed issue with Date fields being mandatory (DB column created with attribute ON UPDATE CURRENT_TIMESTAMP) 15 年之前
  romainq 7e4258fdaa Finalization of the user management by profile (UI to manage the accounts), and some unrelated changes: 16 年之前