2014-04-03 |
Mike Taylor | Vertical ws. |
tree | commitdiff |
2014-04-03 |
Mike Taylor | Rename maybeAutosearch function to autosearch. |
tree | commitdiff |
2014-04-03 |
Mike Taylor | Extract and use maxrecs setting in auto-searching. |
tree | commitdiff |
2014-04-03 |
Mike Taylor | Add yet another parameter -- maxrecs -- to newSearch... |
tree | commitdiff |
2014-04-03 |
Mike Taylor | Log hit-count. |
tree | commitdiff |
2014-04-02 |
Mike Taylor | Add mkws-widget-record.js to COMPONENTS. |
tree | commitdiff |
2014-04-02 |
Mike Taylor | New widget, "Record" (singular) |
tree | commitdiff |
2014-04-02 |
Mike Taylor | Autosearch works again for mkwsTermlists. |
tree | commitdiff |
2014-04-02 |
Mike Taylor | Move the maybeAutosearch widget from the mkws namespace... |
tree | commitdiff |
2014-04-02 |
Mike Taylor | Reorder. |
tree | commitdiff |
2014-04-02 |
Mike Taylor | Rename local variable. |
tree | commitdiff |
2014-04-02 |
Mike Taylor | Move auto-searching code out of Records widget into |
tree | commitdiff |
2014-04-02 |
Mike Taylor | Recognise targetfilter attribute instead of torusquery |
tree | commitdiff |
2014-04-02 |
Mike Taylor | Accept and pass through "limit" argument from auto... |
tree | commitdiff |
2014-04-02 |
Mike Taylor | newSearch and triggerSearch functions now accept 'limit... |
tree | commitdiff |
2014-04-02 |
Mike Taylor | Merge branch 'master' of ssh://git.indexdata.com/home... |
tree | commitdiff |
2014-04-02 |
Mike Taylor | Autosearching submits torusquery parameter from widget. |
tree | commitdiff |
2014-04-02 |
Mike Taylor | newSearch() and triggerSearch() now accept new torusque... |
tree | commitdiff |
2014-04-02 |
Mike Taylor | Whitespace. |
tree | commitdiff |
2014-04-02 |
Mike Taylor | Whitespace |
tree | commitdiff |
2014-04-02 |
Mike Taylor | Removal of old full-record div now honours teamname. |
tree | commitdiff |
2014-04-02 |
Mike Taylor | chmod 444 for read-only generated files instead of -w. |
tree | commitdiff |
2014-04-01 |
Mike Taylor | Auto-search uses perpage configuration item. |
tree | commitdiff |
2014-04-01 |
Mike Taylor | newSearch and triggerSearch accept a perpage argument. |
tree | commitdiff |
2014-04-01 |
Mike Taylor | Quote the property-name "class" in an object constant. |
tree | commitdiff |
2014-04-01 |
Mike Taylor | Remove unused utility function objectWithParent. |
tree | commitdiff |
2014-04-01 |
Mike Taylor | Use mkws.getParameterByName |
tree | commitdiff |
2014-04-01 |
Mike Taylor | Use mkws.getParameterByName instead of same-named local... |
tree | commitdiff |
2014-04-01 |
Mike Taylor | Mv team-local getParameterByName function to mkws.getPa... |
tree | commitdiff |
2014-04-01 |
Mike Taylor | Remove unused temporary |
tree | commitdiff |
2014-04-01 |
Mike Taylor | Remove extraneous logging |
tree | commitdiff |
2014-04-01 |
Mike Taylor | Auto-search parameters are taken from widget config... |
tree | commitdiff |
2014-04-01 |
Mike Taylor | Move much of the "ready" callback code outside. |
tree | commitdiff |
2014-04-01 |
Mike Taylor | Only establish the "ready" subscriber if there's an... |
tree | commitdiff |
2014-04-01 |
Mike Taylor | Auto-searching code is now part of the Records widget. |
tree | commitdiff |
2014-04-01 |
Mike Taylor | Remove runAutoSearch. Relevant code is now in the Recor... |
tree | commitdiff |
2014-04-01 |
Mike Taylor | newSearch is now made available a that.newSearch. |
tree | commitdiff |
2014-04-01 |
Mike Taylor | Team does not subscribe to "ready" event (but "Records... |
tree | commitdiff |
2014-04-01 |
Mike Taylor | Remove unnecessary logging. |
tree | commitdiff |
2014-04-01 |
Mike Taylor | Subscriber for "ready" event now invokes runAutoSearch. |
tree | commitdiff |
2014-04-01 |
Mike Taylor | runAutoSearches now merely publishes a "ready" event. |
tree | commitdiff |
2014-03-31 |
Mike Taylor | Move queue function to the top of the team-factory... |
tree | commitdiff |
2014-03-31 |
Mike Taylor | Add mkws-widget-log.js to COMPONENTS. |
tree | commitdiff |
2014-03-31 |
Mike Taylor | New file, mkws-widget-log.js |
tree | commitdiff |
2014-03-31 |
Mike Taylor | Re-order COMPONENTS |
tree | commitdiff |
2014-03-31 |
Mike Taylor | JSON parsing of data-mkws-config attribute now protecte... |
tree | commitdiff |
2014-03-31 |
Mike Taylor | Add attribute-parsing code to widget constructor. |
tree | commitdiff |
2014-03-28 |
Mike Taylor | Each widget now has its own config object, inheriting... |
tree | commitdiff |
2014-03-28 |
Mike Taylor | Add config() accessor function. Used only by widget... |
tree | commitdiff |
2014-03-28 |
Mike Taylor | Each team now has its own config object, m_config,... |
tree | commitdiff |
2014-03-28 |
Mike Taylor | Do the copy-into-htdocs operations all on a single... |
tree | commitdiff |
2014-03-28 |
Mike Taylor | mkws.defaultMkwsConfig replaced with mkws.setMkwsConfig. |
tree | commitdiff |
2014-03-28 |
Mike Taylor | Simplify. |
tree | commitdiff |
2014-03-28 |
Mike Taylor | Move default empty-hash assignment of mkws_config insid... |
tree | commitdiff |
2014-03-28 |
Mike Taylor | Switch around code order so a local alias can be used... |
tree | commitdiff |
2014-03-28 |
Mike Taylor | Copy mkws_config into mkws.config, and thereafter use... |
tree | commitdiff |
2014-03-28 |
Mike Taylor | Add mkws.objectWithParent function -- not yet used. |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Break some long lines. |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Factor common code out of delimitTarget and delimitQuer... |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Reorder |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Reorder. |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Move dispatcher functions outside self-executor. |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Move defaultMkwsConfig out of auto-executer. |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Remove unnecessary duplicate test. |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Remove extraneous prefix. |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Move registerWidgetType and promotionFunction outside the |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Remove trailing whitespace. |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Insert semicolons after all statements of the form |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Insert semicolons after all statements of the form |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Insert semicolons after all statements of the form |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Reindent. |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Move mkws.log out of immediate-execute wrapper. |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Fix parameter name. |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Remove do-nothing invocation wrapper. |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Whitespace |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Whitespace. |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Whitespace. |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Change logging message. |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Whitespace. |
tree | commitdiff |
2014-03-27 |
Mike Taylor | Got rid of ALL promotion-function names. |
tree | commitdiff |
2014-03-26 |
Mike Taylor | Include mkws-widget-authname.js in COMPONENTS. |
tree | commitdiff |
2014-03-26 |
Mike Taylor | New file, and the first standalone widget: |
tree | commitdiff |
2014-03-26 |
Mike Taylor | Instead of saving authName in the mkws structure, publi... |
tree | commitdiff |
2014-03-26 |
Mike Taylor | Remove logging of authName |
tree | commitdiff |
2014-03-26 |
Mike Taylor | Save displayName of authenticated library, if any,... |
tree | commitdiff |
2014-03-26 |
Mike Taylor | The Perpage widget's promotion-function is now anonymous. |
tree | commitdiff |
2014-03-26 |
Mike Taylor | Fix Sort and Perpage widgets by yet more that=this. |
tree | commitdiff |
2014-03-26 |
Mike Taylor | Move comment. |
tree | commitdiff |
2014-03-26 |
Mike Taylor | Each registerWidgetType invocation directly follows... |
tree | commitdiff |
2014-03-26 |
Mike Taylor | Comment up to date. |
tree | commitdiff |
2014-03-26 |
Mike Taylor | Rename all promote<TYPE> functions to promoteTo<TYPE> |
tree | commitdiff |
2014-03-26 |
Mike Taylor | Rename variable. |
tree | commitdiff |
2014-03-26 |
Mike Taylor | Remove extraneous duplicate line. |
tree | commitdiff |
2014-03-26 |
Mike Taylor | Fix comment. |
tree | commitdiff |
2014-03-26 |
Mike Taylor | Reindent. |
tree | commitdiff |
2014-03-26 |
Mike Taylor | Register widget-types only once, at the end. |
tree | commitdiff |
2014-03-26 |
Mike Taylor | Move that various specific-widget-type functions outsid... |
tree | commitdiff |
2014-03-26 |
Mike Taylor | Override toString method for team objects. |
tree | commitdiff |
2014-03-26 |
Mike Taylor | Use registerWidgetType from MKWS code. |
tree | commitdiff |
2014-03-26 |
Mike Taylor | New API functions registerWidgetType and promotionFunction |
tree | commitdiff |
next |