@@ -7,35 +7,46 @@ Readme file
772.2. Install procedure
882.3. Migration from previous version
993. FEATURES
10- 3.1. Changes since 0.9.1
10+ 3.1. Changes since 1.0
11113.2. Known limitations
12123.3. Known issues
1313
14141. ABOUT THIS RELEASE
1515 ==================
1616Thank you for downloading the eigth packaged release of iTop. This version is
17- a maintenance release. It aims at upgrading seemlessly an existing 1.0
18- installation.
17+ a maintenance release. It aims at upgrading seemlessly an existing 1.0 installation.
1918
2019Additional documentation can be downloaded from http://www.combodo.com/itopdocumentation
2120 - User guide
2221 - Administrator guide
2322 - Customization guide
24- - How to upgrade from previous versions
23+ - Implementation guide
2524
2625iTop is released under the GPL (v3) license. (Check license.txt in this directory).
2726The source code of iTop can be found on SourceForge: http://itop.sourceforge.net
2827
29- 1.1 Special Thanks To:
28+ 1.1 Should I upgrade to 1.0.1 ?
29+ ---------------------------
30+ This maintenance release fixes a number of usability issues of iTop 1.0:
31+ - Better handling of forms: fields validation and default values handling have been improved
32+ - Support of IE8 and Safari
33+ - Support of IIS
34+ - Support of localized texts in the User Portal
35+
36+ If any of the above items is important for you, then you should upgrade your version of iTop.
37+ If you are Brazilian and want to run iTop on IIS with IE8, then this release is for you !
38+
39+
40+ 1.2 Special Thanks To:
3041 -----------------
3142Bruno Bonfils for his guidance about LDAP and authentication.
3243Randall Badilla Castro for the Spanish translation.
33- Jonathan Lucas and David Gumbel from ITOMIG BmBh , for the German translation.
44+ Jonathan Lucas and David Gumbel from ITOMIG Gmbh , for the German translation.
3445Christian Lempereur and Olivier Fouquet for their feedbacks.
3546Everaldo Coelho and the Oxygen Team for their wonderful icons.
3647The JQuery team and the all the jQuery plugins authors for developing such a powerful library.
37- Phil Eddiz for the numerous feedbacks provided.
38- Marco Tulio for the Portuguese (Brazil ) translation
48+ Phil Eddies for the numerous feedbacks provided.
49+ Marco Tulio for the Portuguese (Brazilian ) translation
3950
40512. INSTALLATION
4152 ============
@@ -46,11 +57,11 @@ Server configuration:
4657iTop is based on the AMP (Apache / MySQL / PHP) platform and requires PHP 5.2 and
4758MySQL 5. The installation of iTop does not require any command line access to the
4859server. The only operations required to install iTop are: copying the files to the
49- server and browsing web pages.
60+ server and browsing web pages. iTop can be installed on Apache and IIS.
5061
51- Client configuration:
62+ End-user configuration:
5263Although iTop should work with most modern web browsers, the application has been
53- tested mostly on Firefox 3, IE7/ IE8 and Chrome. iTop was designed for at least a
64+ tested mostly Firefox 3, IE8, Safari 5 and Chrome. iTop was designed for at least a
54651024x768 screen resolution. For the graphical view of the impact analysis, Flash
5566version 8 or higher is required.
5667
@@ -117,7 +128,7 @@ Allow n:n links to link several times to the same remote object (if "duplicates)
117128Browser compatibility
118129---------------------
119130Tested successfully with IE8 and Chrome.
120- Fixed the "Relationships" Flash navigator so that it works also on Safari. (tested with Safari 5.0.2 on Windows)
131+ Fixed the "Relationships" Flash navigator so that it works also on Safari. (tested with Safari 5.0.2 on Windows) (Trac #310)
121132- Fixed the search form, and also fixed the search/selection of objects to link (n:n links) that was broken on IE8.
122133Fix to prevent IE 8 from running in IE7 compatibility mode... to be tested...
123134
0 commit comments