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
918a8205e9
Updated adl-support dependency to current develop
2018-10-02 18:36:57 +01:00
Simon Brooke
e7432e62a4
Upversioned to 0.2.2-SNAPSHOT; fixed map menu
2018-09-23 17:33:59 +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
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
Simon Brooke
7d3d4b5d47
lein-release plugin: preparing 0.2.0 release
2018-09-20 13:55:34 +01:00
Simon Brooke
237a44ff40
Downgraded lein-release to 1.0.5, which I can make work.
2018-09-20 13:55:04 +01:00
Simon Brooke
3f337a4d02
lein adl now works!
2018-09-20 13:53:50 +01:00
Simon Brooke
c22c34ff16
Closer, but still not recording requests.
2018-09-14 22:20:28 +01:00
Simon Brooke
42d8f69165
Fixes related to ADL issue #5
2018-07-29 01:20:46 +01:00
Simon Brooke
3a8b3dbbfa
Downgraded to Clojure 1.8; and, some minor refactoring
...
Clojure 1.9 was causing some problems for my tooling.
2018-07-28 16:22:42 +01:00
Simon Brooke
2c4c61c458
Have now (finally) inserting correctly, but not returning success(?)
2018-07-27 12:46:35 +01:00
Simon Brooke
9564c76ae6
Almost at the point of transmitting intentions.
2018-07-26 17:47:31 +01:00
Simon Brooke
0e7a74a28b
Working on transmitting visits, intentions, requests
2018-07-24 17:52:23 +01:00
Simon Brooke
3463292e3c
Finished work on backing out passing session to layout.
2018-07-22 09:00:14 +01:00
Simon Brooke
5ad384745f
Tactical commit before moving to Fletcher
...
I *think* I'm on the right lines with this, but illuminator is too slow
and the REPL server is timing out...
2018-07-21 16:47:52 +01:00
Simon Brooke
912d417cb6
Working towards lein-adl
2018-07-21 11:50:38 +01:00
Simon Brooke
3b11b678a1
Version 0.2.0-SNAPSHOT
2018-07-19 17:59:34 +01:00
Simon Brooke
2bf43396f0
Final tweeks for public alpha
2018-07-19 11:36:36 +01:00
Simon Brooke
8f26534b3b
Upversion to 0.2.0-SNAPSHOT
2018-07-18 23:32:44 +01:00
Simon Brooke
42f02b6de0
Upversion to 0.1.0
2018-07-18 23:25:23 +01:00
Simon Brooke
5356f65ca3
Much UI work, significant improvement.
2018-07-10 16:26:41 +01:00
Simon Brooke
9c3af4c936
#17 : progress, not complete.
2018-07-09 22:00:39 +01:00
Simon Brooke
fc2bd86cff
Extremely close to alpha release
2018-07-05 11:16:48 +01:00
Simon Brooke
3a49e50a51
Now actually pulling data from server, but some regressions.
...
The map isn't rendering, and there's something wrong with options. But a lot is working.
2018-07-03 20:16:38 +01:00
Simon Brooke
6b44b70330
#31 , #44 , #45 : GDPR workflow complete; started on locality data
2018-07-03 10:04:59 +01:00
Simon Brooke
8cf28e9ca9
Merge branch 'develop' of /home/simon/workspace/youyesyet into develop
2018-07-02 17:33:29 +01:00
Simon Brooke
e19e01d9be
Trying to track down why we're seeing a version of the electors panel
...
which should no longer be there. Failing.
2018-07-02 17:29:01 +01:00
Simon Brooke
7aac888912
Tactical commit while I try to understand why the app doesn't rebuild
2018-07-02 16:35:34 +01:00
Simon Brooke
16af040537
Tactical commit while I try to understand why the app doesn't rebuild
2018-07-02 16:22:38 +01:00
Simon Brooke
f5afa67eed
More work on UI, but this commit has a regression
...
The user is no longer correctly stored in the session, and I'm not sure why not.
2018-07-02 10:51:42 +01:00
Simon Brooke
e6d6109575
Tactical commit during work on user interface
2018-06-30 19:19:01 +01:00
Simon Brooke
23a3e71464
Yet more progress!
2018-06-30 12:51:52 +01:00
Simon Brooke
acfaf985fa
Much progress, nothing yet works.
2018-06-20 09:17:53 +01:00
Simon Brooke
ad8563d668
Merge remote-tracking branch 'origin/feature/28' into feature/28
2018-06-03 08:54:50 +01:00
Simon Brooke
f86c5cffe6
Mainly, added the dwellings table, implied by the revised ERD.
...
Some other tidy up.
2018-05-26 19:23:21 +01:00
simon
c87efe9a66
Documentation changes associated with introdoction of codox
2017-07-21 08:46:50 +01:00
simon
e77d5d0393
Documentation and disambiguation
...
Separate package name hierarchies for clj and cljs parts of the system, so that it's unambiguous what package (e.g. 'youyesyet.core' is.
2017-07-16 13:03:24 +01:00
Simon Brooke
32e9d9b9f5
#36 : Fixed
2017-04-01 07:56:21 +01:00
Simon Brooke
6483b5ae9d
#36 : Still not working, but good enough for now
...
The compiled clojurescript is still not correctly deployed in the war; however, it is now compiled correctly and does work, and can be moved into place manually after deployment.
2017-03-29 10:22:13 +01:00