浏览代码

Readme updated with latest fixes

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@1250 a333f486-631f-4898-b8df-5754b55c2be0
romainq 14 年之前
父节点
当前提交
9aa8194ee3
共有 1 个文件被更改,包括 5 次插入4 次删除
  1. 5 4
      readme.txt

+ 5 - 4
readme.txt

@@ -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)
      -----------------