Skip to content

Commit 1a92a7b

Browse files
committed
Ready for 1.0.1 release
SVN:trunk[940]
1 parent 4338bce commit 1a92a7b

File tree

1 file changed

+23
-12
lines changed

1 file changed

+23
-12
lines changed

readme.txt

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,35 +7,46 @@ Readme file
77
2.2. Install procedure
88
2.3. Migration from previous version
99
3. FEATURES
10-
3.1. Changes since 0.9.1
10+
3.1. Changes since 1.0
1111
3.2. Known limitations
1212
3.3. Known issues
1313

1414
1. ABOUT THIS RELEASE
1515
==================
1616
Thank 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

2019
Additional 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

2625
iTop is released under the GPL (v3) license. (Check license.txt in this directory).
2726
The 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
-----------------
3142
Bruno Bonfils for his guidance about LDAP and authentication.
3243
Randall 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.
3445
Christian Lempereur and Olivier Fouquet for their feedbacks.
3546
Everaldo Coelho and the Oxygen Team for their wonderful icons.
3647
The 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

4051
2. INSTALLATION
4152
============
@@ -46,11 +57,11 @@ Server configuration:
4657
iTop is based on the AMP (Apache / MySQL / PHP) platform and requires PHP 5.2 and
4758
MySQL 5. The installation of iTop does not require any command line access to the
4859
server. 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:
5263
Although 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
5465
1024x768 screen resolution. For the graphical view of the impact analysis, Flash
5566
version 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)
117128
Browser compatibility
118129
---------------------
119130
Tested 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.
122133
Fix to prevent IE 8 from running in IE7 compatibility mode... to be tested...
123134

0 commit comments

Comments
 (0)