Move termlist hiding to CSS MKWS-258
[mkws-moved-to-github.git] / src /
2014-10-07 Jason SkomorowskiMove termlist hiding to CSS MKWS-258
2014-10-07 Mike TaylorSet the "record" callback whenever "records" is subscri...
2014-10-07 Mike TaylorSimplify logic for establishing onTerm callback.
2014-10-07 Mike TaylorFix MKWS-272 ("Do not make unnecessary SP/PP2 requests")
2014-10-07 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-10-07 Jason SkomorowskiDeprecate very backwards compatibility.
2014-10-07 Mike Taylorpz2 object is now created from contructed parameter...
2014-10-07 Mike TaylorPrivate member variable "queues" renamed "m_queues".
2014-10-07 Mike TaylorexpandValue demoted from a member function to a private...
2014-10-07 Mike TaylorMove mkaePz2 function down the file.
2014-10-07 Mike TaylorIndent
2014-10-07 Mike TaylorMake PZ2 objects only after walking the whole node...
2014-10-07 Mike TaylorExplicitly call makePz2() on freshly created teams.
2014-10-07 Mike TaylorThe team constructor no longer creates its own pz2...
2014-10-07 Mike TaylorCreation of the pz2 object is now done in the makePz2...
2014-10-06 Mike Taylorteam() function is now mkws.makeTeam().
2014-10-06 Mike Taylorteam() function is now mkws.makeTeam().
2014-10-03 Mike TaylorFix MKWS-230 "We're STILL re-using inappropriate SP...
2014-10-03 Mike TaylorMove window.name assignment down after all the function...
2014-10-03 Mike TaylorTowards better cookie names.
2014-10-02 Jason SkomorowskiRemove spurious debug.
2014-10-02 Mike TaylorUse mkws.$, not regular-ass $.
2014-09-29 Mike TaylorFix over-zealous whitespace removal.
2014-09-23 Mike TaylorNew file, .gitignore, for generated mkws-templates.js
2014-09-23 Jason SkomorowskiWrap mkws-widget-main.js to allow jQuery use.
2014-09-22 Jason SkomorowskiMerge branch 'master' into templateallthemarkup
2014-09-09 Mike TaylorUpdate default configuration to use sp-mkws.indexdata...
2014-08-26 Jason SkomorowskiGetter to allow query to be read from team.
2014-08-23 Jason SkomorowskiDetails widget
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 Jason SkomorowskiMerge branch 'master' into templateallthemarkup
2014-08-21 Jason SkomorowskiErrant space confused tests.
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 SkomorowskiMerge branch 'master' into templateallthemarkup
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-18 Jason SkomorowskiMerge branch 'master' into templateallthemarkup
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 Jason SkomorowskiThis should be that. And a semicolon.
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 Jason SkomorowskiTemplate Navi widget
2014-08-11 Jason SkomorowskiTemplate Progress widget.
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 Jason SkomorowskiTemplate language widget
2014-08-08 Jason SkomorowskiTemplate Ranking widget.
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-07 Jason SkomorowskiTemplate Results widget
2014-08-07 Jason SkomorowskiSimple templates for Done, Search and Switch
2014-08-05 Jason Skomorowskimkws-translate helper needs to have output passed verbatim
2014-08-05 Jason SkomorowskiTemplate for Pager
2014-08-05 Jason SkomorowskiTemplate Stat widget
2014-08-05 Jason SkomorowskiTemplate Targets widget
2014-08-04 Jason SkomorowskiMerge branch 'master' into templateallthemarkup
2014-08-04 Jason SkomorowskiFix termlist templates.
2014-08-04 Jason SkomorowskiWarn, don't fail, on missing template
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-08 Jason SkomorowskiRemove generated mkws-templates.js (.gitignore moved...
2014-07-08 Jason SkomorowskiPer-facet templates.
2014-07-07 Jason SkomorowskiMerge branch 'master' into templateallthemarkup
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...
next