Commit History

Author SHA1 Message Date
  dflaven 04fe00af3f The previous fix for Trac #276 broke the auto mapping of external keys... now fixed. 14 years ago
  dflaven 950311fb20 Fixed Trac #306: corrupted password when user creation fails at first attempt. 14 years ago
  dflaven e4bed83258 Do not create a "mailto" hyperlink for empty email addresses. 14 years ago
  dflaven a08fd102be Fixed the "Relationships" Flash navigator so that it works also on Safari. (tested with Safari 5.0.2 on Windows) 14 years ago
  dflaven d5feebbfd3 - Fixed the search form, and also fixed the search/selection of objects to link (n:n links) that was broken on IE8. 14 years ago
  romainq 21ad0ec3b1 #284 Do not forget to adjust both upload_max_filesize AND post_max_size 14 years ago
  dflaven 8124699990 German localization update. Thanks to ITOMIG. 14 years ago
  romainq 2b9d17f55d #304 Fixed OQL issue (regression when using time intervals) 14 years ago
  dflaven 7903500d14 Fix to prevent IE 8 from running in IE7 compatibility mode... to be tested... 14 years ago
  romainq f5a7808a01 #246 Implemented the CLI mode for import.php 14 years ago
  dflaven 095ed41fd0 - Integrating the Brazilian transalation from Marco Tulio... 14 years ago
  dflaven bab3bbf349 Special passthrough mode for big XML pages output. 14 years ago
  dflaven 28be001ef5 Allow n:n links to link several times to the same remote object (if "duplicates)=> true in the linkedset definition) 14 years ago
  dflaven 2389865bb7 14 years ago
  dflaven a32437a13c (Partial) fix for Trac #285: turn email fields into click-able mailto: hyperlinks. 14 years ago
  romainq dbc690e41e Fixed a bug in the XML encoding function 14 years ago
  dflaven 00c7bb1af3 Fixed Trac#300: each iTop instance now uses its own name for the cookie storing the session ID. Therefore several instances can coexist independently on the same server. 14 years ago
  dflaven 854a4088bf Fixed Trac #258: cleaner handling of search forms... 14 years ago
  romainq 88b5b212cf Fixed issues with the search form and context and page args... not finished 14 years ago
  dflaven 38e1d43d3c Fixed Trac #292: enums can now be null (if allowed) ! 14 years ago
  dflaven 4c1be20675 Fix for Trac #289: setup now checks that the "setup" directory is writeable. 14 years ago
  dflaven bb4468b017 Fixed Trac #258: cleanup of application context parameters. 14 years ago
  romainq 097815a06a Fixed #302, Ticket icons were not always displayed (+ error message on some installations) 14 years ago
  romainq 55571829c5 #297 Fixed SOAP unit tests and improved the reporting when a reconciliation on an external key has failed 14 years ago
  romainq 9408eee29e #293 Added IP address in the lists of interfaces 14 years ago
  dflaven ff09a8c4f0 - Implemented some hints to help users find out what are the mandatory fields for a CSV import (Trac #276). Though not 100% bullet-proof. 14 years ago
  dflaven a861bf95e4 - Fixed Trac #298: use the proper content-type for CSV files to prevent the let the browser pick the most appropriate application to open such files. 14 years ago
  dflaven da475f7863 Fixed Trac #245: Search form now retains the base class that was used when displaying the form. After searching a Person it is possible to select "Contact" and perform another search on Contacts. 14 years ago
  dflaven fdfde39a8b - Fixed Trac #284: do not "consume" a transaction until it really worked. 14 years ago
  dflaven a4d01e18d0 - new implementation (database independent) of the transaction mechanism, that prevents a user from submitting the same form twice. 14 years ago