Jason Skomorowski [Sat, 23 Aug 2014 00:36:05 +0000 (20:36 -0400)]
Details widget
Jason Skomorowski [Thu, 21 Aug 2014 20:04:18 +0000 (16:04 -0400)]
Merge branch 'master' into templateallthemarkup
Jason Skomorowski [Thu, 21 Aug 2014 19:44:41 +0000 (15:44 -0400)]
Update jasmine sample docs to use templates and new handlebars.
Jason Skomorowski [Thu, 21 Aug 2014 19:44:27 +0000 (15:44 -0400)]
Errant space confused tests.
Mike Taylor [Thu, 21 Aug 2014 18:57:04 +0000 (19:57 +0100)]
Resolve conflicts -- Jason, please check that the authentication logic is still good.
Jason Skomorowski [Thu, 21 Aug 2014 18:21:55 +0000 (14:21 -0400)]
Merge branch 'master' into templateallthemarkup
Jason Skomorowski [Thu, 21 Aug 2014 18:15:18 +0000 (14:15 -0400)]
Async init() test and example.
Mike Taylor [Thu, 21 Aug 2014 15:49:34 +0000 (16:49 +0100)]
Use sp_auth_credentials rather than obsolete credentials.
Mike Taylor [Thu, 21 Aug 2014 15:48:42 +0000 (16:48 +0100)]
Use the property name sp_auth_credentials in place of the less specific credentials.
Mike Taylor [Thu, 21 Aug 2014 15:48:01 +0000 (16:48 +0100)]
Remove redundant nested check.
Mike Taylor [Thu, 21 Aug 2014 15:47:45 +0000 (16:47 +0100)]
Support sp_auth_query
Mike Taylor [Thu, 21 Aug 2014 15:37:19 +0000 (16:37 +0100)]
fix indentation.
Mike Taylor [Thu, 21 Aug 2014 13:19:30 +0000 (14:19 +0100)]
Remove redundant setting.
Mike Taylor [Thu, 21 Aug 2014 11:24:32 +0000 (12:24 +0100)]
Add zebrasrv invocation.
Mike Taylor [Thu, 21 Aug 2014 11:23:55 +0000 (12:23 +0100)]
Typo
Mike Taylor [Wed, 20 Aug 2014 21:06:26 +0000 (22:06 +0100)]
Add symlink to tmarc.xsl, which is what I need to make the yaz-ztest target work in Pazpar2 (and so in SP and so in MKWS). tomorrow, I'll figure out how to set the XSLT search-path so it can find all the stylesheets. This is the first time I've ever configured Pazpar2 -- shameful, isn't it?
Mike Taylor [Wed, 20 Aug 2014 11:22:51 +0000 (12:22 +0100)]
Add invocation of yaz-ztest
Mike Taylor [Wed, 20 Aug 2014 11:22:39 +0000 (12:22 +0100)]
Whitespace
Mike Taylor [Wed, 20 Aug 2014 11:22:35 +0000 (12:22 +0100)]
Typo
Mike Taylor [Wed, 20 Aug 2014 11:19:37 +0000 (12:19 +0100)]
Append URLs for actually using the local MKWS/SP/Torus/Pazpar2 setup.
Mike Taylor [Wed, 20 Aug 2014 11:16:19 +0000 (12:16 +0100)]
New
Mike Taylor [Wed, 20 Aug 2014 10:45:31 +0000 (11:45 +0100)]
New file, sp-mkws-mike, configures a local Apache2 to proxy
/service-proxy/ to port 8585 (my local instance running under "mvn
jetty:run-war") inserting the crucial Access-Control-Allow-Credentials
header whose absence was preventing authentication from working.
Jason Skomorowski [Tue, 19 Aug 2014 21:09:49 +0000 (17:09 -0400)]
Merge branch 'master' into templateallthemarkup
Jason Skomorowski [Tue, 19 Aug 2014 18:37:00 +0000 (14:37 -0400)]
Fix root selector for init and better document that function.
Mike Taylor [Tue, 19 Aug 2014 17:06:46 +0000 (18:06 +0100)]
Remove explicit port-8585 from local SP address.
Instead we will proxy this via Apache2.
That will allow us to add the Access-Control-Allow-Credentials header.
Jason Skomorowski [Mon, 18 Aug 2014 19:44:04 +0000 (15:44 -0400)]
Don't trigger an init() on ready if already active or mkws_noready
Jason Skomorowski [Mon, 18 Aug 2014 19:22:30 +0000 (15:22 -0400)]
Avoid trying to auth while waiting for auth to return.
Jason Skomorowski [Mon, 18 Aug 2014 13:19:57 +0000 (09:19 -0400)]
Merge branch 'master' into templateallthemarkup
Jason Skomorowski [Fri, 15 Aug 2014 21:25:30 +0000 (17:25 -0400)]
Autosearch when re-using an existing SP session on subsequent init()
Mike Taylor [Thu, 14 Aug 2014 15:50:49 +0000 (16:50 +0100)]
Reinstate changes to do with building SP authentication URL from pieces.
Somehow this got lost in the shuffle of branches.
I *hate* branches.
Mike Taylor [Thu, 14 Aug 2014 15:07:15 +0000 (16:07 +0100)]
Add an "Allow from all" for /, since MacOS does not do this by default.
Mike Taylor [Thu, 14 Aug 2014 15:06:17 +0000 (16:06 +0100)]
Resolve
Mike Taylor [Thu, 14 Aug 2014 15:05:55 +0000 (16:05 +0100)]
Simplify.
Mike Taylor [Thu, 14 Aug 2014 14:03:03 +0000 (15:03 +0100)]
Resolve
Mike Taylor [Thu, 14 Aug 2014 14:01:24 +0000 (15:01 +0100)]
Simplify
Wolfram Schneider [Thu, 14 Aug 2014 12:26:03 +0000 (12:26 +0000)]
make sure that bots don't access the service-proxy on devel installations
Wolfram Schneider [Thu, 14 Aug 2014 12:10:01 +0000 (12:10 +0000)]
typo
Wolfram Schneider [Thu, 14 Aug 2014 12:08:30 +0000 (12:08 +0000)]
block robots to use our MKWS service proxy, MKWS-246
Jason Skomorowski [Tue, 12 Aug 2014 18:29:45 +0000 (14:29 -0400)]
Make mkws.init() repeatable and replace init_widgets()
Jason Skomorowski [Tue, 12 Aug 2014 16:15:43 +0000 (12:15 -0400)]
Only authenticate if !mkws.authenticated
Mike Taylor [Tue, 12 Aug 2014 13:54:29 +0000 (14:54 +0100)]
Typo.
Mike Taylor [Tue, 12 Aug 2014 13:54:17 +0000 (14:54 +0100)]
Use regular-ass Pazpar2.
Wolfram Schneider [Tue, 12 Aug 2014 08:58:42 +0000 (08:58 +0000)]
the artstor target is back, set active clients back to 13, see CONN-313
Wolfram Schneider [Tue, 12 Aug 2014 08:55:42 +0000 (08:55 +0000)]
the artstor target is back, set active clients back to 13, see CONN-313
Wolfram Schneider [Mon, 11 Aug 2014 15:31:54 +0000 (15:31 +0000)]
use production URL
Jason Skomorowski [Mon, 11 Aug 2014 15:01:30 +0000 (11:01 -0400)]
This should be that. And a semicolon.
Wolfram Schneider [Mon, 11 Aug 2014 14:56:18 +0000 (14:56 +0000)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws
Wolfram Schneider [Mon, 11 Aug 2014 14:54:01 +0000 (14:54 +0000)]
working requirejs example page for MKWS
Wolfram Schneider [Mon, 11 Aug 2014 14:48:19 +0000 (14:48 +0000)]
add a init callback for calls after page load, MKWS-255
Usually we put all JS files into one page, and after the DOM is
ready we call mkws init() to register other widgets. That doesn't work
if requirejs load the JS files in background, then the page load
event is lost. requirejs can be configured to load the MKWS javascript
files in the right order, but we have to call back mkws that the last
widget is loaded, and we need to init again.
Jason Skomorowski [Mon, 11 Aug 2014 14:21:33 +0000 (10:21 -0400)]
Template Navi widget
Jason Skomorowski [Fri, 8 Aug 2014 18:53:58 +0000 (14:53 -0400)]
Template Progress widget.
Mike Taylor [Mon, 11 Aug 2014 13:28:45 +0000 (14:28 +0100)]
Document the subwidget() method.
Mike Taylor [Mon, 11 Aug 2014 13:21:32 +0000 (14:21 +0100)]
Note on expandValue
Mike Taylor [Mon, 11 Aug 2014 13:20:37 +0000 (14:20 +0100)]
Add comment on scoping.
Mike Taylor [Mon, 11 Aug 2014 13:16:12 +0000 (14:16 +0100)]
Add skeletal section for events.
Mike Taylor [Mon, 11 Aug 2014 13:15:38 +0000 (14:15 +0100)]
Document the widget methods autosearch() and hideWhenNarrow().
Still to do: subwidget() and expandValue().
Mike Taylor [Mon, 11 Aug 2014 13:09:34 +0000 (14:09 +0100)]
Add TODOs for four new widget methods.
Add note on the Builder widget's use of the `callback` property.
Mike Taylor [Mon, 11 Aug 2014 13:08:49 +0000 (14:08 +0100)]
No need to stash the button object in this.button.
Just keep it in a local variable.
Mike Taylor [Mon, 11 Aug 2014 13:05:26 +0000 (14:05 +0100)]
Ignore installed mkws-developer.html
Mike Taylor [Mon, 11 Aug 2014 13:04:51 +0000 (14:04 +0100)]
Ignore generated mkws-developer.* files.
Mike Taylor [Mon, 11 Aug 2014 12:40:43 +0000 (13:40 +0100)]
Complete formatting of developer guide.
Mike Taylor [Mon, 11 Aug 2014 12:36:51 +0000 (13:36 +0100)]
Reorder team API functions.
Mike Taylor [Mon, 11 Aug 2014 12:36:37 +0000 (13:36 +0100)]
For Markdown formatting.
Mike Taylor [Mon, 11 Aug 2014 12:32:43 +0000 (13:32 +0100)]
Formatting complete up to the end of the first reference-guide section.
Mike Taylor [Mon, 11 Aug 2014 12:27:05 +0000 (13:27 +0100)]
Format the popup-properties table to realign the columns.
(Markdown is nice in many ways, but its tables are hideous.)
Mike Taylor [Mon, 11 Aug 2014 12:20:45 +0000 (13:20 +0100)]
MarkDown formatting about 1/3-1/2 done.
Mike Taylor [Mon, 11 Aug 2014 11:45:31 +0000 (12:45 +0100)]
Get rid of the p:last-of-type rule. It's too unpredictable.
Mike Taylor [Mon, 11 Aug 2014 11:42:40 +0000 (12:42 +0100)]
Add copyright footer.
Mike Taylor [Mon, 11 Aug 2014 11:41:51 +0000 (12:41 +0100)]
Downcase headings.
Mike Taylor [Mon, 11 Aug 2014 11:41:19 +0000 (12:41 +0100)]
Add metadata
Mike Taylor [Mon, 11 Aug 2014 11:38:50 +0000 (12:38 +0100)]
Rename mkws-developer.txt to MarkDown
Mike Taylor [Mon, 11 Aug 2014 11:38:19 +0000 (12:38 +0100)]
Settings to work with purely local MacBook installation.
Mike Taylor [Mon, 11 Aug 2014 11:37:43 +0000 (12:37 +0100)]
New file, service-proxy/Makefile, generates service-proxy-mike-mac.properties
Mike Taylor [Mon, 11 Aug 2014 11:37:18 +0000 (12:37 +0100)]
service-proxy-mike-mac.properties is generated by a Makefile, by
tweaking the master SP configuration, for use on Mike's MacBook.
It should be ignored for version-control purposes.
Mike Taylor [Mon, 11 Aug 2014 11:36:04 +0000 (12:36 +0100)]
Add rules to make mkws-developer.html from MarkDown source.
Wolfram Schneider [Mon, 11 Aug 2014 11:03:24 +0000 (11:03 +0000)]
indent
Wolfram Schneider [Mon, 11 Aug 2014 10:27:07 +0000 (10:27 +0000)]
add an example with require.js, MKWS-255
Mike Taylor [Mon, 11 Aug 2014 09:21:26 +0000 (10:21 +0100)]
Undo inadvertent previous commit -- should have been on "mike"
Mike Taylor [Mon, 11 Aug 2014 09:20:59 +0000 (10:20 +0100)]
Undo inadvertent previous commit -- should have been on "mike"
Mike Taylor [Mon, 11 Aug 2014 09:19:43 +0000 (10:19 +0100)]
Merge branch 'master' into mike
Mike Taylor [Mon, 11 Aug 2014 08:54:58 +0000 (09:54 +0100)]
Remove temporary change.
Mike Taylor [Mon, 11 Aug 2014 08:52:10 +0000 (09:52 +0100)]
Testing a commit on the "mike" branch
Mike Taylor [Mon, 11 Aug 2014 08:08:17 +0000 (09:08 +0100)]
Config for building the PP2/SP URLs from pieces.
Mike Taylor [Mon, 11 Aug 2014 08:08:02 +0000 (09:08 +0100)]
Towards building the PP2/SP URLs from pieces.
Mike Taylor [Mon, 11 Aug 2014 08:07:23 +0000 (09:07 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
Jason Skomorowski [Fri, 8 Aug 2014 18:13:11 +0000 (14:13 -0400)]
Template language widget
Jason Skomorowski [Fri, 8 Aug 2014 18:12:24 +0000 (14:12 -0400)]
Update Handlebars
Wolfram Schneider [Fri, 8 Aug 2014 16:34:40 +0000 (16:34 +0000)]
false is in /bin
Jason Skomorowski [Fri, 8 Aug 2014 16:16:40 +0000 (12:16 -0400)]
Template Ranking widget.
Wolfram Schneider [Fri, 8 Aug 2014 14:34:00 +0000 (14:34 +0000)]
support apache 2.4 for debian and ubuntu
Wolfram Schneider [Fri, 8 Aug 2014 14:33:36 +0000 (14:33 +0000)]
documentation
Wolfram Schneider [Fri, 8 Aug 2014 14:31:40 +0000 (14:31 +0000)]
documentation
Wolfram Schneider [Fri, 8 Aug 2014 13:09:06 +0000 (13:09 +0000)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws
Wolfram Schneider [Fri, 8 Aug 2014 13:08:29 +0000 (13:08 +0000)]
document why we check for a boolean JS object true or false
Mike Taylor [Fri, 8 Aug 2014 11:03:14 +0000 (12:03 +0100)]
Check for whether "torusquery" can be used is against whether MKWS has
authenticated (onto a Service Proxy) rather than whether the Service
Proxy is intended to be used.
Mike Taylor [Fri, 8 Aug 2014 11:02:46 +0000 (12:02 +0100)]
Check is against whether MKWS has authenticated (onto a Service Proxy)
rather than whether the Service Proxy is intended to be used.
Jason Skomorowski [Thu, 7 Aug 2014 21:04:53 +0000 (17:04 -0400)]
Template Results widget
Jason Skomorowski [Thu, 7 Aug 2014 18:24:43 +0000 (14:24 -0400)]
Simple templates for Done, Search and Switch
Jason Skomorowski [Thu, 7 Aug 2014 18:23:34 +0000 (14:23 -0400)]
Merge branch 'master' into templateallthemarkup
Mike Taylor [Thu, 7 Aug 2014 16:22:34 +0000 (17:22 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws