mkws-moved-to-github.git
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 TaylorDocument mkwsTermlists-Container-* instead of mkwsTerml...
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 TaylorSet up resize-aware containers for mkwsSearch.
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 responsive_design_width.
2014-04-30 Mike TaylorFix embedded stylesheet of heikki-motd.html to address...
2014-04-30 Mike TaylorFix embedded stylesheet of heikki.html to address by...
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 TaylorTest scripts pull in new mkws-widget.js and mkws-widget...
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 TaylorRename reference-universe.html to reference.html, since...
2014-04-29 Mike TaylorUse as testbed for Reference widget.
2014-04-29 Mike TaylorUse new Handlebars helper, "paragraphs", to render...
2014-04-29 Mike TaylorAdd new Handlebars helper, "paragraphs".
2014-04-29 Mike TaylorWhitespace.
2014-04-29 Mike TaylorAdd MOTD
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 TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
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 John MalconianMerge branch 'master' of ssh://git.indexdata.com:222...
2014-04-28 John Malconianchanged SP host from 'mkc.indexdata.com:9009' to 'sp...
2014-04-28 John MalconianMerge branch 'master' of ssh://git.indexdata.com:222...
2014-04-28 John Malconianexamples/htdocs/mike.html
2014-04-28 John Malconianchanged SP host from 'mkc.indexdata.com:9009' to 'sp...
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 TaylorMike's playground goes back to the vanilla MKWS applica...
2014-04-28 Mike TaylorRework Makefile to better classify files.
2014-04-26 Mike TaylorThe widget.autosearch function now understands queries...
2014-04-26 Mike TaylorExample of !var!name autosearch.
2014-04-25 Mike TaylorDo not include the MKWS stylesheet.
2014-04-25 Mike Taylor<img> is emitted before <h1>, so it floats to the right...
2014-04-25 Mike TaylorReduce margin.
2014-04-25 Mike TaylorAdd styling for .mkwsReference img.
2014-04-25 Mike TaylorRemove styling from generated <img>.
2014-04-25 Mike TaylorAdd maximum width.
2014-04-25 Mike TaylorTweak style for better HTML
2014-04-25 Mike TaylorBetter HTML.
2014-04-25 Mike TaylorNew file mkws-widget-reference.css
2014-04-25 Mike TaylorRemove detailed record-logging from mkws-widget-referen...
next