Adam Dickmeiss [Tue, 17 Jan 2012 11:41:49 +0000 (12:41 +0100)]
Version 1.6.8
Adam Dickmeiss [Tue, 17 Jan 2012 11:39:43 +0000 (12:39 +0100)]
Add Ubuntu Oneiric
Adam Dickmeiss [Tue, 17 Jan 2012 11:38:57 +0000 (12:38 +0100)]
Update NEWS
Adam Dickmeiss [Tue, 17 Jan 2012 11:29:00 +0000 (12:29 +0100)]
Simplify client_prep_connection
Adam Dickmeiss [Tue, 17 Jan 2012 11:18:44 +0000 (12:18 +0100)]
Sort: more strict re-searching
Only search+sort for working, idle clients.
Adam Dickmeiss [Mon, 16 Jan 2012 15:19:07 +0000 (16:19 +0100)]
Add new tests for sort with active clients
Adam Dickmeiss [Mon, 16 Jan 2012 15:18:28 +0000 (16:18 +0100)]
For sort, re-use non-idle clients
But not for search where only IDLE clients are re-used.
Adam Dickmeiss [Mon, 16 Jan 2012 15:16:05 +0000 (16:16 +0100)]
client_start_search: fixes for state
client state is un-modified if a search is not sent; this is because
previous search may still be in progress and we don't want to prematurely
terminate that.
Adam Dickmeiss [Wed, 11 Jan 2012 10:15:49 +0000 (11:15 +0100)]
Happy new year
Adam Dickmeiss [Mon, 9 Jan 2012 12:15:28 +0000 (13:15 +0100)]
Log HTTP responses if option -d is given twice
Adam Dickmeiss [Mon, 9 Jan 2012 11:11:58 +0000 (12:11 +0100)]
Skip incoming results from inactive clients
For search with a filter an existing clients that are active and
becomes filtered out (inactive, but cached) Pazpar2 would still accept
record ingestion .. This patch fixes that. We mark session=0 in
clients that are not selected for a search (not active, but cached).
Adam Dickmeiss [Wed, 4 Jan 2012 13:40:59 +0000 (14:40 +0100)]
Add test_filter tests
Adam Dickmeiss [Tue, 3 Jan 2012 13:03:46 +0000 (14:03 +0100)]
Yet another fix for connection re-use
client_prep_connection returns 2 if connection was re-usable
and only in that case will the result set be re-used - for same
search.
Adam Dickmeiss [Tue, 3 Jan 2012 09:36:43 +0000 (10:36 +0100)]
Remove upload.sh
The git-tools/id-deb-build/id-upload.sh does the same thing.
Adam Dickmeiss [Fri, 23 Dec 2011 12:33:50 +0000 (13:33 +0100)]
Version 1.6.7
Adam Dickmeiss [Fri, 23 Dec 2011 12:31:55 +0000 (13:31 +0100)]
Remove comments (session lock)
Adam Dickmeiss [Fri, 23 Dec 2011 12:27:31 +0000 (13:27 +0100)]
Changes
Dennis Schafroth [Fri, 23 Dec 2011 10:59:21 +0000 (11:59 +0100)]
Fix: replace , with ; after move
Dennis Schafroth [Fri, 23 Dec 2011 10:57:43 +0000 (11:57 +0100)]
Missing release on show records watch release
Dennis Schafroth [Fri, 23 Dec 2011 09:57:33 +0000 (10:57 +0100)]
Support to send query state to SP
Dennis Schafroth [Fri, 23 Dec 2011 09:52:01 +0000 (10:52 +0100)]
Re-commit: move search to after successful login. Only alert on unhandled errors
Dennis Schafroth [Fri, 23 Dec 2011 09:48:03 +0000 (10:48 +0100)]
Unify look of session loggging
Dennis Schafroth [Fri, 23 Dec 2011 09:46:56 +0000 (10:46 +0100)]
Fix: Missing session unlock on PAZPAR2_MALFORMED_SETTING error. Changed logging: Remove http session pointer. Optimized http session lock
Dennis Schafroth [Fri, 23 Dec 2011 09:43:43 +0000 (10:43 +0100)]
Fix warnings
Dennis Schafroth [Fri, 23 Dec 2011 09:43:04 +0000 (10:43 +0100)]
Fix warning
Dennis Schafroth [Fri, 23 Dec 2011 09:41:14 +0000 (10:41 +0100)]
Merged
Adam Dickmeiss [Wed, 21 Dec 2011 14:47:36 +0000 (15:47 +0100)]
Avoid blocking record retrieval
Use ZOOM_resultset_record_immediate instead of ZOOM_resultset_record.
Adam Dickmeiss [Wed, 21 Dec 2011 14:43:37 +0000 (15:43 +0100)]
Don't reuse connection if client is busy
Might resolve bug 4972.
Dennis Schafroth [Mon, 19 Dec 2011 11:06:12 +0000 (12:06 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Mon, 19 Dec 2011 10:16:38 +0000 (11:16 +0100)]
Debug HTTP 000 error. Moved domReady into loggedIn method.
Adam Dickmeiss [Fri, 16 Dec 2011 12:53:55 +0000 (13:53 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Fri, 16 Dec 2011 12:50:54 +0000 (13:50 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Fri, 16 Dec 2011 12:50:46 +0000 (13:50 +0100)]
Handle repaging on rotate
Adam Dickmeiss [Fri, 16 Dec 2011 12:45:04 +0000 (13:45 +0100)]
Debian 1.6.6-3 test with local filtering
Adam Dickmeiss [Fri, 16 Dec 2011 12:43:48 +0000 (13:43 +0100)]
Note on local filtering
Adam Dickmeiss [Fri, 16 Dec 2011 12:40:51 +0000 (13:40 +0100)]
Add test for local pz:limitmap
Adam Dickmeiss [Fri, 16 Dec 2011 12:39:29 +0000 (13:39 +0100)]
pz:limitmap:x local:field feature
The local filter may optionally be followed by field.
Dennis Schafroth [Fri, 16 Dec 2011 11:59:21 +0000 (12:59 +0100)]
Add comment
Dennis Schafroth [Thu, 15 Dec 2011 13:32:43 +0000 (14:32 +0100)]
Handling different window size. URL is now set correct for SP to restart a stalled http session
Dennis Schafroth [Thu, 15 Dec 2011 13:31:14 +0000 (14:31 +0100)]
Go through a page reload to get query parameter in URL.
Dennis Schafroth [Thu, 15 Dec 2011 13:16:56 +0000 (14:16 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Thu, 15 Dec 2011 13:16:45 +0000 (14:16 +0100)]
Update termlist/navigation font size and weight
Dennis Schafroth [Wed, 14 Dec 2011 09:46:05 +0000 (10:46 +0100)]
Removed the meh: Was showed. Playing with record per page
Dennis Schafroth [Wed, 14 Dec 2011 09:45:06 +0000 (10:45 +0100)]
Bigger termlists
Adam Dickmeiss [Tue, 13 Dec 2011 13:59:16 +0000 (14:59 +0100)]
Update test result due to different termlist param
Adam Dickmeiss [Tue, 13 Dec 2011 13:40:25 +0000 (14:40 +0100)]
Debian 1.6.6-2 for testing
Adam Dickmeiss [Tue, 13 Dec 2011 13:35:42 +0000 (14:35 +0100)]
Fix termlist for omitting name parameter
Command termlist without name parameter should now return all
available termlist entries. Note that if name is given and that
refers to a non-existing termlist entry, no list is generated.
Previously an empty list was generated.
Adam Dickmeiss [Tue, 13 Dec 2011 12:11:44 +0000 (13:11 +0100)]
doc: about record command and nativesyntax parameter
Adam Dickmeiss [Mon, 12 Dec 2011 15:44:18 +0000 (16:44 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Mon, 12 Dec 2011 15:43:44 +0000 (16:43 +0100)]
Add test for nativesyntax as parameter
Adam Dickmeiss [Mon, 12 Dec 2011 15:38:30 +0000 (16:38 +0100)]
nativesyntax may be given for record command
This overrides pz:nativesyntax and used for non-binary data retrievals.
For binary data, this overrides the "raw" string which was passed
previously (and still is by default).
Dennis Schafroth [Fri, 9 Dec 2011 12:33:25 +0000 (13:33 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Fri, 9 Dec 2011 12:33:05 +0000 (13:33 +0100)]
Align to top line. Still missing some... layout
Dennis Schafroth [Fri, 9 Dec 2011 12:32:00 +0000 (13:32 +0100)]
Make termlist bold
Adam Dickmeiss [Thu, 8 Dec 2011 15:21:40 +0000 (16:21 +0100)]
Fix database wildcard for settings
Thanks to Sven Porst for the patch.
Adam Dickmeiss [Fri, 25 Nov 2011 17:14:56 +0000 (18:14 +0100)]
Update m4 again (was rolled back in
847abc144)
Dennis Schafroth [Fri, 25 Nov 2011 13:55:29 +0000 (13:55 +0000)]
Version 1.6.6
Dennis Schafroth [Fri, 25 Nov 2011 13:46:09 +0000 (14:46 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Fri, 25 Nov 2011 13:45:09 +0000 (14:45 +0100)]
Revert "Add re-try on faulty show"
This reverts commit
d7aab7777fc655e0d0927ee1748ba4695d203859.
This doesn't help on HTTP 417 errors. I still believe we need it, but reverting for now.
Adam Dickmeiss [Fri, 25 Nov 2011 13:29:08 +0000 (14:29 +0100)]
buildconf removes autom4te.cache
This is to ensure that software version is not cached but taken
from IDMETA as it should.
Dennis Schafroth [Fri, 25 Nov 2011 13:01:34 +0000 (14:01 +0100)]
Removed show hack
Dennis Schafroth [Fri, 25 Nov 2011 10:25:57 +0000 (11:25 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Fri, 25 Nov 2011 10:25:39 +0000 (11:25 +0100)]
HACK to force ALREADY_BLOCKED response
Adam Dickmeiss [Fri, 25 Nov 2011 10:10:24 +0000 (11:10 +0100)]
Update m4 again
Dennis Schafroth [Fri, 25 Nov 2011 07:35:06 +0000 (08:35 +0100)]
Renamed from iphone to mobile
Dennis Schafroth [Fri, 25 Nov 2011 07:27:21 +0000 (08:27 +0100)]
Update to mobile renaming
Dennis Schafroth [Fri, 25 Nov 2011 07:26:09 +0000 (08:26 +0100)]
Rename to mobile
Dennis Schafroth [Fri, 25 Nov 2011 07:24:25 +0000 (08:24 +0100)]
Revert "Rename to mobile"
didnt detect the rename.
This reverts commit
25d49a953f3c351689fb3a72274b8d1687f32398.
Dennis Schafroth [Fri, 25 Nov 2011 07:18:54 +0000 (08:18 +0100)]
Rename to mobile
Dennis Schafroth [Thu, 24 Nov 2011 13:18:39 +0000 (14:18 +0100)]
Ignore Already blocked (13) errors
Dennis Schafroth [Thu, 24 Nov 2011 13:11:58 +0000 (14:11 +0100)]
Add re-try on faulty show
Dennis Schafroth [Thu, 24 Nov 2011 09:30:42 +0000 (10:30 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Thu, 24 Nov 2011 09:13:16 +0000 (10:13 +0100)]
New style for ul li img class
Dennis Schafroth [Thu, 24 Nov 2011 09:11:29 +0000 (10:11 +0100)]
Larger pager font
Dennis Schafroth [Thu, 24 Nov 2011 09:11:01 +0000 (10:11 +0100)]
Removed Arrow on list elements
Adam Dickmeiss [Wed, 23 Nov 2011 20:33:49 +0000 (21:33 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Wed, 23 Nov 2011 20:33:35 +0000 (21:33 +0100)]
Remove Ubuntu karmic from build
Dennis Schafroth [Wed, 23 Nov 2011 11:46:02 +0000 (12:46 +0100)]
Move login to top right corner
Dennis Schafroth [Wed, 23 Nov 2011 11:45:19 +0000 (12:45 +0100)]
Disable subjects: Need some deduplication.
Dennis Schafroth [Wed, 23 Nov 2011 11:17:55 +0000 (12:17 +0100)]
No effect
Dennis Schafroth [Wed, 23 Nov 2011 11:17:06 +0000 (12:17 +0100)]
Fix the double 60% on field list with links. Remove the vertical-align since it works opposite on urls
Dennis Schafroth [Wed, 23 Nov 2011 11:15:40 +0000 (12:15 +0100)]
Fix target url. Simplify some code. Configurable tag on field lists
Dennis Schafroth [Wed, 23 Nov 2011 05:55:50 +0000 (06:55 +0100)]
Attempt re-login
Dennis Schafroth [Tue, 22 Nov 2011 18:08:31 +0000 (19:08 +0100)]
Fix subjects
Dennis Schafroth [Tue, 22 Nov 2011 17:21:21 +0000 (18:21 +0100)]
Cosmectic
Dennis Schafroth [Tue, 22 Nov 2011 17:19:37 +0000 (18:19 +0100)]
Overides for mobile
Dennis Schafroth [Tue, 22 Nov 2011 17:19:16 +0000 (18:19 +0100)]
Add error handler. Reworked detail view. Added Pager.
Dennis Schafroth [Tue, 22 Nov 2011 17:18:17 +0000 (18:18 +0100)]
Somewhat stable
Dennis Schafroth [Tue, 22 Nov 2011 17:07:33 +0000 (18:07 +0100)]
Testing 5 per page. Include mobile.css. Put loading in own div. Prob. not needed.
Dennis Schafroth [Fri, 18 Nov 2011 15:32:19 +0000 (16:32 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Fri, 18 Nov 2011 15:32:01 +0000 (16:32 +0100)]
Copied from mk2-ui-demo2
Dennis Schafroth [Fri, 18 Nov 2011 15:31:22 +0000 (16:31 +0100)]
Remove bold on termtitle. Verify
Dennis Schafroth [Fri, 18 Nov 2011 15:30:48 +0000 (16:30 +0100)]
Add detailed view. Progress gif
Dennis Schafroth [Fri, 18 Nov 2011 15:30:13 +0000 (16:30 +0100)]
Add thumbnails to list view. Add separate detail view. Use CSS class more
Dennis Schafroth [Fri, 18 Nov 2011 15:28:08 +0000 (16:28 +0100)]
Removing some of the weird negative margins / positive padding.
Adam Dickmeiss [Wed, 16 Nov 2011 10:30:12 +0000 (11:30 +0100)]
RPM: require YAZ 4.2.20
Because that provides ZOOM option tproxy that is used.
Adam Dickmeiss [Tue, 15 Nov 2011 14:44:55 +0000 (15:44 +0100)]
Update test result due to new bytarget result
Adam Dickmeiss [Tue, 15 Nov 2011 14:29:19 +0000 (15:29 +0100)]
Command bytarget addinfo from diagnostics
The new <addinfo> element is only present if there is an error
(non-zero code). Question is whether we should also include
the text representation of the error code itself (Bib-1 presumably).
Dennis Schafroth [Tue, 15 Nov 2011 11:36:11 +0000 (12:36 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Tue, 15 Nov 2011 11:36:08 +0000 (12:36 +0100)]
Disable bytarget and stat