Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws
[mkws-moved-to-github.git] / tools / htdocs / mkws.js
2014-02-28 Heikki LevantoMerge branch 'master' of ssh://git.indexdata.com:222...
2014-02-28 Heikki LevantoAdd MOTD to teh div id to class conversion list MKWS-133
2014-02-28 Mike TaylorHugely simplify setting up the on-submit actions for...
2014-02-28 Mike TaylorFurther simplify to eliminate temporary variable `node'
2014-02-28 Mike TaylorFINALLY simplify the unnecessary iteration over all...
2014-02-28 Mike Taylormkws.handle_node_with_team() now works with both DOM...
2014-02-28 Mike Taylorhandle_node_with_team() sets `this' to the node in...
2014-02-28 Mike TaylorRename variable.
2014-02-28 Mike Taylorhandle_node_with_team() now passes widget-type as well...
2014-02-27 Mike TaylorUse `this' instead of temporary.
2014-02-27 Mike TaylorUse `this' instead of temporary.
2014-02-27 Mike TaylorFix handle_node_with_team() to correctly set `this...
2014-02-27 Mike TaylorAdd simple PubSub code adapted from jQuery manual.
2014-02-27 Mike TaylorEliminate temporary
2014-02-27 Mike TaylorMake (vacuous) widget objects.
2014-02-20 Mike TaylorComment on use of SP.
2014-02-20 Mike TaylorAdd comment on SP torusquery.
2014-02-19 Mike TaylorAdd instrumentation for time taken to walk nodes.
2014-02-18 Mike TaylorTemplates are specified by class rather then ID, like...
2014-02-18 Mike TaylorTemplates are compiled on a per-team basis.
2014-02-18 Mike TaylorMove utility function getParameterByName() into the...
2014-02-14 Mike Taylorrun_auto_searches() is now a tiny function that just...
2014-02-14 Mike Taylorin run_auto_searches(), if query is undefined, don...
2014-02-14 Mike TaylorUse {{#commaList}} helper to render subjects, avoiding...
2014-02-14 Mike TaylorRemove obsolete logging
2014-02-14 Mike TaylorModify default full-record template not to render URLs.
2014-02-13 Mike TaylorInterpret autosearch queries of the form !path!NUMBER
2014-02-13 Mike TaylorAdd support for auto-running widgets that take their...
2014-02-12 Mike TaylorInitialise debug_level to 1 so that the jQuery popup...
2014-02-12 Mike TaylorRemove no-longer-needed debugging output.
2014-02-12 Mike TaylorMove IDs from generated HTML.
2014-02-12 Mike TaylorRemove extraneous comment.
2014-02-12 Mike TaylorAdd boolean target_filtered() function.
2014-02-12 Mike TaylorMove jQuery plugin out of mkws.js into its own file...
2014-02-12 Mike TaylormkwsDet_* and mkwsRecdiv_* IDs include teamName.
2014-02-12 Mike TaylorDon't bother calculating result summary if there's...
2014-02-12 Mike TaylorRemove wildly inaccurate comment.
2014-02-12 Mike TaylorReplace mkwsPrev/mkwsNext IDs with classes. See MKWS...
2014-02-11 Mike TaylorAdd a TODO comment.
2014-02-11 Mike TaylorRemove misleading comment.
2014-02-11 Mike TaylorRemove the misleadingly named domReady() function,...
2014-02-11 Mike TaylorThe third debug() function in mkws.js, inside the jQuer...
2014-02-11 Mike TaylorGet rid of log() function within global top-level code.
2014-02-11 Mike TaylorRename mkws.debug_function() to mkws.debug()
2014-02-11 Mike TaylorMove mkws.debug_function() lexically outside the team.
2014-02-11 Mike TaylorRemove outdated comments.
2014-02-11 Mike TaylorSeparate out team-specific parts of mkws.debug_function...
2014-02-11 Mike TaylorRemove extraneous declaration.
2014-02-11 Mike TaylorRewrite comment for global mkws object.
2014-02-11 Mike TaylorMove and rewrite comment on member functions.
2014-02-11 Mike TaylorRemove obsolete comment.
2014-02-11 Mike TaylorpagerPrev() and pagerNext() made team-aware.
2014-02-11 Mike TaylorNavigation to individual pages made team-aware.
2014-02-11 Mike TaylorRemove immediately-overridden initial value of m_perpage.
2014-02-11 Mike Taylormkws_html_perpage() preserves current value of m_perpag...
2014-02-11 Mike TaylorRename m_recPerPage to m_perpage.
2014-02-11 Mike TaylorRemove immediately-overridden initial value of m_sort.
2014-02-11 Mike TaylorSorting and records-per-page selection now team-aware.
2014-02-10 Mike TaylorTowards team-aware sorting.
2014-02-07 Mike TaylorPager is now team-aware, hurrah!
2014-02-07 Mike TaylordrawPager() now simply returns a string.
2014-02-07 Mike TaylorPage element selection is done by jQuery.
2014-02-07 Mike TaylorSimplify pager-text generation.
2014-02-07 Mike TaylorRemove meaningless comment.
2014-02-07 Mike TaylorBetter division of labour for drawPager()
2014-02-07 Mike TaylorRemove old, no-longer-needed logging.
2014-02-07 Mike TaylorMove mkws.switchView() outside of the team object,...
2014-02-07 Mike TaylorAdd logging from showDetails()
2014-02-07 Mike TaylorMove some code around -- no effect.
2014-02-07 Mike TaylorVertical ws
2014-02-07 Mike TaylorRemove now-redundant "for teamName" from logging invoca...
2014-02-07 Mike TaylorSwap order of that.delimitTarget() and that.delimitQuer...
2014-02-07 Mike TaylorFix misleading logging from delimitQuery()
2014-02-07 Mike Taylormkws.delimitTarget() and delimitQuery() now accept...
2014-02-07 Mike TaylorSwap order of that.limitTarget() and limitQuery()
2014-02-07 Mike TaylorReverse order of showDetails() arguments to match limit...
2014-02-07 Mike Taylormkws.limitQuery() now accepts a team-name and delegates...
2014-02-07 Mike Taylorredraw_navi() made team-aware.
2014-02-07 Mike Taylordebug() function's output begins with team name.
2014-02-06 Wolfram Schneidertranslate navi bar, MKWS-112
2014-02-06 Mike TaylorRemove no-longer-needed logging.
2014-02-06 Mike TaylorUse pp2's facet names ("xtargets", "subject", "author...
2014-02-06 Mike TaylorSimplify my_onterm logic.
2014-02-05 Mike Taylormy_onterm() made team-aware
2014-02-05 Mike TaylorSimplify team-creation logic
2014-02-05 Wolfram SchneiderLicence: GPL
2014-02-05 Mike TaylormkwsLang as well as mkwsSwitch is hidden on narrow...
2014-02-05 Mike Taylormkws.resize_page() works on all teams.
2014-02-05 Mike TaylorGenerated HTML within mkwsResults uses correct teamname...
2014-02-05 Mike TaylorMove non-member function mkws.resize_page outside the...
2014-02-05 Mike TaylorThe mkws_resize_page() member function becomes global...
2014-02-05 Mike TaylormkwsStat is addressed by class rather than id.
2014-02-05 Mike TaylorLanguage menu is now set up by classes.
2014-02-05 Mike TaylorUse boolean true instead of numeric 1.
2014-02-05 Mike TaylorRename hash more informatively.
2014-02-04 Mike TaylorRemove some outdated comments.
2014-02-04 Mike TaylorRemove all direct calls to console.log()
2014-02-04 Mike Taylormkws.switchView() now operates on a named team.
2014-02-04 Mike TaylormkwsTeam_AUTO is now added to add teamless MKWS elements.
2014-02-04 Mike TaylorRemove no-longer-needed special classes mkwsSwitch_targ...
next