Commit Verlauf

Autor SHA1 Nachricht Datum
  dflaven dcd65f2a4e - Enhanced the display and modification/creation of objects in order to be able to get rid of templates... (Trac#138) vor 15 Jahren
  dflaven 6a46b5fec9 - Improved (more interactive) validation of the forms. vor 15 Jahren
  romainq 829aa595e9 Bulk delete: fixed a regression due to transaction management + cosmetics vor 15 Jahren
  romainq 10e487d18d Do not allow the user to modify/delete objects designed for logging (change tracking, error log, information log, etc.) vor 15 Jahren
  romainq 0719452f5c Improved error handling and localization vor 15 Jahren
  dflaven 2d7d9b92cb - New implementation preventing users to submit the same form twice. vor 15 Jahren
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code vor 15 Jahren
  dflaven 6f60b59d05 - Added validation of the fields based on a regexp pattern vor 15 Jahren
  dflaven 8dd82cc254 - Implementation of the localization... on going... vor 15 Jahren
  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) vor 15 Jahren
  dflaven 2605ff4158 Preparing the integration of the Flash navigator vor 15 Jahren
  dflaven 482097d5e0 - Cleanup of 'finalclass'... (Trac #54) vor 15 Jahren
  dflaven 4140c3b875 - First implementation of the bulk delete vor 15 Jahren
  romainq 2b116ea93e Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates) vor 15 Jahren
  romainq e8fbdec326 Enabled localized strings (not only enums, but other types... to be defined) vor 15 Jahren
  romainq fbcb221a52 Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel) vor 15 Jahren
  dflaven 024d48446a - Fixed bug #85: MySQL password was displayed (along with the call stack) in case the connection to the database failed. vor 15 Jahren
  dflaven 17ff53a2e4 Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes. vor 15 Jahren
  dflaven 63a594b14c The label of the active menu is now used as the title of the web page. vor 15 Jahren
  dflaven b4dfe4fd07 - First (partial) implementation of context and default values. vor 15 Jahren
  dflaven 2158d3223e - First implementation of documents vor 15 Jahren
  dflaven 6dd80c8409 - completed the fix of the user object history (Trac #48) vor 15 Jahren
  dflaven 8e395d281b - improved handling of the 'menu' parameter (Thanks to david-alves for reporting it) vor 15 Jahren
  romainq 00f5fd4ec1 Deletion of objects: vor 15 Jahren
  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) vor 15 Jahren
  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) vor 15 Jahren
  dflaven 2a62fd9449 Correct "script" tag... just in case... vor 16 Jahren
  romainq 1c0cbb5a39 Fixed regression: server status was reset vor 16 Jahren
  romainq e6650b772a Fixed bug: could not empty a field vor 16 Jahren
  dflaven 56768a0572 Implementation of AllowedValues for fields that depend on other fields vor 16 Jahren