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 [Fri, 23 Aug 2013 14:19:04 +0000 (14:19 +0000)]
fix make syntax error in last commit
Mike Taylor [Fri, 23 Aug 2013 13:27:26 +0000 (14:27 +0100)]
Title
Mike Taylor [Fri, 23 Aug 2013 13:26:18 +0000 (14:26 +0100)]
Restructure
Mike Taylor [Fri, 23 Aug 2013 13:26:04 +0000 (14:26 +0100)]
When there is no mkwsTargets div, don't try to fill it.
Part of MKWS-29
Mike Taylor [Fri, 23 Aug 2013 13:23:34 +0000 (14:23 +0100)]
Move pz2api-check production right inside mkws-js.
Having it as a separate rule meant that make would always rebuild
mkws-complete.js even if nothing had changed.
Mike Taylor [Fri, 23 Aug 2013 13:13:59 +0000 (14:13 +0100)]
ROlling
Mike Taylor [Fri, 23 Aug 2013 12:59:57 +0000 (13:59 +0100)]
Update comment.
Mike Taylor [Thu, 22 Aug 2013 16:12:08 +0000 (17:12 +0100)]
Remove obsolete switch_menu configuration item and corresponding div.
Mike Taylor [Thu, 22 Aug 2013 16:11:53 +0000 (17:11 +0100)]
Remove obsolete switch_menu configuration item and corresponding div.
Mike Taylor [Thu, 22 Aug 2013 16:11:36 +0000 (17:11 +0100)]
Remove obsolete switch_menu configuration item.
Mike Taylor [Thu, 22 Aug 2013 16:11:32 +0000 (17:11 +0100)]
Remove obsolete switch_menu configuration item.
Mike Taylor [Thu, 22 Aug 2013 16:11:23 +0000 (17:11 +0100)]
Remove obsolete switch_menu configuration item.
Mike Taylor [Thu, 22 Aug 2013 16:11:07 +0000 (17:11 +0100)]
Remove no-longer-needed switch_menu:true
Update comment.
Mike Taylor [Thu, 22 Aug 2013 16:08:42 +0000 (17:08 +0100)]
Remove line about switch_menu config item.
Mike Taylor [Thu, 22 Aug 2013 16:08:24 +0000 (17:08 +0100)]
Remove switch_menu item from config object. After all, if the
mkwsSwitch div is not provided, it's not displayed. It seems perverse
to have an application include that div, then add a config element
saying to ignore it! And equally perverse to add the div to an
existing page that lacks it, and not see it appear.
Mike Taylor [Thu, 22 Aug 2013 16:01:30 +0000 (17:01 +0100)]
Rolling
Mike Taylor [Thu, 22 Aug 2013 11:51:36 +0000 (12:51 +0100)]
Comment on new rewrite rule.
Mike Taylor [Thu, 22 Aug 2013 11:50:17 +0000 (11:50 +0000)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws
Mike Taylor [Thu, 22 Aug 2013 11:50:08 +0000 (11:50 +0000)]
Carefully honed RewriteRule incantation works
Wolfram Schneider [Thu, 22 Aug 2013 11:48:16 +0000 (11:48 +0000)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws
Mike Taylor [Thu, 22 Aug 2013 11:34:31 +0000 (12:34 +0100)]
Add rewrite rule to allow leading %3F to be interpreted as ?
Wolfram Schneider [Thu, 22 Aug 2013 11:28:55 +0000 (11:28 +0000)]
jquery.pazpar2() will handle the option id_popup
Wolfram Schneider [Thu, 22 Aug 2013 11:14:20 +0000 (11:14 +0000)]
popup: button -> id_button
just code what the documentation says
Wolfram Schneider [Thu, 22 Aug 2013 11:13:05 +0000 (11:13 +0000)]
check if jquery-ui.js is missing
Wolfram Schneider [Thu, 22 Aug 2013 11:07:43 +0000 (11:07 +0000)]
document jquery-ui
Mike Taylor [Thu, 22 Aug 2013 11:07:26 +0000 (12:07 +0100)]
Report authentication failures that occur at the HTTP level (e.g. 404)
as opposed to at the application level (e.g. XML that says the
credentials were rejected). This becomes important as we start to
introduce multiple authentication URLs for different customers.
Mike Taylor [Thu, 22 Aug 2013 10:20:48 +0000 (11:20 +0100)]
Load mkws-complete.js (and therefore the jQuery core) BEFORE jQuery UI.
Mike Taylor [Thu, 22 Aug 2013 10:11:29 +0000 (11:11 +0100)]
Add script and CSS from jQuery UI.
Mike Taylor [Thu, 22 Aug 2013 09:58:16 +0000 (10:58 +0100)]
jQuery example uses popup (but does not work).
Mike Taylor [Thu, 22 Aug 2013 09:57:08 +0000 (10:57 +0100)]
Apache2 config for Mike's local installation.
Mike Taylor [Thu, 22 Aug 2013 09:54:04 +0000 (10:54 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
Wolfram Schneider [Thu, 22 Aug 2013 09:45:14 +0000 (09:45 +0000)]
omit the line sourceMappingURL=jquery.*map in mkws-complete.js
The commented out line sourceMappingURL will force modern
browsers (FF23, Google Chrome) to fetch debug informations
which does not exists on our side (how evil is that?)
For more informations, see
http://bugs.jquery.com/ticket/13274
http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/
Mike Taylor [Tue, 20 Aug 2013 15:17:17 +0000 (16:17 +0100)]
index-mike.html loads scripts/CSS from local web-server.
Wolfram Schneider [Mon, 19 Aug 2013 12:37:34 +0000 (14:37 +0200)]
Merge branch 'wosch'
Wolfram Schneider [Mon, 19 Aug 2013 12:31:02 +0000 (14:31 +0200)]
new target pz2api-git-checkout for automated testing
Wolfram Schneider [Mon, 19 Aug 2013 12:20:51 +0000 (14:20 +0200)]
add a 'check' target for jenkins
Wolfram Schneider [Mon, 19 Aug 2013 12:16:45 +0000 (14:16 +0200)]
print a warning if ../../../libjs-pz2/pz2api.1.js does not exists
Wolfram Schneider [Mon, 19 Aug 2013 12:04:59 +0000 (14:04 +0200)]
documentation
Wolfram Schneider [Mon, 19 Aug 2013 11:58:51 +0000 (11:58 +0000)]
add 'clean' and 'all' target
Wolfram Schneider [Mon, 19 Aug 2013 11:57:26 +0000 (11:57 +0000)]
add help target
Wolfram Schneider [Mon, 19 Aug 2013 11:28:41 +0000 (11:28 +0000)]
add Checklist before doing a release
Wolfram Schneider [Fri, 16 Aug 2013 14:54:36 +0000 (14:54 +0000)]
add a 'docs' target
Wolfram Schneider [Fri, 16 Aug 2013 11:58:22 +0000 (11:58 +0000)]
finish variable rename: mkwsSearchForm.query -> mkwsSearchForm.mkwsQuery
this fix the issue that you couldn't run limitQuery for Authors and Subjects
Wolfram Schneider [Fri, 16 Aug 2013 11:28:06 +0000 (11:28 +0000)]
Revert "encapsulate jQuery object usage, MKWS-24"
This reverts commit
1731a185d2ed8044790c955fe34576e0307c626e.
Wolfram Schneider [Fri, 16 Aug 2013 11:17:59 +0000 (11:17 +0000)]
Merge branch 'master' into wosch
Wolfram Schneider [Fri, 16 Aug 2013 11:17:38 +0000 (11:17 +0000)]
allow to run index-mike.html on a web server
Mike Taylor [Fri, 16 Aug 2013 10:45:02 +0000 (11:45 +0100)]
Add switch_menu:true
Mike Taylor [Fri, 16 Aug 2013 10:17:07 +0000 (11:17 +0100)]
Comments on which divs are mandatory/optional.
Mike Taylor [Fri, 26 Jul 2013 13:42:08 +0000 (14:42 +0100)]
Rolling
Mike Taylor [Fri, 26 Jul 2013 13:23:54 +0000 (14:23 +0100)]
More CSS tweaking.
Mike Taylor [Fri, 26 Jul 2013 13:21:52 +0000 (14:21 +0100)]
p:last-of-type selector only works on DIRECT descendents of body
Mike Taylor [Fri, 26 Jul 2013 11:07:04 +0000 (12:07 +0100)]
Completely rewrite overview.
Mike Taylor [Fri, 26 Jul 2013 10:25:08 +0000 (11:25 +0100)]
Normal font-weight for H1
Mike Taylor [Fri, 26 Jul 2013 10:20:56 +0000 (11:20 +0100)]
Classes for author and date.
Mike Taylor [Fri, 26 Jul 2013 10:06:48 +0000 (11:06 +0100)]
Add whitepaper to DOCS target.
Mike Taylor [Fri, 26 Jul 2013 10:06:37 +0000 (11:06 +0100)]
Ignore generated whitepaper files.
Mike Taylor [Fri, 26 Jul 2013 10:06:14 +0000 (11:06 +0100)]
New file. Not QUITE complete.
Mike Taylor [Fri, 26 Jul 2013 10:02:33 +0000 (11:02 +0100)]
Copyright notice has no max-width, allows true right-align.
Mike Taylor [Fri, 26 Jul 2013 09:57:02 +0000 (10:57 +0100)]
Remove outdated information.
Mike Taylor [Fri, 26 Jul 2013 09:56:55 +0000 (10:56 +0100)]
Clarification
Mike Taylor [Thu, 25 Jul 2013 14:19:14 +0000 (15:19 +0100)]
Tweaks.
Mike Taylor [Thu, 25 Jul 2013 14:16:20 +0000 (15:16 +0100)]
Left margin for <p>, <ul>, <pre> is proportional, not absolute.
Mike Taylor [Thu, 25 Jul 2013 14:06:29 +0000 (15:06 +0100)]
Add background-colour for <pre>
Tweak heading colours.
Mike Taylor [Thu, 25 Jul 2013 13:53:46 +0000 (14:53 +0100)]
Add max-width for <p> and <ul> (avoid long lines)
Mike Taylor [Thu, 25 Jul 2013 13:52:17 +0000 (14:52 +0100)]
Remove extraneous leading space.
Mike Taylor [Thu, 25 Jul 2013 13:52:08 +0000 (14:52 +0100)]
Generalise rules for making various output formats from Markdown.
Old "all" target becomes "**default**"
New "all" target builds all pandoc-output formats.
Mike Taylor [Thu, 25 Jul 2013 13:49:28 +0000 (14:49 +0100)]
pandoc generation of README.html includes mkws-doc.css
Mike Taylor [Thu, 25 Jul 2013 13:49:05 +0000 (14:49 +0100)]
New file, mkws-doc.css
Used only for HTML documentation generated from Markdown.
Mike Taylor [Thu, 25 Jul 2013 13:24:02 +0000 (14:24 +0100)]
Add support for building ODT and PDF versions of README.
Mike Taylor [Thu, 25 Jul 2013 13:16:54 +0000 (14:16 +0100)]
Ignore more autogenerated formats.
Jakub Skoczen [Tue, 16 Jul 2013 11:15:22 +0000 (13:15 +0200)]
Apache config and host page for new CORS handling
Wolfram Schneider [Fri, 12 Jul 2013 15:21:56 +0000 (15:21 +0000)]
load jquery-ui at the bottom of the page, MKWS-34
just to check if it will work. Also, jquery-ui.js is 3 times bigger
than jquery.js
Wolfram Schneider [Fri, 12 Jul 2013 15:16:30 +0000 (15:16 +0000)]
encapsulate jQuery object usage, MKWS-24
Wolfram Schneider [Fri, 12 Jul 2013 15:10:44 +0000 (15:10 +0000)]
use minified version of jquery-ui
Wolfram Schneider [Fri, 12 Jul 2013 14:55:55 +0000 (14:55 +0000)]
refactor jQuery(), always use $. instead, part of MKWS-24
Wolfram Schneider [Thu, 11 Jul 2013 15:53:24 +0000 (15:53 +0000)]
each facet div get a unqiue ID, MKWS-19
mkwsFacetSources
mkwsFacetAuthor
mkwsFacetsubjects
Wolfram Schneider [Thu, 11 Jul 2013 15:19:54 +0000 (15:19 +0000)]
switch back to latest JS libs
Wolfram Schneider [Thu, 11 Jul 2013 15:18:18 +0000 (15:18 +0000)]
You should add a 'type' attribute with a value of 'text/css' to the 'link' element, MKWS-26
Wolfram Schneider [Thu, 11 Jul 2013 15:11:45 +0000 (15:11 +0000)]
color darkgray => #A9A9A9 , MKWS-26
Wolfram Schneider [Thu, 11 Jul 2013 14:56:53 +0000 (14:56 +0000)]
add examples for older jQuery and jQuery UI versions
Wolfram Schneider [Thu, 11 Jul 2013 14:33:32 +0000 (14:33 +0000)]
configurable jquery URL, part of MKWS-24
e.g.:
make JQUERY_URL=http://code.jquery.com/jquery-2.0.3.min.js clean mkws-js
Wolfram Schneider [Thu, 11 Jul 2013 13:40:12 +0000 (13:40 +0000)]
compress text output
Wolfram Schneider [Thu, 11 Jul 2013 13:06:13 +0000 (13:06 +0000)]
add a footer
Wolfram Schneider [Thu, 11 Jul 2013 12:55:23 +0000 (12:55 +0000)]
typo
Wolfram Schneider [Thu, 11 Jul 2013 12:44:14 +0000 (12:44 +0000)]
new section: Required devel tools (for debian)
Wolfram Schneider [Thu, 11 Jul 2013 12:33:12 +0000 (12:33 +0000)]
update document root
Wolfram Schneider [Thu, 11 Jul 2013 12:30:20 +0000 (12:30 +0000)]
"jquery-ui" is gone
Wolfram Schneider [Thu, 11 Jul 2013 12:28:43 +0000 (12:28 +0000)]
"spclient" is gone
Wolfram Schneider [Thu, 11 Jul 2013 12:27:11 +0000 (12:27 +0000)]
bring in new popup example
Wolfram Schneider [Thu, 11 Jul 2013 12:26:53 +0000 (12:26 +0000)]
move my playgound file index-wolfram.html
Wolfram Schneider [Thu, 11 Jul 2013 12:26:10 +0000 (12:26 +0000)]
bring in new popup example
Wolfram Schneider [Thu, 11 Jul 2013 12:25:45 +0000 (12:25 +0000)]
remove old popup example
Mike Taylor [Thu, 11 Jul 2013 09:38:35 +0000 (10:38 +0100)]
README superseded by README.markdown
Mike Taylor [Thu, 11 Jul 2013 09:37:52 +0000 (10:37 +0100)]
Remove --smart option from pandoc invocation.
For some reason it doesn't work on caliban:
$ pandoc --standalone --smart README.markdown > README.html
pandoc: <stdout>: commitAndReleaseBuffer: invalid argument (Invalid or incomplete multibyte or wide character)
$
Mike Taylor [Thu, 11 Jul 2013 09:37:05 +0000 (10:37 +0100)]
Separate last bullet-list from its run-in.
Mike Taylor [Thu, 11 Jul 2013 09:33:32 +0000 (10:33 +0100)]
Link to README.html (generated from markdown) rather than plain-text
README.
Mike Taylor [Thu, 11 Jul 2013 09:32:36 +0000 (10:32 +0100)]
Complete the translation of the README into markdown.