in case of an test error dump the HTML DOM to a local file.
[mkws-moved-to-github.git] / tools /
2014-01-30 Mike TaylordomReady() only makes each search-form once :-)
2014-01-30 Mike TaylorRemove extraneous logging.
2014-01-30 Mike TayloronFormSubmitEventHandler() is now team-aware.
2014-01-30 Mike TaylorComment.
2014-01-30 Mike TaylorClumsy function name _make_mkws_team() reduced to just...
2014-01-30 Mike TaylorAdd `args' argument to "onrecord" callback, so that...
2014-01-30 Mike TaylorMuch better encapsulation for mkws.showDetails().
2014-01-29 Mike TaylorPopup records now work for all result-lists, as the...
2014-01-28 Mike TaylorTowards multiple search forms.
2014-01-28 Mike Taylor.mkwsSearch also included in team-instantiation loop
2014-01-28 Mike TaylorStyling for search-box is now keyed on class as well...
2014-01-27 Mike Taylor*Finally* land on correct code for setting HTML for...
2014-01-27 Mike TaylorFactor team-name extraction out into new utility function
2014-01-27 Mike TaylorRemove two special-case clauses that cancelled out.
2014-01-27 Mike TaylorTeam-name defaults to AUTO.
2014-01-27 Wolfram SchneiderUse protocol-relative URLs for default mkws.indexdata...
2014-01-24 Mike TaylorRemove debugging output from Handlebars "translate...
2014-01-24 Mike TaylorFix spelling of m_teamName
2014-01-24 Mike TaylorResults and Termlist HTML now set using $("#x").html()
2014-01-24 Mike TaylornewSearch() is now an externally callable member function.
2014-01-24 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-01-24 Wolfram Schneiderfix broken debug() function for IE (again!!)
2014-01-24 Mike Taylorauthenticate_session() and run_auto_searches() are...
2014-01-24 Mike TaylorMove mkws_config defaulting code out of team object...
2014-01-24 Mike TaylorRename mkws.authenticate_session() to mkws.authenticate...
2014-01-24 Mike Taylormkws.run_auto_searches() moved out of team object.
2014-01-24 Mike TaylorSingle global mkws.paz changed to per-team m_paz.
2014-01-24 Mike Taylormkws.service_proxy_auth() moved outside the team object.
2014-01-24 Mike TaylorAll callbacks accept new teamName argument from pz2.js
2014-01-24 Mike TaylorTypo
2014-01-24 Mike TaylorThe mkws_service_proxy_auth() method was private to...
2014-01-24 Mike TaylorFor now, don't make the "AUTO" team. Allows jasmine...
2014-01-24 Mike TaylorDo not recreate paz object if it already exists.
2014-01-24 Mike TaylorLess verbose logging
2014-01-24 Mike TaylorWhitespace.
2014-01-24 Mike TaylorFix indentation for making pz2 object.
2014-01-23 Mike TaylorCompatibility: set new magic classes into elements...
2014-01-23 Mike TaylorOnly a single pp2 object, stored in mkws.
2014-01-23 Mike TaylorRemove outdated comment.
2014-01-23 Mike TaylorNew team object made for relevant mkwsResults, mkwsReco...
2014-01-23 Mike TaylorFor the first time, make multiple instances of the...
2014-01-23 Mike TaylorRemove mkws.init and the test on it.
2014-01-23 Mike TaylorReorder member declarations.
2014-01-23 Mike TaylorEliminate used-once constants m_SourceMax, m_SubjectMax...
2014-01-23 Mike TaylorAll member variable names now have the m_ prefix
2014-01-23 Mike TaylorMove member declarations ahead of code.
2014-01-23 Mike TaylorWhitespace and comment.
2014-01-23 Mike TaylorMove all state variable declarations together.
2014-01-23 Mike TaylorComment
2014-01-23 Mike TaylorVertical ws
2014-01-23 Mike TaylorMove Handlebars helpers out of the MKWS-specific code...
2014-01-23 Mike TaylorVertical whitespace only.
2014-01-23 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-01-23 Mike TaylorMove mkws.local_lang up into the main mkws object defin...
2014-01-23 Wolfram Schneideruse quotes for Access-Control-Allow-Origin
2014-01-23 Mike TaylorAll five members of the mkws global hash are now explic...
2014-01-23 Mike Taylorglobal mkws.query moved to team-specific m_query
2014-01-23 Mike TaylorAdd comment on externally visible functions.
2014-01-23 Wolfram SchneiderCORS setting for IE8, MKWS-77
2014-01-23 Mike TaylorloadTemplate() returns the compiled template.
2014-01-23 Mike TaylorInvert guard within loadTemplate()
2014-01-23 Mike TaylorRemove extraneous guards on loadTemplate()
2014-01-23 Mike TaylorloadTemplate() guards its own body, so invocations...
2014-01-23 Wolfram Schneiderdisable logging with console object, will fail in IE8
2014-01-23 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-01-23 Mike TaylorMAJOR re-indenting. Almost every line changed.
2014-01-23 Mike TaylorRename my_paz to m_paz, matching the usual pattern...
2014-01-23 Mike Taylormy_paz remains local to each widget team, and is not...
2014-01-23 Mike TaylorEliminate temporary state mkws.usesessions
2014-01-23 Mike Taylordebug_time becomes a private member.
2014-01-23 Mike TaylorMove mkws.locale_lang assignment outside of team function.
2014-01-23 Wolfram Schneidernew document root config
2014-01-23 Mike TaylorUpdate date in Copyright notice.
2014-01-23 Wolfram Schneidermove spclient-dev.indexdata.com from mkws-dev to mkws...
2014-01-23 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-01-23 Wolfram Schneiderworking mkws-test.indexdata.com config
2014-01-23 Mike TaylorMove some mkws.* variables to per-team state.
2014-01-23 Wolfram Schneidercopy of mkws-dev
2014-01-23 Wolfram Schneideradd new demo site mkws-test.indexdata.com
2014-01-23 Wolfram Schneiderour apache proxy config files end with -px
2014-01-23 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-01-22 Wolfram Schneideradjust protocol independend link for pazpar2 object...
2014-01-22 Wolfram Schneiderauth_domain guessing with protocol independend links...
2014-01-22 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-01-22 Wolfram Schneidersupport HTTPS URLs for auth_domain guessing, part of...
2014-01-22 Mike TaylorRename function to clarify intent.
2014-01-22 Wolfram SchneiderHTTPS config for mkws.indexdata.com, MKWS-102
2014-01-22 Wolfram SchneiderHTTPS config for mkws-dev, MKWS-102
2014-01-22 Wolfram Schneideradd a simple debug() function to jquery.pazpar2() plugi...
2014-01-20 Mike TaylorAdd Records/Targets translation for German and Danish.
2014-01-16 Mike TaylorAdd (unused) sessions hash
2014-01-14 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2014-01-14 Wolfram Schneidermove the default config values for "mkws" into the...
2014-01-14 Mike TaylorIgnore file pz2.js, copied in from ../../../pazpar2/js
2014-01-14 Wolfram Schneideruse a special UserAgent for curl requests:
2014-01-14 Wolfram Schneiderjquery.isNumeric() requires a jquery 1.7, backport...
2014-01-13 Wolfram Schneidernagios test if the the service proxy is up and running...
2014-01-13 Wolfram Schneiderperpage_default should work without select menu, MKWS-51
2014-01-10 Wolfram Schneiderswitch to user "mkws"
2014-01-10 Wolfram Schneiderservice proxy moved from CPH to US
next