2014-03-28 |
Mike Taylor | Tests inspect mkws.config rather than old mkws_config |
tree | commitdiff |
2014-03-28 |
Mike Taylor | Fix blindly-copied comment. |
tree | commitdiff |
2014-03-25 |
Mike Taylor | Typo in comment. |
tree | commitdiff |
2014-03-25 |
Mike Taylor | Use mkws.log instead of old mkws.debug |
tree | commitdiff |
2014-03-20 |
Mike Taylor | Comment out unnecessarily noisy test/spec/mkws-pazpar2... |
tree | commitdiff |
2014-03-18 |
Wolfram Schneider | fix typo in last commit |
tree | commitdiff |
2014-03-18 |
Wolfram Schneider | check for single active client before clicking on a... |
tree | commitdiff |
2014-03-18 |
Wolfram Schneider | Fix Check status client counter check |
tree | commitdiff |
2014-03-18 |
Wolfram Schneider | cleanup .unbind() code |
tree | commitdiff |
2014-03-17 |
Wolfram Schneider | wait for stat() change in DOM, MKWS-139 |
tree | commitdiff |
2014-03-17 |
Wolfram Schneider | allow hostnames with dash ("-"), e.g mkc-cproxy.indexda... |
tree | commitdiff |
2014-03-13 |
Wolfram Schneider | IE8 does not support DOMSubtreeModified, use propertych... |
tree | commitdiff |
2014-03-10 |
Wolfram Schneider | Merge branch 'master' of ssh://git.indexdata.com:222... |
tree | commitdiff |
2014-03-10 |
Wolfram Schneider | Check for DOMSubtreeModified and a first link |
tree | commitdiff |
2014-03-10 |
Heikki Levanto | whitespace |
tree | commitdiff |
2014-03-10 |
Wolfram Schneider | wait for new records HTML data before we click on a... |
tree | commitdiff |
2014-03-10 |
Heikki Levanto | Merge branch 'master' of ssh://git.indexdata.com:222... |
tree | commitdiff |
2014-03-10 |
Heikki Levanto | One small comment |
tree | commitdiff |
2014-03-10 |
Wolfram Schneider | LoC has records without links, in that case the test... |
tree | commitdiff |
2014-03-07 |
Wolfram Schneider | fix xpath for URL extract check |
tree | commitdiff |
2014-03-07 |
Wolfram Schneider | less debugging noise |
tree | commitdiff |
2014-03-07 |
Wolfram Schneider | if there are no "good" sources, ignore the source facet... |
tree | commitdiff |
2014-03-07 |
Wolfram Schneider | refactor: make a new test "Check record list", called... |
tree | commitdiff |
2014-03-07 |
Wolfram Schneider | indent |
tree | commitdiff |
2014-03-07 |
Heikki Levanto | Detect the case when no author is good enough to click... |
tree | commitdiff |
2014-03-07 |
Heikki Levanto | Fix race condition in "Show record" MKWS-137 |
tree | commitdiff |
2014-03-07 |
Heikki Levanto | Merge branch 'master' of ssh://git.indexdata.com:222... |
tree | commitdiff |
2014-03-07 |
Heikki Levanto | Do note test return value of .trigger("click") |
tree | commitdiff |
2014-03-07 |
Heikki Levanto | Do not test the return value of .trigger("click") |
tree | commitdiff |
2014-03-07 |
Wolfram Schneider | add a prefix for jasmine console log messages |
tree | commitdiff |
2014-03-06 |
Heikki Levanto | Unit tests for the MOTD MKWS-134 |
tree | commitdiff |
2014-02-12 |
Mike Taylor | Many more tests are now done using class selectors... |
tree | commitdiff |
2014-02-12 |
Mike Taylor | Address mkwsPrev and mkwsNext by class. |
tree | commitdiff |
2014-02-11 |
Mike Taylor | Fix test-suite's debug() function to use mkws.debug() |
tree | commitdiff |
2014-02-10 |
Wolfram Schneider | Facet-related elements are identified by class rather... |
tree | commitdiff |
2014-02-10 |
Wolfram Schneider | Merge branch 'master' of ssh://git.indexdata.com:222... |
tree | commitdiff |
2014-02-07 |
Mike Taylor | Facet-related elements are identified by class rather... |
tree | commitdiff |
2014-02-07 |
Wolfram Schneider | config option disable_facet_authors_search, MKWS-114 |
tree | commitdiff |
2014-02-07 |
Wolfram Schneider | ignore non-functional limit search for authors if runni... |
tree | commitdiff |
2014-02-06 |
Wolfram Schneider | translate navi bar, MKWS-112 |
tree | commitdiff |
2014-02-06 |
Wolfram Schneider | grammar |
tree | commitdiff |
2014-02-05 |
Mike Taylor | Fix test-suite to use class mkwsResults instead of ID. |
tree | commitdiff |
2014-02-04 |
Mike Taylor | Use child-counting to find Targets and Records links. |
tree | commitdiff |
2014-02-04 |
Mike Taylor | Tweaks to test-suite expectation as we move towards... |
tree | commitdiff |
2014-02-03 |
Wolfram Schneider | wait longer for "source in navi bar" |
tree | commitdiff |
2014-02-03 |
Wolfram Schneider | wait longer for "source in navi bar" |
tree | commitdiff |
2014-01-30 |
Wolfram Schneider | indent |
tree | commitdiff |
2014-01-29 |
Wolfram Schneider | keep status of jasmine test in mkws.jasmine_done |
tree | commitdiff |
2014-01-27 |
Wolfram Schneider | wait up to 4 seconds for facet sources |
tree | commitdiff |
2014-01-24 |
Wolfram Schneider | fix jquery .attr('href') usage |
tree | commitdiff |
2014-01-24 |
Wolfram Schneider | more jQuery <-> HTMLobject fixes for IE8 |
tree | commitdiff |
2014-01-24 |
Wolfram Schneider | use the more portable $(obj).text() instead obj.text... |
tree | commitdiff |
2014-01-24 |
Wolfram Schneider | ignore all authors which match the black list, not... |
tree | commitdiff |
2014-01-24 |
Wolfram Schneider | ignore all wikipedia source links, not just the first one |
tree | commitdiff |
2014-01-24 |
Wolfram Schneider | do not click on author names without a comma, e.g.... |
tree | commitdiff |
2014-01-24 |
Wolfram Schneider | check if the URL href attribute is equal to what we... |
tree | commitdiff |
2014-01-24 |
Wolfram Schneider | support more than one clickable URLs in show record |
tree | commitdiff |
2014-01-24 |
Wolfram Schneider | wait longer for author facets |
tree | commitdiff |
2014-01-23 |
Mike Taylor | Remove test for no-longer-stored global copy of my_paz |
tree | commitdiff |
2014-01-23 |
Mike Taylor | Eliminate test for temporary state mkws.usesessions |
tree | commitdiff |
2014-01-22 |
Wolfram Schneider | check the jasmine config for valid values |
tree | commitdiff |
2014-01-22 |
Wolfram Schneider | allow set set jasmine_config object before jasmine... |
tree | commitdiff |
2014-01-22 |
Wolfram Schneider | allow HTTPS based MKWS URLs, MKWS-102 |
tree | commitdiff |
2014-01-22 |
Wolfram Schneider | support HTTPS URL check |
tree | commitdiff |
2014-01-17 |
Wolfram Schneider | more flexible jasmine tests, MKWS-100 |
tree | commitdiff |
2014-01-13 |
Wolfram Schneider | indent |
tree | commitdiff |
2014-01-13 |
Wolfram Schneider | do not click on author with numbers, e.g.: Bower, James... |
tree | commitdiff |
2014-01-13 |
Wolfram Schneider | if we limit a search to a source, the hit counter could... |
tree | commitdiff |
2014-01-10 |
Wolfram Schneider | wait only 5 seconds for limited source search |
tree | commitdiff |
2014-01-10 |
Wolfram Schneider | move the SP related test to a new directory ./spec-sp |
tree | commitdiff |
2014-01-10 |
Wolfram Schneider | cleanup |
tree | commitdiff |
2014-01-10 |
Wolfram Schneider | file no longer needed |
tree | commitdiff |
2014-01-10 |
Wolfram Schneider | cleanup, less tests |
tree | commitdiff |
2014-01-10 |
Wolfram Schneider | not used anymore |
tree | commitdiff |
2014-01-03 |
Wolfram Schneider | switch from "jquery" to "jQuery" module |
tree | commitdiff |
2013-12-18 |
Wolfram Schneider | add a flag to disable check for URLs in records |
tree | commitdiff |
2013-12-18 |
Wolfram Schneider | if running as raw pp2, don't wait for mkws auth, MKWS-82 |
tree | commitdiff |
2013-12-18 |
Wolfram Schneider | indent |
tree | commitdiff |
2013-12-18 |
Wolfram Schneider | run with pp2 and sp |
tree | commitdiff |
2013-12-18 |
Wolfram Schneider | debug_level no longer needed, run debug() with parameters |
tree | commitdiff |
2013-12-18 |
Wolfram Schneider | lazy evaluation of mkws.js objects, part of MKWS-50 |
tree | commitdiff |
2013-12-18 |
Wolfram Schneider | indent |
tree | commitdiff |
2013-12-17 |
Wolfram Schneider | Fix commit which broke our tests suite. |
tree | commitdiff |
2013-12-17 |
Wolfram Schneider | mkws_config.pazpar2_url check no longer needed |
tree | commitdiff |
2013-12-13 |
Wolfram Schneider | match the end of 'Active clients' message |
tree | commitdiff |
2013-12-13 |
Wolfram Schneider | wording |
tree | commitdiff |
2013-12-13 |
Wolfram Schneider | fix xpath again |
tree | commitdiff |
2013-12-13 |
Wolfram Schneider | fix xpath for show record click |
tree | commitdiff |
2013-12-13 |
Wolfram Schneider | better log messages |
tree | commitdiff |
2013-12-12 |
Wolfram Schneider | the "Source" delimiter message may come after "author" |
tree | commitdiff |
2013-12-12 |
Wolfram Schneider | rename mkws.service_proxy_auth to mkws.authenticated |
tree | commitdiff |
2013-12-04 |
Wolfram Schneider | disable HTML DOM checks on examples/htdocs/mike.html |
tree | commitdiff |
2013-11-01 |
Wolfram Schneider | renamed index-*.html files |
tree | commitdiff |
2013-10-20 |
Wolfram Schneider | bring debug() function back |
tree | commitdiff |
2013-10-11 |
Mike Taylor | Change all mkwsStyle.css references to mkws.css |
tree | commitdiff |
2013-10-10 |
Mike Taylor | 'debug' setting renamed 'debug_level' in examples |
tree | commitdiff |
2013-10-09 |
Mike Taylor | Get rid of the responsive_design boolean configuration... |
tree | commitdiff |
2013-09-24 |
Wolfram Schneider | documnetation |
tree | commitdiff |
2013-09-24 |
Wolfram Schneider | improve logging for next/prev links |
tree | commitdiff |
2013-09-24 |
Wolfram Schneider | check if we see at least one author link in facets |
tree | commitdiff |
next |