提交历史

作者 SHA1 备注 提交日期
  dflaven 6f60b59d05 - Added validation of the fields based on a regexp pattern 15 年之前
  dflaven 8dd82cc254 - Implementation of the localization... on going... 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 2605ff4158 Preparing the integration of the Flash navigator 15 年之前
  dflaven 482097d5e0 - Cleanup of 'finalclass'... (Trac #54) 15 年之前
  dflaven 4140c3b875 - First implementation of the bulk delete 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 fbcb221a52 Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel) 15 年之前
  dflaven 024d48446a - Fixed bug #85: MySQL password was displayed (along with the call stack) in case the connection to the database failed. 15 年之前
  dflaven 17ff53a2e4 Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes. 15 年之前
  dflaven 63a594b14c The label of the active menu is now used as the title of the web page. 15 年之前
  dflaven b4dfe4fd07 - First (partial) implementation of context and default values. 15 年之前
  dflaven 2158d3223e - First implementation of documents 15 年之前
  dflaven 6dd80c8409 - completed the fix of the user object history (Trac #48) 15 年之前
  dflaven 8e395d281b - improved handling of the 'menu' parameter (Thanks to david-alves for reporting it) 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 9bf9a2d104 Plugged in the allowed values management into the modification form and the stimulus form (limitation: take care with the data model and fields that depend on each other, until we replace those forms with the wizard that is currently being used for the object creation) 15 年之前
  dflaven 2a62fd9449 Correct "script" tag... just in case... 15 年之前
  romainq 1c0cbb5a39 Fixed regression: server status was reset 15 年之前
  romainq e6650b772a Fixed bug: could not empty a field 15 年之前
  dflaven 56768a0572 Implementation of AllowedValues for fields that depend on other fields 15 年之前
  romainq 17883e9308 Improve the UI on object deletion: added a confirmation form and do check the dependencies so as to preserve the DB integrity 15 年之前
  dflaven e71a308958 Added the validation of mandatory form fields before submitting the creation / modification / clone forms. 15 年之前
  dflaven db5d814e21 - Fixed the "modify" screen to have the "wizard look (thin green border) 15 年之前
  dflaven d089ee5217 - Adjusted size of the CSV export 15 年之前
  romainq 20db60db8c In the UI, the class names have been replaced by the class labels 15 年之前
  dflaven 791cdb2a1c - New user interface to manage n-n links 16 年之前
  dflaven 155366d864 - New search form allowing to perform OQL queries for any class of object 16 年之前