2014-04-02 |
Mike Taylor | Rename local variable.
|
commit | commitdiff | tree |
2014-04-02 |
Mike Taylor | Move auto-searching code out of Records widget into
|
commit | commitdiff | tree |
2014-04-02 |
Mike Taylor | Oops, reinstate accidentally deleted line.
|
commit | commitdiff | tree |
2014-04-02 |
Mike Taylor | Recognise targetfilter attribute instead of torusquery
|
commit | commitdiff | tree |
2014-04-02 |
Mike Taylor | Use targetfilter attribute instead of torusquery
|
commit | commitdiff | tree |
2014-04-02 |
Mike Taylor | Accept and pass through "limit" argument from auto...
|
commit | commitdiff | tree |
2014-04-02 |
Mike Taylor | newSearch and triggerSearch functions now accept 'limit...
|
commit | commitdiff | tree |
2014-04-02 |
Mike Taylor | Add limit.
|
commit | commitdiff | tree |
2014-04-02 |
Mike Taylor | torusquery selects targets by category.
|
commit | commitdiff | tree |
2014-04-02 |
Mike Taylor | Merge branch 'master' of ssh://git.indexdata.com/home...
|
commit | commitdiff | tree |
2014-04-02 |
Mike Taylor | Targets are now specified by torusquery.
|
commit | commitdiff | tree |
2014-04-02 |
Mike Taylor | Autosearching submits torusquery parameter from widget.
|
commit | commitdiff | tree |
2014-04-02 |
Mike Taylor | newSearch() and triggerSearch() now accept new torusquery...
|
commit | commitdiff | tree |
2014-04-02 |
Mike Taylor | Whitespace.
|
commit | commitdiff | tree |
2014-04-02 |
Mike Taylor | Whitespace
|
commit | commitdiff | tree |
2014-04-02 |
Mike Taylor | Removal of old full-record div now honours teamname.
|
commit | commitdiff | tree |
2014-04-02 |
Mike Taylor | chmod 444 for read-only generated files instead of -w.
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Set perpage parameter in auto-searcher.
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Auto-search uses perpage configuration item.
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | newSearch and triggerSearch accept a perpage argument.
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Quote the property-name "class" in an object constant.
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Remove unused utility function objectWithParent.
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Use mkws.getParameterByName
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Use mkws.getParameterByName instead of same-named local...
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Mv team-local getParameterByName function to mkws.getParamet...
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Remove unused temporary
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Remove extraneous logging
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Auto-search parameters are taken from widget config...
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Move much of the "ready" callback code outside.
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Only establish the "ready" subscriber if there's an...
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Auto-searching code is now part of the Records widget.
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Remove runAutoSearch. Relevant code is now in the Records...
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | newSearch is now made available a that.newSearch.
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Team does not subscribe to "ready" event (but "Records...
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Remove unnecessary logging.
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Subscriber for "ready" event now invokes runAutoSearch.
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | runAutoSearches now merely publishes a "ready" event.
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Auto-executing body.
|
commit | commitdiff | tree |
2014-04-01 |
Mike Taylor | Blind attempt to fix Jenkins error.
|
commit | commitdiff | tree |
2014-03-31 |
Mike Taylor | Add a logging div.
|
commit | commitdiff | tree |
2014-03-31 |
Mike Taylor | Move queue function to the top of the team-factory...
|
commit | commitdiff | tree |
2014-03-31 |
Mike Taylor | Add mkws-widget-log.js to COMPONENTS.
|
commit | commitdiff | tree |
2014-03-31 |
Mike Taylor | New file, mkws-widget-log.js
|
commit | commitdiff | tree |
2014-03-31 |
Mike Taylor | Re-order COMPONENTS
|
commit | commitdiff | tree |
2014-03-31 |
Mike Taylor | JSON parsing of data-mkws-config attribute now protected...
|
commit | commitdiff | tree |
2014-03-31 |
Mike Taylor | Add attribute-parsing code to widget constructor.
|
commit | commitdiff | tree |
2014-03-31 |
Mike Taylor | Sweet, sweet use of data-mkws-config to change facet...
|
commit | commitdiff | tree |
2014-03-28 |
Mike Taylor | Each widget now has its own config object, inheriting...
|
commit | commitdiff | tree |
2014-03-28 |
Mike Taylor | Add config() accessor function. Used only by widget...
|
commit | commitdiff | tree |
2014-03-28 |
Mike Taylor | Each team now has its own config object, m_config,...
|
commit | commitdiff | tree |
2014-03-28 |
Mike Taylor | Do the copy-into-htdocs operations all on a single...
|
commit | commitdiff | tree |
2014-03-28 |
Mike Taylor | mkws.defaultMkwsConfig replaced with mkws.setMkwsConfig.
|
commit | commitdiff | tree |
2014-03-28 |
Mike Taylor | Simplify.
|
commit | commitdiff | tree |
2014-03-28 |
Mike Taylor | Move default empty-hash assignment of mkws_config inside...
|
commit | commitdiff | tree |
2014-03-28 |
Mike Taylor | Tests inspect mkws.config rather than old mkws_config
|
commit | commitdiff | tree |
2014-03-28 |
Mike Taylor | Fix blindly-copied comment.
|
commit | commitdiff | tree |
2014-03-28 |
Mike Taylor | Switch around code order so a local alias can be used...
|
commit | commitdiff | tree |
2014-03-28 |
Mike Taylor | Copy mkws_config into mkws.config, and thereafter use...
|
commit | commitdiff | tree |
2014-03-28 |
Mike Taylor | Add mkws.objectWithParent function -- not yet used.
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Break some long lines.
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Factor common code out of delimitTarget and delimitQuery...
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Reorder
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Reorder.
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Move dispatcher functions outside self-executor.
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Move defaultMkwsConfig out of auto-executer.
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Remove unnecessary duplicate test.
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Remove extraneous prefix.
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Move registerWidgetType and promotionFunction outside the
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Remove trailing whitespace.
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Insert semicolons after all statements of the form
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Insert semicolons after all statements of the form
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Insert semicolons after all statements of the form
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Reindent.
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Move mkws.log out of immediate-execute wrapper.
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Fix parameter name.
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Remove do-nothing invocation wrapper.
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Whitespace
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Whitespace.
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Whitespace.
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Change logging message.
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Whitespace.
|
commit | commitdiff | tree |
2014-03-27 |
Mike Taylor | Got rid of ALL promotion-function names.
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | Include mkws-widget-authname.js in COMPONENTS.
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | New file, and the first standalone widget:
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | Add mkwsAuthname widget, and CSS styling.
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | Instead of saving authName in the mkws structure, publish...
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | Remove logging of authName
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | Save displayName of authenticated library, if any,...
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | Single version with low-level components.
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | The Perpage widget's promotion-function is now anonymous.
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | Fix Sort and Perpage widgets by yet more that=this.
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | Move comment.
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | Each registerWidgetType invocation directly follows...
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | Comment up to date.
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | Rename all promote<TYPE> functions to promoteTo<TYPE>
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | Rename variable.
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | Remove extraneous duplicate line.
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | Fix comment.
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | Reindent.
|
commit | commitdiff | tree |
2014-03-26 |
Mike Taylor | Register widget-types only once, at the end.
|
commit | commitdiff | tree |
next |