Mike Taylor [Thu, 21 Nov 2013 15:03:06 +0000 (15:03 +0000)]
Break out mkwsResults into components.
Mike Taylor [Thu, 21 Nov 2013 13:47:52 +0000 (13:47 +0000)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
Mike Taylor [Thu, 21 Nov 2013 13:47:47 +0000 (13:47 +0000)]
Don't attempt to draw the pager in #mkwsPager is missing.
Jakub Skoczen [Thu, 21 Nov 2013 13:14:30 +0000 (14:14 +0100)]
Config option to specify cookie domain for auth
This enforces the manually stored cookie to apply to for the given domain,
no matter where the auth call is sent.
Mike Taylor [Wed, 20 Nov 2013 16:50:37 +0000 (16:50 +0000)]
Simplify plural code.
Mike Taylor [Wed, 20 Nov 2013 16:49:29 +0000 (16:49 +0000)]
Rename variable.
Mike Taylor [Wed, 20 Nov 2013 16:48:49 +0000 (16:48 +0000)]
Move new sources display down to replace old single-location display
Mike Taylor [Wed, 20 Nov 2013 16:47:24 +0000 (16:47 +0000)]
Change code to always explicitly handle arrays.
Mike Taylor [Wed, 20 Nov 2013 16:30:48 +0000 (16:30 +0000)]
Eliminate unnecessary temporary variable
Fix misleading formatting
Mike Taylor [Wed, 20 Nov 2013 16:29:25 +0000 (16:29 +0000)]
Rename variable.
Mike Taylor [Wed, 20 Nov 2013 16:24:23 +0000 (16:24 +0000)]
If `marker' argument is passed to renderDetails(), the column it's
rendered in now spans both columns.
Mike Taylor [Wed, 20 Nov 2013 16:23:59 +0000 (16:23 +0000)]
renderDetails() now includes a line of the sources of the merged records.
Mike Taylor [Fri, 15 Nov 2013 15:57:14 +0000 (15:57 +0000)]
TItle
Mike Taylor [Fri, 15 Nov 2013 15:56:35 +0000 (15:56 +0000)]
Render each individual element of the repeated field "URL" as its own
link, rather than simply gluing them together as is the default.
Allows links to work. Fixes bug MKWS-55.
Mike Taylor [Fri, 15 Nov 2013 15:55:42 +0000 (15:55 +0000)]
Remove entire config, since we don't need it for current development.
Mike Taylor [Fri, 15 Nov 2013 15:55:20 +0000 (15:55 +0000)]
Remove unnecessary elements from config.
Mike Taylor [Thu, 14 Nov 2013 17:46:07 +0000 (17:46 +0000)]
Backport revised Arabic translation to master version.
Mike Taylor [Thu, 14 Nov 2013 17:45:22 +0000 (17:45 +0000)]
Reorder translations and insert informative headings.
Mike Taylor [Thu, 14 Nov 2013 17:21:18 +0000 (17:21 +0000)]
Add translations for Status info captions and Target info table headings
Mike Taylor [Thu, 14 Nov 2013 17:20:54 +0000 (17:20 +0000)]
Translate captions of Targets table.
Mike Taylor [Thu, 14 Nov 2013 17:07:15 +0000 (17:07 +0000)]
Translate textual parts of status-info area.
Mike Taylor [Thu, 14 Nov 2013 16:59:16 +0000 (16:59 +0000)]
Move 'Active clients' and 'Retrieved records' from CSS to code, so they can be translated in the mkws_config object
Mike Taylor [Thu, 14 Nov 2013 16:54:08 +0000 (16:54 +0000)]
Translate sort criteria
Mike Taylor [Thu, 14 Nov 2013 16:50:57 +0000 (16:50 +0000)]
Add translations for sorting criteria.
Mike Taylor [Thu, 14 Nov 2013 12:34:41 +0000 (12:34 +0000)]
Additional logging.
Mike Taylor [Thu, 14 Nov 2013 12:34:20 +0000 (12:34 +0000)]
Move start of jQuery wrapper.
Somehow, having it at the very top made mkws_config invisible.
I'll investigate this properly later, but for now I am just glad to
have it working again.
Mike Taylor [Wed, 13 Nov 2013 16:32:33 +0000 (16:32 +0000)]
Complete reset of Mike's playground to resemble language.html
Mike Taylor [Wed, 13 Nov 2013 13:59:30 +0000 (13:59 +0000)]
Standard defaulting approach for lang.
Fixes last part of MKWS-40
Mike Taylor [Wed, 13 Nov 2013 13:58:21 +0000 (13:58 +0000)]
Shortcut
Mike Taylor [Wed, 13 Nov 2013 13:36:13 +0000 (13:36 +0000)]
Default value for service_proxy_auth in the proper place.
Mike Taylor [Wed, 13 Nov 2013 13:01:34 +0000 (13:01 +0000)]
Add notes on installing prerequisites of "make check"
Mike Taylor [Tue, 12 Nov 2013 13:30:51 +0000 (13:30 +0000)]
All use of config_default strucure is now inside a local block.
So the code makes it clear that this is a temporary structure.
Mike Taylor [Tue, 12 Nov 2013 13:28:36 +0000 (13:28 +0000)]
Default use_service_proxy by standard method, not separately.
Mike Taylor [Tue, 12 Nov 2013 13:25:48 +0000 (13:25 +0000)]
WS
Mike Taylor [Tue, 12 Nov 2013 13:19:27 +0000 (13:19 +0000)]
Eliminate superfluous temporary assignments.
Mike Taylor [Tue, 12 Nov 2013 12:41:54 +0000 (12:41 +0000)]
Move JQuery wrapper to top.
Mike Taylor [Tue, 12 Nov 2013 12:37:31 +0000 (12:37 +0000)]
Move defaulting out of HTML function to near top of file.
Mike Taylor [Tue, 12 Nov 2013 11:20:01 +0000 (11:20 +0000)]
Reorder and clarify comments.
Mike Taylor [Tue, 12 Nov 2013 11:19:14 +0000 (11:19 +0000)]
Simplify defaulting
Mike Taylor [Tue, 12 Nov 2013 11:08:54 +0000 (11:08 +0000)]
Remove ordinal numbers from results list.
Fixes MKWS-60
Mike Taylor [Mon, 11 Nov 2013 14:06:09 +0000 (14:06 +0000)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
Wolfram Schneider [Mon, 4 Nov 2013 14:19:05 +0000 (14:19 +0000)]
resolve chicken-egg depenencie for pz2api.1.js
Wolfram Schneider [Mon, 4 Nov 2013 14:17:53 +0000 (14:17 +0000)]
use make variable, not hard coded pp2 path
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 18:16:12 +0000 (18:16 +0000)]
Add comment on required Debian package.
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.