Commit graph

50 commits

Author SHA1 Message Date
40f4f13667
Tactical commit: I'm fairly sure this is close to good. 2020-02-10 21:36:49 +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
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
d6d0a5fc40 Another bit of #44, which got missed somehow. 2020-02-05 23:15:48 +00:00
843a1d084b #31: Fix 2017-09-10 22:55:48 +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
d4ed336827 Mainly internationalisation improvements - not finished yet. 2017-09-07 14:44:13 +01:00
3e686e9c5b #21: Fix 2017-09-01 22:19:49 +01:00
54dcdd5b4c Mostly added documentation, but some minor changes. 2017-08-09 18:06:20 +01:00
e54e7fac66 Merge branch 'release/1.0.0rc1' 2017-08-08 23:53:29 +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
19e5920c9d Merge branch 'feature/17' into develop 2017-07-26 17:02:47 +01:00
c2e771561d #17: Fix. 2017-07-26 16:51:31 +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
3c0dbd4fe5 Merge remote-tracking branch 'origin/develop' into develop 2017-07-23 20:23:07 +01:00
32f2695b76 Added cross-scripting field to auth form. 2017-07-23 20:20:06 +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
a6f748b49f That's bootstrap integrated,
Although I'm not actually using it yet. But one thing is clear: what
actually made the difference was setting the initial-scale on the
viewport. So I may not need bootstrap (although it would still be good
to learn it)
2017-03-13 11:29:44 +00:00
506898e761 #18: Experimentally added Bootstrap
It's what all the cool kids are using.
2017-03-13 10:46:27 +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
474dd7a397 Bother
Passwd.html should have been in the last fix, and the passwd file itself should emphatically not!
2017-03-12 17:16:30 +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
fb18ebef51 Reformatting of history page to make it a bit clearer how it works. 2016-12-20 13:48:15 +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
ebfefd3edb That proved a little more convoluted than expected, but now works well. 2016-08-21 12:19:54 +01:00
8c6a3358bc Well, that was ridiculously easy, and it Just Works[tm]. 2016-08-21 10:43:51 +01:00
e58ba09530 Added version to front page. 2015-04-10 18:34:59 +01:00
b3e171e0f9 Copied the really nice 'cookie information' box I did for Earlytech into
Smeagol. Simple and elegant. Pleased.
2015-02-03 20:59:31 +00:00
09aa1bdc90 Tidy-up - mainly because I discovered I was generating pages which did not
fully validate as HTML. Fixed.
2015-01-29 21:08:13 +00:00
1d87595a64 Woohoo! Users can now change their own passwords. More work on tidying
up stylesheets.
2015-01-16 22:07:41 +00:00
72ed9e5536 After being so pleased with myself last night, I find that commit was full
of sloppy bugs. Many of them fixed in this one.
2015-01-12 21:57:21 +00:00
bc0dd75081 Apart from writing a diff2html transform and maybe adding a user-admin
page, I'd say this is feature complete. Good enough for me, anyway!
2015-01-11 15:02:08 +00: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
4444664bdf Added the raw basis for history browsing - doesn't work yet, but
doesn't affect the user interface either.
2015-01-09 17:41:12 +00:00
b25412991b Well, that's Git integration working. Not complete; it ought to be possible
to view the log of the current page, and previous versions - but it's a start.
2014-11-11 21:37:34 +00:00
45a4b2fb99 Tidied up documentation; added GNU GPL header to many files. 2014-11-11 17:38:38 +00:00
fc89b25a2f Added very basic and not-very-secure authentication. Smeagol is now usable. 2014-11-11 12:24:44 +00:00
d437f07fc2 Initial commit, not yet complete. 2014-11-10 13:18:07 +00:00