Mike Taylor [Fri, 24 Jan 2014 08:32:15 +0000 (08:32 +0000)]
For now, don't make the "AUTO" team. Allows jasmine-popup.html to work.
Mike Taylor [Fri, 24 Jan 2014 00:08:55 +0000 (00:08 +0000)]
Do not recreate paz object if it already exists.
Mike Taylor [Fri, 24 Jan 2014 00:08:05 +0000 (00:08 +0000)]
Less verbose logging
Mike Taylor [Fri, 24 Jan 2014 00:05:09 +0000 (00:05 +0000)]
Whitespace.
Mike Taylor [Fri, 24 Jan 2014 00:04:18 +0000 (00:04 +0000)]
Fix indentation for making pz2 object.
Mike Taylor [Thu, 23 Jan 2014 23:56:50 +0000 (23:56 +0000)]
Compatibility: set new magic classes into elements with old magic IDs.
Mike Taylor [Thu, 23 Jan 2014 23:33:48 +0000 (23:33 +0000)]
Only a single pp2 object, stored in mkws.
Mike Taylor [Thu, 23 Jan 2014 23:29:25 +0000 (23:29 +0000)]
Remove outdated comment.
Mike Taylor [Thu, 23 Jan 2014 23:27:06 +0000 (23:27 +0000)]
New team object made for relevant mkwsResults, mkwsRecords or mkwsTermlists.
Same team is not created more than once.
Mike Taylor [Thu, 23 Jan 2014 23:24:38 +0000 (23:24 +0000)]
Completely rework to include two separate widget teams.
Mike Taylor [Thu, 23 Jan 2014 18:16:26 +0000 (18:16 +0000)]
Add two additional mkwsRecords elements.
Mike Taylor [Thu, 23 Jan 2014 18:16:01 +0000 (18:16 +0000)]
For the first time, make multiple instances of the MKWS team object if
the HTML contains multiple relevant elements.
Mike Taylor [Thu, 23 Jan 2014 17:06:49 +0000 (17:06 +0000)]
Remove mkws.init and the test on it.
Mike Taylor [Thu, 23 Jan 2014 16:41:29 +0000 (16:41 +0000)]
Reorder member declarations.
Mike Taylor [Thu, 23 Jan 2014 16:24:06 +0000 (16:24 +0000)]
Eliminate used-once constants m_SourceMax, m_SubjectMax and m_AuthorMax.
We'll do facet-list length properly later.
Mike Taylor [Thu, 23 Jan 2014 16:23:15 +0000 (16:23 +0000)]
All member variable names now have the m_ prefix
Mike Taylor [Thu, 23 Jan 2014 16:09:13 +0000 (16:09 +0000)]
Move member declarations ahead of code.
Mike Taylor [Thu, 23 Jan 2014 16:08:51 +0000 (16:08 +0000)]
Whitespace and comment.
Mike Taylor [Thu, 23 Jan 2014 16:08:10 +0000 (16:08 +0000)]
Move all state variable declarations together.
Mike Taylor [Thu, 23 Jan 2014 15:57:28 +0000 (15:57 +0000)]
Comment
Mike Taylor [Thu, 23 Jan 2014 15:43:59 +0000 (15:43 +0000)]
Vertical ws
Mike Taylor [Thu, 23 Jan 2014 15:43:39 +0000 (15:43 +0000)]
Move Handlebars helpers out of the MKWS-specific code to the top
Mike Taylor [Thu, 23 Jan 2014 15:35:35 +0000 (15:35 +0000)]
Vertical whitespace only.
Mike Taylor [Thu, 23 Jan 2014 15:25:26 +0000 (15:25 +0000)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
Mike Taylor [Thu, 23 Jan 2014 15:25:23 +0000 (15:25 +0000)]
Move mkws.local_lang up into the main mkws object definition.
Wolfram Schneider [Thu, 23 Jan 2014 15:21:21 +0000 (15:21 +0000)]
use quotes for Access-Control-Allow-Origin
Mike Taylor [Thu, 23 Jan 2014 15:18:12 +0000 (15:18 +0000)]
All five members of the mkws global hash are now explicitly initialised.
Mike Taylor [Thu, 23 Jan 2014 15:08:57 +0000 (15:08 +0000)]
global mkws.query moved to team-specific m_query
Mike Taylor [Thu, 23 Jan 2014 15:02:39 +0000 (15:02 +0000)]
Add comment on externally visible functions.
Wolfram Schneider [Thu, 23 Jan 2014 15:01:01 +0000 (15:01 +0000)]
CORS setting for IE8, MKWS-77
Mike Taylor [Thu, 23 Jan 2014 14:56:44 +0000 (14:56 +0000)]
loadTemplate() returns the compiled template.
That means callers don't need to know where it's stored.
Mike Taylor [Thu, 23 Jan 2014 14:52:32 +0000 (14:52 +0000)]
Invert guard within loadTemplate()
Mike Taylor [Thu, 23 Jan 2014 14:50:37 +0000 (14:50 +0000)]
Remove extraneous guards on loadTemplate()
Mike Taylor [Thu, 23 Jan 2014 14:49:07 +0000 (14:49 +0000)]
loadTemplate() guards its own body, so invocations don't have to.
Wolfram Schneider [Thu, 23 Jan 2014 13:51:09 +0000 (13:51 +0000)]
disable logging with console object, will fail in IE8
see
f90cc5c1eed67a2c29f20025e9b3ed7113fe8468
Mike Taylor [Thu, 23 Jan 2014 12:28:33 +0000 (12:28 +0000)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
Mike Taylor [Thu, 23 Jan 2014 12:22:31 +0000 (12:22 +0000)]
MAJOR re-indenting. Almost every line changed.
Do not try to merge changes made to pre-reindented code!
Mike Taylor [Thu, 23 Jan 2014 11:05:31 +0000 (11:05 +0000)]
Rename my_paz to m_paz, matching the usual pattern for member variables.
Wolfram Schneider [Thu, 23 Jan 2014 11:02:56 +0000 (11:02 +0000)]
show only 10 hits for testings
Mike Taylor [Thu, 23 Jan 2014 10:59:16 +0000 (10:59 +0000)]
Remove test for no-longer-stored global copy of my_paz
Mike Taylor [Thu, 23 Jan 2014 10:59:01 +0000 (10:59 +0000)]
my_paz remains local to each widget team, and is not copied up into
global mkws.
Mike Taylor [Thu, 23 Jan 2014 10:55:45 +0000 (10:55 +0000)]
Eliminate test for temporary state mkws.usesessions
Mike Taylor [Thu, 23 Jan 2014 10:55:28 +0000 (10:55 +0000)]
Eliminate temporary state mkws.usesessions
Mike Taylor [Thu, 23 Jan 2014 10:47:58 +0000 (10:47 +0000)]
debug_time becomes a private member.
Mike Taylor [Thu, 23 Jan 2014 10:47:03 +0000 (10:47 +0000)]
Move mkws.locale_lang assignment outside of team function.
Wolfram Schneider [Thu, 23 Jan 2014 10:46:47 +0000 (10:46 +0000)]
new document root config
Mike Taylor [Thu, 23 Jan 2014 10:46:05 +0000 (10:46 +0000)]
Update date in Copyright notice.
Wolfram Schneider [Thu, 23 Jan 2014 10:45:07 +0000 (10:45 +0000)]
move spclient-dev.indexdata.com from mkws-dev to mkws-test
Mike Taylor [Thu, 23 Jan 2014 10:43:28 +0000 (10:43 +0000)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
Wolfram Schneider [Thu, 23 Jan 2014 10:43:25 +0000 (10:43 +0000)]
working mkws-test.indexdata.com config
Mike Taylor [Thu, 23 Jan 2014 10:43:19 +0000 (10:43 +0000)]
Move some mkws.* variables to per-team state.
Wolfram Schneider [Thu, 23 Jan 2014 10:40:56 +0000 (10:40 +0000)]
copy of mkws-dev
Wolfram Schneider [Thu, 23 Jan 2014 10:33:57 +0000 (10:33 +0000)]
add new demo site mkws-test.indexdata.com
Wolfram Schneider [Thu, 23 Jan 2014 10:32:01 +0000 (10:32 +0000)]
our apache proxy config files end with -px
Mike Taylor [Thu, 23 Jan 2014 10:18:24 +0000 (10:18 +0000)]
Remove default to Danish
Mike Taylor [Thu, 23 Jan 2014 10:16:03 +0000 (10:16 +0000)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
Wolfram Schneider [Wed, 22 Jan 2014 16:54:14 +0000 (16:54 +0000)]
test with protocol independend link, MKWS-103
Wolfram Schneider [Wed, 22 Jan 2014 16:44:22 +0000 (16:44 +0000)]
test with protocol independend link, MKWS-103
Wolfram Schneider [Wed, 22 Jan 2014 16:40:17 +0000 (16:40 +0000)]
adjust protocol independend link for pazpar2 object, MKWS-103
It turns out that pz2.js does not support protocol independend link.
As a workaround, we will add the protocoll if needed after checking
the config in MKWS.
e.g.: "//mkws/sp" -> "https://mkws/sp"
Wolfram Schneider [Wed, 22 Jan 2014 16:25:03 +0000 (16:25 +0000)]
auth_domain guessing with protocol independend links, MKWS-103
Mike Taylor [Wed, 22 Jan 2014 15:54:06 +0000 (15:54 +0000)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
Mike Taylor [Wed, 22 Jan 2014 15:53:24 +0000 (15:53 +0000)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
Wolfram Schneider [Wed, 22 Jan 2014 15:51:59 +0000 (15:51 +0000)]
support HTTPS URLs for auth_domain guessing, part of MKWS-102
Wolfram Schneider [Wed, 22 Jan 2014 15:30:01 +0000 (15:30 +0000)]
update
Wolfram Schneider [Wed, 22 Jan 2014 15:25:43 +0000 (15:25 +0000)]
run with default SP on mkws.indexdata.com/service-proxy
for local SP testing, please use the new file jasmine-local-popup.html
Wolfram Schneider [Wed, 22 Jan 2014 15:24:45 +0000 (15:24 +0000)]
copy of jasmine-popup.html, for local running SP
Mike Taylor [Wed, 22 Jan 2014 14:30:40 +0000 (14:30 +0000)]
Rename function to clarify intent.
Wolfram Schneider [Wed, 22 Jan 2014 13:57:25 +0000 (13:57 +0000)]
use relative links, or protocol independend links, MKWS-98
Wolfram Schneider [Wed, 22 Jan 2014 13:50:12 +0000 (13:50 +0000)]
document public demo pages, and jasmine pages
Wolfram Schneider [Wed, 22 Jan 2014 13:35:17 +0000 (13:35 +0000)]
use relative links, or protocol independend links, MKWS-98
Wolfram Schneider [Wed, 22 Jan 2014 13:32:52 +0000 (13:32 +0000)]
HTTPS tests
Wolfram Schneider [Wed, 22 Jan 2014 13:32:30 +0000 (13:32 +0000)]
use relative links, or protocol independend links, MKWS-98
Wolfram Schneider [Wed, 22 Jan 2014 13:29:05 +0000 (13:29 +0000)]
use relative links, or protocol independend links, MKWS-98
Wolfram Schneider [Wed, 22 Jan 2014 13:13:38 +0000 (13:13 +0000)]
use relative links, or protocol independend links, MKWS-98
Wolfram Schneider [Wed, 22 Jan 2014 13:00:34 +0000 (13:00 +0000)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws
Wolfram Schneider [Wed, 22 Jan 2014 13:00:25 +0000 (13:00 +0000)]
HTTPS tests
Wolfram Schneider [Wed, 22 Jan 2014 12:56:24 +0000 (12:56 +0000)]
check the jasmine config for valid values
Wolfram Schneider [Wed, 22 Jan 2014 12:44:03 +0000 (12:44 +0000)]
allow set set jasmine_config object before jasmine libs are loaded
Wolfram Schneider [Wed, 22 Jan 2014 12:32:45 +0000 (12:32 +0000)]
use relative links, or protocol independend links, MKWS-98
Wolfram Schneider [Wed, 22 Jan 2014 12:26:54 +0000 (12:26 +0000)]
allow HTTPS based MKWS URLs, MKWS-102
Wolfram Schneider [Wed, 22 Jan 2014 12:25:11 +0000 (12:25 +0000)]
support HTTPS URL check
Wolfram Schneider [Wed, 22 Jan 2014 12:10:51 +0000 (12:10 +0000)]
use relative links, or protocol independend links, MKWS-98
Wolfram Schneider [Wed, 22 Jan 2014 11:38:06 +0000 (11:38 +0000)]
HTTPS config for mkws.indexdata.com, MKWS-102
Wolfram Schneider [Wed, 22 Jan 2014 11:32:00 +0000 (11:32 +0000)]
HTTPS config for mkws-dev, MKWS-102
Wolfram Schneider [Wed, 22 Jan 2014 11:25:50 +0000 (11:25 +0000)]
use relative links, or protocol independend links, MKWS-98
MKWS fails when included on an HTTPS site because it
uses http:// rather than simply // and this causes an
error about mixed secure/insecure content
Wolfram Schneider [Wed, 22 Jan 2014 11:11:19 +0000 (11:11 +0000)]
add a simple debug() function to jquery.pazpar2() plugin, MKWS-101
The jquery.pazpar2() plugin will be called usually before the DOM ready
event, so the mkws.debug_function does not exists yet.
Mike Taylor [Mon, 20 Jan 2014 12:16:07 +0000 (12:16 +0000)]
Add Records/Targets translation for German and Danish.
Wolfram Schneider [Fri, 17 Jan 2014 17:44:23 +0000 (17:44 +0000)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws
Wolfram Schneider [Fri, 17 Jan 2014 17:40:54 +0000 (17:40 +0000)]
more flexible jasmine tests, MKWS-100
You can configure the jasmine test by declaring the variable
var jasmine_config = {
search_query: "freebsd",
max_time: 16, // in seconds
expected_hits: 80, // at least expected hit counter
second: 1000, // miliseconds to seconds
show_record_url: true // check for valid URL in records
};
in the HTML page, similar to mkws_config = { ... }
The most common properties are: search_query, expected_hits and show_record_url
Mike Taylor [Thu, 16 Jan 2014 16:52:27 +0000 (16:52 +0000)]
Add (unused) sessions hash
Mike Taylor [Wed, 15 Jan 2014 12:03:44 +0000 (12:03 +0000)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
Mike Taylor [Tue, 14 Jan 2014 13:58:34 +0000 (13:58 +0000)]
Remove the no-longer-needed hidden <div id="mkwsPager"></div>
Proves that MKWS-51 ("perpage_default should work without select
menu") has been fixed somewhere along the line.
Wolfram Schneider [Tue, 14 Jan 2014 13:48:04 +0000 (13:48 +0000)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws
Wolfram Schneider [Tue, 14 Jan 2014 13:47:19 +0000 (13:47 +0000)]
move the default config values for "mkws" into the function()
Mike Taylor [Tue, 14 Jan 2014 13:23:24 +0000 (13:23 +0000)]
Ignore file pz2.js, copied in from ../../../pazpar2/js
Mike Taylor [Tue, 14 Jan 2014 13:13:54 +0000 (13:13 +0000)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
Wolfram Schneider [Tue, 14 Jan 2014 10:31:14 +0000 (10:31 +0000)]
use a special UserAgent for curl requests:
nagios service-proxy v0.9
Wolfram Schneider [Tue, 14 Jan 2014 10:16:49 +0000 (10:16 +0000)]
jquery.isNumeric() requires a jquery 1.7, backport the isNumeric() check to support jquery 1.4
Wolfram Schneider [Mon, 13 Jan 2014 17:52:59 +0000 (17:52 +0000)]
nagios test if the the service proxy is up and running, MKWS-81
Wolfram Schneider [Mon, 13 Jan 2014 17:32:05 +0000 (17:32 +0000)]
fix sort title config