2014-04-29 |
Mike Taylor | Whitespace. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | Add MOTD |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | Inline the code of function mkwsSetLang, which is now... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | Oops, remove the spurious alert() from the MOTD widget! |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | Remove unused return from end of mkwsSetLang |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | Move function mkwsSetLang() to the end of the team... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | function mkwsHtmlAll is GONE! |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | Add MOTD widget. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | Remove unused "none" case from switchView. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | Move the defaultTemplate function, which was never... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | Call mkwsSetLang separately from mkwsHtmlAll. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | Rip out the mkwsHtmlLang and lang_url functions. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | Lang widget now generates its own HTML |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | Move show_lang logic inside mkwsHtmlLang. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | Add team.sortOrder access method. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | Add new "Ranking" widget. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | Merge branch 'master' of ssh://git.indexdata.com/home... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | No changes at all -- git is confused again |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | Remove mkwsRecords magic, now in the widget. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | Termlists widget creates the individual Facet widgets... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mike Taylor | log() emits a stack-trace, rather than a function listi... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
John Malconian | Merge branch 'master' of ssh://git.indexdata.com:222... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
John Malconian | changed SP host from 'mkc.indexdata.com:9009' to 'sp... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
John Malconian | Merge branch 'master' of ssh://git.indexdata.com:222... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
John Malconian | examples/htdocs/mike.html |
commit | commitdiff | tree | snapshot |
2014-04-28 |
John Malconian | changed SP host from 'mkc.indexdata.com:9009' to 'sp... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mike Taylor | Remove Search and SearchForm code, now down in the... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mike Taylor | New widgets Search and SearchForm. |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mike Taylor | Completely remove the mkwsHtmlSwitch() function, since... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mike Taylor | Targerts function generates its own inner HTML. |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mike Taylor | Remove UpperCase widget. |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mike Taylor | Switch widget now generates it own HTML. |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mike Taylor | mkwsHtmlSwitch no longer sets up the .mkwsSwitch eleme... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mike Taylor | Main iteration to create widgets moved to new function |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mike Taylor | Mike's playground goes back to the vanilla MKWS applica... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mike Taylor | Rework Makefile to better classify files. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Mike Taylor | The widget.autosearch function now understands queries... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Mike Taylor | Example of !var!name autosearch. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Mike Taylor | Do not include the MKWS stylesheet. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Mike Taylor | <img> is emitted before <h1>, so it floats to the right... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Mike Taylor | Reduce margin. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Mike Taylor | Add styling for .mkwsReference img. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Mike Taylor | Remove styling from generated <img>. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Mike Taylor | Add maximum width. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Mike Taylor | Tweak style for better HTML |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Mike Taylor | Better HTML. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Mike Taylor | New file mkws-widget-reference.css |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Mike Taylor | Remove detailed record-logging from mkws-widget-referen... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Mike Taylor | Merge branch 'master' of ssh://git.indexdata.com/home... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Mike Taylor | reference-universe.html tweaked to run from deployed... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Mike Taylor | New file, mkws-widget-reference.js |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Mike Taylor | New file, reference-universe.html |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Mike Taylor | The "Record" widget publishes a "record" widget with... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Mike Taylor | Add team.registerTemplate method. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Wolfram Schneider | add config option to disable "Check MOTD after search... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Wolfram Schneider | use global config for active_clients |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Wolfram Schneider | we test now with 17 targets, MKWS-163 |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Wolfram Schneider | Merge branch 'master' of ssh://git.indexdata.com:222... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Wolfram Schneider | we test now with 17 targets, MKWS-163 |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Mike Taylor | triggerSearch correctly handles the targets parameter... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Mike Taylor | Do not attempt to hide the Termlists widget if it doesn... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Mike Taylor | Merge branch 'master' of ssh://git.indexdata.com/home... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Mike Taylor | Generate category limits correctly -- thanks to NE! |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Wolfram Schneider | set or re-set "lang" URL parameter correctly, MKWS-181 |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Mike Taylor | Remove any old category filters when setting a new... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Mike Taylor | Incorporate category limit into searches. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Mike Taylor | Add visitCategories function |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Mike Taylor | Vertical ws |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Mike Taylor | All limit/delimit invocations of triggerSearch fire... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Mike Taylor | limitCategory now works. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Mike Taylor | Add categoryFilter factory. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Mike Taylor | Switch on filter type, not presence of "id" field. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Mike Taylor | Switch on filter type, not presence of "id" field. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Mike Taylor | Use new expicit filter factory functions, targetFilter... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Mike Taylor | Replace filter factory function with explicit targetFil... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | Remove pp2limit regression-testing scaffold. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | New implementation of pp2limit method based on visitFields. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | Regression-test scaffolding for pp2limit method. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | triggerSearch logging now uses m_filterSet.toJSON() |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | Remove no-longer needed OLD-vs-NEW scaffolding around... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | New pp2filter implementation that uses visitTargets. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | Add so-far-meaningless wrapper to pp2filter. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | Add filterSet.toJSON method (used only for logging). |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | Rewrite Navi widget to use filters.visitTargets and... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | Add filterSet.visitTargets and filterSet.visitFields... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | Rename variable. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | Tweak Navi widget for modified team.filters behaviour. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | team.filters returns the filterSet object, not its... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | Generate target filters first, then keyword filters... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | Comment. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | More compact fomatting in triggerSearch function. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | Remove outdated comment. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | Use m_filterSet.pp2limit method instead of building... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | Add pp2limit method |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | Simplify |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | Use m_filterSet.pp2filter method instead of building... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | Add pp2filter method. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | kill team.removeMatchingFilters, use m_filterSet.remove... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | filterSet factory accepts a team argument and stashes... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Mike Taylor | team.targetFiltered now simply delegates to m_filterSet... |
commit | commitdiff | tree | snapshot |
next |