mkws-moved-to-github.git
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.
2014-03-27 Mike TaylorWhitespace
2014-03-27 Mike TaylorWhitespace.
2014-03-27 Mike TaylorWhitespace.
2014-03-27 Mike TaylorChange logging message.
2014-03-27 Mike TaylorWhitespace.
2014-03-27 Mike TaylorGot rid of ALL promotion-function names.
2014-03-26 Mike TaylorInclude mkws-widget-authname.js in COMPONENTS.
2014-03-26 Mike TaylorNew file, and the first standalone widget:
2014-03-26 Mike TaylorAdd mkwsAuthname widget, and CSS styling.
2014-03-26 Mike TaylorInstead of saving authName in the mkws structure, publi...
2014-03-26 Mike TaylorRemove logging of authName
2014-03-26 Mike TaylorSave displayName of authenticated library, if any,...
2014-03-26 Mike TaylorSingle version with low-level components.
2014-03-26 Mike TaylorThe Perpage widget's promotion-function is now anonymous.
2014-03-26 Mike TaylorFix Sort and Perpage widgets by yet more that=this.
2014-03-26 Mike TaylorMove comment.
2014-03-26 Mike TaylorEach registerWidgetType invocation directly follows...
2014-03-26 Mike TaylorComment up to date.
2014-03-26 Mike TaylorRename all promote<TYPE> functions to promoteTo<TYPE>
2014-03-26 Mike TaylorRename variable.
2014-03-26 Mike TaylorRemove extraneous duplicate line.
2014-03-26 Mike TaylorFix comment.
2014-03-26 Mike TaylorReindent.
2014-03-26 Mike TaylorRegister widget-types only once, at the end.
2014-03-26 Mike TaylorMove that various specific-widget-type functions outsid...
2014-03-26 Mike TaylorOverride toString method for team objects.
2014-03-26 Mike TaylorUse registerWidgetType from MKWS code.
2014-03-26 Mike TaylorNew API functions registerWidgetType and promotionFunction
2014-03-26 Mike TaylorCreate mkws.type2fn hash dynamically.
2014-03-26 Mike TaylorAdd commented-out logging to findnode.
2014-03-26 Mike TayloronRecord uses findnode rather than getElementById.
2014-03-26 Mike TaylorLess vertical ws.
next