mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 08:38:45 +02:00
Readme updated with latest fixes
SVN:trunk[1250]
This commit is contained in:
@@ -162,9 +162,10 @@ http://www.combodo.com/itop-localization/
|
||||
|
||||
Minor changes
|
||||
-------------
|
||||
#347 Let customers update the tickets they have submitted via the portal
|
||||
#149 Friendly names: objects such as persons/DB instance/interfaces have a name made of several attributes and formatted in the dictionary
|
||||
Plugin API - alpha version - the basis for extending iTop seamlessly... to bo continued...
|
||||
#365: Give the user some feedback when the password was successfully changed/set. Note that iTop does not check that the new password is different from the old one.
|
||||
#365 Give the user some feedback when the password was successfully changed/set. Note that iTop does not check that the new password is different from the old one.
|
||||
OQL: IS_NULL() and REGEXP have been added.
|
||||
Adjusted the default ITIL profiles definitions
|
||||
Revised styles for a nicer/cleaner display of the details and forms.
|
||||
@@ -174,8 +175,8 @@ Changed the default character collation to be consistent with the DB definition.
|
||||
Search forms enhancement: when a search criteria is an external (foreign) key, use an autocomplete instead of of drop-down list, when the number of different values is too big, as in other forms.
|
||||
#355 CSV Import (non interactive) now supporting localized column headers, making it possible to import directly data generated by the interactive export. NOTE: to achieve this, the default separator is now the coma (whereas the default separator in XCel sheets is the semicolumn)
|
||||
#271 Internal - Removed a workaround made unnecessary with fix [1108]
|
||||
#156: make sure the hierarchical ZLists are supported everywhere.
|
||||
#344: default search behavior for enumerated attributes (and similar types: 'Class', 'Language' and 'FinalClass') is now a strict '=' instead of 'contains'.
|
||||
#156 make sure the hierarchical ZLists are supported everywhere.
|
||||
#344 default search behavior for enumerated attributes (and similar types: 'Class', 'Language' and 'FinalClass') is now a strict '=' instead of 'contains'.
|
||||
#352 Web Service CreateTicket: Search the service subcategory given the found service_id (if not already specified)
|
||||
Automatic deletion of links lnkSolutionToCI
|
||||
Keep track of the application's usage: an entry in the log is added each time a user connects to the application. (This feature is disabled by default)
|
||||
@@ -225,7 +226,7 @@ CSV import web service - cosmetics on the reporting in case the data set is empt
|
||||
#385 Issue with auto-complete in search forms
|
||||
#394 Web service in CLI mode failing with error "could not find approot.inc.php"
|
||||
#395 Web service in CLI mode failing with no message
|
||||
|
||||
#301 Logoff/Logon from the portal: removed the forced redirection to the portal -this was very confusing when logging again as administrator
|
||||
|
||||
3.2. Known limitations (https://sourceforge.net/apps/trac/itop/report/3)
|
||||
-----------------
|
||||
|
||||
Reference in New Issue
Block a user