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
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
Simon Brooke
7dc3f2dbb8
Probably more to do before 1.4.4 release, but stonking progress.
2018-07-29 01:01:36 +01:00
Simon Brooke
5ec60e524c
Refactoring in progress...
2018-07-28 16:27:46 +01:00
Simon Brooke
31848e75ca
Improved list queries
2018-07-27 16:51:08 +01:00
Simon Brooke
12a729a281
'Create' queries need a :? signature if they are to return results
2018-07-27 12:47:30 +01:00
Simon Brooke
20d8bdcb53
Improved memoisation
2018-07-24 17:54:35 +01:00
Simon Brooke
65eb334246
Version 1.4.4-SNAPSHOT
2018-07-21 18:47:21 +01:00
Simon Brooke
460a60d803
Still struggling to make automatic release work.
2018-07-21 18:33:01 +01:00
Simon Brooke
a7404453b4
Revert "lein-release plugin: preparing 1.4.3 release"
...
This reverts commit 5daf051907
.
2018-07-21 18:26:07 +01:00
Simon Brooke
5daf051907
lein-release plugin: preparing 1.4.3 release
2018-07-21 18:23:09 +01:00
Simon Brooke
9ebb8a5e04
Revert "lein-release plugin: preparing 1.4.3 release"
...
This reverts commit c61be2fefc
.
2018-07-21 18:20:40 +01:00
Simon Brooke
c61be2fefc
lein-release plugin: preparing 1.4.3 release
2018-07-21 18:19:22 +01:00
Simon Brooke
1deb089021
Revert "lein-release plugin: preparing 1.4.3 release"
...
This reverts commit 5104f2c351
.
2018-07-21 18:19:12 +01:00
Simon Brooke
5104f2c351
lein-release plugin: preparing 1.4.3 release
2018-07-21 18:18:12 +01:00
Simon Brooke
7e993a1490
Auto stash before revert of "lein-release plugin: preparing 1.4.3 release"
2018-07-21 18:17:38 +01:00
Simon Brooke
b65593b4f4
Revert "lein-release plugin: preparing 1.4.3 release"
...
This reverts commit 86607fe611
.
2018-07-21 18:16:43 +01:00