Move code out of my_onshow() into new function renderSummary().
[mkws-moved-to-github.git] / tools /
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.
2013-11-11 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2013-11-04 Wolfram Schneiderresolve chicken-egg depenencie for pz2api.1.js
2013-11-04 Wolfram Schneideruse make variable, not hard coded pp2 path
2013-11-01 Mike TaylorAdd comment on required Debian package.
2013-11-01 Mike TaylorFix links to moved sample applications.
2013-11-01 Mike TaylorNew
2013-11-01 Mike TaylorLink to examples/dict.html
2013-10-22 Mike TaylorAdd link from top-level index.html to the whitepaper.
2013-10-22 Mike TaylorAdd heading to fix Markdown formatting.
2013-10-22 Mike TaylorReplace Arabic example with French, because the idiot...
2013-10-22 Mike TaylorNew file, apache2/mkws-mike-mac
2013-10-22 Mike TaylorUse ServerAlias, not ServerName, for second hostname
2013-10-22 Mike TaylorSupport mkws-git proxying
2013-10-11 Mike TaylorEliminate config parameter altogether from mkws_html_pe...
2013-10-11 Mike TaylorEliminate confusing and redundant local aliasing of...
2013-10-11 Mike TaylorSimplify
2013-10-11 Mike TaylorEliminate confusing and redundant local aliasing of...
2013-10-11 Mike TaylorEliminate confusing and redundant local aliasing of...
2013-10-11 Mike TaylorEliminate confusing and redundant local aliasing of...
2013-10-11 Mike TaylorTalk in terms of JavaScript objects and key-value looku...
2013-10-11 Mike TaylorSpare comma.
2013-10-11 Mike TaylorChange all mkwsStyle.css references to mkws.css
2013-10-11 Mike TaylorRename mkwsStyle.css on mkws.css (on Wolfram's suggestion)
2013-10-10 Mike Taylor'debug' setting renamed 'debug_level' for clarity
2013-10-10 Mike TaylorWolfram's neat tweak to ameliorate "debug" name clashes.
2013-10-09 Mike TaylorReorder config table.
2013-10-09 Mike TaylorRemove now-irrelevant comment.
2013-10-09 Mike TaylorGet rid of the responsive_design boolean configuration...
2013-10-09 Mike TaylorGet rid of the responsive_design boolean configuration...
2013-10-09 Mike TaylorRemove outdated comment.
2013-10-09 Mike TaylorRename more options for consistency:
2013-10-08 Mike TaylorRename all menu_* configuration options show_*. Part...
2013-10-08 Wolfram Schneiderdocument how to run with older pandoc (<1.9) program
2013-10-03 Mike TaylorComplete!
2013-10-03 Mike TaylorNote on missing translation strings.
next