Merge branch 'master' into templateallthemarkup
[mkws-moved-to-github.git] / src / mkws-team.js
2014-07-07 Jason SkomorowskiMerge branch 'master' into templateallthemarkup
2014-06-10 Mike TaylorloadTemplate returns null when defaultTemplate can...
2014-06-10 Mike TaylorThe loadTemplate function now takes an optional fallbac...
2014-06-09 Jason SkomorowskiInitial templatification + Records widget
2014-06-06 Mike TaylorThe onStat function logs "complete" when publishing...
2014-05-20 Mike TaylorReset m_gotRecords to false in resetPage
2014-05-20 Mike TaylorAdd new "firstrecords" event, published when a new...
2014-05-19 Jason SkomorowskiLook for templates by class instead of as widgets
2014-05-19 Jason SkomorowskiTypo.
2014-05-15 Mike Taylorjqnode member renamed just node, now that the old DOMEl...
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 TaylorRemove logging when adding a widget to a team.
2014-05-15 Mike TaylorwidgetNode uses w.jqnode rather than $(w.node)
2014-05-09 Mike TaylorEmit new class mkwsDetails instead of generic old ...
2014-05-07 Mike TaylorTabs to spaces.
2014-05-07 Mike TaylorRe-indent.
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-01 Mike Taylorteam.widget returns undefined is there are no widgets...
2014-05-01 Mike TaylorThe m_widgets private member, which maps widget-type...
2014-05-01 Mike TaylorRemove lumped team.widgetTypes method with more functio...
2014-04-30 Mike TaylorComment out the addWidget logging.
2014-04-30 Mike TaylorChange wording of addWidget function's logging.
2014-04-29 Mike TaylorInline the code of function mkwsSetLang, which is now...
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 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 TaylorMove show_lang logic inside mkwsHtmlLang.
2014-04-29 Mike TaylorAdd team.sortOrder access method.
2014-04-29 Mike TaylorRemove mkwsRecords magic, now in the widget.
2014-04-28 Mike TaylorRemove Search and SearchForm code, now down in the...
2014-04-28 Mike TaylorCompletely remove the mkwsHtmlSwitch() function, since...
2014-04-28 Mike Taylor mkwsHtmlSwitch no longer sets up the .mkwsSwitch eleme...
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 TaylorVertical ws
2014-04-24 Mike TaylorAll limit/delimit invocations of triggerSearch fire...
2014-04-24 Mike TaylorlimitCategory now works.
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-23 Mike TaylortriggerSearch logging now uses m_filterSet.toJSON()
2014-04-23 Mike Taylorteam.filters returns the filterSet object, not its...
2014-04-23 Mike TaylorMore compact fomatting in triggerSearch function.
2014-04-23 Mike TaylorRemove outdated comment.
2014-04-23 Mike TaylorUse m_filterSet.pp2limit method instead of building...
2014-04-23 Mike TaylorSimplify
2014-04-23 Mike TaylorUse m_filterSet.pp2filter method instead of building...
2014-04-23 Mike Taylorkill team.removeMatchingFilters, use m_filterSet.remove...
2014-04-23 Mike Taylorteam.targetFiltered now simply delegates to m_filterSet...
2014-04-23 Mike TaylorSuper-ugly port from having an explicit list called...
2014-04-23 Mike TaylorUse filter factory function.
2014-04-23 Mike TaylorSeparate generation of pp2filter and pp2limit
2014-04-22 Mike TaylorCategory filters use a "category" element.
2014-04-22 Mike TaylorAdd team.limitCategory function -- currently does nothi...
2014-04-16 Mike TaylorRemove outdated comma.
2014-04-16 Mike TaylorSimplify findnode, which no longer needs to deal with...
2014-04-16 Mike TaylorFix loadTemplate to handle null return from widgetNode.
2014-04-16 Mike TaylorTemplate nodes are found using widgetNode.
2014-04-16 Mike TaylorMore use of widgetNode
2014-04-16 Mike TaylorMore use of widgetNode.
2014-04-16 Mike TaylorChange last findnode call in switchView to a pair of...
2014-04-15 Mike TaylorConvert more findnode invocations to widgetNode.
2014-04-15 Mike TaylorAdd function widgetNode, a simpler and more efficient...
2014-04-15 Mike TayloraddWidget registers its parameter w, not the function...
2014-04-15 Mike TaylorAdd team.widgetTypes function, returns sorted list...
2014-04-15 Mike TaylorSpace.
2014-04-15 Mike TaylorTeam now has has m_widgets hash, mapping type to widget...
2014-04-11 Mike Taylorfindnode now creates crazy-wacky complicated jQuery...
2014-04-09 Mike TaylorreShow() invokes resetPage()
2014-04-09 Mike TaylorComment
2014-04-09 Mike TaylorComment
2014-04-08 Mike TayloronStat publishes a "complete" event when the number...
2014-04-08 Mike TaylorUse Douglas Crockford's mkws.objectInheritingFrom rathe...
2014-04-07 Mike TaylorRemove facetConfig, which is no longer needed here.
2014-04-07 Mike TaylorSimplify generation of facet scaffolding.
2014-04-07 Mike TaylorRemove no-longer-needed kludgy mkwsFacetNAME elements...
2014-04-07 Mike Taylordata-mkws-facet is now set of the index's name, not...
2014-04-07 Mike TaylorAdd as-yet-unused data-mkws-facet attribute to mkwsFace...
2014-04-07 Mike TaylorReverse order of mkwsFacetXXX and mkwsFacet classes.
2014-04-07 Mike TaylorScaffolding for facets is put in place before widgets...
next