Commit graph

  • ee5630ecb2 Much restyling to add WEFT branding and a wee advertisement. Also in the process updated dependencies. simon 2016-09-02 16:27:59 +01:00
  • 0613577825 Fixed a typo in Introduction.md; brought README.md back into line with Introduction.md simon 2016-08-21 12:38:43 +01:00
  • ebfefd3edb That proved a little more convoluted than expected, but now works well. simon 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. simon 2016-08-21 10:50:20 +01:00
  • 89cdd75bbe Merge branch 'feature/5' into develop simon 2016-08-21 10:45:32 +01:00
  • 3c06824e3d Added diff2html tests, which should have been in Git already. simon 2016-08-21 10:44:56 +01:00
  • 8c6a3358bc Well, that was ridiculously easy, and it Just Works[tm]. simon 2016-08-21 10:43:51 +01:00
  • 0d9b8f606e Removed reference to diff2html not working from documentation. simon 2016-08-20 22:29:12 +01:00
  • c8e1817ae5 Whoops! Accidentally managed to overwrite Introduction.md with the Levellers introduction during testing. Fixed. simon 2016-08-20 22:20:48 +01:00
  • 3dfed26891 Took out the 'doesn't work yet' comment, because it now does! simon 2016-08-20 22:13:20 +01:00
  • 51d2fc1ca8 Changed a 'use' to a 'require' in conformance with best practice guidelines. simon 2016-08-20 22:10:26 +01:00
  • baaa153bcc Upversioned to 0.5.1-SNAPSHOT; diff2html now works; many packages (but not timbre) updated; documentation improved. simon 2016-08-20 22:03:20 +01:00
  • b31b50b976 lein-release plugin: preparing 0.5.0-rc1 release simon 2015-11-11 08:21:55 +00:00
  • e58ba09530 Added version to front page. simon 2015-04-10 18:34:59 +01:00
  • 855eb164fc Stylesheet fixes simon 2015-04-10 18:28:21 +01:00
  • b3e171e0f9 Copied the really nice 'cookie information' box I did for Earlytech into Smeagol. Simple and elegant. Pleased. simon 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. simon 2015-01-29 21:08:13 +00:00
  • 1e7ad73fa4 Slightly improved English in README and Introduction. simon 2015-01-16 22:44:21 +00:00
  • 37a61da33a Now with strongly encrypted passwords! With the security issue solved, I've upversioned to 0.5.0. simon 2015-01-16 22:41:48 +00:00
  • 1d87595a64 Woohoo! Users can now change their own passwords. More work on tidying up stylesheets. simon 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. simon 2015-01-12 21:57:21 +00:00
  • 80b1bc054e Added specialised stylesheets for display on small screens. Simon Brooke 2015-01-11 16:34:13 +00:00
  • 637ea8c084 Bother! forgot to add the nascent diff2html file. Added. Simon Brooke 2015-01-11 15:42:44 +00:00
  • c0e97526ed Small change to license statement. Simon Brooke 2015-01-11 15:40:53 +00:00
  • abc3cd8cea Upversioned to 0.4.0; edited README. This is not far off a 1.0 release. Simon Brooke 2015-01-11 15:13:15 +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! Simon Brooke 2015-01-11 15:02:08 +00:00
  • 62b325cb68 History feature now fully working; Diff feature close but not there yet. Simon Brooke 2015-01-11 11:08:17 +00:00
  • b0619a58d0 fetch-version now Just Works[TM]. diff sort of works - it diffs all files in a commit, but in the special case of the wiki I can make the simplifying assumption that there is only one file in a commit. Still, should fix this. Simon Brooke 2015-01-11 10:31:25 +00:00
  • cabf7c70b3 Substantial progress on history, but neither diff nor fetch-version work yet. Simon Brooke 2015-01-10 20:50:00 +00:00
  • 58389072a2 First bit of History feature working, general look and feel much improved. Simon Brooke 2015-01-10 09:46:10 +00:00
  • eb5b82fbca Moved passwd out of resources/public, which was wantonly insecure, into resources. Simon Brooke 2015-01-10 08:18:25 +00:00
  • 4444664bdf Added the raw basis for history browsing - doesn't work yet, but doesn't affect the user interface either. simon 2015-01-09 17:41:12 +00:00
  • c749012459 Removed the problematic reference to a home-built version of clj-jgit; removed references to it from introduction and README. Upversioned. simon 2015-01-08 23:04:14 +00:00
  • 941b7b54ff Small, mainly cosmetic tweaks, but including enabling links in the left bar which were formerly broken. simon 2015-01-08 22:48:38 +00:00
  • 8edd392ba9 Internal links weren't working in the left bar or the header. Now they are. simon 2014-11-14 15:33:47 +00:00
  • 009d047fbf Working around the clj-jgit problem. Not currently fit for prime time. simon 2014-11-14 13:46:21 +00:00
  • 0cb8fceb81 Trying to track down the 'lu' bug; added exclusions for all conflicts. simon 2014-11-13 22:10:17 +00:00
  • 9116d36666 Added marginalia for documentation; some minor change to Introduction. Simon Brooke 2014-11-12 19:22:54 +00:00
  • 16e47df26c Brought README into line with Introduction, again. Simon Brooke 2014-11-11 21:51:03 +00:00
  • fcfa1b0c68 Changed license to GPL version 2 - which was what I always intended. Simon Brooke 2014-11-11 21:46:25 +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. Simon Brooke 2014-11-11 21:37:34 +00:00
  • d99ee25806 Fix to redirects to play nice with Tomcat. Simon Brooke 2014-11-11 17:51:01 +00:00
  • 8bb2f6d249 Brought README up to date with Introduction. Simon Brooke 2014-11-11 17:43:13 +00:00
  • 45a4b2fb99 Tidied up documentation; added GNU GPL header to many files. Simon Brooke 2014-11-11 17:38:38 +00:00
  • fc89b25a2f Added very basic and not-very-secure authentication. Smeagol is now usable. Simon Brooke 2014-11-11 12:24:44 +00:00
  • d437f07fc2 Initial commit, not yet complete. simon 2014-11-10 13:18:07 +00:00
  • 53885f696d Initial commit Simon Brooke 2014-11-10 11:54:18 +00:00