Adam Dickmeiss [Wed, 15 Oct 2008 09:45:15 +0000 (11:45 +0200)]
Fixed check for application/x-www-form-urlencoded parameters.
Fixed check for application/x-www-form-urlencoded parameters. When
the content type had a charset specified ;charset=.. for the content type
the match for POST parameters failed. The charset spec is is ignored in
the comparison. Better be UTF-8! Pazpar2 also now logs the POST content.
Adam Dickmeiss [Wed, 15 Oct 2008 10:09:53 +0000 (12:09 +0200)]
Update m4 and doc/common.
Adam Dickmeiss [Tue, 14 Oct 2008 13:46:52 +0000 (15:46 +0200)]
Partially fixes bug #2273: Searching edu targets does not work.
This patch partially fixes bug #2273. The most obvious error was
that ZOOM_event was called. And sometimes (for EVENT_OUTPUT) this
would invoke ZOOM's select for one connection. Result was that HTTP and
all other I/O would block.
Adam Dickmeiss [Tue, 14 Oct 2008 12:19:16 +0000 (14:19 +0200)]
Bump version to 1.1.0
Adam Dickmeiss [Tue, 14 Oct 2008 12:17:06 +0000 (14:17 +0200)]
Update for 1.0.10 changes
Adam Dickmeiss [Mon, 13 Oct 2008 15:09:23 +0000 (17:09 +0200)]
The blocked show now works better (bug 2246).
Adam Dickmeiss [Mon, 13 Oct 2008 14:06:38 +0000 (16:06 +0200)]
Unused prototype: connection *connection_get_available
Adam Dickmeiss [Mon, 13 Oct 2008 14:04:43 +0000 (16:04 +0200)]
connection_connect is static
Adam Dickmeiss [Mon, 13 Oct 2008 14:02:11 +0000 (16:02 +0200)]
Ensure sessions with different auth IDs are not shared.
This patch re-establishes the check for non-ZOOM code which ensure
that Z39.50 sessions with different authentication parameters are not
shared (reused).
Adam Dickmeiss [Mon, 13 Oct 2008 13:51:09 +0000 (15:51 +0200)]
Updated tests due to more brief data and removed childish language.
Adam Dickmeiss [Mon, 13 Oct 2008 13:17:03 +0000 (15:17 +0200)]
Functions connection_{get_host,create} static.
Adam Dickmeiss [Mon, 13 Oct 2008 13:13:39 +0000 (15:13 +0200)]
Removed unused function connection_send_apdu.
Adam Dickmeiss [Mon, 13 Oct 2008 13:09:11 +0000 (15:09 +0200)]
Fixed minor memory leak.
Adam Dickmeiss [Mon, 13 Oct 2008 13:06:30 +0000 (15:06 +0200)]
Fixed NULL ptr reference (for ZOOM_connection == 0).
Adam Dickmeiss [Mon, 13 Oct 2008 11:45:52 +0000 (13:45 +0200)]
Fixed bug 2021: non-merged , brief meta data not included.
Fixed bug 2021/2272. For non-merged meta data is also included in
cluster when merge is set to 'no'.
Adam Dickmeiss [Fri, 26 Sep 2008 09:14:04 +0000 (11:14 +0200)]
Removed comment that pz:maxrecs is not implemented.
Adam Dickmeiss [Fri, 26 Sep 2008 09:13:43 +0000 (11:13 +0200)]
Added maxrecs to example.
Adam Dickmeiss [Thu, 25 Sep 2008 09:49:12 +0000 (11:49 +0200)]
Updated for newer libxml2/libxslt
Adam Dickmeiss [Sat, 13 Sep 2008 06:53:32 +0000 (08:53 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Sat, 13 Sep 2008 06:51:23 +0000 (08:51 +0200)]
pz2.js is available in a separate package pazpar2-js.
The Java Script librar pz2.js is now available as a separate package.
This was done becuase pz2.js is a architecture independent package and
because it may exist without pazpar2 itself which may run on a different
host.
Adam Dickmeiss [Fri, 12 Sep 2008 12:00:07 +0000 (14:00 +0200)]
updates for new stat response
Jakub Skoczen [Wed, 10 Sep 2008 08:17:39 +0000 (10:17 +0200)]
IE proof checks for response XML doc.
Adam Dickmeiss [Wed, 10 Sep 2008 07:51:26 +0000 (09:51 +0200)]
Build-Depend on libicu-dev or libicu36-dev
Adam Dickmeiss [Wed, 10 Sep 2008 07:32:29 +0000 (09:32 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Wed, 10 Sep 2008 07:32:09 +0000 (09:32 +0200)]
Added another SRU server example
Adam Dickmeiss [Wed, 10 Sep 2008 07:31:23 +0000 (09:31 +0200)]
Better default values for SRU example
Jakub Skoczen [Thu, 4 Sep 2008 16:32:22 +0000 (18:32 +0200)]
Added additional elemements to the stylesheets.
Jakub Skoczen [Tue, 2 Sep 2008 11:47:55 +0000 (13:47 +0200)]
Added snippet element in default config.
Adam Dickmeiss [Tue, 2 Sep 2008 10:28:30 +0000 (12:28 +0200)]
Added setting sru_version which allows SRU version to be set
Adam Dickmeiss [Tue, 2 Sep 2008 09:19:07 +0000 (11:19 +0200)]
Fixes for URL path not being propagated for SRU requests
Adam Dickmeiss [Tue, 2 Sep 2008 08:27:40 +0000 (10:27 +0200)]
Changed test database URI
Lise Andreasen [Tue, 26 Aug 2008 10:05:21 +0000 (12:05 +0200)]
Beautifying documentation
Adam Dickmeiss [Tue, 26 Aug 2008 09:31:10 +0000 (11:31 +0200)]
Run both git submodule init + update
Adam Dickmeiss [Tue, 26 Aug 2008 09:18:18 +0000 (11:18 +0200)]
Always run 'git submodule update' when git is in use
Adam Dickmeiss [Tue, 26 Aug 2008 08:37:39 +0000 (10:37 +0200)]
Use PDF_COMPILE for PDF creation
Adam Dickmeiss [Tue, 26 Aug 2008 08:28:09 +0000 (10:28 +0200)]
Use PDF_COMPILE for PDF creation
Adam Dickmeiss [Mon, 25 Aug 2008 12:33:51 +0000 (14:33 +0200)]
Updated to latest m4.
Adam Dickmeiss [Mon, 25 Aug 2008 12:33:33 +0000 (14:33 +0200)]
Changed font-size for PDF output from 10pt to 12pt
Jakub Skoczen [Thu, 14 Aug 2008 16:59:00 +0000 (18:59 +0200)]
Can send additional parameters with the search command (connected to bug #2217)
Sebastian Hammer [Mon, 28 Jul 2008 08:29:04 +0000 (08:29 +0000)]
Merge branch 'master' of ssh://git/home/git/pub/pazpar2
Sebastian Hammer [Mon, 28 Jul 2008 08:27:42 +0000 (08:27 +0000)]
Added SRU support
Adam Dickmeiss [Mon, 28 Jul 2008 08:10:56 +0000 (10:10 +0200)]
Note on SRU support.
Adam Dickmeiss [Sun, 27 Jul 2008 16:32:03 +0000 (18:32 +0200)]
Added SRU config example.
Adam Dickmeiss [Sun, 27 Jul 2008 16:28:09 +0000 (18:28 +0200)]
Updated to new m4.
Adam Dickmeiss [Sun, 27 Jul 2008 16:01:14 +0000 (16:01 +0000)]
Merge branch 'master' of /home/quinn/proj/pazpar2
Sebastian Hammer [Wed, 23 Jul 2008 17:29:37 +0000 (17:29 +0000)]
Smallish mod to CQL generation
Sebastian Hammer [Wed, 23 Jul 2008 13:32:19 +0000 (13:32 +0000)]
Now generates CQL queries -- no configuration enabled yet
Adam Dickmeiss [Tue, 22 Jul 2008 13:11:54 +0000 (15:11 +0200)]
Removed a few log messages.
Adam Dickmeiss [Tue, 22 Jul 2008 12:34:05 +0000 (14:34 +0200)]
Merge branch 'master' of ssh://us2.indexdata.com/home/adam/proj/pazpar2
Adam Dickmeiss [Tue, 22 Jul 2008 12:33:27 +0000 (14:33 +0200)]
Fixed resolver issues - continued search.
Sebastian Hammer [Tue, 22 Jul 2008 12:27:14 +0000 (12:27 +0000)]
Enabled basic SRU support -- no CQL yet
Sebastian Hammer [Tue, 22 Jul 2008 10:25:12 +0000 (10:25 +0000)]
Removed retired code; eliminated some dead yaz_marc stuff
Adam Dickmeiss [Tue, 22 Jul 2008 10:16:26 +0000 (12:16 +0200)]
Convert nativesyntax charset to ZOOM charset properly.
Adam Dickmeiss [Tue, 22 Jul 2008 10:16:07 +0000 (12:16 +0200)]
More logging for test
Adam Dickmeiss [Tue, 22 Jul 2008 07:45:19 +0000 (09:45 +0200)]
Print request URL when a test fails.
Adam Dickmeiss [Mon, 21 Jul 2008 18:00:57 +0000 (20:00 +0200)]
Fixed record offset in handling of raw records
Adam Dickmeiss [Mon, 21 Jul 2008 17:30:08 +0000 (19:30 +0200)]
Enable apdulog for the test_http.sh test
Adam Dickmeiss [Mon, 21 Jul 2008 17:29:20 +0000 (19:29 +0200)]
Honor pz:apdulog again (for ZOOM as well).
Adam Dickmeiss [Mon, 21 Jul 2008 14:43:29 +0000 (16:43 +0200)]
More work on contination/raw present
Adam Dickmeiss [Mon, 21 Jul 2008 12:17:01 +0000 (14:17 +0200)]
Ensure non-blocked requests are executed.
Adam Dickmeiss [Mon, 21 Jul 2008 10:02:40 +0000 (12:02 +0200)]
Merge branch 'master' of ssh://us2.indexdata.com/home/quinn/proj/pazpar2
Sebastian Hammer [Mon, 21 Jul 2008 10:00:38 +0000 (10:00 +0000)]
Added ZOOM support, only raw ingest missing at this point
Adam Dickmeiss [Wed, 9 Jul 2008 10:33:02 +0000 (12:33 +0200)]
Describe pz:queryencoding. Remove 'not implemented' for pz:elements.
Adam Dickmeiss [Mon, 7 Jul 2008 08:13:16 +0000 (10:13 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Mon, 7 Jul 2008 07:25:28 +0000 (09:25 +0200)]
Changed sscanf in urldecode to use more portable scan-spec.
Changed sscanf in urldecode to use more portable scan spec. This fixes
the %XX decoding on Windows.
Jakub Skoczen [Fri, 20 Jun 2008 17:14:07 +0000 (19:14 +0200)]
Fixed not working links, IE display issues.
Jakub Skoczen [Fri, 20 Jun 2008 13:52:47 +0000 (15:52 +0200)]
Works in IE.
Jakub Skoczen [Fri, 20 Jun 2008 13:09:53 +0000 (15:09 +0200)]
Sligth fixes.
Jakub Skoczen [Fri, 20 Jun 2008 11:44:04 +0000 (13:44 +0200)]
Wrong path.
Jakub Skoczen [Fri, 20 Jun 2008 11:42:35 +0000 (13:42 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Jakub Skoczen [Fri, 20 Jun 2008 11:42:22 +0000 (13:42 +0200)]
IE issues cont.
Adam Dickmeiss [Fri, 20 Jun 2008 11:31:21 +0000 (13:31 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Fri, 20 Jun 2008 11:31:15 +0000 (13:31 +0200)]
Avoid conditions for YAZ features.. Require YAZ 3.0.29 or later.
Jakub Skoczen [Fri, 20 Jun 2008 10:50:28 +0000 (12:50 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Jakub Skoczen [Fri, 20 Jun 2008 10:50:11 +0000 (12:50 +0200)]
Trying to fix IE issues.
Adam Dickmeiss [Fri, 20 Jun 2008 10:42:02 +0000 (12:42 +0200)]
Removed unused debian template directory.
Adam Dickmeiss [Fri, 20 Jun 2008 08:41:34 +0000 (10:41 +0200)]
Fixed obsolete Doxyfile
Adam Dickmeiss [Fri, 20 Jun 2008 08:40:48 +0000 (10:40 +0200)]
Removed obsolete rules
Adam Dickmeiss [Fri, 20 Jun 2008 08:34:25 +0000 (10:34 +0200)]
Directory debian no longer part of dist.
Jakub Skoczen [Thu, 19 Jun 2008 13:43:50 +0000 (15:43 +0200)]
Reverted the jsdemo client back to the usesessions mode.
Jakub Skoczen [Thu, 19 Jun 2008 13:37:05 +0000 (15:37 +0200)]
Ported oplin changes back to the jsdemo:
- target facet
- advanced paging
- IE compatibility
Adam Dickmeiss [Fri, 23 May 2008 10:38:58 +0000 (12:38 +0200)]
Note on Windows service only available for YAZ 3.0.29.
Adam Dickmeiss [Fri, 23 May 2008 10:09:07 +0000 (12:09 +0200)]
Bump version to 1.0.9
Adam Dickmeiss [Fri, 23 May 2008 10:08:43 +0000 (12:08 +0200)]
More news
jakub [Thu, 22 May 2008 08:27:35 +0000 (10:27 +0200)]
For backward compatibility GET will be used when URL (+params) length is lower than 2048.
jakub [Wed, 21 May 2008 13:53:22 +0000 (15:53 +0200)]
pz2.js changed to use POST instead of GET
jakub [Wed, 21 May 2008 13:23:20 +0000 (15:23 +0200)]
Refactored pz2HttpRequest
Adam Dickmeiss [Wed, 14 May 2008 09:35:46 +0000 (11:35 +0200)]
Added section on Pazpar2 installation on Windows.
Adam Dickmeiss [Wed, 14 May 2008 09:26:57 +0000 (11:26 +0200)]
Avoid mixed-stmt declare
Adam Dickmeiss [Thu, 8 May 2008 18:16:08 +0000 (20:16 +0200)]
Document NT services options (-install, -remove).
Adam Dickmeiss [Tue, 6 May 2008 18:40:39 +0000 (20:40 +0200)]
Removed empty declaration.
Adam Dickmeiss [Thu, 24 Apr 2008 11:44:06 +0000 (13:44 +0200)]
Try to preserve order of repeated fields (bug #2165).
Marc Cromme [Thu, 24 Apr 2008 11:34:03 +0000 (13:34 +0200)]
added holding field
Marc Cromme [Thu, 24 Apr 2008 11:18:28 +0000 (13:18 +0200)]
more holding onformation changes
Marc Cromme [Thu, 24 Apr 2008 11:06:00 +0000 (13:06 +0200)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/pazpar2
Marc Cromme [Thu, 24 Apr 2008 11:05:35 +0000 (13:05 +0200)]
added several MARC21 fields to be used in LOT2 display
Adam Dickmeiss [Tue, 22 Apr 2008 19:38:05 +0000 (21:38 +0200)]
Updated copyright year
Adam Dickmeiss [Tue, 22 Apr 2008 19:32:29 +0000 (21:32 +0200)]
Version 1.0.8.
Adam Dickmeiss [Tue, 22 Apr 2008 19:29:35 +0000 (21:29 +0200)]
Fixed bug #1162: HTML entities are not escaped properly.
The recid CDATA was not escaped properly.
Adam Dickmeiss [Tue, 22 Apr 2008 19:28:55 +0000 (21:28 +0200)]
Omit log of arguments to sc_main.