Dave M. mcndave
  • Joined on 2020-09-17
mcndave opened issue mcndave/picea#8 2023-03-07 19:02:22 +00:00
Transform function declaration into a Trait instead of printing it everytime in the Template.
mcndave pushed to master at mcndave/notes 2023-03-01 16:33:42 +00:00
7c7d8c9d8d - Set # migrated from: optional from migrate script
mcndave pushed to master at mcndave/ulmus 2023-02-23 17:16:42 +00:00
36cddf8f78 - Upgraded doc intro to match new attribute uses.
Compare 2 commits »
mcndave pushed to master at mcndave/ulmus 2023-02-23 17:15:39 +00:00
c6bfaa05f2 - Added support for field value in Where attribute
mcndave pushed to master at mcndave/notes 2023-02-23 14:37:03 +00:00
e3e922e3bf - Added a cleanup method to the migration process
mcndave opened issue mcndave/ulmus#8 2023-02-17 16:10:32 +00:00
Fix duplicated withJoin() fields.
mcndave opened issue mcndave/picea#7 2023-02-11 13:50:45 +00:00
Disallow direct content not within sections for extended templates
mcndave pushed to master at mcndave/ulmus-user 2023-02-08 16:39:19 +00:00
ad802fc35d Merge branch 'attributes'
c0b750d63c - WIP on attributes
Compare 2 commits »
mcndave pushed to master at mcndave/ulmus 2023-02-08 16:37:57 +00:00
c9c6a11ebd - Fixed a bug caused by the addition of Attributes (on Ignore tags) and ajusted the EntityTrait with it
mcndave pushed to master at mcndave/lean 2023-02-08 16:37:12 +00:00
946281c884 Merge branch 'master' of https://git.mcnd.ca/mcndave/lean
977aef1b26 - Minor fixes
Compare 2 commits »
mcndave pushed to master at mcndave/notes 2023-02-08 16:33:24 +00:00
564a05a1d4 Merge branch 'master' of https://git.mcnd.ca/mcndave/notes into attributes
1accac94c0 - Fixed the Ignore attribute
Compare 2 commits »
mcndave pushed to attributes at mcndave/notes 2023-02-08 16:33:07 +00:00
564a05a1d4 Merge branch 'master' of https://git.mcnd.ca/mcndave/notes into attributes
1accac94c0 - Fixed the Ignore attribute
aca093dd97 - Fixed a bug with Union types within methods arguments
Compare 3 commits »
mcndave pushed to master at mcndave/notes 2023-02-07 16:50:25 +00:00
aca093dd97 - Fixed a bug with Union types within methods arguments
mcndave pushed to master at mcndave/ulmus 2023-02-07 16:49:47 +00:00
94edb09352 - Added a new RelationTypeEnum
Compare 2 commits »
mcndave opened issue mcndave/ulmus#7 2023-02-03 14:11:48 +00:00
Make sure AND / OR can't be overridden (while passing a bad parameter in querybuilder)
mcndave opened issue mcndave/ulmus#6 2023-02-03 14:10:58 +00:00
Transform const in Where into Enums
mcndave pushed to master at mcndave/ulmus 2023-02-03 14:06:23 +00:00
31f031715d - Fixed a bug within notIn() statement
Compare 2 commits »
mcndave pushed to master at mcndave/taxus 2023-02-02 19:40:45 +00:00
86e641b856 - Quick fix for the parse() method of Picea's extension
mcndave pushed to master at mcndave/picea 2023-02-02 19:39:08 +00:00
b3a8e3aca2 - Token name and options are now passed through parse() method
mcndave pushed to master at mcndave/picea-ui 2023-02-02 19:38:34 +00:00
aba66479be - Token name and options are now passed through parse() method