Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws
[mkws-moved-to-github.git] / tools / htdocs / mkws.js
2013-09-24 Wolfram Schneiderget 'Prev' link working, part of MKWS-24
2013-08-30 Wolfram SchneiderCheck switch menu Records/Targets
2013-08-29 Wolfram Schneideruse href="javascript:mkws.switchView('records')" instea...
2013-08-29 Wolfram SchneiderswitchView debugging
2013-08-29 Wolfram Schneiderdebug() will log with time stamp in milliseconds
2013-08-29 Wolfram Schneiderlog if Service proxy auth HTTP request was successfully...
2013-08-28 Wolfram Schneiderrefactor to use single object mkws, part of jQuery...
2013-08-28 Wolfram Schneiderrefactor mkws_config into main function
2013-08-28 Wolfram Schneiderrefactor to use single object mkws, part of jQuery...
2013-08-28 Wolfram Schneiderencapsulate jQuery object usage, MKWS-24
2013-08-23 Wolfram SchneiderMerge remote-tracking branch 'origin/master' into wosch
2013-08-23 Mike TaylorWhen there is no mkwsTargets div, don't try to fill it.
2013-08-23 Wolfram SchneiderMerge remote-tracking branch 'origin/master' into wosch
2013-08-22 Mike TaylorRemove switch_menu item from config object. After...
2013-08-22 Wolfram SchneiderMerge branch 'master' into wosch
2013-08-22 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2013-08-22 Wolfram Schneiderjquery.pazpar2() will handle the option id_popup
2013-08-22 Wolfram Schneiderpopup: button -> id_button
2013-08-22 Wolfram Schneidercheck if jquery-ui.js is missing
2013-08-22 Wolfram Schneiderdocument jquery-ui
2013-08-22 Mike TaylorReport authentication failures that occur at the HTTP...
2013-08-20 Wolfram Schneidertry/catch mkws fatal errors, and keep the error message...
2013-08-16 Wolfram Schneiderfinish variable rename: mkwsSearchForm.query -> mkwsSea...
2013-08-16 Wolfram SchneiderRevert "encapsulate jQuery object usage, MKWS-24"
2013-07-12 Wolfram Schneiderencapsulate jQuery object usage, MKWS-24
2013-07-12 Wolfram Schneiderrefactor jQuery(), always use $. instead, part of MKWS-24
2013-07-11 Wolfram Schneidereach facet div get a unqiue ID, MKWS-19
2013-07-10 Wolfram SchneiderMerge remote branch 'origin/master' into wosch
2013-07-10 Wolfram Schneideruse a flat config for the popup window
2013-07-10 Wolfram Schneidercall popup with config parameters, MKWS-31
2013-07-10 Mike TaylorDo not emit parentheses around term counts.
2013-07-10 Mike TaylorIndividual terms within a facet are wrapped in <div...
2013-07-10 Wolfram Schneiderconfigurable popup window (width, height, submit button...
2013-07-10 Wolfram Schneider<div id="mkwsFooter"> is not really used.
2013-07-10 Wolfram Schneiderpopup-form -> mkwsPopup
2013-07-10 Wolfram Schneidernew jquery pazpar2 layout type "popup"
2013-07-10 Wolfram Schneiderindent
2013-07-10 Wolfram Schneiderdocumentation
2013-07-10 Wolfram Schneiderdelayed debug message for jquery plugin
2013-07-10 Wolfram Schneiderdocumentation
2013-07-10 Wolfram Schneiderbugfix for jquery plugin: don't call mkws_html_all...
2013-07-10 Wolfram Schneiderjquery plugin: improve debugging
2013-07-10 Wolfram SchneiderMerge remote branch 'origin/master' into wosch
2013-07-10 Wolfram Schneiderjquery plugin: optional config parameter for table...
2013-07-10 Mike TaylorGet rid of no-longer-needed mysterious extra mkws_resiz...
2013-07-10 Mike TaylorResize explicitly shows and hides the two termlist...
2013-07-10 Mike TaylorRename method. Resizing is nothing to do with mobiles.
2013-07-10 Mike TaylorCleaner debugging output.
2013-07-10 Mike TaylorChange mkws_mobile_resize():
2013-07-09 Mike TaylorComment.
2013-07-09 Mike TaylorRemove all timeout-related code from resizing support.
2013-07-09 Mike TaylorInline the mkws_responsive_design() function, which...
2013-07-09 Mike TaylorMuch nicer MOTD handling: if the MOTD div is provided...
2013-07-09 Mike TaylorMove tools into their own area