1e6e7fbb87
Removed references to WEFT
...
WEFT was my trading name when I was actually working. Now I'm retired, I've given up the domain, so links to WEFT no longer work.
2022-02-12 14:55:43 +00:00
96fa9c7033
Updated JS dependencies; fixed the problem with pluggable extensions.
2022-01-07 11:59:53 +00:00
ad18d2eb1e
Merge remote-tracking branch 'origin/develop' into develop
2021-03-23 15:59:08 +00:00
f4b28b344d
Clearer uploaded-image display page.
2021-03-21 13:46:13 +00:00
c217a8381d
Reopenable photoswipe galleries (bug)
...
Previously, a closed photoswipe gallery could not be reopened. Fixed.
2020-09-02 14:14:33 +01:00
6875abae84
Again, I think I've solved the Tomcat startup issue.
2020-03-01 10:51:53 +00:00
3943bd02e7
Merge remote-tracking branch 'origin/develop' into develop
2020-02-29 19:26:29 +00:00
693bbbf7b4
Merge remote-tracking branch 'origin/develop' into develop
2020-02-29 19:23:54 +00:00
cf227b498a
I *think* I've fixed the Tomcat redirect bug.
2020-02-29 19:23:34 +00:00
13440b616f
Minor grammatical changes
2020-02-28 12:41:05 +00:00
63ebaa28d0
Picture for Data on Maps page
2020-02-27 11:05:57 +00:00
2336e9dc2a
Merge remote-tracking branch 'origin/develop' into develop
2020-02-27 11:05:08 +00:00
68e22386be
Added a page on Data on Maps
2020-02-27 11:04:54 +00:00
4003c0295f
Better grammar
2020-02-27 00:09:20 +00:00
471fdbab96
Added a green-on-black stylesheet, which I shall use for my blog
2020-02-26 22:57:02 +00:00
e2e319d550
Local links now work within GeoCSV specification
2020-02-26 21:25:51 +00:00
80bc1e071b
Sort of works, well enough to know that the concept is valid.
...
NOT NEARLY good enough to release!
2020-02-26 13:58:01 +00:00
c0358f9c78
GeoCSV extension now working, but not as well as I want.
2020-02-25 21:55:25 +00:00
4fee2959ca
Added Ginny's stylesheet permanently to the archive
...
Work on 'failed to find dimensions of image' bug, which only happens under Tomcat. Not yet resolved.
2020-02-20 18:12:10 +00:00
9ac1ba1bba
Bug fixes
...
Unwriteable upload directory missed when running sanity check;
Access to MDE resources when running under Tomcat.
2020-02-20 14:48:52 +00:00
c19580a23e
War on TODOs
...
Improved mermaid and photoswipe extensions, handled control-s on the edit page.
2020-02-20 13:42:17 +00:00
b2ee34bd8e
Mainly documentation, but some reorganisation to support documentation.
2020-02-19 21:07:40 +00:00
256cf702cf
Added files used by example galleries to repository
2020-02-19 16:52:37 +00:00
019f2e8276
Regression fixed.
2020-02-19 16:42:58 +00:00
f82ad725c1
Working,, but regression in Mermaid stylesheet
2020-02-19 16:18:58 +00:00
03c63da19e
Tactical commit
2020-02-19 15:27:08 +00:00
151987e598
#45,#46: done
2020-02-16 13:51:41 +00:00
ee46b0d545
Merge remote-tracking branch 'origin/develop' into feature/47
2020-02-14 18:14:45 +00:00
392a5f82ec
These are the genuine improvements out of today
...
1. Table sorting
2. Fixed edit page title bugette
3. SimpleMDE working again.
2020-02-14 16:08:17 +00:00
b7a7c4cfc8
Merge branch 'develop' into feature/grcss
2020-02-14 11:44:06 +00:00
c06fce3007
Bugfix: looking in the wrong directory for uploads.
2020-02-14 11:43:50 +00:00
2e106256f8
More Ginny stylesheet
2020-02-14 11:43:07 +00:00
37d850d30a
Still no actual progress.
2020-02-13 21:07:36 +00:00
40ab296d1a
#45 : OK, it doesn't work, but it's close.
...
Still getting fragment index instead of fragment text.
2020-02-13 14:45:16 +00:00
0d686a9b63
#47 : Something well broken here, but I'm on the right path
...
Fragment indices are being returned instead of fragments, and it does not seem that the extension formatters are being called at all. But... config is definitely improved in the
right direction.
2020-02-12 12:35:18 +00:00
d2e20162ef
Simplified syntax for Photoswipe galleries now works
2020-02-11 13:14:36 +00:00
fc4dcdb5d3
Mainly documenting the configuration file
2020-02-11 08:30:03 +00:00
ba45ea5163
#47 , #49 : Auto-thumbnailing now working and configurable
...
Not yet documented.
2020-02-10 22:56:24 +00:00
40f4f13667
Tactical commit: I'm fairly sure this is close to good.
2020-02-10 21:36:49 +00:00
ad5e41c23a
Progress on thumbnailing, but not working yet.
2020-02-10 17:39:24 +00:00
719222195e
Working, but not finished.
2020-02-10 11:53:39 +00:00
54b82931b2
Major restructuring of extension processors, not yet complete
2020-02-09 01:42:31 +00:00
e00beaf790
Trying to get JavaScript switchable between local and cloudflare
...
Not working for two reasons:
1. `lein npm install` does not build packages on MacOS;
2. `{% ifequal js-from ":cloudflare" %}` breaks Selmer in wiki.html but not in edit.html - WTF?
2020-02-08 10:45:31 +00:00
59f86925e8
Corrected link rot (hadn't I done this before?)
2020-02-07 22:47:46 +00:00
7ddff8434a
Merge remote-tracking branch 'origin/develop' into develop
2020-02-07 19:14:42 +00:00
da3bde16d0
Added 'list uploaded files' page, only accessible if logged in.
2020-02-07 19:01:30 +00:00
84360110fc
Fixes to two minor bugs
...
* Wrong URL printed in upload page;
* 'New file Foo' instead of 'New file Edit Foo' as default git commit message for a new file.
2020-02-07 14:20:32 +00:00
a6fb758314
Separate menu icon onto its own line, relativise the URL
2020-02-05 23:49:02 +00:00
d6d0a5fc40
Another bit of #44 , which got missed somehow.
2020-02-05 23:15:48 +00:00
8374432a16
Added change log
2019-01-19 17:46:33 +00:00