annotate client/digitallibrary/CHANGES @ 77:b877e54b0794

New servlet version 1.5b. Mostly cleanup. Global parameters for digilib now in DigilibConfiguration, per request parameters are now all in DigilibRequest. The DocuImage implementation can be selected by the configuration docuimage-class. Pixel-by-pixel view implemented with "mo=clip".
author robcast
date Fri, 24 Jan 2003 22:13:49 +0100
parents 97aa9c1a7283
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
40
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
1 changes document for digilib-client
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
2 -----------------------------------
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
3
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
4
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
5 CURRENT SYMLINKS
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
6
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
7 navigation_XX.js -> navigation14_XX.js
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
8 digilib.jsp -> digilib19.jsp
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
9
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
10
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
11 CHANGES
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
12
77
b877e54b0794 New servlet version 1.5b.
robcast
parents: 69
diff changeset
13 24.1.2003 - [different files] : roc
b877e54b0794 New servlet version 1.5b.
robcast
parents: 69
diff changeset
14 - New Servlet version 1.5b with internal cleanup and new Request and
b877e54b0794 New servlet version 1.5b.
robcast
parents: 69
diff changeset
15 Configuration classes.
b877e54b0794 New servlet version 1.5b.
robcast
parents: 69
diff changeset
16 - New JSPs dlInfo-js.jsp and server/dlConfig.jsp to show the request parameter
b877e54b0794 New servlet version 1.5b.
robcast
parents: 69
diff changeset
17 as JavaScript and the configuration settings as HTML.
b877e54b0794 New servlet version 1.5b.
robcast
parents: 69
diff changeset
18
69
97aa9c1a7283 no message
robcast
parents: 61
diff changeset
19 8.1.2003 - DigilibServlet.jar : roc
97aa9c1a7283 no message
robcast
parents: 61
diff changeset
20 - New servlet and classes for JAI ImageIO (currently not used).
97aa9c1a7283 no message
robcast
parents: 61
diff changeset
21
61
bacf7d60f185 Forgot to enter changes in CHANGES file.
robcast
parents: 50
diff changeset
22 27.8.2002 - digilib.jsp, digicat.jsp, dlImage.jsp : roc
bacf7d60f185 Forgot to enter changes in CHANGES file.
robcast
parents: 50
diff changeset
23
bacf7d60f185 Forgot to enter changes in CHANGES file.
robcast
parents: 50
diff changeset
24 - Initialization of docBean only once in jspInit.
bacf7d60f185 Forgot to enter changes in CHANGES file.
robcast
parents: 50
diff changeset
25 - Use of new DigilibRequest object for translation of +++-style requests
bacf7d60f185 Forgot to enter changes in CHANGES file.
robcast
parents: 50
diff changeset
26 into parameter-style requests and processing of baseURL.
bacf7d60f185 Forgot to enter changes in CHANGES file.
robcast
parents: 50
diff changeset
27
50
866e798e2bef 13.8.2002 - [different files] : roc
robcast
parents: 40
diff changeset
28 13.8.2002 - [different files] : roc
866e798e2bef 13.8.2002 - [different files] : roc
robcast
parents: 40
diff changeset
29
866e798e2bef 13.8.2002 - [different files] : roc
robcast
parents: 40
diff changeset
30 - changed all hardcoded occurrences of /docuserver/digitallibrary to
866e798e2bef 13.8.2002 - [different files] : roc
robcast
parents: 40
diff changeset
31 work relative or take the path from the request URL. Introduced a
866e798e2bef 13.8.2002 - [different files] : roc
robcast
parents: 40
diff changeset
32 variable baseURL to hold the URL path (up to digilib.jsp etc.). Now
866e798e2bef 13.8.2002 - [different files] : roc
robcast
parents: 40
diff changeset
33 it should be possible to install digilib in other directories.
866e798e2bef 13.8.2002 - [different files] : roc
robcast
parents: 40
diff changeset
34
40
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
35 20.05.2002 - navigation_o6.js : luginbuehl
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
36
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
37 - Opera browser support done. the 'b'-key does not work currently, beause
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
38 Opera uses this key on its own - have to work something out...
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
39
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
40 18.05.2002 - [different files] : luginbuehl
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
41
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
42 - works on Opera browser support (functionality is getting better, menu
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
43 still has lots of errors)
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
44 - working on a Opera version that does work independantly of the http
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
45 browser imitation set (though!)
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
46
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
47 18.05.2002 - modules/pagesTotal.js : luginbuehl
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
48
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
49 - fixied an error in function page(keepArea) which did not work on all
79f1deeb18c4 opera support done, bugfixes
luginbue
parents:
diff changeset
50 browsers correctly.