Commit graph

89 commits

Author SHA1 Message Date
c217a8381d
Reopenable photoswipe galleries (bug)
Previously, a closed photoswipe gallery could not be reopened. Fixed.
2020-09-02 14:14:33 +01: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
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
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
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
03c63da19e
Tactical commit 2020-02-19 15:27:08 +00:00
ee46b0d545
Merge remote-tracking branch 'origin/develop' into feature/47 2020-02-14 18:14:45 +00:00
2e106256f8 More Ginny stylesheet 2020-02-14 11:43:07 +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
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
59f86925e8
Corrected link rot (hadn't I done this before?) 2020-02-07 22:47:46 +00:00
da3bde16d0 Added 'list uploaded files' page, only accessible if logged in. 2020-02-07 19:01:30 +00:00
a6fb758314 Separate menu icon onto its own line, relativise the URL 2020-02-05 23:49:02 +00:00
8374432a16 Added change log 2019-01-19 17:46:33 +00:00
fbb04e558a Minor fixes to translations 2017-09-15 21:32:28 +01:00
80bb64465b Bringing the default content and the GitHub wiki into line 2017-09-12 17:31:55 +01:00
009ae30a08 Making new config more robust 2017-09-12 16:29:23 +01:00
a7aca5fab2 Documentation of new configuration. 2017-09-12 12:26:34 +01:00
2f4f7aa1c5 #33: Fix 2017-09-12 00:49:16 +01:00
f3883c6b07 Experimental changes to Dockerfile 2017-09-11 13:25:10 +01:00
2f6f9286a3 Tidy-up and robustness; no major functional change. 2017-09-11 13:04:51 +01:00
843a1d084b #31: Fix 2017-09-10 22:55:48 +01:00
420dcb8016 #32: Fix, and it's rather wonderful. 2017-09-10 20:02:58 +01:00
d27891a152 #30: Fix. 2017-09-09 23:38:18 +01:00
88d26e6d45 #30: Progress; not yet satisfied. 2017-09-09 23:19:45 +01:00
c76c821770 Version 0.99.9-SNAPSHOT 2017-09-09 21:50:54 +01:00
8eca444d0b Many changes, mainly to content, in preparation for version 1.0.0 2017-09-09 15:42:04 +01:00
85467c19ce #23, #29: Fix. Removed sensitive information from log file. 2017-09-09 13:54:08 +01:00
fab37d5683 #25: Fix (awaiting tidy up)
This is a fix, but it's a fix against the `develop` branch of [internationalisation](https://github.com/simon-brooke/internationalisation), so I need to do a new release of internationalisation before I call this a full fix.
2017-09-08 16:04:08 +01:00
335c2f2329 Still working on the problem of reading resources frm JAR
This isn't a fix, it's a step on the way to a fix.
2017-09-07 14:58:01 +01:00
d4ed336827 Mainly internationalisation improvements - not finished yet. 2017-09-07 14:44:13 +01:00
df05504406 Added documentation of the configuration file. 2017-08-18 14:05:24 +01:00
eafc4e9eb0 Note that jar files still don't work. 2017-08-18 13:20:44 +01:00
f83b0cdb75 Working towards serving content from outside the jar 2017-08-18 13:08:23 +01:00
54dcdd5b4c Mostly added documentation, but some minor changes. 2017-08-09 18:06:20 +01:00
bf94fa8d7e Genuinely pluggable/configurable formatter extensions! 2017-08-08 23:27:35 +01:00
9630e16d94 Mermaid now working
Still needs refactoring to generalise the extension architecture.
2017-07-30 23:25:24 +01:00