Happy new year
[pazpar2-moved-to-github.git] / js /
2014-10-29 Mike TaylorBug PAZ-978.
2014-10-09 Mike TaylorFix MKWS-284 ("facet widgets fails in koha")
2014-06-12 Jakub SkoczenUse windowId when storing session cookie
2014-06-12 Mike TaylorUndo commit 79502c7f2d7163685633137c9f435fada3df413e
2014-05-28 Mike TaylorUse
2014-01-24 Mike TaylorPass context.windowid (in most situations) instead...
2014-01-24 Mike TaylorAll invocations of callbacks supplied by client code...
2014-01-24 Mike TaylorConstructor accepts optional "windowid" parameter,...
2014-01-06 Jakub SkoczenOnly use XDR when doing CORS
2013-12-09 Adam Dickmeisspz2.js: Allow overidding cookie do
2013-09-24 Jason SkomorowskiRemove unused third-party JSON implementation
2013-09-24 Jason Skomorowskipz2.js briefly tracked elsewhere; add support for CORS...
2013-06-13 Mike TaylorAdd big 'DO NOT EDIT, this file is obsolete' header...
2013-05-23 Wolfram Schneiderenglish typo
2013-03-08 Jakub SkoczenFix text/cdata nodes collection
2012-10-02 Dennis SchafrothAdd sort parameter to search
2012-06-01 Niels Erik G. NielsenFixes object instantiation error in IE6/7
2012-05-31 Giannis KosmasCalculation of keepAlive timeout
2012-05-31 Giannis KosmasTypo
2012-05-16 Dennis SchafrothAttempt to fix 5709. Has not been able to reproduce...
2012-04-13 Dennis SchafrothPass on approximation
2012-04-12 Dennis SchafrothIndent. Version parameter on show, if present
2012-04-12 Dennis SchafrothMerge branch 'protocol-version2' of ssh://git.indexdata...
2012-02-24 Jakub SkoczenTypo in the 'bytarget' fix
2012-02-02 Dennis SchafrothCheck for missing bytarget info nodes before dereferer
2011-12-23 Dennis SchafrothFix: replace , with ; after move
2011-12-23 Dennis SchafrothSupport to send query state to SP
2011-12-16 Dennis SchafrothAdd comment
2011-11-25 Dennis SchafrothRevert "Add re-try on faulty show"
2011-11-24 Dennis SchafrothAdd re-try on faulty show
2011-11-03 Dennis SchafrothEnable blocking on bytarget
2011-10-31 Niels Erik G. NielsenRecursively parses 'suggestions' for bytarget
2011-08-09 Giannis KosmasReset ping timer when reset command is called
2011-06-04 Niels Erik G. NielsenStraightens reference to the browser window
2011-05-28 Niels Erik G. NielsenAligns parameter name windowid
2011-05-07 Niels Erik G. NielsenJS forwards identifier for current browser window
2010-09-15 Niels Erik G. NielsenTranslates diagnostic 1 and 2
2010-06-30 Niels Erik G. NielsenBases error reporting on 'state' rather than 'hits'.
2010-06-28 Dennis SchafrothAdding JSON2 to be used stand-alone. Not tested
2010-06-28 Dennis SchafrothClean up of JSON parsing. Comment out the mk2-mobile...
2010-06-25 Dennis SchafrothAlternative JSON parsing.
2010-06-25 Dennis SchafrothAttempt to catch issue with parsing JSON.
2010-06-24 Dennis SchafrothUsing native JSON if present
2010-06-09 Jakub SkoczenAdd 'serviceId' param to init
2010-04-09 Jakub SkoczenFix polling handling.
2010-04-09 Jakub SkoczenFix Typo.
2010-04-02 Jakub SkoczenJSON support for show in pz2.js
2010-04-02 Jakub SkoczenUse #text for text nodes content
2009-11-19 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2009-11-19 Mike TaylorAdded error-reporting for the case where a HTTP respons...
2009-10-30 Adam DickmeissFix bytarget requests being stopped (bug #3087)
2009-09-28 Adam DickmeissJS: Use generic array for stats data.
2009-09-02 Niels Erik NielsenPolling 'record' based on new 'activeclients' in pazpar2
2009-03-24 Wolfram SchneiderAdd <progress /> tag to support a progress bar. The...
2008-09-13 Adam DickmeissMerge branch 'master' of ssh://git.indexdata.com/home...
2008-09-12 Adam Dickmeissupdates for new stat response
2008-09-10 Jakub SkoczenIE proof checks for response XML doc.
2008-08-14 Jakub SkoczenCan send additional parameters with the search command...
2008-05-22 jakubFor backward compatibility GET will be used when URL...
2008-05-21 jakubpz2.js changed to use POST instead of GET
2008-05-21 jakubRefactored pz2HttpRequest
2008-04-14 Adam DickmeissUpdated source file headers with new year and no CVS Id.
2008-03-15 Adam Dickmeissa
2008-03-12 Jakub SkoczenFIXED: pz2.js would break in IE because the DOMElement...
2008-02-14 Jakub SkoczenModified XML parsing. Bugs #2066 #2098
2007-12-20 Jakub SkoczenRemoving bug in the record method.
2007-11-13 Jakub SkoczenRemoved quoted var.
2007-11-13 Jakub SkoczenWhen parsing detailed record the subject nodes are...
2007-11-01 Marc Crommeavoid referencing XML element text when no data in...
2007-10-31 Jakub SkoczenIntroduced on_init event handler.
2007-10-30 Jakub SkoczenShow command output pasrsing: keeping location nodes...
2007-10-02 Jakub SkoczenRefactoring.
2007-10-02 Jakub SkoczenUsing closures instead of global variables.
2007-10-02 Jakub SkoczenRemoving mk related classes.
2007-09-28 Jakub SkoczenThrowing errors (instead of polling) when the WS respon...
2007-09-27 Anders S. MortensenAdded function document.transformToDoc.
2007-09-14 Jakub SkoczenSolving bug 1581.
2007-09-12 Jakub SkoczenpzHttpRequest: escape() used instead of encodeURI(...
2007-09-11 Jakub SkoczenGetting rid of Bug 1364.
2007-09-10 Jakub SkoczenSolved: IE throwing exception if text contents of the...
2007-09-03 Adam DickmeissAllow empty string for pazpar2path
2007-08-30 Jakub Skoczenremoving typo.
2007-08-30 Jakub SkoczenChanges to fully support accessing pazpar2 through...
2007-08-14 Jakub SkoczenChanges in the pz2.js to make back button work.
2007-07-26 Jakub SkoczenAdded IE/FF compatibility functions.
2007-07-18 Adam DickmeissDefault pazpar2 invocation url path is /pazpar2/search...
2007-07-13 Anders S. MortensenIf member 'handle' is specified as a param, then handle...
2007-07-12 Anders S. Mortensenrecord handler can be called with optional 3rd argument...
2007-07-10 Adam DickmeissRemoved syntax and esn from being hard-coded, because...
2007-07-04 Jakub SkoczenpzHttpRequest: added synchronous load() methd.
2007-07-02 Adam DickmeissFunction 'record' takes optional 2nd parameter which...
2007-07-02 Jakub SkoczenRemoving array pushes.
2007-07-02 Jakub SkoczenStylesheet fetched in async mode.
2007-06-25 Adam DickmeissFixed usesessions=false mode. The initStatusOK was...
2007-06-22 Adam DickmeissAllow pz2 parameter usesession=boolean. Default value...
2007-06-21 Adam DickmeissMethod pzHttpRequest.{get,post} takes URL params as...
2007-06-21 Adam DickmeissAdded new parameter for pz2 object: pazpar2path which...
2007-06-20 Adam DickmeissAdded these. PAZPAR2.1.0.0
2007-06-18 Adam Dickmeisspz2.js part of dist
2007-06-17 Adam DickmeissJavascript util js/pz2.js part of dist. This is install...
next