mkws-moved-to-github.git
10 years agoNew
Mike Taylor [Mon, 24 Jun 2013 14:47:32 +0000 (16:47 +0200)]
New

10 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
Mike Taylor [Mon, 24 Jun 2013 13:22:47 +0000 (15:22 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws

10 years agoconfigure list of displayed languages links in the top left corner
Wolfram Schneider [Mon, 24 Jun 2013 11:54:31 +0000 (11:54 +0000)]
configure list of displayed languages links in the top left corner

e.g.

["de", "da"] will display the links for danish and english only (and not for german)

[] will display all available language links

["en"] will display only the english link.

10 years agotermlist menu/facets is optional (enabled by default)
Wolfram Schneider [Fri, 21 Jun 2013 13:41:00 +0000 (13:41 +0000)]
termlist menu/facets is optional (enabled by default)

10 years agoDanish translations
Wolfram Schneider [Fri, 21 Jun 2013 13:37:04 +0000 (13:37 +0000)]
Danish translations

10 years agotranslate detailed record view
Wolfram Schneider [Fri, 21 Jun 2013 13:28:30 +0000 (13:28 +0000)]
translate detailed record view

10 years agolocale language menu is optional (enabled by default)
Wolfram Schneider [Fri, 21 Jun 2013 13:20:49 +0000 (13:20 +0000)]
locale language menu is optional (enabled by default)

10 years agoconfigure search box size
Wolfram Schneider [Fri, 21 Jun 2013 12:36:55 +0000 (12:36 +0000)]
configure search box size

10 years agoNew Features since jsdemo
Wolfram Schneider [Fri, 21 Jun 2013 12:13:34 +0000 (12:13 +0000)]
New Features since jsdemo

10 years agoMerge branch 'master' into wosch
Wolfram Schneider [Fri, 21 Jun 2013 12:00:25 +0000 (12:00 +0000)]
Merge branch 'master' into wosch

10 years agoa closing </div> in the forms kills IE8 rendering, MKWS-4
Wolfram Schneider [Fri, 21 Jun 2013 11:51:44 +0000 (11:51 +0000)]
a closing </div> in the forms kills IE8 rendering, MKWS-4

10 years agoa closing </div> in the forms kills IE8 rendeing, MKWS-4
Wolfram Schneider [Fri, 21 Jun 2013 11:51:44 +0000 (11:51 +0000)]
a closing </div> in the forms kills IE8 rendeing, MKWS-4

10 years agoaction attribute is required in forms
Wolfram Schneider [Fri, 21 Jun 2013 11:11:10 +0000 (11:11 +0000)]
action attribute is required in forms

10 years agohtml closing tags
Wolfram Schneider [Fri, 21 Jun 2013 11:00:21 +0000 (11:00 +0000)]
html closing tags

10 years agoIE8 has no console object, fake it
Wolfram Schneider [Fri, 21 Jun 2013 10:50:00 +0000 (10:50 +0000)]
IE8 has no console object, fake it

10 years agoworkarounds for IE8
Wolfram Schneider [Fri, 21 Jun 2013 10:47:59 +0000 (10:47 +0000)]
workarounds for IE8

IE8 cannot handle JS object keys with the name 'switch'

10 years agoSupported Browsers
Wolfram Schneider [Fri, 21 Jun 2013 10:44:05 +0000 (10:44 +0000)]
Supported Browsers

10 years agorun with debug=1 by default
Wolfram Schneider [Fri, 21 Jun 2013 10:34:06 +0000 (10:34 +0000)]
run with debug=1 by default

10 years agoimprove debugging function
Wolfram Schneider [Fri, 21 Jun 2013 10:25:23 +0000 (10:25 +0000)]
improve debugging function

for debug=2 display caller function
for debug=3 display full dump

10 years agobetter looking footer
Wolfram Schneider [Fri, 21 Jun 2013 10:06:55 +0000 (10:06 +0000)]
better looking footer

10 years agodisplay local language "none" (for english)
Wolfram Schneider [Fri, 21 Jun 2013 09:55:57 +0000 (09:55 +0000)]
display local language "none" (for english)

10 years agodefault language is English
Wolfram Schneider [Fri, 21 Jun 2013 09:55:35 +0000 (09:55 +0000)]
default language is English

10 years agorefactor M()
Wolfram Schneider [Fri, 21 Jun 2013 09:47:07 +0000 (09:47 +0000)]
refactor M()

10 years agoimplement a simple debugging helper function
Wolfram Schneider [Fri, 21 Jun 2013 09:45:41 +0000 (09:45 +0000)]
implement a simple debugging helper function

10 years agolocale language menu
Wolfram Schneider [Fri, 21 Jun 2013 09:28:52 +0000 (09:28 +0000)]
locale language menu

10 years agocreate locale language menu
Wolfram Schneider [Fri, 21 Jun 2013 09:27:50 +0000 (09:27 +0000)]
create locale language menu

10 years agomake language setting permanent
Wolfram Schneider [Fri, 21 Jun 2013 09:13:43 +0000 (09:13 +0000)]
make language setting permanent

10 years agodocument
Wolfram Schneider [Fri, 21 Jun 2013 09:06:59 +0000 (09:06 +0000)]
document

10 years agoMerge remote branch 'origin/master' into wosch
Wolfram Schneider [Fri, 21 Jun 2013 09:04:26 +0000 (09:04 +0000)]
Merge remote branch 'origin/master' into wosch

10 years agoparse URL for language parameter lang=<value>
Wolfram Schneider [Thu, 20 Jun 2013 17:52:41 +0000 (17:52 +0000)]
parse URL for language parameter lang=<value>

e.g.:

http://spclient-dev.indexdata.com/?lang=en
http://spclient-dev.indexdata.com/?lang=da
http://spclient-dev.indexdata.com/?lang=de

10 years agospclient-dev.indexdata.com
Wolfram Schneider [Thu, 20 Jun 2013 17:38:46 +0000 (17:38 +0000)]
spclient-dev.indexdata.com

10 years agosupport spclient-dev
Wolfram Schneider [Thu, 20 Jun 2013 17:35:56 +0000 (17:35 +0000)]
support spclient-dev

10 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
Mike Taylor [Thu, 20 Jun 2013 15:50:29 +0000 (16:50 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws

10 years agodanish grammar
Wolfram Schneider [Thu, 20 Jun 2013 15:37:14 +0000 (15:37 +0000)]
danish grammar

10 years agodanish grammar
Wolfram Schneider [Thu, 20 Jun 2013 15:33:51 +0000 (15:33 +0000)]
danish grammar

10 years agodocument locale
Wolfram Schneider [Thu, 20 Jun 2013 15:24:35 +0000 (15:24 +0000)]
document locale

10 years agotypo
Wolfram Schneider [Thu, 20 Jun 2013 15:23:46 +0000 (15:23 +0000)]
typo

10 years agobasic support for locale.
Wolfram Schneider [Thu, 20 Jun 2013 15:22:50 +0000 (15:22 +0000)]
basic support for locale.

Currently supported languages are German and Danish.

10 years agomake the code more robust
Wolfram Schneider [Thu, 20 Jun 2013 14:49:08 +0000 (14:49 +0000)]
make the code more robust

for the guys who forgot to define mkws_config variable ...

10 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
Mike Taylor [Thu, 20 Jun 2013 14:33:39 +0000 (15:33 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws

10 years agoconfig
Wolfram Schneider [Thu, 20 Jun 2013 14:27:26 +0000 (14:27 +0000)]
config

10 years agodocument mkws_config object
Wolfram Schneider [Thu, 20 Jun 2013 14:25:57 +0000 (14:25 +0000)]
document mkws_config object

10 years agocall SP auth only for SP
Wolfram Schneider [Thu, 20 Jun 2013 14:17:35 +0000 (14:17 +0000)]
call SP auth only for SP

10 years agobring support for direct access pazpar2
Wolfram Schneider [Thu, 20 Jun 2013 14:15:01 +0000 (14:15 +0000)]
bring support for direct access pazpar2

10 years agorefactor
Wolfram Schneider [Thu, 20 Jun 2013 13:39:04 +0000 (13:39 +0000)]
refactor

10 years agouse standard values
Wolfram Schneider [Thu, 20 Jun 2013 13:35:59 +0000 (13:35 +0000)]
use standard values

10 years agomkws_switch -> switch
Wolfram Schneider [Thu, 20 Jun 2013 13:34:55 +0000 (13:34 +0000)]
mkws_switch -> switch

10 years agorun service proxy auth after the HTML page was rendered, and make it configurable
Wolfram Schneider [Thu, 20 Jun 2013 13:34:06 +0000 (13:34 +0000)]
run service proxy auth after the HTML page was rendered, and make it configurable

10 years agoJS typo in last commit
Wolfram Schneider [Thu, 20 Jun 2013 13:31:09 +0000 (13:31 +0000)]
JS typo in last commit

10 years agoconfigurable service proxy auth URL
Wolfram Schneider [Thu, 20 Jun 2013 13:29:57 +0000 (13:29 +0000)]
configurable service proxy auth URL

10 years agorefactor mkws_html_all()
Wolfram Schneider [Thu, 20 Jun 2013 13:27:23 +0000 (13:27 +0000)]
refactor mkws_html_all()

10 years agoperpage menu is configurable
Wolfram Schneider [Thu, 20 Jun 2013 13:21:24 +0000 (13:21 +0000)]
perpage menu is configurable

10 years agosort menu is configurable
Wolfram Schneider [Thu, 20 Jun 2013 13:16:36 +0000 (13:16 +0000)]
sort menu is configurable

10 years agoforce use strict mode
Wolfram Schneider [Thu, 20 Jun 2013 12:59:47 +0000 (12:59 +0000)]
force use strict mode

10 years agostrict JS
Wolfram Schneider [Thu, 20 Jun 2013 12:53:56 +0000 (12:53 +0000)]
strict JS

10 years agosimplify config for users
Wolfram Schneider [Thu, 20 Jun 2013 12:51:35 +0000 (12:51 +0000)]
simplify config for users

10 years agomove the config to index.html
Wolfram Schneider [Thu, 20 Jun 2013 12:49:11 +0000 (12:49 +0000)]
move the config to index.html

10 years agomkws_html_all is now configurable
Wolfram Schneider [Thu, 20 Jun 2013 12:47:16 +0000 (12:47 +0000)]
mkws_html_all is now configurable

10 years agonew config mkws_switch: show/hide Records|Targets menu
Wolfram Schneider [Thu, 20 Jun 2013 12:41:13 +0000 (12:41 +0000)]
new config mkws_switch: show/hide Records|Targets menu

10 years agoinitial configuration for mkws
Wolfram Schneider [Thu, 20 Jun 2013 12:36:33 +0000 (12:36 +0000)]
initial configuration for mkws

10 years agodocument mkws_service_proxy_auth()
Wolfram Schneider [Thu, 20 Jun 2013 12:27:58 +0000 (12:27 +0000)]
document mkws_service_proxy_auth()

10 years agorefactor mkws_html_all()
Wolfram Schneider [Thu, 20 Jun 2013 12:25:57 +0000 (12:25 +0000)]
refactor mkws_html_all()

10 years agofrench misspeech
Wolfram Schneider [Thu, 20 Jun 2013 12:22:55 +0000 (12:22 +0000)]
french misspeech

10 years agorefactor mkws_service_proxy_auth()
Wolfram Schneider [Thu, 20 Jun 2013 12:21:07 +0000 (12:21 +0000)]
refactor mkws_service_proxy_auth()

10 years agofooter & stats
Wolfram Schneider [Thu, 20 Jun 2013 12:17:29 +0000 (12:17 +0000)]
footer & stats

10 years agoadd footer
Wolfram Schneider [Thu, 20 Jun 2013 12:14:22 +0000 (12:14 +0000)]
add footer

10 years agoadd copyright notice in HTML header
Wolfram Schneider [Thu, 20 Jun 2013 12:08:19 +0000 (12:08 +0000)]
add copyright notice in HTML header

10 years agodocument GIT repo for libjs-pz2
Wolfram Schneider [Thu, 20 Jun 2013 11:58:07 +0000 (11:58 +0000)]
document GIT repo for libjs-pz2

10 years agoMerge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws into wosch
Wolfram Schneider [Thu, 20 Jun 2013 11:45:34 +0000 (11:45 +0000)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws into wosch

Conflicts:
experiments/spclient/mkws.js

10 years agoAdd note
Mike Taylor [Wed, 19 Jun 2013 18:21:38 +0000 (19:21 +0100)]
Add note

10 years agoLots more in the README
Mike Taylor [Wed, 19 Jun 2013 18:00:55 +0000 (19:00 +0100)]
Lots more in the README

10 years agoAppend
Mike Taylor [Wed, 19 Jun 2013 18:00:44 +0000 (19:00 +0100)]
Append

10 years agoRemove explicit references to http://mkws.indexdata.com for now
Mike Taylor [Wed, 19 Jun 2013 17:28:03 +0000 (18:28 +0100)]
Remove explicit references to mkws.indexdata.com for now

10 years agoReinstate index-somesite.html alias.
Mike Taylor [Wed, 19 Jun 2013 17:27:15 +0000 (18:27 +0100)]
Reinstate index-somesite.html alias.

10 years agoTypo
Mike Taylor [Wed, 19 Jun 2013 17:26:56 +0000 (18:26 +0100)]
Typo

10 years agoGive up and put /service-proxy/ aliases in somesite stanza.
Mike Taylor [Wed, 19 Jun 2013 17:25:18 +0000 (18:25 +0100)]
Give up and put /service-proxy/ aliases in somesite stanza.

10 years agoMore specific ACAO
Mike Taylor [Wed, 19 Jun 2013 17:08:13 +0000 (18:08 +0100)]
More specific ACAO

10 years agopazpar2path fixed to http://mkws.indexdata.com/
Mike Taylor [Wed, 19 Jun 2013 17:02:16 +0000 (18:02 +0100)]
pazpar2path fixed to http://mkws.indexdata.com/

10 years agoFirst attempt at Access-Control-Allow-Origin
Mike Taylor [Wed, 19 Jun 2013 17:00:49 +0000 (18:00 +0100)]
First attempt at Access-Control-Allow-Origin

10 years agoHardwire which site to get SP auth from.
Mike Taylor [Wed, 19 Jun 2013 16:44:46 +0000 (17:44 +0100)]
Hardwire which site to get SP auth from.

10 years agoTweak note.
Mike Taylor [Wed, 19 Jun 2013 16:42:53 +0000 (17:42 +0100)]
Tweak note.

10 years agoNew file index-mkws.html
Mike Taylor [Wed, 19 Jun 2013 16:41:21 +0000 (17:41 +0100)]
New file index-mkws.html

10 years agoSeparate stanzas for mkws and somesite.
Mike Taylor [Wed, 19 Jun 2013 16:41:00 +0000 (17:41 +0100)]
Separate stanzas for mkws and somesite.
Alias index.html differently for each.
The latter needs less other config.

10 years agoNew file, index-somesite.html
Mike Taylor [Wed, 19 Jun 2013 16:34:33 +0000 (17:34 +0100)]
New file, index-somesite.html

10 years agomkws.js has no authURLServiceProxy variable.
Mike Taylor [Wed, 19 Jun 2013 16:31:20 +0000 (17:31 +0100)]
mkws.js has no authURLServiceProxy variable.
Eliminate it from Wolfram's SP-auth code.

10 years agoFix directory name
Mike Taylor [Wed, 19 Jun 2013 16:27:40 +0000 (17:27 +0100)]
Fix directory name

10 years agoAdd spclient-live Apache2 config for caliban.
Mike Taylor [Wed, 19 Jun 2013 16:23:44 +0000 (17:23 +0100)]
Add spclient-live Apache2 config for caliban.

10 years agoWhitespace.
Mike Taylor [Wed, 19 Jun 2013 16:19:34 +0000 (17:19 +0100)]
Whitespace.

10 years agoOops, proxy to caliban, not back to diane!
Mike Taylor [Wed, 19 Jun 2013 16:12:16 +0000 (17:12 +0100)]
Oops, proxy to caliban, not back to diane!

10 years agoAdd Apache2 proxy configuration for mkws and somesite.
Mike Taylor [Wed, 19 Jun 2013 16:09:30 +0000 (17:09 +0100)]
Add Apache2 proxy configuration for mkws and somesite.

10 years agoCompletely rewrite README.
Mike Taylor [Wed, 19 Jun 2013 16:05:04 +0000 (17:05 +0100)]
Completely rewrite README.

10 years agoFIx typo.
Mike Taylor [Wed, 19 Jun 2013 15:51:50 +0000 (16:51 +0100)]
FIx typo.

10 years agoSP auth request: check XML response document for <status>OK</status> message
Wolfram Schneider [Wed, 19 Jun 2013 15:45:32 +0000 (15:45 +0000)]
SP auth request: check XML response document for <status>OK</status> message

10 years agoReformat.
Mike Taylor [Wed, 19 Jun 2013 15:50:02 +0000 (16:50 +0100)]
Reformat.
Shorter labels.

10 years agoUse new name for stylesheet.
Mike Taylor [Wed, 19 Jun 2013 15:49:31 +0000 (16:49 +0100)]
Use new name for stylesheet.

10 years agoPadding at top of mkwsSwitch div, to vertically align with search box.
Mike Taylor [Wed, 19 Jun 2013 15:48:24 +0000 (16:48 +0100)]
Padding at top of mkwsSwitch div, to vertically align with search box.

10 years agoSP auth request: check XML response document for <status>OK</status> message
Wolfram Schneider [Wed, 19 Jun 2013 15:45:32 +0000 (15:45 +0000)]
SP auth request: check XML response document for <status>OK</status> message

10 years agoTweak loats.
Mike Taylor [Wed, 19 Jun 2013 15:07:43 +0000 (16:07 +0100)]
Tweak loats.

10 years agoRename
Mike Taylor [Wed, 19 Jun 2013 15:04:10 +0000 (16:04 +0100)]
Rename

10 years agoSP auth request: check XML response document for <status>OK</status> message
Wolfram Schneider [Wed, 19 Jun 2013 14:38:24 +0000 (14:38 +0000)]
SP auth request: check XML response document for <status>OK</status> message