Commit graph

34 commits

Author SHA1 Message Date
Simon Brooke 2594a1954f Nothing works at this stage. 2019-11-18 12:05:23 +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 7a791f50f4 Minor fixes discovered while working on the record loading problem 2018-09-19 15:25:30 +01:00
Simon Brooke adcdacc6c1 #15: issue experts workflow now very slick 2018-09-17 15:14:41 +01:00
Simon Brooke 2d4f7a897d Fixed database saving issues. 2018-09-16 16:54:26 +01:00
Simon Brooke cb9e38cdc8 Some improvement to the followuprequest form
Allowing handling of 'other', to capture electors concerns other than the ones we've selected.
2018-09-14 16:30:35 +01:00
Simon Brooke 1069984849 Work on linking 2018-08-05 10:16:33 +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 0e7a74a28b Working on transmitting visits, intentions, requests 2018-07-24 17:52:23 +01:00
Simon Brooke 542ce9f56d I think I'm ready for public alpha. 2018-07-18 23:01:52 +01:00
Simon Brooke e53361a3a5 Minor changes to ADL and to logging. 2018-07-17 09:04:15 +01:00
Simon Brooke b65223198c Minor fix to ADL - wrong capitalisation
Plus regenerated files.
2018-07-15 12:42:32 +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 0026218993 Tactical commit; much progress but not ready for release. 2018-07-07 10:21:09 +01:00
Simon Brooke d4f0f4aa5c get-local-data now working 2018-07-03 12:49:14 +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 78365f8c8b More detail work. An awful lot is working now. 2018-06-29 23:33:23 +01:00
Simon Brooke 4e296537c4 Progress on #2, #5; oauth isn't working but not far off
Using the Noir session doesn't seem to be the right thing to do. I should be using the Ring session, but I'm having a hard time getting my head round it. @yogthos is too bloody clever!
2018-06-29 17:14:55 +01:00
Simon Brooke 284509fa7b Work on getting forms to go. Not yet complete. 2018-06-19 08:23:30 +01:00
Simon Brooke 14abdb0dce Merge remote-tracking branch 'origin/develop' into develop 2018-06-14 21:37:12 +01:00
Simon Brooke bfb5a67266 Further work on auto-generation of components 2018-06-14 21:33:20 +01:00
Simon Brooke eb1c35489b Minor changes to documentation strings 2018-06-14 16:12:36 +01:00
Simon Brooke a9fd6617d2 A number of small changes to the ADL specification 2018-06-14 00:14:06 +01:00
Simon Brooke 706e42f483 More work, some progress made. 2018-06-11 21:49:16 +01:00
Simon Brooke bbf6daf6ca #47, #48, #49, #50: MY MONSTER IT LIVES
Most of the forms of the admin user interface render and sort-of work. It needs polish - but it's a huge leap forward!
2018-06-11 19:07:38 +01:00
Simon Brooke 98695e41dc #46, #50: Further improvements on list generation 2018-06-11 10:10:23 +01:00
Simon Brooke a00da8079c #47, #48, #49, #50: Auto-generated admin system largely done
This work is closely coupled with work on [ADL](https://github.com/simon-brooke/adl), q.v. At present ADL largely supports this project.
2018-06-10 22:45:58 +01:00
Simon Brooke 79bf3ed7eb More work on ADL. 2018-06-05 09:26:36 +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