mkws-moved-to-github.git
2014-04-03 Mike TaylorSauropod version
2014-04-03 Mike TaylorUse image-display template.
2014-04-03 Mike TaylorSet config.maxrecs only if it's not already set.
2014-04-03 Mike TaylorSet config.maxrecs rather than config.perpage.
2014-04-03 Mike TaylorVertical ws.
2014-04-03 Mike TaylorRename maybeAutosearch function to autosearch.
2014-04-03 Mike TaylorExtract and use maxrecs setting in auto-searching.
2014-04-03 Mike TaylorBack to mkwsRecord (singular)
2014-04-03 Mike TaylorAdd yet another parameter -- maxrecs -- to newSearch...
2014-04-03 Mike TaylorSet maxrecs=1
2014-04-03 Mike TaylorText within popup card is black, as it should always...
2014-04-03 Mike TaylorAll mkwsRecords-related styles now also apply to mkwsRe...
2014-04-03 Mike TaylorUse mkwsRecord rather than mkwsRecords
2014-04-03 Mike TaylorBack to Google Images -- there's some problem with...
2014-04-03 Mike TaylorLog hit-count.
2014-04-03 Mike TaylorUse Flickr rather then Google Images.
2014-04-02 Mike TaylorFix target ID for lolcat demo -- stupidly, this has...
2014-04-02 Mike TaylorTrying to find images.
2014-04-02 Mike TaylorUse an mkwsRecord element.
2014-04-02 Mike TaylorAdd mkws-widget-record.js to COMPONENTS.
2014-04-02 Mike TaylorNew widget, "Record" (singular)
2014-04-02 Mike TaylorAutosearch works again for mkwsTermlists.
2014-04-02 Mike TaylorMove the maybeAutosearch widget from the mkws namespace...
2014-04-02 Mike TaylorReorder.
2014-04-02 Mike TaylorRename local variable.
2014-04-02 Mike TaylorMove auto-searching code out of Records widget into
2014-04-02 Mike TaylorOops, reinstate accidentally deleted line.
2014-04-02 Mike TaylorRecognise targetfilter attribute instead of torusquery
2014-04-02 Mike TaylorUse targetfilter attribute instead of torusquery
2014-04-02 Mike TaylorAccept and pass through "limit" argument from auto...
2014-04-02 Mike TaylornewSearch and triggerSearch functions now accept 'limit...
2014-04-02 Mike TaylorAdd limit.
2014-04-02 Mike Taylortorusquery selects targets by category.
2014-04-02 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-04-02 Mike TaylorTargets are now specified by torusquery.
2014-04-02 Mike TaylorAutosearching submits torusquery parameter from widget.
2014-04-02 Mike TaylornewSearch() and triggerSearch() now accept new torusque...
2014-04-02 Mike TaylorWhitespace.
2014-04-02 Mike TaylorWhitespace
2014-04-02 Mike TaylorRemoval of old full-record div now honours teamname.
2014-04-02 Mike Taylorchmod 444 for read-only generated files instead of -w.
2014-04-01 Mike TaylorSet perpage parameter in auto-searcher.
2014-04-01 Mike TaylorAuto-search uses perpage configuration item.
2014-04-01 Mike TaylornewSearch and triggerSearch accept a perpage argument.
2014-04-01 Mike TaylorQuote the property-name "class" in an object constant.
2014-04-01 Mike TaylorRemove unused utility function objectWithParent.
2014-04-01 Mike TaylorUse mkws.getParameterByName
2014-04-01 Mike TaylorUse mkws.getParameterByName instead of same-named local...
2014-04-01 Mike TaylorMv team-local getParameterByName function to mkws.getPa...
2014-04-01 Mike TaylorRemove unused temporary
2014-04-01 Mike TaylorRemove extraneous logging
2014-04-01 Mike TaylorAuto-search parameters are taken from widget config...
2014-04-01 Mike TaylorMove much of the "ready" callback code outside.
2014-04-01 Mike TaylorOnly establish the "ready" subscriber if there's an...
2014-04-01 Mike TaylorAuto-searching code is now part of the Records widget.
2014-04-01 Mike TaylorRemove runAutoSearch. Relevant code is now in the Recor...
2014-04-01 Mike TaylornewSearch is now made available a that.newSearch.
2014-04-01 Mike TaylorTeam does not subscribe to "ready" event (but "Records...
2014-04-01 Mike TaylorRemove unnecessary logging.
2014-04-01 Mike TaylorSubscriber for "ready" event now invokes runAutoSearch.
2014-04-01 Mike TaylorrunAutoSearches now merely publishes a "ready" event.
2014-04-01 Mike TaylorAuto-executing body.
2014-04-01 Mike TaylorBlind attempt to fix Jenkins error.
2014-03-31 Mike TaylorAdd a logging div.
2014-03-31 Mike TaylorMove queue function to the top of the team-factory...
2014-03-31 Mike TaylorAdd mkws-widget-log.js to COMPONENTS.
2014-03-31 Mike TaylorNew file, mkws-widget-log.js
2014-03-31 Mike TaylorRe-order COMPONENTS
2014-03-31 Mike TaylorJSON parsing of data-mkws-config attribute now protecte...
2014-03-31 Mike TaylorAdd attribute-parsing code to widget constructor.
2014-03-31 Mike TaylorSweet, sweet use of data-mkws-config to change facet...
2014-03-28 Mike TaylorEach widget now has its own config object, inheriting...
2014-03-28 Mike TaylorAdd config() accessor function. Used only by widget...
2014-03-28 Mike TaylorEach team now has its own config object, m_config,...
2014-03-28 Mike TaylorDo the copy-into-htdocs operations all on a single...
2014-03-28 Mike Taylormkws.defaultMkwsConfig replaced with mkws.setMkwsConfig.
2014-03-28 Mike TaylorSimplify.
2014-03-28 Mike TaylorMove default empty-hash assignment of mkws_config insid...
2014-03-28 Mike TaylorTests inspect mkws.config rather than old mkws_config
2014-03-28 Mike TaylorFix blindly-copied comment.
2014-03-28 Mike TaylorSwitch around code order so a local alias can be used...
2014-03-28 Mike TaylorCopy mkws_config into mkws.config, and thereafter use...
2014-03-28 Mike TaylorAdd mkws.objectWithParent function -- not yet used.
2014-03-27 Mike TaylorBreak some long lines.
2014-03-27 Mike TaylorFactor common code out of delimitTarget and delimitQuer...
2014-03-27 Mike TaylorReorder
2014-03-27 Mike TaylorReorder.
2014-03-27 Mike TaylorMove dispatcher functions outside self-executor.
2014-03-27 Mike TaylorMove defaultMkwsConfig out of auto-executer.
2014-03-27 Mike TaylorRemove unnecessary duplicate test.
2014-03-27 Mike TaylorRemove extraneous prefix.
2014-03-27 Mike TaylorMove registerWidgetType and promotionFunction outside the
2014-03-27 Mike TaylorRemove trailing whitespace.
2014-03-27 Mike TaylorInsert semicolons after all statements of the form
2014-03-27 Mike TaylorInsert semicolons after all statements of the form
2014-03-27 Mike TaylorInsert semicolons after all statements of the form
2014-03-27 Mike TaylorReindent.
2014-03-27 Mike TaylorMove mkws.log out of immediate-execute wrapper.
2014-03-27 Mike TaylorFix parameter name.
2014-03-27 Mike TaylorRemove do-nothing invocation wrapper.
next