Commit History

Author SHA1 Message Date
  dflaven a01f538f08 Fixed bug #102: allow users to change their password. 15 years ago
  romainq 72070c4781 Updated models and menus (config and service management) 15 years ago
  dflaven 27afc89fde - Fixed the "Organizations" drop-down list. 15 years ago
  dflaven 3aa9dd504b Don't display the admin menu for non-admin users 15 years ago
  romainq ff3c512519 Added ticket module (prerequiste to incident etc.) and change the declaration of a menu : made by an identifier 15 years ago
  dflaven 0875f2426c New data model integration... 15 years ago
  dflaven df3ba5bedd - Cosmetics: aligning the style in the different pages, make the iTop logo clickable, etc... 15 years ago
  dflaven 4c21be4555 - New implementation of the menus: menus are built on the fly and no longer stored in the database... 15 years ago
  dflaven eeb7625bf5 - Restyling and update of the UI 15 years ago
  dflaven 6a46b5fec9 - Improved (more interactive) validation of the forms. 15 years ago
  dflaven 40beb255e4 - Make sure that the 'torn paper' style remains on the last line when sorting the table. 15 years ago
  dflaven 64284ae6b2 Start date for the date input calendar is now 1900 instead of 2000. 15 years ago
  dflaven 79e3306b36 - Fized bug Trac#107: "select first line as header" is now checked when uploading data from a file. 15 years ago
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code 15 years ago
  dflaven 3fb03675ba New implementation of the "Actions" Javascript context menu. Simpler, easier to customize and more robust. 15 years ago
  dflaven 29221396a1 - Proper usage of htmlentities: specifiy the target character set ! 15 years ago
  dflaven 6a45139e8f - Implementation of the localization... on going... 15 years ago
  dflaven 5413636547 - Implementation of the localization... on going... 15 years ago
  dflaven 30036955a8 - Added jquery blockUI, useful when performing asynchronous (ajax) calls. 15 years ago
  dflaven 2652502063 - Fixed logout bug introduced by revision [294] 15 years ago
  romainq ccc8a2a225 Make sure that HTTP responses and the emails are considered as being utf-8... not sure of the real benefit, but we've seen a number of things about this so Denis and I decided to more forward and take the chance. 15 years ago
  dflaven 03a3afe7e2 - Don't loose the current context (current Org) 15 years ago
  dflaven 729ea76f91 - Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes. 15 years ago
  dflaven e7a30835af - Added display of the version / revision and build date for "official builds" 15 years ago
  dflaven 275b8fdfaa - Fixed bug Trac #60 (Modification of a Service Call does not work with IE). This was due to some forms being contained within another form (forbidden in HTML) 15 years ago
  dflaven 6dd80c8409 - completed the fix of the user object history (Trac #48) 15 years ago
  dflaven 7b4b62270a Fixed the HTML display in the export webservice page. (Trac #58) 15 years ago
  dflaven 44f141aa02 - Fixed the support of Internet Explorer (tested on IE7 and IE8) 15 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. 15 years ago
  romainq d07e323e30 Added a logoff button 15 years ago