Merge remote branch 'origin/master' into wosch
[mkws-moved-to-github.git] / src /
2014-05-02 Mike TaylorMerge the two(!) definitions of Results widget.
2014-05-02 Mike TaylorMove code to set language from command line out of...
2014-05-02 Mike TaylorReorder functions.
2014-05-02 Mike TaylorThe switchview show/hide is done using jQuery rather...
2014-05-02 Mike TaylorMove the M function (translation) from mkws-team.js...
2014-05-02 Mike TaylorIn fact, remove the local alias M completely, since...
2014-05-02 Mike TaylorDelete obsolete comment.
2014-05-02 Mike Taylormkws.M is defined, and M made a local alias for it...
2014-05-02 Mike TaylorLanguage-setting code also honestly uses mkws.config...
2014-05-02 Mike TaylorThe M function (translation) looks up mkws.config.lang...
2014-05-02 Mike TaylorRemove obsolete comment.
2014-05-02 Mike TaylorThe team-private findnode function is no longer made...
2014-05-02 Mike TaylorPrefix names of all Handlebars helpers with "mkws-":
2014-05-01 Mike TaylorTweak name of resize-narrow/resize-wide events (now...
2014-05-01 Mike TaylorSwitch and Lang widgets hide themselves when the window...
2014-05-01 Mike TaylorNew widget-setup utility function, hideWhenNarrow.
2014-05-01 Mike TaylorGenerate mkwsTermlists-Container-* instead of mkwsTerml...
2014-05-01 Mike TaylorGeneralise the moving as well as the hiding.
2014-05-01 Mike Taylorteam.widget returns undefined is there are no widgets...
2014-05-01 Mike TaylorSilly typo.
2014-05-01 Mike TaylorRip out special-case code for moving Termlists between
2014-05-01 Mike TaylorWidget facets now render (using toString) with the...
2014-05-01 Mike TaylorThe m_widgets private member, which maps widget-type...
2014-05-01 Mike TaylorLess verbose logging when a widget makes new HTML on...
2014-05-01 Mike TaylorChange commenting type for team->widgets logging walk.
2014-05-01 Mike TaylorCommented-out code to walk team->widgets structure...
2014-05-01 Mike TaylorRemove lumped team.widgetTypes method with more functio...
2014-05-01 Mike TaylorAdd tmp
2014-05-01 Mike TaylorTweak resizePage so that is does the appropriate action...
2014-05-01 Mike TaylorresizePage now use team.widget method to find widgets...
2014-05-01 Mike TaylorTransform resizePage function so the actual work is...
2014-04-30 Mike TaylorConsolidate both narrow/wide clauses.
2014-04-30 Mike TaylorRename targetWidth -> threshhold.
2014-04-30 Mike TaylorSwap order of logging clauses.
2014-04-30 Mike TaylorRemove the "already wide" and "already narrow" logging.
2014-04-30 Mike TaylorDetection of wide/narrow state changes is now done...
2014-04-30 Mike TaylorAdd logging of size state-changes.
2014-04-30 Mike TaylorAdd new temporary variable width in resizePage function.
2014-04-30 Mike TaylorRename variable width->targetWidth in resizePage function.
2014-04-30 Mike TaylorresizePage() publishes "resize-narrow" and "resize...
2014-04-30 Mike TaylorUse mkwsTermlist-container-wide and -narrow instead...
2014-04-30 Mike TaylorAdd null widget definitions for Query, MOTDContainer...
2014-04-30 Mike TaylorComment out the addWidget logging.
2014-04-30 Mike TaylorChange wording of addWidget function's logging.
2014-04-30 Mike TaylorCOMPONENTS now includes mkws-widget.js (for the widget...
2014-04-30 Mike TaylorRename mkws-widgets.js to mkws-widget-main.js
2014-04-30 Mike TaylorMove widget factory function and autosearch functionali...
2014-04-30 Mike TaylorNew file, mkws-widget.js: contains wiget factory functi...
2014-04-29 Mike TaylorRemove not-necessary-after-all newline.
2014-04-29 Mike TaylorAdd new Handlebars helper, "paragraphs".
2014-04-29 Mike TaylorInline the code of function mkwsSetLang, which is now...
2014-04-29 Mike TaylorOops, remove the spurious alert() from the MOTD widget!
2014-04-29 Mike TaylorRemove unused return from end of mkwsSetLang
2014-04-29 Mike TaylorMove function mkwsSetLang() to the end of the team...
2014-04-29 Mike Taylorfunction mkwsHtmlAll is GONE!
2014-04-29 Mike TaylorAdd MOTD widget.
2014-04-29 Mike TaylorRemove unused "none" case from switchView.
2014-04-29 Mike TaylorMove the defaultTemplate function, which was never...
2014-04-29 Mike TaylorCall mkwsSetLang separately from mkwsHtmlAll.
2014-04-29 Mike TaylorRip out the mkwsHtmlLang and lang_url functions.
2014-04-29 Mike TaylorLang widget now generates its own HTML
2014-04-29 Mike TaylorMove show_lang logic inside mkwsHtmlLang.
2014-04-29 Mike TaylorAdd team.sortOrder access method.
2014-04-29 Mike TaylorAdd new "Ranking" widget.
2014-04-29 Mike TaylorNo changes at all -- git is confused again
2014-04-29 Mike TaylorRemove mkwsRecords magic, now in the widget.
2014-04-29 Mike TaylorTermlists widget creates the individual Facet widgets...
2014-04-29 Mike Taylorlog() emits a stack-trace, rather than a function listi...
2014-04-28 Mike TaylorRemove Search and SearchForm code, now down in the...
2014-04-28 Mike TaylorNew widgets Search and SearchForm.
2014-04-28 Mike TaylorCompletely remove the mkwsHtmlSwitch() function, since...
2014-04-28 Mike TaylorTargerts function generates its own inner HTML.
2014-04-28 Mike TaylorRemove UpperCase widget.
2014-04-28 Mike TaylorSwitch widget now generates it own HTML.
2014-04-28 Mike Taylor mkwsHtmlSwitch no longer sets up the .mkwsSwitch eleme...
2014-04-28 Mike TaylorMain iteration to create widgets moved to new function
2014-04-28 Mike TaylorRework Makefile to better classify files.
2014-04-26 Mike TaylorThe widget.autosearch function now understands queries...
2014-04-25 Mike TaylorThe "Record" widget publishes a "record" widget with...
2014-04-25 Mike TaylorAdd team.registerTemplate method.
2014-04-24 Mike TaylortriggerSearch correctly handles the targets parameter...
2014-04-24 Mike TaylorDo not attempt to hide the Termlists widget if it doesn...
2014-04-24 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-04-24 Mike TaylorGenerate category limits correctly -- thanks to NE!
2014-04-24 Wolfram Schneiderset or re-set "lang" URL parameter correctly, MKWS-181
2014-04-24 Mike TaylorRemove any old category filters when setting a new...
2014-04-24 Mike TaylorIncorporate category limit into searches.
2014-04-24 Mike TaylorAdd visitCategories function
2014-04-24 Mike TaylorVertical ws
2014-04-24 Mike TaylorAll limit/delimit invocations of triggerSearch fire...
2014-04-24 Mike TaylorlimitCategory now works.
2014-04-24 Mike TaylorAdd categoryFilter factory.
2014-04-24 Mike TaylorSwitch on filter type, not presence of "id" field.
2014-04-24 Mike TaylorSwitch on filter type, not presence of "id" field.
2014-04-24 Mike TaylorUse new expicit filter factory functions, targetFilter...
2014-04-24 Mike TaylorReplace filter factory function with explicit targetFil...
2014-04-23 Mike TaylorRemove pp2limit regression-testing scaffold.
2014-04-23 Mike TaylorNew implementation of pp2limit method based on visitFields.
2014-04-23 Mike TaylorRegression-test scaffolding for pp2limit method.
2014-04-23 Mike TaylortriggerSearch logging now uses m_filterSet.toJSON()
next