Commit graph

16 commits

Author SHA1 Message Date
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
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
7ddff8434a Merge remote-tracking branch 'origin/develop' into develop 2020-02-07 19:14:42 +00:00
d4ed336827 Mainly internationalisation improvements - not finished yet. 2017-09-07 14:44:13 +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
fd5cd11024 Experimental tidying up after vega introduction
None of this is very significant, but it is small improvements.
2017-07-30 14:40:56 +01:00
fa944f1780 #13 WOW! It works! And it's beautiful! 2017-07-26 14:50:17 +01: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
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
ebfefd3edb That proved a little more convoluted than expected, but now works well. 2016-08-21 12:19:54 +01:00
62b325cb68 History feature now fully working; Diff feature close but not there yet. 2015-01-11 11:08:17 +00:00
58389072a2 First bit of History feature working, general look and feel much improved. 2015-01-10 09:46:10 +00:00
d437f07fc2 Initial commit, not yet complete. 2014-11-10 13:18:07 +00:00