mkws-moved-to-github.git
10 years agobring debug() function back
Wolfram Schneider [Sun, 20 Oct 2013 18:18:39 +0000 (18:18 +0000)]
bring debug() function back

see 6a16c05b50da60311020ae1201b4a100a427753a

10 years agoEliminate config parameter altogether from mkws_html_perpage()
Mike Taylor [Fri, 11 Oct 2013 16:09:52 +0000 (17:09 +0100)]
Eliminate config parameter altogether from mkws_html_perpage()

10 years agoEliminate confusing and redundant local aliasing of mkws_config to
Mike Taylor [Fri, 11 Oct 2013 16:09:07 +0000 (17:09 +0100)]
Eliminate confusing and redundant local aliasing of mkws_config to
config in mkws_html_perpage()

10 years agoSimplify
Mike Taylor [Fri, 11 Oct 2013 16:07:48 +0000 (17:07 +0100)]
Simplify

10 years agoEliminate confusing and redundant local aliasing of mkws_config to
Mike Taylor [Fri, 11 Oct 2013 16:06:48 +0000 (17:06 +0100)]
Eliminate confusing and redundant local aliasing of mkws_config to
config in mkws_html_sort()

10 years agoEliminate confusing and redundant local aliasing of mkws_config to
Mike Taylor [Fri, 11 Oct 2013 15:56:33 +0000 (16:56 +0100)]
Eliminate confusing and redundant local aliasing of mkws_config to
config in mkws_html_all(). Rename local variable to config_default,
since as a local it doesn't need the disambiguating prefix.

10 years agoEliminate confusing and redundant local aliasing of mkws_config to
Mike Taylor [Fri, 11 Oct 2013 15:28:39 +0000 (16:28 +0100)]
Eliminate confusing and redundant local aliasing of mkws_config to
mkws_config in mkws_set_lang() and mkws_html_lang().

10 years agoTalk in terms of JavaScript objects and key-value lookup tables rather
Mike Taylor [Fri, 11 Oct 2013 13:09:39 +0000 (14:09 +0100)]
Talk in terms of JavaScript objects and key-value lookup tables rather
than hashes, which is Perlish.

10 years agoSpare comma.
Mike Taylor [Fri, 11 Oct 2013 13:06:17 +0000 (14:06 +0100)]
Spare comma.

10 years agoChange all mkwsStyle.css references to mkws.css
Mike Taylor [Fri, 11 Oct 2013 12:00:27 +0000 (13:00 +0100)]
Change all mkwsStyle.css references to mkws.css

10 years agoRename mkwsStyle.css on mkws.css (on Wolfram's suggestion)
Mike Taylor [Fri, 11 Oct 2013 11:57:46 +0000 (12:57 +0100)]
Rename mkwsStyle.css on mkws.css (on Wolfram's suggestion)

10 years ago'debug' setting renamed 'debug_level' in examples
Mike Taylor [Thu, 10 Oct 2013 16:23:12 +0000 (17:23 +0100)]
'debug' setting renamed 'debug_level' in examples

10 years ago'debug' setting renamed 'debug_level' for clarity
Mike Taylor [Thu, 10 Oct 2013 16:08:26 +0000 (17:08 +0100)]
'debug' setting renamed 'debug_level' for clarity

10 years agoAdd debug-level setting.
Mike Taylor [Thu, 10 Oct 2013 15:55:08 +0000 (16:55 +0100)]
Add debug-level setting.

10 years agoWolfram's neat tweak to ameliorate "debug" name clashes.
Mike Taylor [Thu, 10 Oct 2013 15:50:31 +0000 (16:50 +0100)]
Wolfram's neat tweak to ameliorate "debug" name clashes.

10 years agoReorder config table.
Mike Taylor [Wed, 9 Oct 2013 12:59:07 +0000 (13:59 +0100)]
Reorder config table.

10 years agoRemove now-irrelevant comment.
Mike Taylor [Wed, 9 Oct 2013 12:56:49 +0000 (13:56 +0100)]
Remove now-irrelevant comment.

10 years agoGet rid of the responsive_design boolean configuration item, and always use responsiv...
Mike Taylor [Wed, 9 Oct 2013 11:45:47 +0000 (12:45 +0100)]
Get rid of the responsive_design boolean configuration item, and always use responsive design if responsive_design_width is defined. (It no longer has a default value).
Get rid of the service_proxy_url configuration item: now we always used pazpar2_url

10 years agoGet rid of the responsive_design boolean configuration item, and always use responsiv...
Mike Taylor [Wed, 9 Oct 2013 11:39:13 +0000 (12:39 +0100)]
Get rid of the responsive_design boolean configuration item, and always use responsive design if responsive_design_width is defined. (It no longer has a default value).
Get rid of the service_proxy_url configuration item: now we always used pazpar2_url

10 years agoRemove outdated comment.
Mike Taylor [Wed, 9 Oct 2013 10:12:19 +0000 (11:12 +0100)]
Remove outdated comment.

10 years agoRename more options for consistency:
Mike Taylor [Wed, 9 Oct 2013 10:09:15 +0000 (11:09 +0100)]
Rename more options for consistency:
lang_display -> lang_options
perpage -> perpage_options
sort -> sort_options

10 years agoComment out non-working local service_proxy_auth setting.
Mike Taylor [Tue, 8 Oct 2013 12:49:34 +0000 (13:49 +0100)]
Comment out non-working local service_proxy_auth setting.

10 years agoRemove extraneous responsive-design settings.
Mike Taylor [Tue, 8 Oct 2013 12:49:04 +0000 (13:49 +0100)]
Remove extraneous responsive-design settings.

10 years agoRename all menu_* configuration options show_*. Part of MKWS-41
Mike Taylor [Tue, 8 Oct 2013 12:30:16 +0000 (13:30 +0100)]
Rename all menu_* configuration options show_*. Part of MKWS-41

10 years agodocument how to run with older pandoc (<1.9) program
Wolfram Schneider [Tue, 8 Oct 2013 09:38:03 +0000 (09:38 +0000)]
document how to run with older pandoc (<1.9) program

10 years agoComplete!
Mike Taylor [Thu, 3 Oct 2013 16:10:25 +0000 (17:10 +0100)]
Complete!

10 years agoNote on missing translation strings.
Mike Taylor [Thu, 3 Oct 2013 13:56:46 +0000 (14:56 +0100)]
Note on missing translation strings.

10 years agoChange quoting style.
Mike Taylor [Thu, 3 Oct 2013 12:52:27 +0000 (13:52 +0100)]
Change quoting style.

10 years agoDocumentation of configuration object is complete.
Mike Taylor [Thu, 3 Oct 2013 11:41:39 +0000 (12:41 +0100)]
Documentation of configuration object is complete.

10 years agoStyles for H4 and OL
Mike Taylor [Thu, 3 Oct 2013 10:17:53 +0000 (11:17 +0100)]
Styles for H4 and OL

10 years agoTweak even-numbered table row background.
Mike Taylor [Thu, 3 Oct 2013 06:44:05 +0000 (07:44 +0100)]
Tweak even-numbered table row background.

10 years agoTable for configuration items (not yet complete).
Mike Taylor [Wed, 2 Oct 2013 15:58:00 +0000 (16:58 +0100)]
Table for configuration items (not yet complete).

10 years agoStyles for tables.
Mike Taylor [Wed, 2 Oct 2013 15:57:40 +0000 (16:57 +0100)]
Styles for tables.

10 years agoAdd Makefile rule to strip stupid column-width directives out of
Mike Taylor [Wed, 2 Oct 2013 15:51:24 +0000 (16:51 +0100)]
Add Makefile rule to strip stupid column-width directives out of
pandoc output.

10 years agoNote which configuration elements still need documenting.
Mike Taylor [Wed, 2 Oct 2013 12:22:23 +0000 (13:22 +0100)]
Note which configuration elements still need documenting.

10 years agoDefinitive documented list of config params.
Mike Taylor [Wed, 2 Oct 2013 12:11:17 +0000 (13:11 +0100)]
Definitive documented list of config params.

10 years agoComment on elements missing from mkws_config_default hash.
Mike Taylor [Wed, 2 Oct 2013 12:04:22 +0000 (13:04 +0100)]
Comment on elements missing from mkws_config_default hash.

10 years agoPopups, Authentication
Mike Taylor [Tue, 1 Oct 2013 13:00:04 +0000 (14:00 +0100)]
Popups, Authentication

10 years agoSomething's not working right here.
Mike Taylor [Tue, 1 Oct 2013 12:35:38 +0000 (13:35 +0100)]
Something's not working right here.
Add an explicit service_proxy_auth, which we shouldn't need.

10 years agoUse default service_proxy URL settings instead of overriding with
Mike Taylor [Tue, 1 Oct 2013 12:16:23 +0000 (13:16 +0100)]
Use default service_proxy URL settings instead of overriding with
assumed-local URLs that dson't work.

10 years agoGet MKWs components from absolute URLs.
Mike Taylor [Tue, 1 Oct 2013 12:15:21 +0000 (13:15 +0100)]
Get MKWs components from absolute URLs.
Previously assumed it was running on the same host as tools.

10 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
Mike Taylor [Mon, 30 Sep 2013 16:19:05 +0000 (17:19 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws

10 years agoExample code.
Mike Taylor [Mon, 30 Sep 2013 16:18:52 +0000 (17:18 +0100)]
Example code.

10 years agoDescribe responsive design.
Mike Taylor [Mon, 30 Sep 2013 16:17:10 +0000 (17:17 +0100)]
Describe responsive design.

10 years agoAdd message-of-the-day section.
Mike Taylor [Mon, 30 Sep 2013 16:10:13 +0000 (17:10 +0100)]
Add message-of-the-day section.
Rework heading levels.
Fix date.

10 years agoStyling for TOC and hyperlinked headings.
Mike Taylor [Mon, 30 Sep 2013 16:09:07 +0000 (17:09 +0100)]
Styling for TOC and hyperlinked headings.

10 years agoGenerate table of contents.
Mike Taylor [Mon, 30 Sep 2013 16:04:48 +0000 (17:04 +0100)]
Generate table of contents.

10 years agoH3 margin-bottom tweak.
Mike Taylor [Mon, 30 Sep 2013 16:02:37 +0000 (17:02 +0100)]
H3 margin-bottom tweak.

10 years agoH2 margin-bottom tweak.
Mike Taylor [Mon, 30 Sep 2013 16:01:29 +0000 (17:01 +0100)]
H2 margin-bottom tweak.

10 years agoRewrite.
Mike Taylor [Mon, 30 Sep 2013 15:53:49 +0000 (16:53 +0100)]
Rewrite.

10 years agoMerge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws
Wolfram Schneider [Tue, 24 Sep 2013 11:26:22 +0000 (11:26 +0000)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws

10 years agodocumnetation
Wolfram Schneider [Tue, 24 Sep 2013 11:26:07 +0000 (11:26 +0000)]
documnetation

10 years agoimprove logging for next/prev links
Wolfram Schneider [Tue, 24 Sep 2013 10:36:46 +0000 (10:36 +0000)]
improve logging for next/prev links

10 years agoget 'Prev' link working, part of MKWS-24
Wolfram Schneider [Tue, 24 Sep 2013 10:33:07 +0000 (10:33 +0000)]
get 'Prev' link working, part of MKWS-24

10 years agocheck if we see at least one author link in facets
Wolfram Schneider [Tue, 24 Sep 2013 10:25:13 +0000 (10:25 +0000)]
check if we see at least one author link in facets

10 years agoinstall missing node modules locally
Wolfram Schneider [Wed, 18 Sep 2013 14:32:42 +0000 (16:32 +0200)]
install missing node modules locally

10 years agoimprove error message
Wolfram Schneider [Mon, 16 Sep 2013 15:30:10 +0000 (15:30 +0000)]
improve error message

10 years agosome modules wants to be locally installed
Wolfram Schneider [Mon, 16 Sep 2013 12:09:42 +0000 (12:09 +0000)]
some modules wants to be locally installed

10 years agosimplify installation documentation
Wolfram Schneider [Mon, 16 Sep 2013 11:48:53 +0000 (11:48 +0000)]
simplify installation documentation

10 years agoclick on first records - some searches may have only one hit, depending how fast...
Wolfram Schneider [Mon, 16 Sep 2013 10:20:55 +0000 (10:20 +0000)]
click on first records - some searches may have only one hit, depending how fast the targets are

10 years agofix 'check status clients' runs()
Wolfram Schneider [Mon, 16 Sep 2013 10:15:42 +0000 (10:15 +0000)]
fix 'check status clients' runs()

10 years agowaits longer for facet check, and use runs() function
Wolfram Schneider [Mon, 16 Sep 2013 10:04:58 +0000 (10:04 +0000)]
waits longer for facet check, and use runs() function

10 years agoit could take some milliseconds until the source facets appeared in termlist
Wolfram Schneider [Mon, 16 Sep 2013 09:45:39 +0000 (09:45 +0000)]
it could take some milliseconds until the source facets appeared in termlist

10 years agodo not click on wikipedia source link - no author or subject facets possible
Wolfram Schneider [Mon, 16 Sep 2013 09:37:57 +0000 (09:37 +0000)]
do not click on wikipedia source link - no author or subject facets possible

10 years agocheck the real number of clicks values, not just clicks.length==1
Wolfram Schneider [Mon, 16 Sep 2013 09:26:59 +0000 (09:26 +0000)]
check the real number of clicks values, not just clicks.length==1

10 years agoconfigurable click on Nth record for show()
Wolfram Schneider [Mon, 16 Sep 2013 09:18:01 +0000 (09:18 +0000)]
configurable click on Nth record for show()

check the real number of show() clicks, not just true/false

10 years agoconfigurable click on Nth record for show()
Wolfram Schneider [Mon, 16 Sep 2013 09:10:10 +0000 (09:10 +0000)]
configurable click on Nth record for show()

10 years agoreorder tests: first limit by author, than by sources
Wolfram Schneider [Fri, 6 Sep 2013 11:53:55 +0000 (11:53 +0000)]
reorder tests: first limit by author, than by sources

Otherwise it could happens that the wikipedia target is the
first source, but wikipedia has no authors

10 years agowait up to 10 seconds for the first next link
Wolfram Schneider [Thu, 5 Sep 2013 14:21:38 +0000 (14:21 +0000)]
wait up to 10 seconds for the first next link

10 years agooff-by-one error in hit count check
Wolfram Schneider [Fri, 30 Aug 2013 13:15:18 +0000 (15:15 +0200)]
off-by-one error in hit count check

10 years agouse mkwsRecords for Records|Targets testing, not mkwsResults
Wolfram Schneider [Fri, 30 Aug 2013 13:12:31 +0000 (15:12 +0200)]
use mkwsRecords for Records|Targets testing, not mkwsResults

10 years agowating for 80 records is enough
Wolfram Schneider [Fri, 30 Aug 2013 13:01:13 +0000 (15:01 +0200)]
wating for 80 records is enough

10 years agowait up to 16 seconds for results
Wolfram Schneider [Fri, 30 Aug 2013 12:59:41 +0000 (14:59 +0200)]
wait up to 16 seconds for results

10 years agowait until the record pops up and then extract an URL
Wolfram Schneider [Fri, 30 Aug 2013 12:56:27 +0000 (14:56 +0200)]
wait until the record pops up and then extract an URL

10 years agorefactor "Show record"
Wolfram Schneider [Fri, 30 Aug 2013 11:14:51 +0000 (13:14 +0200)]
refactor "Show record"

10 years agoreorder test, status check last
Wolfram Schneider [Fri, 30 Aug 2013 11:11:51 +0000 (13:11 +0200)]
reorder test, status check last

10 years agoCheck switch menu Records/Targets
Wolfram Schneider [Fri, 30 Aug 2013 11:09:58 +0000 (13:09 +0200)]
Check switch menu Records/Targets

10 years agoevent based check if the prev/next links are working
Wolfram Schneider [Fri, 30 Aug 2013 10:34:28 +0000 (12:34 +0200)]
event based check if the prev/next links are working

10 years agodisable dummy test EOF
Wolfram Schneider [Fri, 30 Aug 2013 08:59:35 +0000 (10:59 +0200)]
disable dummy test EOF

10 years agouse href="javascript:mkws.switchView('records')" instead onclick event, MKWS-39
Wolfram Schneider [Thu, 29 Aug 2013 16:36:02 +0000 (18:36 +0200)]
use href="javascript:mkws.switchView('records')" instead onclick event, MKWS-39

10 years agoswitchView debugging
Wolfram Schneider [Thu, 29 Aug 2013 16:34:08 +0000 (18:34 +0200)]
switchView debugging

10 years agotest with <div id="mkwsSwitch"></div>
Wolfram Schneider [Thu, 29 Aug 2013 15:56:05 +0000 (17:56 +0200)]
test with <div id="mkwsSwitch"></div>

10 years agoa dummy final test
Wolfram Schneider [Thu, 29 Aug 2013 13:34:39 +0000 (15:34 +0200)]
a dummy final test

10 years agoimprove polling for hit counter
Wolfram Schneider [Thu, 29 Aug 2013 13:31:46 +0000 (15:31 +0200)]
improve polling for hit counter

10 years agodebug() will log with time stamp in milliseconds
Wolfram Schneider [Thu, 29 Aug 2013 13:16:59 +0000 (15:16 +0200)]
debug() will log with time stamp in milliseconds

10 years agosubmit search after SP auth was done
Wolfram Schneider [Thu, 29 Aug 2013 12:24:53 +0000 (14:24 +0200)]
submit search after SP auth was done

10 years agolog if Service proxy auth HTTP request was successfully done
Wolfram Schneider [Thu, 29 Aug 2013 12:15:39 +0000 (14:15 +0200)]
log if Service proxy auth HTTP request was successfully done

10 years agohit counter: will pass the test for Danish and German language
Wolfram Schneider [Wed, 28 Aug 2013 15:40:02 +0000 (17:40 +0200)]
hit counter: will pass the test for Danish and German language

10 years agorefactor to use single object mkws, part of jQuery rewrite MKWS-24
Wolfram Schneider [Wed, 28 Aug 2013 15:23:19 +0000 (17:23 +0200)]
refactor to use single object mkws, part of jQuery rewrite MKWS-24

10 years agorefactor mkws_config into main function
Wolfram Schneider [Wed, 28 Aug 2013 15:13:42 +0000 (17:13 +0200)]
refactor mkws_config into main function

10 years agorefactor to use single object mkws, part of jQuery rewrite MKWS-24
Wolfram Schneider [Wed, 28 Aug 2013 15:11:14 +0000 (17:11 +0200)]
refactor to use single object mkws, part of jQuery rewrite MKWS-24

10 years agoencapsulate jQuery object usage, MKWS-24
Wolfram Schneider [Wed, 28 Aug 2013 14:23:55 +0000 (16:23 +0200)]
encapsulate jQuery object usage, MKWS-24

10 years agobetter test description
Wolfram Schneider [Wed, 28 Aug 2013 13:40:58 +0000 (15:40 +0200)]
better test description

10 years agolowercase name for checks
Wolfram Schneider [Wed, 28 Aug 2013 13:02:00 +0000 (15:02 +0200)]
lowercase name for checks

10 years agorefactor out termlist check
Wolfram Schneider [Wed, 28 Aug 2013 13:00:16 +0000 (15:00 +0200)]
refactor out termlist check

10 years agocheck status field
Wolfram Schneider [Wed, 28 Aug 2013 12:38:02 +0000 (14:38 +0200)]
check status field

show only one show_record() at the end of th tests

10 years agorun show_record() for sources and authors limited searches
Wolfram Schneider [Wed, 28 Aug 2013 12:17:50 +0000 (14:17 +0200)]
run show_record() for sources and authors limited searches

10 years agolimit to author search
Wolfram Schneider [Wed, 28 Aug 2013 11:57:58 +0000 (13:57 +0200)]
limit to author search

validate to get less hits

10 years agocheck termlist, and for the sub-component: sources, subjects and authors
Wolfram Schneider [Wed, 28 Aug 2013 11:21:05 +0000 (13:21 +0200)]
check termlist, and for the sub-component: sources, subjects and authors

Click on the first source, and limit search

10 years agodisable final test, will bock further manual tests on the page
Wolfram Schneider [Fri, 23 Aug 2013 15:52:14 +0000 (17:52 +0200)]
disable final test, will bock further manual tests on the page