Commit graph

91 commits

Author SHA1 Message Date
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
a6fb758314 Separate menu icon onto its own line, relativise the URL 2020-02-05 23:49:02 +00:00
d6d0a5fc40 Another bit of #44, which got missed somehow. 2020-02-05 23:15:48 +00:00
8374432a16 Added change log 2019-01-19 17:46:33 +00:00
jem
4f8c4b8925 fixed test - Now we are getting a 200 response again. 2019-01-18 15:06:33 +01:00
jem
fad1fcfea5 make start page configurable 2019-01-08 19:59:16 +01:00
56aa8ca2f1 Merge remote-tracking branch 'origin/develop' into develop 2018-05-24 07:25:00 +01:00
778c0a84e2 i18n 2018-05-24 07:23:11 +01:00
45dc3017dd And one translation I'd missed... 2017-09-15 21:37:03 +01:00
fbb04e558a Minor fixes to translations 2017-09-15 21:32:28 +01:00
1cfc3876e0 Translations provided by Soukyan 2017-09-15 19:23:31 +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
75c5618239 Fixed bug where password could be blanked if a user was edited and no new password set 2017-09-11 07:53:36 +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
3ed44ec3fc #25: Fix.
Upgraded to i18n 1.0.3
2017-09-09 11:23:20 +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
3e686e9c5b #21: Fix 2017-09-01 22:19:49 +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
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
8699b7cff4 Internationalisation support
... but no actual translation files yet.
2017-08-08 15:50:33 +01:00
a2b6d6f72b Initial work on i18n 2017-08-08 09:01: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
c289f10524 Updated introduction and README to say you can now upload files. 2017-07-26 17:07:40 +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
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
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