Commit graph

307 commits

Author SHA1 Message Date
9ca1cc05ab
REPL now working; Tomcat per-instance configuration still not. 2021-03-23 15:33:41 +00:00
f46af642a4
Extensive linting whilst trying to resolve Tomcat config issue. 2021-03-23 13:52:29 +00:00
f4b28b344d
Clearer uploaded-image display page. 2021-03-21 13:46:13 +00:00
979851cf21
More .gitignores 2021-03-16 09:05:11 +00:00
9f78718009
Yet another attempt at fixing the Tomcat redirect issue. 2020-03-03 08:19:47 +00: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
1a0d338c34
OK, this is close to good. We're serving the right stuff. 2020-02-26 18:06:45 +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
5a784f4497
Image finder for GeoCSV pin images (mainly)
Not yet working; when it is, it may be more generally useful.
2020-02-26 09:39:26 +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
ac433c3afa
Merge branch 'master' into develop 2020-02-19 21:18:23 +00:00
a775ef7b83
WHOOPS! Introduced bugs when I was supposed just to be documenting. 2020-02-19 21:18:06 +00:00
c3f00a18fe
Merge branch 'master' into develop 2020-02-19 21:08:43 +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
8618926318
Merge tag 'smeagol-1.0.4' 2020-02-19 16:44:20 +00:00
36fd921ee5
lein-release plugin: bumped version from 1.0.4 to 1.0.5-SNAPSHOT for next development cycle 2020-02-19 16:44:00 +00:00
be3c9fc946
lein-release plugin: preparing 1.0.4 release 2020-02-19 16:43:43 +00:00
6b229e35ce
Merge branch 'feature/47' into develop 2020-02-19 16:43:17 +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
0649ecf195
Thank fuck, it works. Now to remove all the crud. 2020-02-19 15:01:09 +00:00
0f0f2ecc48
Re-separated apply-formatter. Still doesn't work.
(but doesn't blow up)
2020-02-19 12:50:52 +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
10e5d15e65 Merge branch 'feature/grcss' into develop 2020-02-14 16:09:12 +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
0417fda910 Added TODO note, only. 2020-02-14 08:51:14 +00:00
37d850d30a
Still no actual progress. 2020-02-13 21:07:36 +00:00
8032ad60af
No actual progress. 2020-02-13 19:46:58 +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
2f22b733c1
Tidy up
alphordered includes, standardised on use 'log' as alias for timbre.
2020-02-12 21:13:36 +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