mkws-moved-to-github.git
2014-03-18 Wolfram Schneidercheck for single active client before clicking on a...
2014-03-18 Wolfram SchneiderFix Check status client counter check
2014-03-18 Wolfram Schneidercleanup .unbind() code
2014-03-18 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2014-03-18 Wolfram Schneiderimprove javascript object check from last commit
2014-03-17 Wolfram Schneiderwait for stat() change in DOM, MKWS-139
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 TaylorNew mike.html, tests jQuery plugin.
2014-03-17 Wolfram Schneiderallow hostnames with dash ("-"), e.g mkc-cproxy.indexda...
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-16 Wolfram Schneideradd perltidy target
2014-03-16 Wolfram Schneiderincrease timeout to 16 seconds
2014-03-14 Wolfram SchneiderASCII dump of HTML page (not fully implemented yet).
2014-03-14 Wolfram Schneideruse new script phantom/run-jasmine.js
2014-03-14 Wolfram Schneiderrewrite test to display better error messages and avoid...
2014-03-13 Wolfram SchneiderIE8 does not support DOMSubtreeModified, use propertych...
2014-03-13 Wolfram SchneiderIE8 does not support the map() function, and we have...
2014-03-10 Wolfram Schneider./bomb.pl will use the slightly larger timeout as the...
2014-03-10 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2014-03-10 Wolfram SchneiderCheck for DOMSubtreeModified and a first link
2014-03-10 Heikki Levantowhitespace
2014-03-10 Wolfram Schneiderwait for new records HTML data before we click on a...
2014-03-10 Heikki LevantoMerge branch 'master' of ssh://git.indexdata.com:222...
2014-03-10 Heikki LevantoOne small comment
2014-03-10 Wolfram SchneiderLoC has records without links, in that case the test...
2014-03-07 Wolfram Schneidertypo in help message
2014-03-07 Wolfram Schneiderremove support for older jquery version
2014-03-07 Wolfram SchneiderMinimum jquery version is now 1.7.2 (was 1.6.4)
2014-03-07 Wolfram Schneideradd mkwsMOTD
2014-03-07 Wolfram Schneiderfix xpath for URL extract check
2014-03-07 Wolfram Schneideralias p -> phantomjs
2014-03-07 Wolfram Schneiderless debugging noise
2014-03-07 Wolfram Schneiderif there are no "good" sources, ignore the source facet...
2014-03-07 Wolfram Schneiderrefactor: make a new test "Check record list", called...
2014-03-07 Wolfram Schneiderindent
2014-03-07 Heikki LevantoDetect the case when no author is good enough to click...
2014-03-07 Heikki LevantoFix race condition in "Show record" MKWS-137
2014-03-07 Heikki LevantoMerge branch 'master' of ssh://git.indexdata.com:222...
2014-03-07 Heikki LevantoDo note test return value of .trigger("click")
2014-03-07 Heikki LevantoDo not test the return value of .trigger("click")
2014-03-07 Heikki LevantoMore about setting up apache
2014-03-07 Wolfram Schneideradd a prefix for jasmine console log messages
2014-03-07 Wolfram SchneiderUnit tests for the MOTD MKWS-134
2014-03-06 Heikki LevantoUnit tests for the MOTD MKWS-134
2014-03-05 Heikki LevantoMinor comment about environment
2014-03-05 Mike TaylorAutomatic termlist widgets now work:
2014-03-05 Mike TaylorMike's playground reverted to an auto-widget.
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 TaylorChange Mike's playground to two-team version.
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 TaylorSimplify
2014-03-03 Mike TaylorRemove extraneous default-valued config elements.
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 TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-03-03 Mike TaylorMove some global code down out of the team object.
2014-03-03 Wolfram Schneideradd jasmine test account
next