New file no-service-proxy.html
[mkws-moved-to-github.git] / src /
2014-09-09 Mike TaylorUpdate default configuration to use sp-mkws.indexdata...
2014-08-22 Mike Taylorsp_path config item renamed sp_auth_path.
2014-08-22 Mike TaylorDefault pazpar2_url is now undefined.
2014-08-22 Mike Taylormkws-core.js now also uses the mkws.pazpar2_url() API...
2014-08-22 Mike TaylorChange mkws-widget-categories.js to access the pazpar2...
2014-08-22 Mike TaylorAccess the PP2 URL via the new API function.
2014-08-22 Mike TaylorProvide access to mkws.config.pazpar2_url (for now...
2014-08-21 Mike TaylorResolve conflicts -- Jason, please check that the authe...
2014-08-21 Mike TaylorUse the property name sp_auth_credentials in place...
2014-08-21 Mike TaylorRemove redundant nested check.
2014-08-21 Mike TaylorSupport sp_auth_query
2014-08-21 Mike Taylorfix indentation.
2014-08-19 Jason SkomorowskiFix root selector for init and better document that...
2014-08-18 Jason SkomorowskiDon't trigger an init() on ready if already active...
2014-08-18 Jason SkomorowskiAvoid trying to auth while waiting for auth to return.
2014-08-15 Jason SkomorowskiAutosearch when re-using an existing SP session on...
2014-08-14 Mike TaylorReinstate changes to do with building SP authentication...
2014-08-14 Mike TaylorResolve
2014-08-12 Jason SkomorowskiMake mkws.init() repeatable and replace init_widgets()
2014-08-12 Jason SkomorowskiOnly authenticate if !mkws.authenticated
2014-08-11 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2014-08-11 Wolfram Schneideradd a init callback for calls after page load, MKWS-255
2014-08-11 Mike TaylorAdd comment on scoping.
2014-08-11 Mike TaylorNo need to stash the button object in this.button.
2014-08-11 Mike TaylorUndo inadvertent previous commit -- should have been...
2014-08-11 Mike TaylorTowards building the PP2/SP URLs from pieces.
2014-08-08 Mike TaylorCheck for whether "torusquery" can be used is against...
2014-08-08 Mike TaylorCheck is against whether MKWS has authenticated (onto...
2014-08-01 Jason SkomorowskiReplace team.config() getter with team.config object.
2014-08-01 Jason SkomorowskiUnique teams for subsequent autosearch widgets on team...
2014-07-29 Jason SkomorowskiMake mkws object actually global. MKWS-249
2014-07-10 Wolfram Schneiderdocumentation
2014-07-10 Wolfram Schneiderre-order check for loaded jquery-ui.js lib
2014-07-10 Wolfram SchneiderjQuery.pazpar() is gone now, MKWS-235
2014-07-10 Wolfram Schneiderdocumentation
2014-07-10 Wolfram Schneider.WmkwsPopup -> .mkwsPopup
2014-07-10 Wolfram Schneidermkws-paragraphs: obj can be undefined
2014-07-10 Wolfram Schneider.PopupWindow -> .WmkwsPopup
2014-07-10 Wolfram Schneiderthe pseudo wiget name mkwsPopup is now in use
2014-07-10 Wolfram Schneideropen popup window (again) on submit query
2014-07-10 Wolfram Schneidersupport multiple popup widgets, part of MKWS-235
2014-07-10 Wolfram Schneidersupport multiple popup windows
2014-07-10 Wolfram Schneiderworking popup function
2014-07-09 Wolfram Schneidercode cleanup
2014-07-09 Wolfram Schneidercopy of mkws-jquery.js
2014-07-09 Mike TaylorStub src/Makefile, just invoked make -C ../tools/htdocs
2014-07-07 Mike TaylorUse mkws.log instead of console.log in the code that...
2014-07-07 Mike TaylorSlight code-reordering to enable the next delta.
2014-07-07 Mike TaylorTidy up other SP authentication message.
2014-07-07 Mike TaylorBetter diagnostics when SP authentication fails.
2014-07-07 Mike TaylorWe don't need the .gitignore any longer, as no compiled...
2014-07-04 Mike TaylorUse mkws.$.toJSON rather than regular-ass $.toJSON
2014-07-03 Mike TaylorIndentation
2014-07-02 Wolfram Schneiderneed to use mkws.$, not jQuery, part of mkws-226
2014-06-27 Wolfram Schneiderre-organize mkws.js build process, MKWS-229
2014-06-27 Wolfram Schneiderkeep directoy ./src/releases in git
2014-06-27 Mike TaylorChange use of maybe-defined "mkws_jQuery" to avoid...
2014-06-24 Jason SkomorowskiNeed a proper test for undefined.
2014-06-24 Jason SkomorowskiFix jQuery fix, $ gets clobbered by make even in single...
2014-06-24 Jason SkomorowskiMerge branch 'master' of ssh://git.indexdata.com/home...
2014-06-24 Jason SkomorowskiIsolate our version of jQuery in mkws-complete.js
2014-06-24 Mike TaylorAdd missing trailing semicolon after HTML entity.
2014-06-13 Wolfram Schneiderdisplay in the title list is a little thin for a lot...
2014-06-12 Mike TaylorSet window.name on creation of new tab.
2014-06-10 Mike TaylorRename the two "template" variables to t1 and t2.
2014-06-10 Mike TaylorloadTemplate returns null when defaultTemplate can...
2014-06-10 Mike Taylormkws.defaultTemplate simply returns null when there...
2014-06-10 Mike TaylorRename variable.
2014-06-10 Mike TaylorTweak Facet template not to generate an action when...
2014-06-10 Mike TaylorGenerate individual facets using a template rather...
2014-06-10 Mike TaylorAdd default template for facets.
2014-06-10 Mike TaylorFacet value is directly included in action, rather...
2014-06-10 Mike TaylorRadically simplify and generalise generation of facet...
2014-06-10 Mike TaylorInvert logic.
2014-06-10 Mike TaylorOmit no-longer-needed target_id from limitTarget links.
2014-06-10 Mike Taylormkws.limitTarget invocations use data[i].id directly...
2014-06-10 Mike TaylorEmit each facet's title using the template named facetT...
2014-06-10 Mike TaylorThe loadTemplate function now takes an optional fallbac...
2014-06-09 Mike TaylorMore logging
2014-06-09 Mike Taylorautosearch function no longer expands the value of...
2014-06-09 Mike TaylorExpand all config-value attributes of the form !TYPE...
2014-06-09 Mike TaylorMove unnecessary "this." from log invocations.
2014-06-09 Mike TaylorExtract value-expansion code from widget.autosearch...
2014-06-06 Mike TaylorThe onStat function logs "complete" when publishing...
2014-06-06 Mike TaylorThe autosearch method now detects when multiple autosea...
2014-06-06 Mike TaylorIndividual facets register their interest in autosearching.
2014-06-03 Mike TaylorFix a perfectly understandable logic error that anyone...
2014-06-03 Mike TaylorThe mkws-paragraphs Handlebars helper now accepts a...
2014-06-03 Mike TaylorPass number of sentences through into mkws-paragraphs...
2014-05-29 Mike Taylormkws-paragraphs also handles explicitly undefined param...
2014-05-29 Mike TaylorReference widget passes the configuration item "paragra...
2014-05-29 Mike TaylorSimplify handling of optional count argument.
2014-05-29 Mike Taylorthe "mkws-paragraphs" Handlebars helper now accepts...
2014-05-29 Mike TaylorReference widget (and therefore Credo widget) credits...
2014-05-29 Mike TaylorRemove extraneous <p>...</p> around {{{mkws-paragraphs...
2014-05-29 Mike TaylorAdd hack to remove numbered references from mkws-paragr...
2014-05-29 Mike TaylorVertical ws
2014-05-28 Mike TaylorRename variables in autosearch method.
2014-05-28 Mike TaylorRename variables in hideWhenNarrow
2014-05-28 Mike TaylorAll invocations of widget.hideWhenNarrow(w) changed...
next