Revīziju vēsture

Autors SHA1 Ziņojums Datums
  romainq 95e1be0979 #829 Corrupted pwd when attempting to create an account without any profile 11 gadi atpakaļ
  romainq 8b355b150a Extensibility: make sure that checks implemented in an overload of CheckToWrite will be seen when parent::CheckToWrite is invoked at the end of the overload 11 gadi atpakaļ
  romainq b290e09851 Optimizations: when displaying a "short" list, made of objects having the same status, three additional queries were made (now just one Group By query is made) 11 gadi atpakaļ
  romainq bc0b511c7a #827 Default language given at setup not taken into account (login page always in english) 11 gadi atpakaļ
  romainq 8e56326322 Improved the KPI logging: setting log_kpi_duration to 2 will enable blaming of the FIRST caller (callstack entirely shown in the produced report) 11 gadi atpakaļ
  romainq 160964ec68 Got rid of an unnecessary query (responsible for 8% of the time spent in a standard iTop page!!!) 11 gadi atpakaļ
  romainq 126c9a9b67 #832 Typos in German (tickets overview) 11 gadi atpakaļ
  dflaven 33be18aec0 Improved version of DoPostRequest which optionally uses cURL to workaround PHP/OpenSSL bugs ! 11 gadi atpakaļ
  romainq 6ca267b84c Helper for HTTP POSTs: can return the headers if requested 11 gadi atpakaļ
  dflaven 5eb7383cca Fix for the validation of the forms in the portal. The (lack of) localization was breaking it! 11 gadi atpakaļ
  romainq d803721eed Added user rights for VLAN and related classes 11 gadi atpakaļ
  romainq 9d96513ace #804 (Continued) Fix for GetHilightClass (previous revision: 2952) was not sufficient + applied the same fix for GetIcon! 11 gadi atpakaļ
  romainq 7cfd853ea6 Datamodel version is 2.0.2 ! 11 gadi atpakaļ
  romainq d8ec6d36cb Added missing cosmetic bitmap for the portal 11 gadi atpakaļ
  romainq 80bac465b4 Fixed regression introduced with "forgot password": button to reset the user password labelled as "Send now!" 11 gadi atpakaļ
  romainq 1f94c62c63 Portal with Incident tickets: added rights on Incident for Portal users 11 gadi atpakaļ
  romainq 6f10878415 Portal: service type mapping can be an empty string 11 gadi atpakaļ
  romainq 92f6905f66 Show the new setting portal_tickets in the default config file 11 gadi atpakaļ
  romainq ce4858c03c Update of the readme with the latest changes 11 gadi atpakaļ
  etaloc f31c623e27 Add a version for Documents 11 gadi atpakaļ
  romainq fd76e8223a User portal: enable the creation of Incident tickets (ITIL + requires a change in the configuration file -see the readme file) 11 gadi atpakaļ
  romainq a36be7a708 Draft of the readme for 2.0.2 beta 11 gadi atpakaļ
  dflaven ebb9357f53 Cosmetic style adjustment for the portal... 11 gadi atpakaļ
  dflaven d86340eb75 #805 The label of the ticket must be computed at the last minute, just before insertion, for the Mutex to be effective 11 gadi atpakaļ
  romainq 1c1cb2b0b7 Compiler: added "constants" 11 gadi atpakaļ
  dflaven 2108b31fc0 Oops, rollback of the previous (unexpected) commit... 11 gadi atpakaļ
  dflaven 3772f10ee7 #805 Use a mutex to turn the insertion of a new ticket into an atomic operation 11 gadi atpakaļ
  dflaven 01aaf48f9c #804 tickets' highlighting is now based on the computation performed by the stopwatch, in order to support non 24x7 working hours 11 gadi atpakaļ
  romainq 074792f2d0 Added a demo mode (config: demo_mode = true). In that mode, logins get read-only (even for admins) 11 gadi atpakaļ
  romainq 0870da69bf #800 No need to track that last update has changed each time the ticket gets updated (common to all types of tickets) 11 gadi atpakaļ