pazpar2-moved-to-github.git
15 years agoCan send additional parameters with the search command (connected to bug #2217)
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)

15 years agoMerge branch 'master' of ssh://git/home/git/pub/pazpar2
Sebastian Hammer [Mon, 28 Jul 2008 08:29:04 +0000 (08:29 +0000)]
Merge branch 'master' of ssh://git/home/git/pub/pazpar2

15 years agoAdded SRU support
Sebastian Hammer [Mon, 28 Jul 2008 08:27:42 +0000 (08:27 +0000)]
Added SRU support

15 years agoNote on SRU support.
Adam Dickmeiss [Mon, 28 Jul 2008 08:10:56 +0000 (10:10 +0200)]
Note on SRU support.

15 years agoAdded SRU config example.
Adam Dickmeiss [Sun, 27 Jul 2008 16:32:03 +0000 (18:32 +0200)]
Added SRU config example.

15 years agoUpdated to new m4.
Adam Dickmeiss [Sun, 27 Jul 2008 16:28:09 +0000 (18:28 +0200)]
Updated to new m4.

15 years agoMerge branch 'master' of /home/quinn/proj/pazpar2
Adam Dickmeiss [Sun, 27 Jul 2008 16:01:14 +0000 (16:01 +0000)]
Merge branch 'master' of /home/quinn/proj/pazpar2

15 years agoSmallish mod to CQL generation
Sebastian Hammer [Wed, 23 Jul 2008 17:29:37 +0000 (17:29 +0000)]
Smallish mod to CQL generation

15 years agoNow generates CQL queries -- no configuration enabled yet
Sebastian Hammer [Wed, 23 Jul 2008 13:32:19 +0000 (13:32 +0000)]
Now generates CQL queries -- no configuration enabled yet

15 years agoRemoved a few log messages.
Adam Dickmeiss [Tue, 22 Jul 2008 13:11:54 +0000 (15:11 +0200)]
Removed a few log messages.

15 years agoMerge branch 'master' of ssh://us2.indexdata.com/home/adam/proj/pazpar2
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

15 years agoFixed resolver issues - continued search.
Adam Dickmeiss [Tue, 22 Jul 2008 12:33:27 +0000 (14:33 +0200)]
Fixed resolver issues - continued search.

15 years agoEnabled basic SRU support -- no CQL yet
Sebastian Hammer [Tue, 22 Jul 2008 12:27:14 +0000 (12:27 +0000)]
Enabled basic SRU support -- no CQL yet

15 years agoRemoved retired code; eliminated some dead yaz_marc stuff
Sebastian Hammer [Tue, 22 Jul 2008 10:25:12 +0000 (10:25 +0000)]
Removed retired code; eliminated some dead yaz_marc stuff

15 years agoConvert nativesyntax charset to ZOOM charset properly.
Adam Dickmeiss [Tue, 22 Jul 2008 10:16:26 +0000 (12:16 +0200)]
Convert nativesyntax charset to ZOOM charset properly.

15 years agoMore logging for test
Adam Dickmeiss [Tue, 22 Jul 2008 10:16:07 +0000 (12:16 +0200)]
More logging for test

15 years agoPrint request URL when a test fails.
Adam Dickmeiss [Tue, 22 Jul 2008 07:45:19 +0000 (09:45 +0200)]
Print request URL when a test fails.

15 years agoFixed record offset in handling of raw records
Adam Dickmeiss [Mon, 21 Jul 2008 18:00:57 +0000 (20:00 +0200)]
Fixed record offset in handling of raw records

15 years agoEnable apdulog for the test_http.sh test
Adam Dickmeiss [Mon, 21 Jul 2008 17:30:08 +0000 (19:30 +0200)]
Enable apdulog for the test_http.sh test

15 years agoHonor pz:apdulog again (for ZOOM as well).
Adam Dickmeiss [Mon, 21 Jul 2008 17:29:20 +0000 (19:29 +0200)]
Honor pz:apdulog again (for ZOOM as well).

15 years agoMore work on contination/raw present
Adam Dickmeiss [Mon, 21 Jul 2008 14:43:29 +0000 (16:43 +0200)]
More work on contination/raw present

15 years agoEnsure non-blocked requests are executed.
Adam Dickmeiss [Mon, 21 Jul 2008 12:17:01 +0000 (14:17 +0200)]
Ensure non-blocked requests are executed.

15 years agoMerge branch 'master' of ssh://us2.indexdata.com/home/quinn/proj/pazpar2
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

15 years agoAdded ZOOM support, only raw ingest missing at this point
Sebastian Hammer [Mon, 21 Jul 2008 10:00:38 +0000 (10:00 +0000)]
Added ZOOM support, only raw ingest missing at this point

15 years agoDescribe pz:queryencoding. Remove 'not implemented' for pz:elements.
Adam Dickmeiss [Wed, 9 Jul 2008 10:33:02 +0000 (12:33 +0200)]
Describe pz:queryencoding. Remove 'not implemented' for pz:elements.

15 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
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

15 years agoChanged sscanf in urldecode to use more portable scan-spec.
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.

15 years agoFixed not working links, IE display issues.
Jakub Skoczen [Fri, 20 Jun 2008 17:14:07 +0000 (19:14 +0200)]
Fixed not working links, IE display issues.

15 years agoWorks in IE.
Jakub Skoczen [Fri, 20 Jun 2008 13:52:47 +0000 (15:52 +0200)]
Works in IE.

15 years agoSligth fixes.
Jakub Skoczen [Fri, 20 Jun 2008 13:09:53 +0000 (15:09 +0200)]
Sligth fixes.

15 years agoWrong path.
Jakub Skoczen [Fri, 20 Jun 2008 11:44:04 +0000 (13:44 +0200)]
Wrong path.

15 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
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

15 years agoIE issues cont.
Jakub Skoczen [Fri, 20 Jun 2008 11:42:22 +0000 (13:42 +0200)]
IE issues cont.

15 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
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

15 years agoAvoid conditions for YAZ features.. Require YAZ 3.0.29 or later.
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.

15 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
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

15 years agoTrying to fix IE issues.
Jakub Skoczen [Fri, 20 Jun 2008 10:50:11 +0000 (12:50 +0200)]
Trying to fix IE issues.

15 years agoRemoved unused debian template directory.
Adam Dickmeiss [Fri, 20 Jun 2008 10:42:02 +0000 (12:42 +0200)]
Removed unused debian template directory.

15 years agoFixed obsolete Doxyfile
Adam Dickmeiss [Fri, 20 Jun 2008 08:41:34 +0000 (10:41 +0200)]
Fixed obsolete Doxyfile

15 years agoRemoved obsolete rules
Adam Dickmeiss [Fri, 20 Jun 2008 08:40:48 +0000 (10:40 +0200)]
Removed obsolete rules

15 years agoDirectory debian no longer part of dist.
Adam Dickmeiss [Fri, 20 Jun 2008 08:34:25 +0000 (10:34 +0200)]
Directory debian no longer part of dist.

15 years agoReverted the jsdemo client back to the usesessions mode.
Jakub Skoczen [Thu, 19 Jun 2008 13:43:50 +0000 (15:43 +0200)]
Reverted the jsdemo client back to the usesessions mode.

15 years agoPorted oplin changes back to the jsdemo:
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

16 years agoNote on Windows service only available for YAZ 3.0.29. v1.0.9
Adam Dickmeiss [Fri, 23 May 2008 10:38:58 +0000 (12:38 +0200)]
Note on Windows service only available for YAZ 3.0.29.

16 years agoBump version to 1.0.9
Adam Dickmeiss [Fri, 23 May 2008 10:09:07 +0000 (12:09 +0200)]
Bump version to 1.0.9

16 years agoMore news
Adam Dickmeiss [Fri, 23 May 2008 10:08:43 +0000 (12:08 +0200)]
More news

16 years agoFor backward compatibility GET will be used when URL (+params) length is lower than...
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.

16 years agopz2.js changed to use POST instead of GET
jakub [Wed, 21 May 2008 13:53:22 +0000 (15:53 +0200)]
pz2.js changed to use POST instead of GET

16 years agoRefactored pz2HttpRequest
jakub [Wed, 21 May 2008 13:23:20 +0000 (15:23 +0200)]
Refactored pz2HttpRequest

16 years agoAdded section on Pazpar2 installation on Windows.
Adam Dickmeiss [Wed, 14 May 2008 09:35:46 +0000 (11:35 +0200)]
Added section on Pazpar2 installation on Windows.

16 years agoAvoid mixed-stmt declare
Adam Dickmeiss [Wed, 14 May 2008 09:26:57 +0000 (11:26 +0200)]
Avoid mixed-stmt declare

16 years agoDocument NT services options (-install, -remove).
Adam Dickmeiss [Thu, 8 May 2008 18:16:08 +0000 (20:16 +0200)]
Document NT services options (-install, -remove).

16 years agoRemoved empty declaration.
Adam Dickmeiss [Tue, 6 May 2008 18:40:39 +0000 (20:40 +0200)]
Removed empty declaration.

16 years agoTry to preserve order of repeated fields (bug #2165).
Adam Dickmeiss [Thu, 24 Apr 2008 11:44:06 +0000 (13:44 +0200)]
Try to preserve order of repeated fields (bug #2165).

16 years agoadded holding field
Marc Cromme [Thu, 24 Apr 2008 11:34:03 +0000 (13:34 +0200)]
added holding field

16 years agomore holding onformation changes
Marc Cromme [Thu, 24 Apr 2008 11:18:28 +0000 (13:18 +0200)]
more holding onformation changes

16 years agoMerge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/pazpar2
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

16 years agoadded several MARC21 fields to be used in LOT2 display
Marc Cromme [Thu, 24 Apr 2008 11:05:35 +0000 (13:05 +0200)]
added several MARC21 fields to be used in LOT2 display

16 years agoUpdated copyright year PAZPAR2.1.0.8
Adam Dickmeiss [Tue, 22 Apr 2008 19:38:05 +0000 (21:38 +0200)]
Updated copyright year

16 years agoVersion 1.0.8.
Adam Dickmeiss [Tue, 22 Apr 2008 19:32:29 +0000 (21:32 +0200)]
Version 1.0.8.

16 years agoFixed bug #1162: HTML entities are not escaped properly.
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.

16 years agoOmit log of arguments to sc_main.
Adam Dickmeiss [Tue, 22 Apr 2008 19:28:55 +0000 (21:28 +0200)]
Omit log of arguments to sc_main.

16 years agoAllow Pazpar2 to work with YAZ 3.0.25.
Adam Dickmeiss [Tue, 22 Apr 2008 14:12:52 +0000 (16:12 +0200)]
Allow Pazpar2 to work with YAZ 3.0.25.

16 years agoPazpar2 works as Windows Service.
unknown [Tue, 22 Apr 2008 11:15:58 +0000 (13:15 +0200)]
Pazpar2 works as Windows Service.

16 years agoIncorporate Windos services (sc).
Adam Dickmeiss [Tue, 22 Apr 2008 10:21:11 +0000 (12:21 +0200)]
Incorporate Windos services (sc).

16 years agoInit winsock. Incorporate ICU. Pazpar2 runs on Windows.
unknown [Sun, 20 Apr 2008 18:47:49 +0000 (20:47 +0200)]
Init winsock. Incorporate ICU. Pazpar2 runs on Windows.

16 years agoAdded check for Unix specific headers and harmonize with Win32 build.
Adam Dickmeiss [Sun, 20 Apr 2008 18:16:45 +0000 (20:16 +0200)]
Added check for Unix specific headers and harmonize with Win32 build.

16 years agoFile win/makefile part of dist.
Adam Dickmeiss [Sun, 20 Apr 2008 18:10:43 +0000 (20:10 +0200)]
File win/makefile part of dist.

16 years agoAdded NMAKEfile
unknown [Sun, 20 Apr 2008 17:58:39 +0000 (19:58 +0200)]
Added NMAKEfile

16 years agoPazpar2 compiles on Windows. But does not yet work
unknown [Sun, 20 Apr 2008 17:13:57 +0000 (19:13 +0200)]
Pazpar2 compiles on Windows. But does not yet work

16 years agoLatest m4.
Adam Dickmeiss [Tue, 15 Apr 2008 08:13:07 +0000 (10:13 +0200)]
Latest m4.

16 years agoDebian 1.0.7-2. PAZPAR2_1_0_7_2
Adam Dickmeiss [Tue, 15 Apr 2008 06:54:51 +0000 (08:54 +0200)]
Debian 1.0.7-2.

16 years agoUpdate NEWS to reflect version 1.0.7.
Adam Dickmeiss [Mon, 14 Apr 2008 15:43:53 +0000 (17:43 +0200)]
Update NEWS to reflect version 1.0.7.

16 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Mon, 14 Apr 2008 13:53:04 +0000 (15:53 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

16 years agoIgnore config.h stuff.
Adam Dickmeiss [Mon, 14 Apr 2008 13:26:43 +0000 (15:26 +0200)]
Ignore config.h stuff.

16 years agoautoheader generates config.h instead of cconfig.h.
Adam Dickmeiss [Mon, 14 Apr 2008 13:25:45 +0000 (15:25 +0200)]
autoheader generates config.h instead of cconfig.h.

16 years agoRenamed config.[ch] to pazpar2_config.[ch].
Adam Dickmeiss [Mon, 14 Apr 2008 13:00:15 +0000 (15:00 +0200)]
Renamed config.[ch] to pazpar2_config.[ch].

Renamed config.[ch] to pazpar2_config.[ch] . The config.h is usually
for autoheaders to use .

16 years agoRemoved the GAGA code sections.
Adam Dickmeiss [Mon, 14 Apr 2008 12:49:08 +0000 (14:49 +0200)]
Removed the GAGA code sections.

The GAGA code sections are old experimental code which was added
Nov 24 20:29:07 2006. This code has not been enabled for a long
time and no longer compiles anyway.

16 years agotowards 1.0.7
Marc Cromme [Mon, 14 Apr 2008 12:36:37 +0000 (14:36 +0200)]
towards 1.0.7

16 years agotowards version 1.0.7
Marc Cromme [Mon, 14 Apr 2008 12:33:26 +0000 (14:33 +0200)]
towards version 1.0.7

16 years agoMerge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/pazpar2 PAZPAR2.1.0.7
Marc Cromme [Mon, 14 Apr 2008 12:03:51 +0000 (14:03 +0200)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/pazpar2

16 years agoenhanced MARC21 excration such that all full text fields are found, not only the...
Marc Cromme [Mon, 14 Apr 2008 11:59:21 +0000 (13:59 +0200)]
enhanced MARC21 excration such that all full text fields are found, not only the first one

16 years agoUpdated source file headers with new year and no CVS Id.
Adam Dickmeiss [Mon, 14 Apr 2008 11:12:06 +0000 (13:12 +0200)]
Updated source file headers with new year and no CVS Id.

16 years agoA test update only
Sebastian Hammer [Fri, 28 Mar 2008 15:10:52 +0000 (15:10 +0000)]
A test update only

16 years agoLog XML/XSLT errors to yaz_log.
Adam Dickmeiss [Tue, 25 Mar 2008 13:00:59 +0000 (14:00 +0100)]
Log XML/XSLT errors to yaz_log.

16 years agoIgnore more files.
Adam Dickmeiss [Tue, 25 Mar 2008 13:00:41 +0000 (14:00 +0100)]
Ignore more files.

16 years agoMoved ignore files.
Adam Dickmeiss [Sat, 15 Mar 2008 21:27:14 +0000 (22:27 +0100)]
Moved ignore files.

16 years agoa
Adam Dickmeiss [Sat, 15 Mar 2008 21:27:13 +0000 (22:27 +0100)]
a

16 years agoAuto add Git submodules in buildconf.sh.
Adam Dickmeiss [Sat, 15 Mar 2008 21:26:38 +0000 (22:26 +0100)]
Auto add Git submodules in buildconf.sh.

16 years agoGenerate ChangeLog using Git.
Adam Dickmeiss [Sat, 15 Mar 2008 21:26:26 +0000 (22:26 +0100)]
Generate ChangeLog using Git.

16 years agoMore changes. PAZPAR2.1.0.6
Adam Dickmeiss [Wed, 12 Mar 2008 12:11:40 +0000 (12:11 +0000)]
More changes.

16 years agoVersion 1.0.6
Adam Dickmeiss [Wed, 12 Mar 2008 11:46:31 +0000 (11:46 +0000)]
Version 1.0.6

16 years agoUpdated changelog.
Jakub Skoczen [Wed, 12 Mar 2008 11:38:29 +0000 (11:38 +0000)]
Updated changelog.

16 years agoFIXED: pz2.js would break in IE because the DOMElement is missing hasAttributes metho...
Jakub Skoczen [Wed, 12 Mar 2008 11:36:57 +0000 (11:36 +0000)]
FIXED: pz2.js would break in IE because the DOMElement is missing hasAttributes method. (bug #2103)

16 years agoSmallish fix.
Jakub Skoczen [Wed, 20 Feb 2008 13:41:50 +0000 (13:41 +0000)]
Smallish fix.

16 years agoAdded documentation on ajax client development with pz2.js
Jakub Skoczen [Wed, 20 Feb 2008 13:04:23 +0000 (13:04 +0000)]
Added documentation on ajax client development with pz2.js

16 years agoVersion bumped.
Jakub Skoczen [Wed, 20 Feb 2008 08:28:41 +0000 (08:28 +0000)]
Version bumped.

16 years agoFixed precedence rules for wildcards, I hope
Sebastian Hammer [Wed, 20 Feb 2008 06:22:32 +0000 (06:22 +0000)]
Fixed precedence rules for wildcards, I hope

16 years agoBumped version number. However, wildcard handling seems buggy.
Jakub Skoczen [Tue, 19 Feb 2008 14:54:58 +0000 (14:54 +0000)]
Bumped version number. However, wildcard handling seems buggy.

16 years agoNarrower search for wikipedia.
Jakub Skoczen [Tue, 19 Feb 2008 10:57:37 +0000 (10:57 +0000)]
Narrower search for wikipedia.