mkws-moved-to-github.git
2014-07-09 Wolfram Schneiderusing $() is more readable than mkws.$()
2014-07-09 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2014-07-09 Wolfram Schneideruse a debug function with time stamps
2014-07-09 Mike TaylorStub src/Makefile, just invoked make -C ../tools/htdocs
2014-07-08 Jason SkomorowskiSupport Apache 2.4 for phantomjs test
2014-07-08 Wolfram SchneiderMacOS: symlink to /usr/libexec, MKWS-240
2014-07-08 Mike TaylorComment out ProxyPreserveHost for now -- it's causing...
2014-07-08 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com:222...
2014-07-08 Mike TaylorPreserve hostname when proxying the SP.
2014-07-07 Wolfram Schneiderenable sort by check for jasmine-local-popup.html
2014-07-07 Wolfram Schneiderdifferent second jquery lib
2014-07-07 Wolfram Schneideruse window.mkws.$ object, MKWS-238
2014-07-07 Wolfram Schneidervalidate that MKWS does not break other jQuery Apps...
2014-07-07 Wolfram Schneiderreplace jQuery.pazpar2() with static HTML widget, part...
2014-07-07 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2014-07-07 Wolfram Schneiderinclude reference universe widget
2014-07-07 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-07-07 Mike TaylorUse mkws.log instead of console.log in the code that...
2014-07-07 Mike TaylorSlight code-reordering to enable the next delta.
2014-07-07 Wolfram Schneiderwait longer for Firefox
2014-07-07 Wolfram Schneiderimprove help
2014-07-07 Wolfram Schneiderincrease timeout
2014-07-07 Wolfram Schneiderless debugging
2014-07-07 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2014-07-07 Wolfram Schneidermake sort by check optional
2014-07-07 Wolfram Schneidertypo
2014-07-07 Wolfram Schneiderless debugging
2014-07-07 Wolfram Schneiderimprove help
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 Mike TaylorTidy up other SP authentication message.
2014-07-07 Mike TaylorBetter diagnostics when SP authentication fails.
2014-07-07 Mike TaylorWe don't need the .gitignore any longer, as no compiled...
2014-07-07 Wolfram Schneiderworking sort check, MKWS-140
2014-07-07 Mike TaylorProxyPreserveHost On
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 Mike TaylorFor now, hardwire to use sansa.
2014-07-07 Mike TaylorClearer commenting on SP proxying options.
2014-07-07 Wolfram Schneiderwait for DOM change after removing facet limit links
2014-07-07 Wolfram Schneiderindent
2014-07-07 Wolfram SchneiderJasmine test should check that sorting works, MKWS-140
2014-07-07 Mike TaylorRemove configuration for sp-mkws.indexdata.com, now...
2014-07-07 Mike TaylorNew file sp-mkws-live, extracted from mkws-live.
2014-07-07 Mike TaylorSet pazpar2_url and service_proxy_auth both to point...
2014-07-04 Mike TaylorUse mkws.$.toJSON rather than regular-ass $.toJSON
2014-07-04 Mike Taylordefault target runs "make install" (not "make all"...
2014-07-04 Mike TaylorUse chmod ugo-w for installed files, rather than just...
2014-07-04 Wolfram Schneiderdowngrade jasmine-reporters, MKWS-236
2014-07-04 Wolfram Schneideralways use .tmp extension for temporary files generated...
2014-07-04 Wolfram Schneidergeneration of mkws.js must be atomar
2014-07-03 Mike TaylorIndentation
2014-07-03 Mike TaylorUse sp-mkws for service-proxy authentication.
2014-07-03 Mike Taylor"make" now does "make all"
2014-07-03 Mike TaylorNew stanza for sp-mkws.indexdata.com
2014-07-03 Mike TaylorTypo
2014-07-03 Mike TaylorAdd stub index.html to sp-htdocs
2014-07-03 Mike TaylorNot sure why this was still around
2014-07-03 Mike TaylorAdd SSL proxying support for sp-mkws.indexdata.com
2014-07-03 Mike TaylorSSL version of MKWS Apache2 config now has mkws-git...
2014-07-03 Mike TaylorRemove trailing whitespace.
2014-07-03 Mike TaylorRemove arbitrary distclean rule.
2014-07-03 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2014-07-03 Wolfram Schneiderenable to set path of jasmine HTML page
2014-07-03 Mike TaylorAdd ServerAlias for sp-mkws.indexdata.com
2014-07-03 Wolfram Schneidermore cleanup
2014-07-03 Wolfram Schneidercleanup
2014-07-03 Wolfram Schneiderimport mkws test settings, used by jasmine-pp2.html
2014-07-02 Mike TaylorAdd commented-out non-proxied version of the SP auth...
2014-07-02 Mike TaylorExplicit SP auth URL.
2014-07-02 Mike TaylorWhitespace
2014-07-02 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-07-02 Mike TaylorComment on other SP URLs that go direct to sansa or...
2014-07-02 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2014-07-02 Wolfram Schneiderneed to use mkws.$, not jQuery, part of mkws-226
2014-07-02 Mike TaylorMajor rewrite of library configuration text.
2014-07-02 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-07-02 Wolfram Schneiderenable to run the tests on a different port.
2014-07-02 Wolfram Schneiderusing VPATH was a sweet idea, but it is to error-prone...
2014-07-02 Wolfram SchneiderMerge remote branch 'origin/MKWS-229'
2014-07-02 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2014-07-02 Wolfram Schneidermake check should run the phantomjs tests as well,...
2014-07-02 Wolfram Schneidercleanup stale code
2014-07-01 Mike TaylorFormatting
2014-07-01 Mike TaylorNew section (empty)
2014-07-01 Mike TaylorBetter description of setting SP auth URL.
2014-07-01 Mike TaylorUpdate information on target selection within the library.
2014-06-27 Mike Tayloruse Orex library, no autosearch
2014-06-27 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2014-06-27 Mike TaylorAdd new /service-proxy-orexauth rewrite-rule.
2014-06-27 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2014-06-27 Wolfram Schneiderfix pathes for new mkws.js build process
2014-06-27 Wolfram Schneiderre-organize mkws.js build process, MKWS-229
2014-06-27 Wolfram Schneiderdon't depend on /usr/bin/perl, use your default perl...
2014-06-27 Wolfram Schneiderfix package usage
2014-06-27 Wolfram Schneiderfinish debugging
2014-06-27 Wolfram Schneiderkeep directoy ./src/releases in git
2014-06-27 Wolfram Schneiderremove comments
2014-06-27 Wolfram Schneidermake the package BSD::Resource optional
next