Commit graph

237 commits

Author SHA1 Message Date
jem
7d479e95b1 add one more parsing testcase 2018-05-18 12:09:16 +02:00
jem
4025b1e29c include link parsing now works 2018-05-18 12:05:13 +02:00
jem
6918ba27e8 implemented simple parsing 2018-05-17 09:08:09 +02:00
jem
9607657cc1 added schema & use separated resolver & includer component. 2018-05-16 18:41:54 +02:00
jem
464e9af7d6 use dependency injection in order to make include resolving testable 2018-05-15 19:31:24 +02:00
jem
6be21214b0 start with some thinking about the problem ... 2018-05-15 18:50:54 +02:00
cd25d8bd76 Version 1.0.1 2017-09-23 15:18:35 +01:00
1e2e9ea49b Enabled committing during lein release with an unsigned tag. 2017-09-23 15:18:06 +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
c4a0d45ade upversion to 1.0.1-SNAPSHOT 2017-09-12 17:07:31 +01:00
1f2bb0bc6d Merge branch 'release/1.0.0' 2017-09-12 17:05:16 +01:00
2cf30bd695 Merge branch 'release/1.0.0' into develop 2017-09-12 17:05:16 +01:00
948d718b3d Upversion to 1.0.0 2017-09-12 17:02:27 +01:00
a509cadd82 Version 0.99.12-SNAPSHOT 2017-09-12 16:58:04 +01:00
0194ff477f Version 0.99.11 2017-09-12 16:44:54 +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
ee0453e395 Allow configuration to be overridden by environment variables
This is (I think) the final piece in enabling Smeagol to be run neatly from Docker and, indeed, from a pre-packaged jar file.
2017-09-12 11:29:42 +01:00
9152d1fe6d Version 0.99.11-SNAPSHOT 2017-09-12 01:14:45 +01:00
3a4d177923 Version 0.99.10 2017-09-12 01:03:18 +01:00
38bea793c5 Merge branch 'feature/33' into develop 2017-09-12 00:57:32 +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
9f3c16a348 Set version to 0.99.10-SNAPSHOT 2017-09-11 08:05:20 +01:00
835dec0f1c Merge branch 'release/1.0.0-rc3' 2017-09-11 07:59:21 +01:00
ccb62b9d6f Merge branch 'release/1.0.0-rc3' into develop 2017-09-11 07:59:21 +01:00
f92a681834 Upversion to 1.0.0rc3 2017-09-11 07:58:48 +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
656d503128 Merge branch 'feature/31' into develop 2017-09-10 22:56:58 +01:00
843a1d084b #31: Fix 2017-09-10 22:55:48 +01:00
1353e27f92 Merge branch 'feature/32' into develop 2017-09-10 20:03:08 +01:00
420dcb8016 #32: Fix, and it's rather wonderful. 2017-09-10 20:02:58 +01:00
b6a2bdd4bc Merge branch 'feature/30' into develop 2017-09-09 23:38:29 +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
85097f942a Kibitzed 2017-09-09 22:18:22 +01:00
6f22517f0c Sanity testing on startup. 2017-09-09 22:01:07 +01:00
c76c821770 Version 0.99.9-SNAPSHOT 2017-09-09 21:50:54 +01:00
d4ac9b3586 Version 0.99.8 2017-09-09 15:42:38 +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
44703d5889 Optional environment variable for passwd file. 2017-09-09 11:42:09 +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