커밋 기록

작성자 SHA1 메시지 날짜
  dflaven 22171aeccc - global search enhancement: search for several words when the search search string contains spaces, unless it is surrounded by quotes. 15 년 전
  dflaven 4c21be4555 - New implementation of the menus: menus are built on the fly and no longer stored in the database... 15 년 전
  dflaven 0fc037cdd3 Fixed the handling of default values in the object creation form. 15 년 전
  dflaven d6329c10c2 Fix some bugs in the handling of creation/modification forms (Trac #131) 15 년 전
  dflaven dcd65f2a4e - Enhanced the display and modification/creation of objects in order to be able to get rid of templates... (Trac#138) 15 년 전
  dflaven 6a46b5fec9 - Improved (more interactive) validation of the forms. 15 년 전
  romainq 829aa595e9 Bulk delete: fixed a regression due to transaction management + cosmetics 15 년 전
  romainq 10e487d18d Do not allow the user to modify/delete objects designed for logging (change tracking, error log, information log, etc.) 15 년 전
  romainq 0719452f5c Improved error handling and localization 15 년 전
  dflaven 2d7d9b92cb - New implementation preventing users to submit the same form twice. 15 년 전
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code 15 년 전
  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: 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 년 전
  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) 16 년 전