Simon Brooke
0ebbc71d5c
Continuing with salvage
...
There appears to be bitrot in the JavaScript dependencies; specifically in how secretary is doing routing. I have NOT got to the bottom of this.
2022-06-16 19:30:00 +01:00
Simon Brooke
f93a0e854a
Starting salvage operation; documenting things which need doing.
2022-06-16 17:28:30 +01:00
Simon Brooke
c9c9d09b97
Merge branch 'feature/30' into develop
2022-06-16 15:35:34 +01:00
Simon Brooke
440171851a
Now using VS Code
2022-02-14 10:34:16 +00:00
Simon Brooke
e12bf82f7f
Merge remote-tracking branch 'origin/develop' into develop
2022-02-14 10:33:38 +00:00
Simon Brooke
1d97622a48
Cope with the fact that servlet-context
is no longer working...
...
At least as I think it did.
Also moved some assets to fixed URLs so that they can be served by Apache, reducing load on Tomcat.
2022-02-14 10:33:23 +00:00
Simon Brooke
dba006ad57
Cope with the fact that servlet-context
is no longer working...
...
At least as I think it did.
Also moved some assets to fixed URLs so that they can be served by Apache, reducing load on Tomcat.
2022-02-14 10:33:06 +00:00
Simon Brooke
644dfcb517
Merge branch 'feature/60' into develop
2021-05-21 10:17:40 +01:00
Simon Brooke
03c274486e
feature/60: revert to trusting Selmer to resolve the servlet context...
...
Even though it doesn't. This works in Jetty, which is OK for development. It doesn't work in Tomcat, which I would like it to, but that possibly doesn't matter and at least isn't an issue for now.
2021-05-21 10:17:12 +01:00
Simon Brooke
e0a310a7e5
Merge remote-tracking branch 'origin/feature/60' into feature/60
2021-05-21 10:14:04 +01:00
Simon Brooke
bd9bb89cce
At this stage, it's mostly (not entirely) working under Jetty
...
Still not working under Tomcat.
2021-05-17 10:03:49 +01:00
Simon Brooke
d43eb22cd3
Selmer style
and script
tags are not working cleanly for me.
2021-05-17 08:22:21 +01:00
Simon Brooke
a805f3ccc5
Getting the database back to life (dodgy, will probably revert)
2020-09-20 14:25:17 +01:00
Simon Brooke
20d6c9bd9a
Woohoo! Map renders in Firefox!
...
Much else still doesn't work, however.
2019-11-22 14:11:49 +00:00
Simon Brooke
db5a034d9a
Still not working
2019-11-18 13:17:06 +00:00
Simon Brooke
2594a1954f
Nothing works at this stage.
2019-11-18 12:05:23 +00:00
Simon Brooke
00e520f900
lein-release plugin: bumped version from 0.2.2 to 0.2.3-SNAPSHOT for next development cycle
2019-05-02 16:32:16 +01:00
Simon Brooke
f5282a686b
lein-release plugin: preparing 0.2.2 release
2019-05-02 16:29:31 +01:00
Simon Brooke
10bb2416af
Ran lein ancient; updated most libraries
...
Deliberately haven't updated Clojure to 1.10
With leaflet 2.0.1-0 selecting pins doesn't work - so haven't updated
2019-05-02 16:28:58 +01:00
Simon Brooke
ed2dc5a7fb
Mainly documentation (and related) fixes.
2019-05-02 14:29:56 +01:00
Simon Brooke
ae0c383365
Intentionally added documentation to repository
...
So that it can be automatically deployed to github.io
2019-05-02 11:16:38 +01:00
Simon Brooke
71d8174869
Capitalise names of icons, since that seems to be the decision we've made.
2019-03-13 15:08:26 +00:00
Simon Brooke
3f0491d4c5
Work on auxlists
2018-10-04 22:52:51 +01:00
Simon Brooke
316c57745b
Multi-select menus now working
...
Major change, there may be regressions.
2018-10-04 19:16:24 +01:00
Simon Brooke
e411eb38b2
Fixed the 'duplicate canvassers role' issue...
...
And the cause wasn't at all what I thought.
2018-10-04 10:59:11 +01:00
Simon Brooke
918a8205e9
Updated adl-support dependency to current develop
2018-10-02 18:36:57 +01:00
Simon Brooke
254ee9854a
Merge branch 'develop' of github.com:simon-brooke/youyesyet into develop
2018-10-02 15:51:42 +01:00
Simon Brooke
b9f685b528
Brought README up to date with current develop
...
It was badly out of date and actively misleading.
2018-10-02 15:01:57 +01:00
Simon Brooke
b21c275157
Ignore new auto-generated file 'cache.clj'
2018-09-30 14:48:20 +01:00
Simon Brooke
dcba862b27
Merge branch 'develop' of github.com:simon-brooke/youyesyet into develop
2018-09-23 22:37:19 +01:00
Simon Brooke
b94fa5596d
Added the wee 'about cookies' feature from Smeagol
2018-09-23 19:17:00 +01:00
Simon Brooke
35920a256b
Got the library serving on the right URL!
2018-09-23 18:40:01 +01:00
Simon Brooke
e7432e62a4
Upversioned to 0.2.2-SNAPSHOT; fixed map menu
2018-09-23 17:33:59 +01:00
Simon Brooke
23591952b8
Auto-redirect from app to login on 403
2018-09-23 14:19:32 +01:00
Simon Brooke
388bb3fb7d
Fixed the pin-image regression
2018-09-23 13:27:56 +01:00
Simon Brooke
c575b52d01
Merge remote-tracking branch 'origin/master' into develop
2018-09-23 11:58:22 +01:00
Simon Brooke
57182eb9a6
Much better error page
2018-09-23 11:22:54 +01:00
Simon Brooke
c1dcd33d82
Correct the logout error
2018-09-23 10:43:49 +01:00
Simon Brooke
af7a8f7c25
Added custom 502 page and restart script
...
Temporary fix for the crash problem.
2018-09-23 08:54:14 +01:00
Simon Brooke
bee88f502d
Merge tag 'youyesyet-0.2.1'
2018-09-21 16:29:50 +01:00
Simon Brooke
dd471015eb
lein-release plugin: bumped version from 0.2.1 to 0.2.2-SNAPSHOT for next development cycle
2018-09-21 16:28:37 +01:00
Simon Brooke
28e00b476b
lein-release plugin: preparing 0.2.1 release
2018-09-21 16:27:01 +01:00
Simon Brooke
9076e29eb5
Updated Changelog for 0.2.1 release
2018-09-21 16:26:44 +01:00
Simon Brooke
a12330b01e
Added codox documentation to repository
2018-09-21 16:18:24 +01:00
Simon Brooke
7380fc51cf
Added license clause to project.clj
2018-09-21 15:55:33 +01:00
Simon Brooke
93bd4dbd99
Removed "adl" and "npm" "install" from release-tasks
...
Since both are now done by "uberjar", which is included in release tasks.
2018-09-21 15:43:39 +01:00
Simon Brooke
2fddb28ae8
Map regression fixed, at least in development builds
2018-09-21 15:34:54 +01:00
Simon Brooke
33686d0db5
Merge remote-tracking branch 'origin/master'
2018-09-20 14:04:29 +01:00
Simon Brooke
84a0f07d5f
Merge branch 'release/0.2.0' into develop
2018-09-20 13:57:51 +01:00
Simon Brooke
17baf7e800
lein-release plugin: bumped version from 0.2.0 to 0.2.1-SNAPSHOT for next development cycle
2018-09-20 13:56:57 +01:00