Commit graph

337 commits

Author SHA1 Message Date
Simon Brooke b944aa6bf1 Lots of work on trying to get all validator tests to pass.
Three still fail, but substantial progress. The to-husql-queries
tests are failing much worse, but are not a current target (nor is
the validator, frankly, but it irks me that it is so broken)
2025-05-22 11:43:48 +01:00
Simon Brooke 5af9a7349c Merge branch 'master' into develop 2019-05-02 15:54:47 +01:00
Simon Brooke 7b812f9d01 Deliberately moved documentation to /docs
To play nice with github.io
2019-05-02 15:53:24 +01:00
Simon Brooke 617491677b Merge tag 'adl-1.4.6' 2019-05-02 15:49:27 +01:00
Simon Brooke 676afb704a lein-release plugin: bumped version from 1.4.6 to 1.4.7-SNAPSHOT for next development cycle 2019-05-02 15:48:55 +01:00
Simon Brooke 5f0a6004e2 lein-release plugin: preparing 1.4.6 release 2019-05-02 15:41:10 +01:00
Simon Brooke 8de6c31507 Merge remote-tracking branch 'origin/develop' into develop 2018-10-04 21:09:42 +01:00
Simon Brooke 55be4a2786 Amended release documentation 2018-10-04 21:08:56 +01:00
Simon Brooke a7934d70b9 Making multi-select menus work
Major changes, may be regressions.
2018-10-04 19:13:28 +01:00
Simon Brooke 43d46ca9e5 Work on fixing menus revealed inconsistency in finding farside. 2018-10-03 12:59:20 +01:00
Simon Brooke dc4937dfa2 Better form titles, progress on menus 2018-10-02 18:35:33 +01:00
Simon Brooke 2df3444090 Separated caching into new namespace. 2018-09-30 14:33:51 +01:00
Simon Brooke da5d884605 Fixed async menu loading 2018-09-30 14:33:32 +01:00
Simon Brooke 789f300237 Two more tests pass; fifteen still fail 2018-09-27 16:14:22 +01:00
Simon Brooke 0b495adddc Fix in generated documentation strings!
Also, documentation added to repository.
2018-09-23 14:18:59 +01:00
Simon Brooke 6b8ce3f42e Merge remote-tracking branch 'github/develop' into develop 2018-09-21 20:17:46 +01:00
Simon Brooke 5c4c215de7 Documentation 2018-09-21 20:15:35 +01:00
Simon Brooke c55c0677ba Trivial: Removed some commented-out code. 2018-09-20 13:28:57 +01:00
Simon Brooke 7d037d1dae Merge branch 'develop' of ssh://goldsmith.journeyman.cc:/srv/git/adl into develop 2018-09-20 11:44:34 +01:00
Simon Brooke ef7c13fadc Updated release documentation comment. 2018-09-20 11:41:53 +01:00
Simon Brooke 4fc2110831 Updated release documentation comment. 2018-09-20 11:23:35 +01:00
Simon Brooke 04ec02d5ab lein-release plugin: bumped version from 1.4.5 to 1.4.6-SNAPSHOT for next development cycle 2018-09-20 11:20:30 +01:00
Simon Brooke 07f1ff5073 lein-release plugin: preparing 1.4.5 release 2018-09-20 11:17:13 +01:00
Simon Brooke a6b2309518 Preparing for dummy run release. 2018-09-20 11:16:41 +01:00
Simon Brooke ead6bdae67 lein-release plugin: preparing 1.4.4 release 2018-09-20 09:52:23 +01:00
Simon Brooke 1dac3e9274 Merge branch 'develop' of ssh://goldsmith.journeyman.cc:/srv/git/adl into develop 2018-09-20 09:44:05 +01:00
Simon Brooke e24523a00e Merge remote-tracking branch 'origin/develop' into develop 2018-09-19 15:13:00 +01:00
Simon Brooke adf28d030e Merge remote-tracking branch 'origin/develop' into develop 2018-09-19 15:12:51 +01:00
Simon Brooke 143541afa0 Merge remote-tracking branch 'origin/develop' into develop 2018-09-19 15:12:34 +01:00
Simon Brooke 8facb67bc9 Getting some property names wrong: probable fix 2018-09-19 15:12:23 +01:00
Simon Brooke 03e64464a5 Getting some property names wrong: probable fix 2018-09-19 14:30:55 +01:00
Simon Brooke 0f9dc14ee4 Fixing database record creation issues. 2018-09-16 16:52:05 +01:00
Simon Brooke 6dd238665f Merge remote-tracking branch 'github/develop' into develop 2018-08-15 22:33:20 +01:00
Simon Brooke 5860a53abf Ensure we're using the right names when checking params 2018-08-09 13:21:18 +01:00
Simon Brooke d07e36453f Delete widget now suppressed unless there's a valid record.
Delete still doesn't work, of course...
2018-08-06 12:23:46 +01:00
Simon Brooke 9d9a800289 Delete widget now suppressed unless there's a valid record. 2018-08-06 12:15:46 +01:00
Simon Brooke 7be2225917 Create and Update now satisfactory for most records
Date and Time fields are not yet handled correctly.
2018-08-06 12:01:54 +01:00
Simon Brooke f274d3be65 Safety commit
Ran out of electricity last night when I'd almost but not quite got creation working properly. Frustrating! I don't have much electricity this morning so I'm pushing this up to GitHub for safety.
2018-08-06 09:31:50 +01:00
Simon Brooke c1d1bf59e8 Merge branch 'feature/3' into develop 2018-08-05 17:19:59 +01:00
Simon Brooke f0eb2a7d18 Create and Update now work.
Still further work to do - not getting the id back correctly from insert - but it's beginning to work
2018-08-05 17:17:08 +01:00
Simon Brooke 34552cff4f Working through getting record creation going 2018-08-05 14:53:54 +01:00
Simon Brooke 972dfd091e More work on linking 2018-08-05 10:12:28 +01:00
Simon Brooke 0b3b3ecba1 #3 Auxlists now rendering correctly 2018-07-31 13:52:20 +01:00
Simon Brooke e9bdc6c8a7 #3 Field-names SEEM to be fixed, more testing needed. 2018-07-31 08:01:46 +01:00
Simon Brooke b47cc87c0a Merge remote-tracking branch 'github/feature/3' into feature/3 2018-07-31 07:16:42 +01:00
Simon Brooke cbebfeca50 #3 Auxlists mostly working
Problems: generating some wrong fieldnames in HugSQL, apparently through not using (safe-name x :sql); not using the right views where multiple links from one entity to another; not getting distinction between many-to-many and one-to-many right.
2018-07-31 07:15:34 +01:00
Simon Brooke b78b311d99 #3 Auxlists mostly working
Problems: generating some wrong fieldnames in HugSQL, apparently through not using (safe-name x :sql); not using the right views where multiple links from one entity to another; not getting distinction between many-to-many and one-to-many right.
2018-07-30 13:59:23 +01:00
Simon Brooke 19f1e7e513 #3 Good progress on auxlists, not yet complete 2018-07-30 00:39:11 +01:00
Simon Brooke d93619dff8 Refactoring around constructing menus (which is still not working) 2018-07-29 18:19:56 +01:00
Simon Brooke 6ba1ad60c9 Merge branch 'feature/5' into develop 2018-07-29 01:22:29 +01:00