Invoke examples/htdocs/Makefile for "all" and "clean" targets.
[mkws-moved-to-github.git] / tools /
2013-12-12 Mike TaylorMove small mkws-tools-mike across from examples area...
2013-12-12 Mike TaylorMove aside
2013-12-11 Mike TaylorAdd documentation of template system.
2013-12-10 Wolfram Schneiderlog the pz2.js GIT id in the header of mkws-complete...
2013-12-10 Wolfram Schneidermove helper targets to the bottom
2013-12-10 Wolfram Schneiderreformat warning for better readability
2013-12-10 Wolfram Schneiderpz2 JS lib moved back to pazpar2 git repo
2013-12-09 Mike TaylorAdd link to auto.html
2013-12-09 Mike TaylorOops, use debug() rather than log().
2013-12-09 Mike Taylor"pz:id=" prefix only prepended to filter string if...
2013-12-09 Mike TaylorAdd /pazpar2/ alias.
2013-12-09 Mike TaylorAdd /pazpar2/ alias.
2013-12-09 Mike TaylorAdd new alias for /pazpar2/
2013-12-09 Mike TaylorChange all references to libjs-pz2/pz2api.1.js to pazpa...
2013-12-09 Mike TaylorRefer throughout to pz2.js rather than libpz2.js, since...
2013-12-06 Mike TaylorLeading "pz:id=" is optional in triggerSearch()
2013-12-06 Mike TaylorSupport specification of (a single) target in auto...
2013-12-06 Mike TaylorClearer logging for run_auto_searches()
2013-12-06 Mike TaylorSupport sorting in autosearches.
2013-12-06 Mike TaylorRationalise the confusion between mkws_config.sort_defa...
2013-12-06 Mike TaylorMove curSort global into mkws.sort
2013-12-05 Mike TaylorInterpret
2013-12-05 Mike TaylorMove invocation of run_auto_searches() from when DOM...
2013-12-05 Mike TaylorRename unused mkws property "service_proxy_auth" to...
2013-12-04 Mike TaylorMore detailed debugging output.
2013-12-04 Mike TaylorShould now correctly support auto-executing#'mkwsRecords.
2013-12-02 Mike TaylorWhen a new search is submitted, reset and redraw the...
2013-12-02 Mike TaylorLog the actual query when a search is submitted.
2013-11-29 Mike TaylorInclude Handlebars in wkws-complete.js
2013-11-29 Mike TaylorTypo.
2013-11-29 Mike TaylorAdd link to templates.hmtl
2013-11-29 Mike TaylorProvide default "Summary" template, rending the same...
2013-11-29 Mike TaylorrenderSummary() simplified by deletion of legacy code.
2013-11-29 Mike TaylorMove rendering of full record back up into my_onshow()
2013-11-29 Mike TaylorSimplify string-building.
2013-11-29 Mike TaylorMove code out of my_onshow() into new function renderSu...
2013-11-29 Mike TaylorRemove defaultRenderDetails() and renderField(), which...
2013-11-29 Mike TaylorRemove old code that called defaultRenderDetails()...
2013-11-29 Mike Taylorfunction maybeLoadTemplate() renamed to loadTemplate()
2013-11-29 Mike TaylorProvide defaultTemplate() function (for "Record" only...
2013-11-29 Mike TaylorAdd #commaList helper.
2013-11-29 Mike TaylorRemove now-unused Handlebars helper 'link'.
2013-11-28 Mike TaylorThe 'attr' helper no longer inserts a leading '@'.
2013-11-28 Mike TaylorDocumentation for the #if-any helper.
2013-11-28 Mike TaylorAdd if-any helper.
2013-11-28 Mike TaylorRemove debugging output from #first Handlebars helper.
2013-11-28 Mike TaylorAdd 'attr' Handlebars helper.
2013-11-28 Mike TaylorExtend #first Handlebars helper with optional 'having...
2013-11-28 Mike TaylorAdd #first Handlebars helper.
2013-11-28 Mike TaylorAdd #json helper for Handlebars.
2013-11-27 Mike TaylorCorrected version of 'link' helper that accepts arrays...
2013-11-27 Mike TaylorMove registration of 'link' helper down so it can use...
2013-11-27 Mike TaylorAdd Handlebars helper for #link.
2013-11-27 Mike TaylorReorder functions.
2013-11-27 Mike TaylorSimpler text generation.
2013-11-27 Mike TaylorSimplify order of text accumulation.
2013-11-27 Mike TaylorRename method.
2013-11-27 Mike TaylorRecord details generated by a Handlebars template now...
2013-11-26 Mike TaylorCleaner logging for record template.
2013-11-26 Mike TaylorFull-record display uses Handlebars template #mkwsTempl...
2013-11-26 Mike TaylorDo not version-control locally downloaded copy of handl...
2013-11-26 Mike TaylorUse locally downloaded copy of handlebars-v1.1.2.js...
2013-11-26 Mike TaylorAdd rule to download handlebars-v1.1.2.js
2013-11-26 Mike TaylorNew script, simple test of Handlebars.
2013-11-22 Mike TaylorA whole bunch of changes to do facets properly:
2013-11-22 Mike TaylorNew function delimitQuery().
2013-11-22 Mike TaylorAdd to mkws.filters array as facets are selected.
2013-11-22 Mike TaylorRename curFilter
2013-11-22 Mike TaylorMove curFilter global into mkws hash.
2013-11-21 Mike TaylorAdd debugging
2013-11-21 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2013-11-21 Mike TaylorDon't attempt to draw the pager in #mkwsPager is missing.
2013-11-21 Jakub SkoczenConfig option to specify cookie domain for auth
2013-11-20 Mike TaylorSimplify plural code.
2013-11-20 Mike TaylorRename variable.
2013-11-20 Mike TaylorMove new sources display down to replace old single...
2013-11-20 Mike TaylorChange code to always explicitly handle arrays.
2013-11-20 Mike TaylorEliminate unnecessary temporary variable
2013-11-20 Mike TaylorRename variable.
2013-11-20 Mike TaylorIf `marker' argument is passed to renderDetails(),...
2013-11-20 Mike TaylorrenderDetails() now includes a line of the sources...
2013-11-15 Mike TaylorRender each individual element of the repeated field...
2013-11-14 Mike TaylorTranslate captions of Targets table.
2013-11-14 Mike TaylorTranslate textual parts of status-info area.
2013-11-14 Mike TaylorMove 'Active clients' and 'Retrieved records' from...
2013-11-14 Mike TaylorTranslate sort criteria
2013-11-14 Mike TaylorAdditional logging.
2013-11-14 Mike TaylorMove start of jQuery wrapper.
2013-11-13 Mike TaylorStandard defaulting approach for lang.
2013-11-13 Mike TaylorShortcut
2013-11-13 Mike TaylorDefault value for service_proxy_auth in the proper...
2013-11-12 Mike TaylorAll use of config_default strucure is now inside a...
2013-11-12 Mike TaylorDefault use_service_proxy by standard method, not separ...
2013-11-12 Mike TaylorWS
2013-11-12 Mike TaylorEliminate superfluous temporary assignments.
2013-11-12 Mike TaylorMove JQuery wrapper to top.
2013-11-12 Mike TaylorMove defaulting out of HTML function to near top of...
2013-11-12 Mike TaylorReorder and clarify comments.
2013-11-12 Mike TaylorSimplify defaulting
2013-11-12 Mike TaylorRemove ordinal numbers from results list.
next