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
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
Simon Brooke
86607fe611
lein-release plugin: preparing 1.4.3 release
2018-07-21 18:14:29 +01:00
Simon Brooke
00285d5ac5
Upversion to 1.4.3-SNAPSHOT
2018-07-21 10:57:12 +01:00
Simon Brooke
680c847a5b
lein-release plugin: preparing 1.4.2 release
2018-07-21 10:52:40 +01:00
Simon Brooke
dc544803ac
Merge branch 'develop'
2018-07-21 10:51:16 +01:00
Simon Brooke
2f51780c5a
Changed to LGPL and using *warn*
...
Both to allow integration with Leiningen
2018-07-20 15:41:48 +01:00
Simon Brooke
1d5525ceaa
Built the canonicalisation stage into the ADL processor
...
Unit tests do not all pass.
2018-07-20 00:00:47 +01:00
Simon Brooke
09a788dbd8
/1.4.2:
2018-07-19 22:50:42 +01:00
Simon Brooke
91057067cc
Revert "lein-release plugin: preparing 1.4.2 release"
...
This reverts commit 315ea1d0dabd97a78d51f666f6ccf4ef60c6301c.
2018-07-19 22:49:24 +01:00
Simon Brooke
577f4eb1b8
Take script fragments from resources in the jar
2018-07-19 21:46:59 +01:00
Simon Brooke
f62d08e5e7
adl2documentation had an obsolete DTD version.
2018-07-19 12:18:21 +01:00
Simon Brooke
7f9e0222e4
Upversioned to 1.4.2-SNAPSHOT
2018-07-18 23:21:07 +01:00
Simon Brooke
7c66029957
Merge branch 'release/1.4.1'
2018-07-18 23:19:43 +01:00
Simon Brooke
9b8303c170
Merge branch 'release/1.4.1' into develop
2018-07-18 23:17:54 +01:00
Simon Brooke
549d4ad2be
Removed 'SNAPSHOT' from version number
2018-07-18 23:17:21 +01:00
Simon Brooke
1be3db1453
Prevent cross-contamination of SimpleMDE auto-saves
2018-07-18 23:01:14 +01:00
Simon Brooke
80860a264e
Moved print-usage out into support.
2018-07-18 15:17:55 +01:00
Simon Brooke
2ec8f4a928
Improvements to menus and lists.
2018-07-17 09:01:27 +01:00
Simon Brooke
8d32850b8f
Searching lists works; paging lists still doesn't, but is closer.
2018-07-15 21:03:13 +01:00
Simon Brooke
7dfff9f9ee
Improvements to selectization
2018-07-15 12:41:07 +01:00
Simon Brooke
54029c2941
Selectize working.
2018-07-10 15:46:59 +01:00
Simon Brooke
b5f1190c13
#3 : Now generating selmer skeleton for auxlists, not yet the data.
2018-07-10 08:52:20 +01:00
Simon Brooke
238bbf1187
#4 : fixed
2018-07-09 21:57:56 +01:00
Simon Brooke
7d62976880
Allow for multiple distinct links between the same two entities.
2018-07-07 09:06:13 +01:00
Simon Brooke
66d4b2af4d
Added more if-member-of checks; added simplemde support.
2018-07-05 11:15:25 +01:00
Simon Brooke
ac070b537f
Small improvements. More and more works.
2018-07-04 22:29:33 +01:00
Simon Brooke
981ff1d5fc
Merge remote-tracking branch 'origin/develop' into develop
2018-07-04 19:08:06 +01:00
Simon Brooke
83f23dd055
Work on asynchronous select widget loading.
...
Not working yet, but significant progress.
2018-07-04 19:01:18 +01:00
Simon Brooke
40fa2aacb9
A lot of UI work.
2018-07-02 10:54:57 +01:00
Simon Brooke
96c273ee06
Work on list paging - not complete, but promising
2018-07-01 01:36:49 +01:00
Simon Brooke
48c8b6445b
Merge mess...
2018-06-30 20:17:53 +01:00
Simon Brooke
16f953741b
Tactical commit
2018-06-30 20:05:55 +01:00