Commit graph

63 commits

Author SHA1 Message Date
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
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
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
c289f10524 Updated introduction and README to say you can now upload files. 2017-07-26 17:07:40 +01:00
6b6c7fb014 Merge branch 'feature/13' into develop 2017-07-26 14:54:49 +01:00
fa944f1780 #13 WOW! It works! And it's beautiful! 2017-07-26 14:50:17 +01:00
bd0e0a802a WIP on Illuminator: minor look and feel tweeks 2017-07-24 00:31:11 +01:00
77a18e20a5 #18: Very satisfactory!
Looking good at all scales, and in the end I didn't use bootstrap (although it would still be a good thing to learn it).
2017-03-13 20:35:13 +00:00
136057a09e #18: A lot better, but not there yet
Looks fine on desktops. On phones the wiki page looks reasonable, but for some reason I can't yet fathom has a huge right margin; tablets I haven't tackled yet.
2017-03-12 19:26:26 +00:00
2f897089fe #15: Fix
Rather nice and satisfactory. Slightly conflates the issue of configuration and internationalisation at present, but I think internationalisation is a target to hit as a separate job.
2017-03-12 17:14:43 +00:00
4a7781ef05 Added information about Docker image to README and Introduction. 2016-12-27 13:15:53 +00:00
7e13e25d14 Added a bit on how to troubleshoot the bug I've been dealing with today. 2016-12-20 14:36:22 +00:00
44263c3fa0 Reorganised routes so that routes/wiki.clj is less overcrowded and messy. 2016-09-11 17:38:46 +01:00
09fe67a26e Seems all to be working now. You can't actually delete users through the user
interface, but you can add and edit them.
2016-09-11 16:01:51 +01:00
de7a553a86 Done, working. 2016-09-02 16:51:53 +01:00
ee5630ecb2 Much restyling to add WEFT branding and a wee advertisement.
Also in the process updated dependencies.
2016-09-02 16:27:59 +01:00
0613577825 Fixed a typo in Introduction.md; brought README.md back into line with
Introduction.md
2016-08-21 12:38:43 +01:00
ebfefd3edb That proved a little more convoluted than expected, but now works well. 2016-08-21 12:19:54 +01:00
06773bd6f7 I'd also managed to accidentally over-write the header and left bar content
with Levellers wiki content. Fixed.
2016-08-21 10:50:20 +01:00
8c6a3358bc Well, that was ridiculously easy, and it Just Works[tm]. 2016-08-21 10:43:51 +01:00
0d9b8f606e Removed reference to diff2html not working from documentation. 2016-08-20 22:29:12 +01:00
c8e1817ae5 Whoops! Accidentally managed to overwrite Introduction.md with the
Levellers introduction during testing. Fixed.
2016-08-20 22:20:48 +01:00