The config value for facet_max_<...> can be a string or a number
[mkws-moved-to-github.git] / src /
2014-05-19 Wolfram SchneiderThe config value for facet_max_<...> can be a string...
2014-05-16 Mike TaylorFacet captions and maximum counts are now taken from...
2014-05-16 Mike TaylorAdd new widget type, "Config", which allows configurati...
2014-05-16 Mike TaylorNew utility function subwidget, making it easier to...
2014-05-16 Mike TaylorAdd missing semicolon.
2014-05-16 Jason SkomorowskiMerge branch 'master' of ssh://git.indexdata.com/home...
2014-05-16 Jason SkomorowskiOnly init if there are widgets MKWS-166
2014-05-15 Mike Taylorjqnode member renamed just node, now that the old DOMEl...
2014-05-15 Mike TaylorRemove the old "node" member from the widget object...
2014-05-15 Mike TaylorMoving MOTD is now done using jqnode rather than underl...
2014-05-15 Mike TaylorFinal changes to logging text (for now, anyway)
2014-05-15 Mike TaylorLogging of widget attributes is more informative.
2014-05-15 Mike TaylorChange case in commented-out log message.
2014-05-15 Mike TaylorFix case of log message.
2014-05-15 Mike TaylorTweak wording of log message.
2014-05-15 Mike TaylorFix case of logging message.
2014-05-15 Mike TaylorFix case of logging message.
2014-05-15 Mike TaylorFix wording and capitalistion of several log messages.
2014-05-15 Mike TaylorRemove unnecessary temporary parameter `j'.
2014-05-15 Mike TaylormakeWidgetsWithin uses $ as its jQuery object rather...
2014-05-15 Mike TaylorChange onBytarget log message from "target" to "bytarget"
2014-05-15 Mike TaylorChange wording of some logging messages.
2014-05-15 Mike TaylorThe 'Switch' and 'Targets' widgets no-op if config...
2014-05-15 Mike TaylorAdd new config default, show_switch => true.
2014-05-15 Mike TaylorTweak another logging message.
2014-05-15 Mike TaylorTweak logging message.
2014-05-15 Mike TaylorRemove logging of class-based selector.
2014-05-15 Mike TaylorRemove logging when adding a widget to a team.
2014-05-15 Mike TaylorWhen the class-based selector is used (i.e. in the...
2014-05-15 Mike TaylorVarious widgets now use w.jqnode instead of $(w.node...
2014-05-15 Mike TaylorWidget constructor saves $(node) as the new jqnode...
2014-05-15 Mike TaylorUse mkws.$ to access to toJSON method, as some applicat...
2014-05-15 Mike TaylorwidgetNode uses w.jqnode rather than $(w.node)
2014-05-14 Mike TaylorStash a local copy of $ (the jQuery object) in the...
2014-05-09 Mike TaylorClass mkwsTerm replaces term.
2014-05-09 Mike TaylorClass mkwsFacetTitle replaces termtitle.
2014-05-09 Mike TaylorClass mkwsTermlistsTitle replaces title.
2014-05-09 Mike TaylorEmit new MKWS-specific class mkwsSummary instead of...
2014-05-09 Mike TaylorDon't wrap mkwsStatus element's "Retrieved records...
2014-05-09 Mike TaylorDo not emit static "Status info" text in the Stat widge...
2014-05-09 Mike TaylorGenerate mkwsClientCount class instead of "clients".
2014-05-09 Mike TaylorUse new MKWS-specific class mkwsRemovable instead of...
2014-05-09 Mike TaylorEmit new class mkwsDetails instead of generic old ...
2014-05-08 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-05-08 Mike TaylorAdd comments to the selectorForAllWidgets function...
2014-05-08 Mike TaylorThe selectorForAllWidgets function now returns the...
2014-05-08 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2014-05-08 Wolfram Schneiderworkaround for wrong $ jquery object, MKWS-185
2014-05-08 Mike TaylorAbstract all-widgets selector out into new function...
2014-05-08 Mike TaylorRemove trailing whitespace.
2014-05-08 Mike TaylorRemove trailing whitespace.
2014-05-08 Mike TaylorNo separate tree-walk to create teams: now they are...
2014-05-07 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-05-07 Mike TaylorGet rid of unused mkwsSelect class and form-name.
2014-05-07 Mike TaylormkwsSelected class renamed to more explicit mkwsCurrentPage
2014-05-07 Mike TaylorRemove completely unnecessary mkwsBytarget wrapper...
2014-05-07 Mike TaylorRemove trailing comment.
2014-05-07 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2014-05-07 Wolfram Schneidertrailing comma breaks IE8
2014-05-07 Mike TaylorContainer widgets get a default null implementation...
2014-05-07 Mike TaylorTabs to spaces.
2014-05-07 Mike TaylorTabs to spaces.
2014-05-07 Mike TaylorTabs to spaces.
2014-05-07 Mike TaylorTabs to spaces.
2014-05-07 Mike TaylorTabs to spaces.
2014-05-07 Mike TaylorTabs to spaces.
2014-05-07 Mike TaylorTabs to spaces.
2014-05-07 Mike TaylorTabs to spaces.
2014-05-07 Mike TaylorRe-indent.
2014-05-07 Mike TaylorRe-indent.
2014-05-07 Mike TaylorRe-indent.
2014-05-07 Mike TaylorRe-indent.
2014-05-07 Mike TaylorRe-indent.
2014-05-07 Mike TaylorRe-indent.
2014-05-07 Mike TaylorRe-indent.
2014-05-07 Mike TaylorRe-indent.
2014-05-07 Mike TaylorRe-indent.
2014-05-07 Mike TaylorRe-indent.
2014-05-07 Mike TaylorRe-indent.
2014-05-07 Mike TaylorRe-indent.
2014-05-07 Mike TaylorRe-indent.
2014-05-06 Mike TaylorWhitespace
2014-05-06 Mike TaylorWhitespace
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...
next