Fix MKWS-321
[mkws-moved-to-github.git] / tools / htdocs /
2014-03-25 Mike TaylorRename all debug() functions to log()
2014-03-25 Mike TaylorAdd widget-level debug() function.
2014-03-25 Mike TaylorChange around details of how record elements are recogn...
2014-03-24 Mike TaylormkwsDet elements now also move the team to a CSS class.
2014-03-24 Mike TaylorRecord elements now have team-name removed from their...
2014-03-24 Mike TaylorAbstract record-element ID generation to new recordElem...
2014-03-21 Mike TaylorRemove extraneous debugging.
2014-03-21 Mike TaylorInvert submitted() login in Sort and Perpage widgets.
2014-03-21 Mike TaylorSimplify Sort and Perpage widget to use anonymous closures.
2014-03-21 Mike TaylorNo "sort"/"perpage" events in the pub/sub queue.
2014-03-21 Mike TaylorReorder lines.
2014-03-21 Mike TaylorPub/subify two more widgets: Sort and Perpage.
2014-03-21 Mike TaylorSimplify a lot of code that unnecessarily checks that...
2014-03-21 Mike TaylorVertical whitespace.
2014-03-21 Mike TaylorReorder some functions.
2014-03-21 Mike TaylorredrawNavi was a one-line function invoked in only...
2014-03-21 Mike TaylorSwitch order of resetPage/redrawNavi invocations.
2014-03-21 Mike TaylorEvery single invocation of triggerSearch was preceded...
2014-03-21 Mike TaylorloadSelect is removed: no longer needed.
2014-03-21 Mike TayloronSortChange and onPerpageChange set their member varia...
2014-03-21 Mike TaylorSplit onSelectDdChange into two separate functions...
2014-03-20 Mike TaylorRemove unnecessary test.
2014-03-20 Mike TaylorComment typo
2014-03-20 Mike TaylorSimplify
2014-03-20 Mike TaylorReimplement the Navi widget with pub/sub.
2014-03-20 Mike TaylorWidget-promotion switch is now driven by a table.
2014-03-20 Mike TaylorMake renderDetails() available as team member-function.
2014-03-19 Mike TaylorMore explicit logging for widget-creation
2014-03-19 Mike TaylorTeam-specific debug function now visible as team.debug.
2014-03-19 Mike TaylorFix rendering of team-name in widget-creation logging.
2014-03-19 Mike TaylorMove Records widget into its own object.
2014-03-19 Mike TaylorSimplify.
2014-03-19 Mike TaylorMove pager code into its own object.
2014-03-18 Mike TaylorClarify comment.
2014-03-18 Mike TaylorFix comment.
2014-03-18 Mike TaylorTermlists widget reimplenented using pub/sub.
2014-03-18 Mike TaylorWalk across all MKWS nodes twice: once to make teams...
2014-03-18 Mike TaylorRename member variable m_curDetRecData to m_currentReco...
2014-03-18 Mike TaylorRename member variable m_curDetRecId to m_currentRecordId.
2014-03-18 Mike TaylorRename local variable.
2014-03-18 Mike TaylorRename m_curPage to m_currentPage.
2014-03-18 Mike TaylorRename m_totalRec to m_totalRecordCount
2014-03-18 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-03-18 Mike TaylorRename m_debug_time to m_debugTime.
2014-03-18 Mike TaylorRename "sort" parameter to "sortOrder" in functions...
2014-03-18 Mike TaylorRename m_sort member variable to m_sortOrder
2014-03-18 Wolfram Schneiderimprove javascript object check from last commit
2014-03-17 Mike Taylorpazpar2() extension uses an empty config object if...
2014-03-17 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-03-17 Mike TaylorFix typo.
2014-03-17 Wolfram Schneiderfix HANDLEBARS_URL value
2014-03-17 Wolfram Schneiderfetching a file from the Internet must be atomar
2014-03-13 Wolfram SchneiderIE8 does not support the map() function, and we have...
2014-03-07 Wolfram Schneiderremove support for older jquery version
2014-03-05 Mike TaylorAutomatic termlist widgets now work:
2014-03-05 Mike TaylorRemove redundant utility function mkws.parseQuerystring().
2014-03-05 Mike TaylorRewrite comment.
2014-03-05 Mike TaylorMove URL-parsing utility functions out of the team.
2014-03-05 Mike TaylorMove mkws.defaultTemplate() out of the team structure.
2014-03-05 Mike TaylorFix whitespace.
2014-03-05 Mike TaylorRemove ALL ID-based targets from CSS.
2014-03-05 Mike TaylorSet full-record HTML using jQuery rather than innerHTML.
2014-03-04 Mike TaylorComment.
2014-03-04 Mike TaylorMove event-queue code into teams.
2014-03-04 Mike Taylorstat event-queueing is per-team.
2014-03-04 Mike TaylorNew team member-function, name().
2014-03-04 Mike TaylorMove "return" higher up widget factory method.
2014-03-04 Mike TaylorRemove no-longer pertinent comment.
2014-03-04 Mike TaylorRemove unused teamName arguments from several pz2 callb...
2014-03-04 Mike TaylorStatus line implemented using pub/sub
2014-03-04 Mike TaylorTighten up.
2014-03-04 Mike TaylorFix CSS for targets area.
2014-03-04 Mike TaylorTargets list is now generated by widget, not team.
2014-03-04 Mike TaylorLast (for now!) re-ordering.
2014-03-04 Mike TaylorMore reordering.
2014-03-04 Mike TaylorMore reordering.
2014-03-04 Mike TaylorMore re-ordered to draw related code together.
2014-03-04 Mike TaylorRemove redundantly verbose logging.
2014-03-04 Mike TaylorMore consistency.
2014-03-04 Mike TaylorRename variable for consistency.
2014-03-04 Mike TaylorFix code that skips filling in onTarget area.
2014-03-04 Mike TaylorSimplify configuration and make more consistent.
2014-03-04 Mike TaylorMove more global code (protocol-independent link adjust...
2014-03-03 Mike TaylorMove all template code to end of team objects.
2014-03-03 Mike TaylorMove related utility functions together.
2014-03-03 Mike TaylorMove utility function findnode() to near the end.
2014-03-03 Mike TaylorReorder functions: all onXXX handlers together, in...
2014-03-03 Mike TaylorRemove pointless "showResponseType" pz2 constructor...
2014-03-03 Mike TaylorRe-order parameters to pz2 constructor.
2014-03-03 Mike TaylorReorder some code.
2014-03-03 Mike TaylorALL function names changed from embedded_underscore...
2014-03-03 Mike TaylorRename all my_onoperation functions to onOperation.
2014-03-03 Mike TaylorRemove outdated comment.
2014-03-03 Mike TaylorMove resize-setup code.
2014-03-03 Mike TaylorFix comment.
2014-03-03 Mike TaylorRemove explicit windowid parameter from newSearch(...
2014-03-03 Mike TaylorRemove obsolete comment.
2014-03-03 Mike TaylorDramatically simplify onFormSubmitEventHandler()
2014-03-03 Mike TaylorMove some global code down out of the team object.
2014-02-28 Mike TaylorFix a couple of escaped selectors to use findnode()
next