projects
/
pazpar2-moved-to-github.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pz2.js briefly tracked elsewhere; add support for CORS and server-side sessions
[pazpar2-moved-to-github.git]
/
js
/
pz2.js
2013-09-24
Jason Skomorowski
pz2.js briefly tracked elsewhere; add support for CORS...
blob
|
commitdiff
2013-06-13
Mike Taylor
Add big 'DO NOT EDIT, this file is obsolete' header...
blob
|
commitdiff
|
diff to current
2013-05-23
Wolfram Schneider
english typo
blob
|
commitdiff
|
diff to current
2013-03-08
Jakub Skoczen
Fix text/cdata nodes collection
blob
|
commitdiff
|
diff to current
2012-10-02
Dennis Schafroth
Add sort parameter to search
blob
|
commitdiff
|
diff to current
2012-06-01
Niels Erik G. Nielsen
Fixes object instantiation error in IE6/7
blob
|
commitdiff
|
diff to current
2012-05-31
Giannis Kosmas
Calculation of keepAlive timeout
blob
|
commitdiff
|
diff to current
2012-05-31
Giannis Kosmas
Typo
blob
|
commitdiff
|
diff to current
2012-05-16
Dennis Schafroth
Attempt to fix 5709. Has not been able to reproduce...
blob
|
commitdiff
|
diff to current
2012-04-13
Dennis Schafroth
Pass on approximation
blob
|
commitdiff
|
diff to current
2012-04-12
Dennis Schafroth
Indent. Version parameter on show, if present
blob
|
commitdiff
|
diff to current
2012-04-12
Dennis Schafroth
Merge branch 'protocol-version2' of ssh://git.indexdata...
blob
|
commitdiff
|
diff to current
2012-02-24
Jakub Skoczen
Typo in the 'bytarget' fix
blob
|
commitdiff
|
diff to current
2012-02-02
Dennis Schafroth
Check for missing bytarget info nodes before dereferer
blob
|
commitdiff
|
diff to current
2011-12-23
Dennis Schafroth
Fix: replace , with ; after move
blob
|
commitdiff
|
diff to current
2011-12-23
Dennis Schafroth
Support to send query state to SP
blob
|
commitdiff
|
diff to current
2011-12-16
Dennis Schafroth
Add comment
blob
|
commitdiff
|
diff to current
2011-11-25
Dennis Schafroth
Revert "Add re-try on faulty show"
blob
|
commitdiff
|
diff to current
2011-11-24
Dennis Schafroth
Add re-try on faulty show
blob
|
commitdiff
|
diff to current
2011-11-03
Dennis Schafroth
Enable blocking on bytarget
blob
|
commitdiff
|
diff to current
2011-10-31
Niels Erik G. Nielsen
Recursively parses 'suggestions' for bytarget
blob
|
commitdiff
|
diff to current
2011-08-09
Giannis Kosmas
Reset ping timer when reset command is called
blob
|
commitdiff
|
diff to current
2011-06-04
Niels Erik G. Nielsen
Straightens reference to the browser window
blob
|
commitdiff
|
diff to current
2011-05-28
Niels Erik G. Nielsen
Aligns parameter name windowid
blob
|
commitdiff
|
diff to current
2011-05-07
Niels Erik G. Nielsen
JS forwards identifier for current browser window
blob
|
commitdiff
|
diff to current
2010-09-15
Niels Erik G. Nielsen
Translates diagnostic 1 and 2
blob
|
commitdiff
|
diff to current
2010-06-30
Niels Erik G. Nielsen
Bases error reporting on 'state' rather than 'hits'.
blob
|
commitdiff
|
diff to current
2010-06-28
Dennis Schafroth
Clean up of JSON parsing. Comment out the mk2-mobile...
blob
|
commitdiff
|
diff to current
2010-06-25
Dennis Schafroth
Attempt to catch issue with parsing JSON.
blob
|
commitdiff
|
diff to current
2010-06-24
Dennis Schafroth
Using native JSON if present
blob
|
commitdiff
|
diff to current
2010-06-09
Jakub Skoczen
Add 'serviceId' param to init
blob
|
commitdiff
|
diff to current
2010-04-09
Jakub Skoczen
Fix polling handling.
blob
|
commitdiff
|
diff to current
2010-04-09
Jakub Skoczen
Fix Typo.
blob
|
commitdiff
|
diff to current
2010-04-02
Jakub Skoczen
JSON support for show in pz2.js
blob
|
commitdiff
|
diff to current
2010-04-02
Jakub Skoczen
Use #text for text nodes content
blob
|
commitdiff
|
diff to current
2009-11-19
Mike Taylor
Merge branch 'master' of ssh://git.indexdata.com/home...
blob
|
commitdiff
|
diff to current
2009-11-19
Mike Taylor
Added error-reporting for the case where a HTTP respons...
blob
|
commitdiff
|
diff to current
2009-10-30
Adam Dickmeiss
Fix bytarget requests being stopped (bug #3087)
blob
|
commitdiff
|
diff to current
2009-09-28
Adam Dickmeiss
JS: Use generic array for stats data.
blob
|
commitdiff
|
diff to current
2009-09-02
Niels Erik Nielsen
Polling 'record' based on new 'activeclients' in pazpar2
blob
|
commitdiff
|
diff to current
2009-03-24
Wolfram Schneider
Add <progress /> tag to support a progress bar. The...
blob
|
commitdiff
|
diff to current
2008-09-13
Adam Dickmeiss
Merge branch 'master' of ssh://git.indexdata.com/home...
blob
|
commitdiff
|
diff to current
2008-09-12
Adam Dickmeiss
updates for new stat response
blob
|
commitdiff
|
diff to current
2008-09-10
Jakub Skoczen
IE proof checks for response XML doc.
blob
|
commitdiff
|
diff to current
2008-08-14
Jakub Skoczen
Can send additional parameters with the search command...
blob
|
commitdiff
|
diff to current
2008-05-22
jakub
For backward compatibility GET will be used when URL...
blob
|
commitdiff
|
diff to current
2008-05-21
jakub
pz2.js changed to use POST instead of GET
blob
|
commitdiff
|
diff to current
2008-05-21
jakub
Refactored pz2HttpRequest
blob
|
commitdiff
|
diff to current
2008-03-12
Jakub Skoczen
FIXED: pz2.js would break in IE because the DOMElement...
blob
|
commitdiff
|
diff to current
2008-02-14
Jakub Skoczen
Modified XML parsing. Bugs #2066 #2098
blob
|
commitdiff
|
diff to current
2007-12-20
Jakub Skoczen
Removing bug in the record method.
blob
|
commitdiff
|
diff to current
2007-11-13
Jakub Skoczen
Removed quoted var.
blob
|
commitdiff
|
diff to current
2007-11-13
Jakub Skoczen
When parsing detailed record the subject nodes are...
blob
|
commitdiff
|
diff to current
2007-11-01
Marc Cromme
avoid referencing XML element text when no data in...
blob
|
commitdiff
|
diff to current
2007-10-31
Jakub Skoczen
Introduced on_init event handler.
blob
|
commitdiff
|
diff to current
2007-10-30
Jakub Skoczen
Show command output pasrsing: keeping location nodes...
blob
|
commitdiff
|
diff to current
2007-10-02
Jakub Skoczen
Refactoring.
blob
|
commitdiff
|
diff to current
2007-10-02
Jakub Skoczen
Using closures instead of global variables.
blob
|
commitdiff
|
diff to current
2007-10-02
Jakub Skoczen
Removing mk related classes.
blob
|
commitdiff
|
diff to current
2007-09-28
Jakub Skoczen
Throwing errors (instead of polling) when the WS respon...
blob
|
commitdiff
|
diff to current
2007-09-27
Anders S. Mortensen
Added function document.transformToDoc.
blob
|
commitdiff
|
diff to current
2007-09-14
Jakub Skoczen
Solving bug 1581.
blob
|
commitdiff
|
diff to current
2007-09-12
Jakub Skoczen
pzHttpRequest: escape() used instead of encodeURI(...
blob
|
commitdiff
|
diff to current
2007-09-11
Jakub Skoczen
Getting rid of Bug 1364.
blob
|
commitdiff
|
diff to current
2007-09-10
Jakub Skoczen
Solved: IE throwing exception if text contents of the...
blob
|
commitdiff
|
diff to current
2007-09-03
Adam Dickmeiss
Allow empty string for pazpar2path
blob
|
commitdiff
|
diff to current
2007-08-30
Jakub Skoczen
removing typo.
blob
|
commitdiff
|
diff to current
2007-08-30
Jakub Skoczen
Changes to fully support accessing pazpar2 through...
blob
|
commitdiff
|
diff to current
2007-08-14
Jakub Skoczen
Changes in the pz2.js to make back button work.
blob
|
commitdiff
|
diff to current
2007-07-26
Jakub Skoczen
Added IE/FF compatibility functions.
blob
|
commitdiff
|
diff to current
2007-07-18
Adam Dickmeiss
Default pazpar2 invocation url path is /pazpar2/search...
blob
|
commitdiff
|
diff to current
2007-07-13
Anders S. Mortensen
If member 'handle' is specified as a param, then handle...
blob
|
commitdiff
|
diff to current
2007-07-12
Anders S. Mortensen
record handler can be called with optional 3rd argument...
blob
|
commitdiff
|
diff to current
2007-07-10
Adam Dickmeiss
Removed syntax and esn from being hard-coded, because...
blob
|
commitdiff
|
diff to current
2007-07-04
Jakub Skoczen
pzHttpRequest: added synchronous load() methd.
blob
|
commitdiff
|
diff to current
2007-07-02
Adam Dickmeiss
Function 'record' takes optional 2nd parameter which...
blob
|
commitdiff
|
diff to current
2007-07-02
Jakub Skoczen
Removing array pushes.
blob
|
commitdiff
|
diff to current
2007-07-02
Jakub Skoczen
Stylesheet fetched in async mode.
blob
|
commitdiff
|
diff to current
2007-06-25
Adam Dickmeiss
Fixed usesessions=false mode. The initStatusOK was...
blob
|
commitdiff
|
diff to current
2007-06-22
Adam Dickmeiss
Allow pz2 parameter usesession=boolean. Default value...
blob
|
commitdiff
|
diff to current
2007-06-21
Adam Dickmeiss
Method pzHttpRequest.{get,post} takes URL params as...
blob
|
commitdiff
|
diff to current
2007-06-21
Adam Dickmeiss
Added new parameter for pz2 object: pazpar2path which...
blob
|
commitdiff
|
diff to current
2007-06-13
Jakub Skoczen
clear simple query was missing
blob
|
commitdiff
|
diff to current
2007-06-13
Jakub Skoczen
stop function implemented.
blob
|
commitdiff
|
diff to current
2007-06-13
Jakub Skoczen
Post request possible with pzHttpRequest class.
blob
|
commitdiff
|
diff to current
2007-06-05
Jakub Skoczen
New function: stop
blob
|
commitdiff
|
diff to current
2007-06-04
Jakub Skoczen
Cont.
blob
|
commitdiff
|
diff to current
2007-06-04
Jakub Skoczen
continued.
blob
|
commitdiff
|
diff to current
2007-06-04
Jakub Skoczen
Handling empty nodes in the termlists.
blob
|
commitdiff
|
diff to current
2007-06-04
Jakub Skoczen
When using xslt stylesheet record data will a recid...
blob
|
commitdiff
|
diff to current
2007-06-01
Jakub Skoczen
Encoding the URI properly .
blob
|
commitdiff
|
diff to current
2007-06-01
Jakub Skoczen
change
blob
|
commitdiff
|
diff to current
2007-06-01
Jakub Skoczen
change
blob
|
commitdiff
|
diff to current
2007-06-01
Jakub Skoczen
change
blob
|
commitdiff
|
diff to current
2007-06-01
Jakub Skoczen
Form url encoded.
blob
|
commitdiff
|
diff to current
2007-06-01
Jakub Skoczen
Changing the request header.
blob
|
commitdiff
|
diff to current
2007-05-31
Jakub Skoczen
Simple query was unesesary escaped with quotes.
blob
|
commitdiff
|
diff to current
2007-05-23
Jakub Skoczen
Removed bug with improper utf-8 query encoding.
blob
|
commitdiff
|
diff to current
2007-05-21
Jakub Skoczen
Counters and timers cd.
blob
|
commitdiff
|
diff to current
2007-05-21
Jakub Skoczen
Corrected timers and counters.
blob
|
commitdiff
|
diff to current
next