Revīziju vēsture

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