Adam Dickmeiss [Mon, 12 Sep 2011 12:40:40 +0000 (14:40 +0200)]
Version 1.6.0
Adam Dickmeiss [Mon, 12 Sep 2011 12:40:26 +0000 (14:40 +0200)]
Describe pz:limitmap
Adam Dickmeiss [Mon, 12 Sep 2011 12:03:28 +0000 (14:03 +0200)]
Add pz:metadata type pages-number
Because this is now generated in tmarc.xsl (773$g).
Adam Dickmeiss [Mon, 12 Sep 2011 11:59:00 +0000 (13:59 +0200)]
tmarc.xsl: get components out of 773$g.
The following pz:metadata elements are generated: volume-number,
issue-number, pages-number. Bug #4572.
Adam Dickmeiss [Mon, 12 Sep 2011 10:32:33 +0000 (12:32 +0200)]
Remove unused named templates
Adam Dickmeiss [Mon, 12 Sep 2011 09:09:18 +0000 (11:09 +0200)]
Trim whitespace and comma for ,-list for field 600
Fixes bug #4594.
Adam Dickmeiss [Fri, 9 Sep 2011 13:01:39 +0000 (15:01 +0200)]
pz:limitmap now in use
pz:limitmap[name] is used as query translation when applying
limit parameter for search. Previously, pz:facetmap was used.
pz:limitmap[name] can have one of two forms (types). The leading
type is followed immedately by colon then by form specific name.
For type "ccl:" the value is an existing cclmap. Example:
limitmap[author]="ccl:au", which could work for many existing Z39.50
targets. For type "rpn:" the value is PQF verbatim. Example:
limitmap[author]="rpn:@attr 1=1003 @attr 6=3" (author, complete field).
Dennis Schafroth [Mon, 29 Aug 2011 13:52:12 +0000 (13:52 +0000)]
Fix deadlock on wrongly parsed limit parameter
Niels Erik G. Nielsen [Mon, 29 Aug 2011 06:29:58 +0000 (08:29 +0200)]
Attaches item id to loan period
Dennis Schafroth [Wed, 24 Aug 2011 11:08:42 +0000 (11:08 +0000)]
Move to mk2-config-dbc
Adam Dickmeiss [Tue, 23 Aug 2011 12:03:56 +0000 (14:03 +0200)]
Mention limit parameter
Adam Dickmeiss [Fri, 19 Aug 2011 11:46:15 +0000 (13:46 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Fri, 19 Aug 2011 11:44:53 +0000 (13:44 +0200)]
win makefile: add facet_limits.obj
Adam Dickmeiss [Fri, 19 Aug 2011 11:36:49 +0000 (13:36 +0200)]
Version 1.5.7
Adam Dickmeiss [Fri, 19 Aug 2011 11:36:37 +0000 (13:36 +0200)]
configure: remove useless status
Dennis Schafroth [Thu, 18 Aug 2011 16:24:38 +0000 (18:24 +0200)]
Correct Primo data
Dennis Schafroth [Thu, 18 Aug 2011 16:21:16 +0000 (18:21 +0200)]
Format of primo/simpleserver.
Dennis Schafroth [Thu, 18 Aug 2011 16:20:53 +0000 (18:20 +0200)]
Rename to primo-pz2.xsl.
Dennis Schafroth [Thu, 18 Aug 2011 16:19:41 +0000 (18:19 +0200)]
Attribute style primo. Not used.
Dennis Schafroth [Wed, 17 Aug 2011 14:12:22 +0000 (16:12 +0200)]
Real Primo format stylesheet
Dennis Schafroth [Wed, 17 Aug 2011 14:11:20 +0000 (16:11 +0200)]
Change to handle current primo simpleserver format
Dennis Schafroth [Wed, 17 Aug 2011 12:06:40 +0000 (14:06 +0200)]
SimpleServer Primo
Dennis Schafroth [Tue, 16 Aug 2011 12:29:18 +0000 (14:29 +0200)]
primo test data
Dennis Schafroth [Tue, 16 Aug 2011 12:28:46 +0000 (14:28 +0200)]
First attempt to parse primo to pz2
Dennis Schafroth [Mon, 15 Aug 2011 10:20:44 +0000 (12:20 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Thu, 11 Aug 2011 17:23:57 +0000 (19:23 +0200)]
ICU default maps removes backquote (`).
The ICU chains for the default service default.xml and installed main
Pazpar2 configuration server.xml are updated by this.
Dennis Schafroth [Wed, 10 Aug 2011 08:35:55 +0000 (10:35 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
etc/tmarc.xsl: changed ! to | in matching on d901 or d907
src/client.c: Removed local/mixed/remote option while keeping new apply_filter code.
Dennis Schafroth [Wed, 10 Aug 2011 08:32:34 +0000 (10:32 +0200)]
DBC service
Dennis Schafroth [Wed, 10 Aug 2011 08:31:41 +0000 (10:31 +0200)]
Remove broken local,mixed,remote option code
Dennis Schafroth [Wed, 10 Aug 2011 08:27:31 +0000 (10:27 +0200)]
Use the right or operator
Dennis Schafroth [Tue, 9 Aug 2011 10:37:21 +0000 (12:37 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Conflicts:
etc/tmarc.xsl
Fix or between d901 and d907 for iii-id
Dennis Schafroth [Tue, 9 Aug 2011 10:36:11 +0000 (12:36 +0200)]
Fix or between d901 and d907
Giannis Kosmas [Wed, 3 Aug 2011 18:41:13 +0000 (21:41 +0300)]
Reset ping timer when reset command is called
Adam Dickmeiss [Fri, 5 Aug 2011 14:03:18 +0000 (16:03 +0200)]
Command search takes limit parameter
The limit parameter allows a search to be limited one or more
facets and the corresponding values. This is for server side
filtering.
Adam Dickmeiss [Fri, 5 Aug 2011 10:42:46 +0000 (12:42 +0200)]
Sort Makefile sources
Adam Dickmeiss [Fri, 5 Aug 2011 09:25:30 +0000 (11:25 +0200)]
Function session_set_watch returns proper value
It will be interesting to see what side effects that will have.
Dennis Schafroth [Fri, 22 Jul 2011 15:18:46 +0000 (17:18 +0200)]
Add doi to brief
Dennis Schafroth [Fri, 22 Jul 2011 15:12:12 +0000 (17:12 +0200)]
New DADS test with facetmap
Dennis Schafroth [Fri, 22 Jul 2011 15:04:27 +0000 (17:04 +0200)]
Handling Ohiolink holdings
Dennis Schafroth [Fri, 15 Jul 2011 13:58:53 +0000 (15:58 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
reset .cproject
Conflicts:
.cproject
Dennis Schafroth [Fri, 15 Jul 2011 13:51:33 +0000 (15:51 +0200)]
Updated
Dennis Schafroth [Fri, 15 Jul 2011 13:50:48 +0000 (15:50 +0200)]
Add test on type (only if present)
Dennis Schafroth [Sat, 9 Jul 2011 11:58:17 +0000 (13:58 +0200)]
Fix facet icu rule setup.
Wolfram Schneider [Fri, 8 Jul 2011 16:11:49 +0000 (18:11 +0200)]
Add MARC field 876$f to tmarc.xsl, named "loan-period", #4411
Wolfram Schneider [Mon, 20 Jun 2011 19:10:53 +0000 (19:10 +0000)]
Adds the template fields page and endpage, #4204
Niels Erik G. Nielsen [Tue, 14 Jun 2011 22:58:02 +0000 (18:58 -0400)]
Merge branch 'browser-windows'
Niels Erik G. Nielsen [Sat, 4 Jun 2011 00:59:32 +0000 (20:59 -0400)]
Straightens reference to the browser window
Adam Dickmeiss [Mon, 30 May 2011 11:57:43 +0000 (13:57 +0200)]
Update Eclipse CDE files
Adam Dickmeiss [Mon, 30 May 2011 11:24:08 +0000 (13:24 +0200)]
Use -lm for log(3) if needed
Niels Erik G. Nielsen [Sat, 28 May 2011 01:41:14 +0000 (21:41 -0400)]
Aligns parameter name windowid
Adam Dickmeiss [Wed, 18 May 2011 13:00:21 +0000 (15:00 +0200)]
test_facets.sh: require YAZ 4.2.0
Adam Dickmeiss [Wed, 18 May 2011 12:54:50 +0000 (14:54 +0200)]
Facet response: fix null ptr reference
This could occur for session_database sdb. Also refactor code inside
client_report_facets.
Adam Dickmeiss [Wed, 18 May 2011 12:37:12 +0000 (14:37 +0200)]
Require YAZ 4.2.0
Adam Dickmeiss [Wed, 18 May 2011 12:36:43 +0000 (14:36 +0200)]
Remove targetprofiles element from config in tests
Adam Dickmeiss [Wed, 18 May 2011 10:39:46 +0000 (12:39 +0200)]
Remove unmaintained zeerex/explain code
Adam Dickmeiss [Wed, 18 May 2011 08:07:30 +0000 (10:07 +0200)]
Check for mallinfo in common AC_CHECK_FUNCS
Adam Dickmeiss [Wed, 18 May 2011 08:02:08 +0000 (10:02 +0200)]
Reformat
Adam Dickmeiss [Wed, 18 May 2011 07:51:52 +0000 (09:51 +0200)]
Fix leak WRT wrbuf usage
Adam Dickmeiss [Wed, 18 May 2011 07:50:56 +0000 (09:50 +0200)]
Move declarations in cmd_termlist
Adam Dickmeiss [Wed, 18 May 2011 07:44:58 +0000 (09:44 +0200)]
Rename func termlist->get_termlist_score
Adam Dickmeiss [Tue, 17 May 2011 13:40:49 +0000 (15:40 +0200)]
Per-field native facets, bug 4195
Honor new setting pz:facetmap:field. There is no facet parameter
for search as specified in the bug report and that is also not
needed.
Adam Dickmeiss [Tue, 17 May 2011 10:31:07 +0000 (12:31 +0200)]
Use yaz_utf8_check
Adam Dickmeiss [Tue, 17 May 2011 10:29:58 +0000 (12:29 +0200)]
Make connections_count func a prototype
Adam Dickmeiss [Mon, 16 May 2011 11:50:36 +0000 (13:50 +0200)]
buildconf.sh: update package list for compiling with sources
Niels Erik G. Nielsen [Sat, 7 May 2011 13:05:23 +0000 (09:05 -0400)]
JS forwards identifier for current browser window
... to enable support for multiple simultaneous Pazpar2 sessions
in different windows/tabs of the same browser via Service Proxy
Wolfram Schneider [Thu, 5 May 2011 09:29:46 +0000 (09:29 +0000)]
document that this alias is a global defintion and will override any alias configuration for virtual hosts. #3233
Niels Erik G. Nielsen [Wed, 4 May 2011 20:15:28 +0000 (22:15 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Niels Erik G. Nielsen [Wed, 4 May 2011 20:06:51 +0000 (22:06 +0200)]
Picks date from c008 when d260 is not available.
Supports custom date format as found in some EBSCO and Gale targets.
Adam Dickmeiss [Fri, 29 Apr 2011 11:28:15 +0000 (11:28 +0000)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Fri, 29 Apr 2011 11:22:45 +0000 (11:22 +0000)]
Add Debian wheezy, Ubuntu natty
Adam Dickmeiss [Thu, 28 Apr 2011 10:42:05 +0000 (12:42 +0200)]
Fix 'make dist' due to RPM files being moved
Adam Dickmeiss [Thu, 28 Apr 2011 10:38:14 +0000 (12:38 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Thu, 28 Apr 2011 10:37:52 +0000 (12:37 +0200)]
Move RPM pkg files to rpm directory
Adam Dickmeiss [Thu, 28 Apr 2011 10:27:16 +0000 (10:27 +0000)]
RPM: enable pazpar2 service at usual run levels
This fixes bug #4181.
Wolfram Schneider [Fri, 15 Apr 2011 12:03:02 +0000 (12:03 +0000)]
Add forgotten variable declarations.
detected by "use strict" pragma in JavaScript 1.8.5/Firefox4
Adam Dickmeiss [Fri, 15 Apr 2011 11:43:48 +0000 (11:43 +0000)]
Version 1.5.6.
Adam Dickmeiss [Fri, 15 Apr 2011 11:40:37 +0000 (13:40 +0200)]
RPM: Properly depend on libyaz4
Adam Dickmeiss [Fri, 15 Apr 2011 11:40:13 +0000 (13:40 +0200)]
Update NEWS
Dennis Schafroth [Tue, 12 Apr 2011 11:35:37 +0000 (13:35 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Tue, 12 Apr 2011 11:13:42 +0000 (13:13 +0200)]
Removed commented out sleep. Add TODO on threading issue
Dennis Schafroth [Tue, 12 Apr 2011 10:44:03 +0000 (12:44 +0200)]
Commented out a sleep statement
Dennis Schafroth [Mon, 11 Apr 2011 08:36:32 +0000 (08:36 +0000)]
Fix test on slow machines. Wait longer before show
Dennis Schafroth [Wed, 6 Apr 2011 14:21:21 +0000 (16:21 +0200)]
Last minutes changes to get url recipe to work
Dennis Schafroth [Wed, 6 Apr 2011 11:03:57 +0000 (11:03 +0000)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Wed, 6 Apr 2011 11:03:51 +0000 (11:03 +0000)]
Update test xslt
Dennis Schafroth [Wed, 6 Apr 2011 11:01:42 +0000 (11:01 +0000)]
As spec. by D.
Dennis Schafroth [Wed, 6 Apr 2011 10:18:35 +0000 (12:18 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Conflicts:
src/eventl.c
Dennis Schafroth [Wed, 6 Apr 2011 08:10:25 +0000 (10:10 +0200)]
Fix parameters on iochan_destroy_real
Dennis Schafroth [Wed, 6 Apr 2011 08:07:36 +0000 (10:07 +0200)]
ids for url recipe
Adam Dickmeiss [Fri, 1 Apr 2011 11:53:15 +0000 (13:53 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Fri, 1 Apr 2011 11:48:25 +0000 (13:48 +0200)]
Avoid skip of non-ASCII chars in skip article code
The code used isalnum to skip leading white space. This could lead to
skip of whole string if that contained anything but 7-bit characters -
and as a result it would skip the whole string buffer (strstr
would find " ").
Dennis Schafroth [Wed, 30 Mar 2011 14:24:38 +0000 (16:24 +0200)]
Shuffle function to remove warning
Dennis Schafroth [Wed, 30 Mar 2011 14:23:04 +0000 (16:23 +0200)]
Correct use of HAVE_MALLINFO
Dennis Schafroth [Wed, 30 Mar 2011 14:22:14 +0000 (16:22 +0200)]
Check for mallinfo
Dennis Schafroth [Wed, 30 Mar 2011 14:13:22 +0000 (16:13 +0200)]
Stupid pointer errors on refactoring
Dennis Schafroth [Wed, 30 Mar 2011 13:56:16 +0000 (15:56 +0200)]
Fix usage counters. Add conditonal on print_meminfo. Does not work on OS X
Dennis Schafroth [Wed, 30 Mar 2011 13:40:36 +0000 (15:40 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Wed, 30 Mar 2011 13:40:14 +0000 (15:40 +0200)]
Remove targetprofiles
Dennis Schafroth [Wed, 30 Mar 2011 13:39:18 +0000 (15:39 +0200)]
Change tests
Dennis Schafroth [Wed, 30 Mar 2011 13:38:14 +0000 (15:38 +0200)]
Fix author. Using all for jt and su as work-around