set or re-set "lang" URL parameter correctly, MKWS-181
[mkws-moved-to-github.git] / src /
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()
2014-04-23 Mike TaylorRemove no-longer needed OLD-vs-NEW scaffolding around...
2014-04-23 Mike TaylorNew pp2filter implementation that uses visitTargets.
2014-04-23 Mike TaylorAdd so-far-meaningless wrapper to pp2filter.
2014-04-23 Mike TaylorAdd filterSet.toJSON method (used only for logging).
2014-04-23 Mike TaylorRewrite Navi widget to use filters.visitTargets and...
2014-04-23 Mike TaylorAdd filterSet.visitTargets and filterSet.visitFields...
2014-04-23 Mike TaylorRename variable.
2014-04-23 Mike TaylorTweak Navi widget for modified team.filters behaviour.
2014-04-23 Mike Taylorteam.filters returns the filterSet object, not its...
2014-04-23 Mike TaylorGenerate target filters first, then keyword filters...
2014-04-23 Mike TaylorComment.
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 TaylorAdd pp2limit method
2014-04-23 Mike TaylorSimplify
2014-04-23 Mike TaylorUse m_filterSet.pp2filter method instead of building...
2014-04-23 Mike TaylorAdd pp2filter method.
2014-04-23 Mike Taylorkill team.removeMatchingFilters, use m_filterSet.remove...
2014-04-23 Mike TaylorfilterSet factory accepts a team argument and stashes...
2014-04-23 Mike Taylorteam.targetFiltered now simply delegates to m_filterSet...
2014-04-23 Mike TaylorImplement filterSet.targetFiltered function
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 Taylorfilter factory accepts name argument.
2014-04-23 Mike TaylorSeparate generation of pp2filter and pp2limit
2014-04-22 Mike TaylorInclude mkws-filter.js in COMPONENTS.
2014-04-22 Mike TaylorNew, woefully inadequate.
2014-04-22 Mike TaylorCategory filters use a "category" element.
2014-04-22 Mike TaylorChange code order.
2014-04-22 Mike TaylorAdd special ctaegory "[All]" to dropdown.
2014-04-22 Mike TaylorCategories widget invokes mkws.limitCategory
2014-04-22 Mike TaylorAdd mkws.limitCategory dispatcher for team.limitCategory
2014-04-22 Mike TaylorAdd team.limitCategory function -- currently does nothi...
2014-04-22 Mike TaylorChange to use a dropdown for categories instead of...
2014-04-17 Mike TaylorTowards a Categories widget that actually does something.
2014-04-17 Mike TaylorNot quite a trivial Categories widget any more.
2014-04-17 Mike TaylorAdd mkws-widget-authname.js to COMPONENTS
2014-04-17 Mike TaylorPublish identity realm, as well as displayName, in...
2014-04-17 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-04-17 Mike TaylorAdd "Results" widget.
2014-04-17 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-04-17 Mike TaylorNote to self
2014-04-16 Wolfram SchneiderChange ALL id="mkwsStat" to class="mkwsStat", as use...
2014-04-16 Mike TaylorMake Builder widget customisable by "callback" element.
2014-04-16 Mike TaylorAdd mkws-widget-builder.js to COMPONENTS.
2014-04-16 Mike TaylorNew file mkws-widget-builder.js
2014-04-16 Mike TaylorAdd widget.value function
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 TaylorReorder rules.
2014-04-15 Mike TaylorInvert PP2_FILE/PP2_URL dependency.
2014-04-15 Mike TaylorRemove outdated/misleading "help' target.
2014-04-15 Mike TaylorReorder rm arguments.
2014-04-15 Mike TaylorRemove duplicate
2014-04-15 Mike TaylorWhitespace.
2014-04-15 Mike TaylorWhitespace.
2014-04-15 Mike TaylorInvert dependency beteen X_URL and X_FILE macros.
2014-04-15 Mike TaylorAdd commented-out code for iterating over teams and...
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 TaylorRegister widgets added to each team.
2014-04-15 Mike TaylorTeam now has has m_widgets hash, mapping type to widget...
2014-04-11 Mike TaylorDon't decorate teamless widget nodes with mkwsTeam_AUTO.
2014-04-11 Mike TaylorhandleNodeWithTeam now passes "AUTO" to the callback...
2014-04-11 Mike Taylorfindnode now creates crazy-wacky complicated jQuery...
2014-04-10 Mike TaylorCurrently selected page is marked by a <span class...
2014-04-10 Mike TaylorRemove unnecessary explicit bolding.
2014-04-10 Mike TaylorTweak
2014-04-09 Mike TaylorreShow() invokes resetPage()
2014-04-09 Mike TaylorNo need to invoke resetPage() before reShow(), which...
2014-04-09 Mike TaylorComment
2014-04-09 Mike TaylorComment
2014-04-08 Mike TaylorAdd the "Done" widget.
2014-04-08 Mike TayloronStat publishes a "complete" event when the number...
2014-04-08 Mike TaylorUse Douglas Crockford's mkws.objectInheritingFrom rathe...
next