summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Adam Dickmeiss [Fri, 18 Jul 2014 09:05:50 +0000 (11:05 +0200)]
Add refine search form
Search form showed in result page.
Adam Dickmeiss [Thu, 17 Jul 2014 12:07:02 +0000 (14:07 +0200)]
Various changes to display
In the displays:
• (brief) Eliminate “Next Record Position” line at top.
• Include a “Next” link at the top and bottom of the page, which would get the next N (same number of) records.
• Where it says “Record: x : bibframe : xml”
· Shorten to just “Record x” (don’t need bibframe : xml)
· Bold it and slightly larger font.
• (brief) Change “Author” to “Creator”
• (brief) for Creator, Work Title, and Date/Place: add colon and bold.
• Links to “Full Record x” and “Raw Record x” on same line rather than separate lines.
• Horizontal line <hr/> between hits.
Adam Dickmeiss [Tue, 15 Jul 2014 10:41:39 +0000 (12:41 +0200)]
Stylesheets in / - rather than /xsl
Adam Dickmeiss [Mon, 14 Jul 2014 12:50:37 +0000 (14:50 +0200)]
README about BIBFRAME installation
Adam Dickmeiss [Mon, 14 Jul 2014 12:50:32 +0000 (14:50 +0200)]
Fix minor topo
Adam Dickmeiss [Fri, 11 Jul 2014 11:43:19 +0000 (13:43 +0200)]
BIBFRAME full display in place MP-553
Adam Dickmeiss [Thu, 10 Jul 2014 13:21:05 +0000 (15:21 +0200)]
BIBFRAME brief display in place MP-553
Adam Dickmeiss [Wed, 9 Jul 2014 14:52:58 +0000 (16:52 +0200)]
Work on briefDisplay using echoed things
Now includes link to Full Record, but that's still briefDisplay
for now.
Adam Dickmeiss [Tue, 8 Jul 2014 13:00:15 +0000 (15:00 +0200)]
Initial metaproxy setup for bibframe - part of MP-553
Adam Dickmeiss [Tue, 8 Jul 2014 13:00:05 +0000 (15:00 +0200)]
Add utility xsl for documentation
Adam Dickmeiss [Tue, 8 Jul 2014 12:58:22 +0000 (14:58 +0200)]
Move patch file to bibframe directory
Adam Dickmeiss [Wed, 18 Jun 2014 10:42:16 +0000 (12:42 +0200)]
Version 0.2
Adam Dickmeiss [Wed, 18 Jun 2014 10:41:07 +0000 (12:41 +0200)]
Add gitignore file
Adam Dickmeiss [Wed, 18 Jun 2014 09:36:39 +0000 (09:36 +0000)]
Man page part of RPM
Adam Dickmeiss [Wed, 18 Jun 2014 09:33:13 +0000 (09:33 +0000)]
Add install rule
Adam Dickmeiss [Wed, 18 Jun 2014 09:30:44 +0000 (11:30 +0200)]
Add top-level Makefile
Adam Dickmeiss [Wed, 18 Jun 2014 09:25:17 +0000 (11:25 +0200)]
Allow elementset to be configured
Adam Dickmeiss [Wed, 18 Jun 2014 09:01:20 +0000 (11:01 +0200)]
Pass rpath to tst program too
Adam Dickmeiss [Wed, 18 Jun 2014 09:00:30 +0000 (11:00 +0200)]
Slightly more compact rpath spec
Adam Dickmeiss [Wed, 18 Jun 2014 08:59:41 +0000 (10:59 +0200)]
Omit LD_LIBRARY_PATH for run_mp (using rpath instead)
Adam Dickmeiss [Wed, 18 Jun 2014 08:58:09 +0000 (10:58 +0200)]
Add documentation - man page xquery.3mp
Adam Dickmeiss [Wed, 18 Jun 2014 08:56:16 +0000 (10:56 +0200)]
Change config; use name attribute wherewhere
instead of value attribute. name+value is only used for
variable element.
Adam Dickmeiss [Tue, 17 Jun 2014 12:45:00 +0000 (12:45 +0000)]
Files in /opt/zorba (not /opt)
Adam Dickmeiss [Tue, 17 Jun 2014 12:41:29 +0000 (12:41 +0000)]
RPM for zorba and mp-xquery
Zorba is not our own and we make a special install in /opt/zorba.
Note that compiling Zorba require 2.8 or later of cmake which do
not exist on CentOS 6. For this reason the build process
relies on a recent cmake in /opt/cmake . For now, zorba is just
one big package - both runtime and development combined.
mp-xquery is same skeleton as cf-engine and relies on zorba
to be installed.
Adam Dickmeiss [Tue, 17 Jun 2014 11:01:07 +0000 (11:01 +0000)]
Pass Full path to Zorba .so
Adam Dickmeiss [Mon, 16 Jun 2014 13:59:45 +0000 (13:59 +0000)]
Add IDMETA + mkdist.sh
Adam Dickmeiss [Mon, 16 Jun 2014 11:37:45 +0000 (13:37 +0200)]
Add make install rule
Adam Dickmeiss [Mon, 16 Jun 2014 11:24:43 +0000 (13:24 +0200)]
XQuery diagnostic in surrogate diagnostic record
Adam Dickmeiss [Mon, 16 Jun 2014 11:08:04 +0000 (13:08 +0200)]
Catch Zorba exceptions
Adam Dickmeiss [Mon, 16 Jun 2014 10:50:48 +0000 (12:50 +0200)]
Deduce zorba setFileName from script
Adam Dickmeiss [Mon, 16 Jun 2014 10:30:05 +0000 (12:30 +0200)]
Supply marcxml as raw content
Instead of having to create a (temporary) file.
Adam Dickmeiss [Fri, 13 Jun 2014 12:55:15 +0000 (14:55 +0200)]
Almost fully operational xquery MP module
Missing is putting a tmpfile with record content somewhere.
Adam Dickmeiss [Fri, 6 Jun 2014 12:55:09 +0000 (14:55 +0200)]
Add run_mp / run_tst to Makefile
Adam Dickmeiss [Fri, 6 Jun 2014 12:54:58 +0000 (14:54 +0200)]
Add config for testing
Adam Dickmeiss [Fri, 6 Jun 2014 12:54:25 +0000 (14:54 +0200)]
Parse configure settings for xquery module
Adam Dickmeiss [Tue, 27 May 2014 13:54:23 +0000 (15:54 +0200)]
Add skeleton MP module
Adam Dickmeiss [Tue, 27 May 2014 13:50:47 +0000 (15:50 +0200)]
Ignore .so *~
Adam Dickmeiss [Tue, 27 May 2014 13:49:46 +0000 (15:49 +0200)]
Using query->execute to get result into string
Adam Dickmeiss [Mon, 26 May 2014 12:43:32 +0000 (14:43 +0200)]
First kick with a conversion of two records from YAZ