Wolfram Schneider [Fri, 1 Nov 2013 18:34:00 +0000 (18:34 +0000)]
jasmine-node needs to catch errors, and exit with non-zero status code
Wolfram Schneider [Fri, 1 Nov 2013 18:28:15 +0000 (18:28 +0000)]
renamed index-*.html files
Wolfram Schneider [Fri, 1 Nov 2013 18:23:35 +0000 (18:23 +0000)]
rename, no "index-" prefix for jasmine test HTML files
Mike Taylor [Fri, 1 Nov 2013 16:58:39 +0000 (16:58 +0000)]
Fix links to moved sample applications.
Mike Taylor [Fri, 1 Nov 2013 16:50:59 +0000 (16:50 +0000)]
Rename
Mike Taylor [Fri, 1 Nov 2013 16:50:32 +0000 (16:50 +0000)]
Rename
Mike Taylor [Fri, 1 Nov 2013 16:50:15 +0000 (16:50 +0000)]
Rename
Mike Taylor [Fri, 1 Nov 2013 16:49:58 +0000 (16:49 +0000)]
Rename
Mike Taylor [Fri, 1 Nov 2013 16:49:45 +0000 (16:49 +0000)]
Rename
Mike Taylor [Fri, 1 Nov 2013 16:49:11 +0000 (16:49 +0000)]
New
Mike Taylor [Fri, 1 Nov 2013 16:44:33 +0000 (16:44 +0000)]
Rename
Mike Taylor [Fri, 1 Nov 2013 16:43:58 +0000 (16:43 +0000)]
Rename
Mike Taylor [Fri, 1 Nov 2013 16:41:03 +0000 (16:41 +0000)]
New
Mike Taylor [Fri, 1 Nov 2013 16:15:44 +0000 (16:15 +0000)]
Link to examples/dict.html
Mike Taylor [Fri, 1 Nov 2013 15:09:47 +0000 (15:09 +0000)]
New
Mike Taylor [Tue, 22 Oct 2013 18:38:41 +0000 (14:38 -0400)]
Add link from top-level index.html to the whitepaper.
Mike Taylor [Tue, 22 Oct 2013 18:35:39 +0000 (14:35 -0400)]
Add heading to fix Markdown formatting.
Mike Taylor [Tue, 22 Oct 2013 18:34:04 +0000 (14:34 -0400)]
Replace Arabic example with French, because the idiot ancient pandoc
on Debian Stable can't cope with non-ASCII characters.
Mike Taylor [Tue, 22 Oct 2013 15:58:04 +0000 (11:58 -0400)]
New file, apache2/mkws-mike-mac
Mike Taylor [Tue, 22 Oct 2013 15:46:16 +0000 (15:46 +0000)]
Use ServerAlias, not ServerName, for second hostname
Mike Taylor [Tue, 22 Oct 2013 15:35:56 +0000 (15:35 +0000)]
Support mkws-git proxying
Wolfram Schneider [Sun, 20 Oct 2013 18:18:39 +0000 (18:18 +0000)]
Mike Taylor [Fri, 11 Oct 2013 16:09:52 +0000 (17:09 +0100)]
Eliminate config parameter altogether from mkws_html_perpage()
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()
Mike Taylor [Fri, 11 Oct 2013 16:07:48 +0000 (17:07 +0100)]
Simplify
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()
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.
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().
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.
Mike Taylor [Fri, 11 Oct 2013 13:06:17 +0000 (14:06 +0100)]
Spare comma.
Mike Taylor [Fri, 11 Oct 2013 12:00:27 +0000 (13:00 +0100)]
Change all mkwsStyle.css references to mkws.css
Mike Taylor [Fri, 11 Oct 2013 11:57:46 +0000 (12:57 +0100)]
Rename mkwsStyle.css on mkws.css (on Wolfram's suggestion)
Mike Taylor [Thu, 10 Oct 2013 16:23:12 +0000 (17:23 +0100)]
'debug' setting renamed 'debug_level' in examples
Mike Taylor [Thu, 10 Oct 2013 16:08:26 +0000 (17:08 +0100)]
'debug' setting renamed 'debug_level' for clarity
Mike Taylor [Thu, 10 Oct 2013 15:55:08 +0000 (16:55 +0100)]
Add debug-level setting.
Mike Taylor [Thu, 10 Oct 2013 15:50:31 +0000 (16:50 +0100)]
Wolfram's neat tweak to ameliorate "debug" name clashes.
Mike Taylor [Wed, 9 Oct 2013 12:59:07 +0000 (13:59 +0100)]
Reorder config table.
Mike Taylor [Wed, 9 Oct 2013 12:56:49 +0000 (13:56 +0100)]
Remove now-irrelevant comment.
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
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
Mike Taylor [Wed, 9 Oct 2013 10:12:19 +0000 (11:12 +0100)]
Remove outdated comment.
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
Mike Taylor [Tue, 8 Oct 2013 12:49:34 +0000 (13:49 +0100)]
Comment out non-working local service_proxy_auth setting.
Mike Taylor [Tue, 8 Oct 2013 12:49:04 +0000 (13:49 +0100)]
Remove extraneous responsive-design settings.
Mike Taylor [Tue, 8 Oct 2013 12:30:16 +0000 (13:30 +0100)]
Rename all menu_* configuration options show_*. Part of MKWS-41
Wolfram Schneider [Tue, 8 Oct 2013 09:38:03 +0000 (09:38 +0000)]
document how to run with older pandoc (<1.9) program
Mike Taylor [Thu, 3 Oct 2013 16:10:25 +0000 (17:10 +0100)]
Complete!
Mike Taylor [Thu, 3 Oct 2013 13:56:46 +0000 (14:56 +0100)]
Note on missing translation strings.
Mike Taylor [Thu, 3 Oct 2013 12:52:27 +0000 (13:52 +0100)]
Change quoting style.
Mike Taylor [Thu, 3 Oct 2013 11:41:39 +0000 (12:41 +0100)]
Documentation of configuration object is complete.
Mike Taylor [Thu, 3 Oct 2013 10:17:53 +0000 (11:17 +0100)]
Styles for H4 and OL
Mike Taylor [Thu, 3 Oct 2013 06:44:05 +0000 (07:44 +0100)]
Tweak even-numbered table row background.
Mike Taylor [Wed, 2 Oct 2013 15:58:00 +0000 (16:58 +0100)]
Table for configuration items (not yet complete).
Mike Taylor [Wed, 2 Oct 2013 15:57:40 +0000 (16:57 +0100)]
Styles for tables.
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.
Mike Taylor [Wed, 2 Oct 2013 12:22:23 +0000 (13:22 +0100)]
Note which configuration elements still need documenting.
Mike Taylor [Wed, 2 Oct 2013 12:11:17 +0000 (13:11 +0100)]
Definitive documented list of config params.
Mike Taylor [Wed, 2 Oct 2013 12:04:22 +0000 (13:04 +0100)]
Comment on elements missing from mkws_config_default hash.
Mike Taylor [Tue, 1 Oct 2013 13:00:04 +0000 (14:00 +0100)]
Popups, Authentication
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.
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.
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.
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
Mike Taylor [Mon, 30 Sep 2013 16:18:52 +0000 (17:18 +0100)]
Example code.
Mike Taylor [Mon, 30 Sep 2013 16:17:10 +0000 (17:17 +0100)]
Describe responsive design.
Mike Taylor [Mon, 30 Sep 2013 16:10:13 +0000 (17:10 +0100)]
Add message-of-the-day section.
Rework heading levels.
Fix date.
Mike Taylor [Mon, 30 Sep 2013 16:09:07 +0000 (17:09 +0100)]
Styling for TOC and hyperlinked headings.
Mike Taylor [Mon, 30 Sep 2013 16:04:48 +0000 (17:04 +0100)]
Generate table of contents.
Mike Taylor [Mon, 30 Sep 2013 16:02:37 +0000 (17:02 +0100)]
H3 margin-bottom tweak.
Mike Taylor [Mon, 30 Sep 2013 16:01:29 +0000 (17:01 +0100)]
H2 margin-bottom tweak.
Mike Taylor [Mon, 30 Sep 2013 15:53:49 +0000 (16:53 +0100)]
Rewrite.
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
Wolfram Schneider [Tue, 24 Sep 2013 11:26:07 +0000 (11:26 +0000)]
documnetation
Wolfram Schneider [Tue, 24 Sep 2013 10:36:46 +0000 (10:36 +0000)]
improve logging for next/prev links
Wolfram Schneider [Tue, 24 Sep 2013 10:33:07 +0000 (10:33 +0000)]
get 'Prev' link working, part of MKWS-24
Wolfram Schneider [Tue, 24 Sep 2013 10:25:13 +0000 (10:25 +0000)]
check if we see at least one author link in facets
Wolfram Schneider [Wed, 18 Sep 2013 14:32:42 +0000 (16:32 +0200)]
install missing node modules locally
Wolfram Schneider [Mon, 16 Sep 2013 15:30:10 +0000 (15:30 +0000)]
improve error message
Wolfram Schneider [Mon, 16 Sep 2013 12:09:42 +0000 (12:09 +0000)]
some modules wants to be locally installed
Wolfram Schneider [Mon, 16 Sep 2013 11:48:53 +0000 (11:48 +0000)]
simplify installation documentation
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
Wolfram Schneider [Mon, 16 Sep 2013 10:15:42 +0000 (10:15 +0000)]
fix 'check status clients' runs()
Wolfram Schneider [Mon, 16 Sep 2013 10:04:58 +0000 (10:04 +0000)]
waits longer for facet check, and use runs() function
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
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
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
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
Wolfram Schneider [Mon, 16 Sep 2013 09:10:10 +0000 (09:10 +0000)]
configurable click on Nth record for show()
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
Wolfram Schneider [Thu, 5 Sep 2013 14:21:38 +0000 (14:21 +0000)]
wait up to 10 seconds for the first next link
Wolfram Schneider [Fri, 30 Aug 2013 13:15:18 +0000 (15:15 +0200)]
off-by-one error in hit count check
Wolfram Schneider [Fri, 30 Aug 2013 13:12:31 +0000 (15:12 +0200)]
use mkwsRecords for Records|Targets testing, not mkwsResults
Wolfram Schneider [Fri, 30 Aug 2013 13:01:13 +0000 (15:01 +0200)]
wating for 80 records is enough
Wolfram Schneider [Fri, 30 Aug 2013 12:59:41 +0000 (14:59 +0200)]
wait up to 16 seconds for results
Wolfram Schneider [Fri, 30 Aug 2013 12:56:27 +0000 (14:56 +0200)]
wait until the record pops up and then extract an URL
Wolfram Schneider [Fri, 30 Aug 2013 11:14:51 +0000 (13:14 +0200)]
refactor "Show record"
Wolfram Schneider [Fri, 30 Aug 2013 11:11:51 +0000 (13:11 +0200)]
reorder test, status check last
Wolfram Schneider [Fri, 30 Aug 2013 11:09:58 +0000 (13:09 +0200)]
Check switch menu Records/Targets
Wolfram Schneider [Fri, 30 Aug 2013 10:34:28 +0000 (12:34 +0200)]
event based check if the prev/next links are working
Wolfram Schneider [Fri, 30 Aug 2013 08:59:35 +0000 (10:59 +0200)]
disable dummy test EOF