Commit graph

304 commits

Author SHA1 Message Date
Simon Brooke 0f9dc14ee4 Fixing database record creation issues. 2018-09-16 16:52:05 +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 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
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