cleanup stale code
[mkws-moved-to-github.git] / src /
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...
2014-05-28 Mike TaylorThe hideWhenNarrow function is now a member of the...
2014-05-28 Mike TaylorAll invocations of widget.autosearch(w) changed to...
2014-05-28 Mike TaylorThe autosearch function is now a member of the widget...
2014-05-27 Mike TaylorStash query for subsequent inspection
2014-05-27 Mike TaylorMove all config inspection inside the "ready" handler.
2014-05-27 Mike TaylorComment explains delayed initialisation.
2014-05-27 Mike TaylorMerge the two consecutive if(!query) clauses.
2014-05-27 Mike TaylorGet much of the config from the widget before the ...
2014-05-27 Mike TaylorInvert if(query) test and queue("ready") wrapper.
2014-05-27 Mike TaylorCalculate query up front, not just on "ready" event.
2014-05-22 Mike TaylorAdd Progress widget (progress-meter)
2014-05-22 Mike TaylorAdd optional URL parameter to mkws.getParameterByName...
2014-05-20 Mike TaylorThe subwidget function now treats the "_team" override...
2014-05-20 Wolfram SchneiderStore the GID id of the last commit in mkws-complete.js
2014-05-20 Mike TaylorReset m_gotRecords to false in resetPage
2014-05-20 Mike TaylorAdd new "firstrecords" event, published when a new...
2014-05-20 Mike TaylorAdd mkws-widget-reference.js to COMPONENTS.
2014-05-20 Mike TaylorMove the Reference widget into the main set
2014-05-19 Jason SkomorowskiLook for templates by class instead of as widgets
2014-05-19 Jason SkomorowskiTypo.
2014-05-19 Mike TaylorGive subwidget method support for an optional hash...
2014-05-19 Mike Taylorsubwidget method correctly sets team of new widget.
2014-05-19 Wolfram SchneiderThe config value for facet_max_<...> can be a string...
2014-05-16 Mike TaylorFacet captions and maximum counts are now taken from...
2014-05-16 Mike TaylorAdd new widget type, "Config", which allows configurati...
2014-05-16 Mike TaylorNew utility function subwidget, making it easier to...
2014-05-16 Mike TaylorAdd missing semicolon.
2014-05-16 Jason SkomorowskiMerge branch 'master' of ssh://git.indexdata.com/home...
2014-05-16 Jason SkomorowskiOnly init if there are widgets MKWS-166
2014-05-15 Mike Taylorjqnode member renamed just node, now that the old DOMEl...
2014-05-15 Mike TaylorRemove the old "node" member from the widget object...
2014-05-15 Mike TaylorMoving MOTD is now done using jqnode rather than underl...
2014-05-15 Mike TaylorFinal changes to logging text (for now, anyway)
2014-05-15 Mike TaylorLogging of widget attributes is more informative.
2014-05-15 Mike TaylorChange case in commented-out log message.
2014-05-15 Mike TaylorFix case of log message.
2014-05-15 Mike TaylorTweak wording of log message.
2014-05-15 Mike TaylorFix case of logging message.
2014-05-15 Mike TaylorFix case of logging message.
2014-05-15 Mike TaylorFix wording and capitalistion of several log messages.
2014-05-15 Mike TaylorRemove unnecessary temporary parameter `j'.
2014-05-15 Mike TaylormakeWidgetsWithin uses $ as its jQuery object rather...
2014-05-15 Mike TaylorChange onBytarget log message from "target" to "bytarget"
2014-05-15 Mike TaylorChange wording of some logging messages.
2014-05-15 Mike TaylorThe 'Switch' and 'Targets' widgets no-op if config...
2014-05-15 Mike TaylorAdd new config default, show_switch => true.
2014-05-15 Mike TaylorTweak another logging message.
2014-05-15 Mike TaylorTweak logging message.
2014-05-15 Mike TaylorRemove logging of class-based selector.
2014-05-15 Mike TaylorRemove logging when adding a widget to a team.
2014-05-15 Mike TaylorWhen the class-based selector is used (i.e. in the...
2014-05-15 Mike TaylorVarious widgets now use w.jqnode instead of $(w.node...
2014-05-15 Mike TaylorWidget constructor saves $(node) as the new jqnode...
2014-05-15 Mike TaylorUse mkws.$ to access to toJSON method, as some applicat...
2014-05-15 Mike TaylorwidgetNode uses w.jqnode rather than $(w.node)
2014-05-14 Mike TaylorStash a local copy of $ (the jQuery object) in the...
next