Commit History

Author SHA1 Message Date
  dflaven 56768a0572 Implementation of AllowedValues for fields that depend on other fields 16 years ago
  romainq 6f853b853d New class: bizSubnet, implementing a dedicated view for IP management 16 years ago
  romainq 17883e9308 Improve the UI on object deletion: added a confirmation form and do check the dependencies so as to preserve the DB integrity 16 years ago
  romainq 67c2445c66 Bug fix - object creation 16 years ago
  romainq c596119daa Work in progress for integration of "allowed values" 16 years ago
  romainq 2fe95b824f Added INET_ATON and INET_NTOA verbs to the OQL, and allowed carrier returns chars (\r) in the OQL (same as a whitespace) 16 years ago
  romainq b793bf98e2 Fixed bug in the history of tickets (incident or any other type, for which the name is based on the ticket ID, which remained undetermined until the record is created) 16 years ago
  romainq 436a4fb235 Fixed a stopper bug in the display of N-N links from the default object display procedure (not using templates) 16 years ago
  dflaven e71a308958 Added the validation of mandatory form fields before submitting the creation / modification / clone forms. 16 years ago
  romainq 20de45550e Fixed bug on Update / WriteLinks 16 years ago
  romainq f566de31b9 fixed interface of DisplaySet function 16 years ago
  dflaven b907e3f2d6 Proper handling of the parameters to DisplaySet 16 years ago
  dflaven db5d814e21 - Fixed the "modify" screen to have the "wizard look (thin green border) 16 years ago
  dflaven 6813608b8f Proper handling of the parameters to DisplaySet 16 years ago
  romainq 398017d18e Fixed issue with Date fields being mandatory (DB column created with attribute ON UPDATE CURRENT_TIMESTAMP) 16 years ago
  romainq c1b93f9216 Integrated data model changes to the data load (incidents/contracts and persons were not correctly loaded 16 years ago
  dflaven 1c87c6166b Added an automatic naming for the change tickets based on their Id (Same as for Incident tickets but starting with C-). 16 years ago
  dflaven 67f3b36c06 Fixed the icon of date input fields 16 years ago
  dflaven 06f1a4c92b - Fix the style of the loaded table 16 years ago
  romainq 2074415d8b Fixed cosmetic issue on the user management pages (wrong styles in the templates) 16 years ago
  romainq 260cadde29 Fixed issue: user always considered as being an admin (regression due to changes in the setup), user profile setup is finally done at 100% in the setup code. 16 years ago
  dflaven 993fa8cacc Use the latest version (unmodified) of autocomplete instead of an old - and customized - version. 16 years ago
  dflaven f7b9c27ad7 Use the latest version (unmodified) of autocomplete instead of an old - and customized - version. 16 years ago
  dflaven 75a8fe5450 Use the latest version (unmodified) of autocomplete instead of an old - and customized - version. 16 years ago
  romainq d07e323e30 Added a logoff button 16 years ago
  romainq cbc0373afb Cosmetics on the run query page 16 years ago
  romainq 6e4255e0a1 Improved the run query page: added meaningfull examples, including "ticket of the user currently logged in", and did some cosmetics on the page (examples shown in a drawer) ; needed to add some options to the OQL (date intervals) 16 years ago
  romainq 81094d43db Reworked the "run query" page: renamed, improved the examples 16 years ago
  romainq 30df3e757b Finalized attribute labels in the business data model (each word in uppercase, same conventions on external keys) 16 years ago
  romainq 34273acc73 Latest data model (Erwan) and few cosmetic changes (safer display of object hyperlinks) 16 years ago