Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/mkws
[mkws-moved-to-github.git] / test / spec / mkws-pazpar2.js
2015-01-29 Wolfram Schneiderindent
2015-01-29 Wolfram Schneiderdocument not tested translation
2015-01-29 Wolfram Schneiderenable translation facets sidebar test
2015-01-28 Wolfram Schneiderfix CSS path typo which failed in node.js
2015-01-28 Wolfram Schneidercheck translations, part sort by, MKWS-365
2015-01-28 Wolfram Schneidertranslate sort options, MKWS-366
2015-01-28 Wolfram Schneidercopy&paste typo
2015-01-28 Wolfram Schneiderrun translation check earlier, before Check removable...
2015-01-28 Wolfram Schneidercompare only the first 3 elements in records details...
2015-01-28 Wolfram Schneiderrefactor translation checks
2015-01-28 Wolfram Schneidercheck translations, part record details, MKWS-365
2015-01-28 Wolfram Schneiderimprove logging for translate check
2015-01-28 Wolfram Schneidercheck translations, part facets filter/navi, MKWS-365
2015-01-28 Wolfram Schneidercheck translations, part switch links, MKWS-365
2015-01-28 Wolfram Schneidercheck translations, part search button, MKWS-365
2015-01-28 Wolfram Schneidercheck translations, part navigation, MKWS-365
2015-01-28 Wolfram Schneidercheck translations, part facets, MKWS-365
2015-01-28 Wolfram Schneidercheck translations, MKWS-365
2014-12-09 Wolfram Schneiderless debug noise: don't display every DOM change, show...
2014-12-01 Wolfram Schneiderindent
2014-11-20 Mike TaylorUse team.info() in place of removed team.log()
2014-11-05 Wolfram Schneiderfix CSS path for a record title, part of MKWS-290
2014-11-04 Jason SkomorowskiUpdate test to not expect top-level links in the summary.
2014-11-04 Jason SkomorowskiMerge branch 'master' into prettysimple prettysimple
2014-11-04 Jason SkomorowskiUpdate tests to not expect top-level links in the summary.
2014-11-03 Mike TaylorRename "termlist" variable to "facets".
2014-11-03 Mike TaylorChange "termlist" messages emitted from test-suite...
2014-11-03 Mike TaylorLast part of MKWS-322 (Use "facets" widget in place...
2014-10-22 Wolfram Schneiderfix mkws-team-async
2014-10-22 Wolfram Schneiderregression tests: change names of MKWS classes to be...
2014-10-22 Wolfram Schneidercorrect error messages for author facets
2014-10-15 Wolfram Schneidersorting: display title number in debug log
2014-10-15 Wolfram Schneidertrim newlines from titles, MKWS-290
2014-10-10 Jason SkomorowskiFix test for async widget discovery.
2014-10-09 Wolfram Schneiderdisable "Check async widget discovery" test which break...
2014-10-06 Wolfram SchneiderThe company name is: Index Data
2014-08-21 Jason SkomorowskiAsync init() test and example.
2014-08-04 Jason SkomorowskiUse more specific selector to count record in "sort...
2014-07-09 Wolfram Schneiderfix internal function get_hit_counter() if $ is undefined
2014-07-09 Wolfram Schneiderindent
2014-07-09 Wolfram Schneiderfix waitcount for sort by
2014-07-09 Wolfram Schneiderfix waitcount for per page
2014-07-09 Wolfram Schneiderrun .unbind() earlier
2014-07-09 Wolfram Schneiderreset DOM change counter for second un-facet link,...
2014-07-09 Wolfram Schneiderbetter log for DOM changes
2014-07-09 Wolfram Schneiderwait for result changes after un-facet click, part...
2014-07-09 Wolfram Schneiderusing $() is more readable than mkws.$()
2014-07-09 Wolfram Schneideruse a debug function with time stamps
2014-07-07 Wolfram Schneiderwait longer for Firefox
2014-07-07 Wolfram Schneiderless debugging
2014-07-07 Wolfram Schneidermake sort by check optional
2014-07-07 Wolfram Schneidertypo
2014-07-07 Wolfram Schneiderless debugging
2014-07-07 Wolfram Schneiderremove facets links one after each other, not a the...
2014-07-07 Wolfram Schneiderless debugging
2014-07-07 Wolfram Schneiderbetter readable CSS path for records/targets link
2014-07-07 Wolfram Schneiderworking sort check, MKWS-140
2014-07-07 Wolfram Schneidercheck that we got exactly 20 records after select change
2014-07-07 Wolfram Schneidertrigger change event after changing per page value
2014-07-07 Wolfram Schneiderwait for DOM change after removing facet limit links
2014-07-07 Wolfram SchneiderJasmine test should check that sorting works, MKWS-140
2014-06-11 Mike TaylorAdd logging.
2014-05-15 Mike TaylorUse mkws.$(x) throughout in place of $(x).
2014-05-09 Mike TaylorClass mkwsTerm replaces term in several places in testing.
2014-05-09 Mike TaylorTest for new MKWS-specific class mkwsSummary instead...
2014-05-09 Mike TaylorLook for mkwsClientCount class instead of "clients".
2014-05-09 Mike TaylorCheck for mkwsDetails class, not details.
2014-05-07 Mike TaylorUpdate test to look for mkwsTargets rather than mkwsByt...
2014-04-25 Wolfram Schneideradd config option to disable "Check MOTD after search...
2014-04-24 Wolfram Schneiderwe test now with 17 targets, MKWS-163
2014-04-23 Wolfram Schneidermininum number of targets (active clients) is 1-9 ...
2014-04-19 Wolfram Schneiderdebugging hit counter
2014-04-18 Wolfram Schneiderdocumentation: hits count in source may be less or...
2014-04-18 Wolfram Schneiderremove useless check which randomly fails
2014-04-16 Wolfram SchneiderChange ALL id="mkwsStat" to class="mkwsStat", as use...
2014-04-15 Wolfram Schneiderrefactor
2014-04-14 Wolfram Schneiderdisable MOTD tests, which fails in all non-popup pages...
2014-04-14 Wolfram Schneiderrun more code inside a local run() block
2014-04-14 Wolfram Schneidersplit the lage facet test in smaller pieces
2014-04-13 Wolfram Schneiderfix source click tests
2014-04-13 Wolfram Schneiderwait for source facets after author limit search
2014-04-12 Wolfram Schneiderexpect at least one hit while waiting for less hits...
2014-04-12 Wolfram Schneiderexpect at least one hit while waiting for less hits...
2014-04-07 Wolfram Schneidermore facet sources fixes
2014-04-07 Wolfram Schneiderfix totally broken facets
2014-04-07 Wolfram Schneidercheck the exact number of active connections
2014-04-07 Wolfram Schneiderif the source click fails, skip all tests which test...
2014-04-07 Mike TaylorFix jQuery selectors for new, cleaner representation...
2014-03-28 Mike TaylorTests inspect mkws.config rather than old mkws_config
2014-03-28 Mike TaylorFix blindly-copied comment.
2014-03-25 Mike TaylorTypo in comment.
2014-03-25 Mike TaylorUse mkws.log instead of old mkws.debug
2014-03-20 Mike TaylorComment out unnecessarily noisy test/spec/mkws-pazpar2...
2014-03-18 Wolfram Schneiderfix typo in last commit
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-17 Wolfram Schneiderwait for stat() change in DOM, MKWS-139
2014-03-17 Wolfram Schneiderallow hostnames with dash ("-"), e.g mkc-cproxy.indexda...
2014-03-13 Wolfram SchneiderIE8 does not support DOMSubtreeModified, use propertych...
next