Dave M. mcndave
  • Joined on 2020-09-17
mcndave pushed to master at mcndave/picea-ui 2023-03-29 15:12:03 +00:00
6aaa05b37d - Refractoring on the old code base
mcndave pushed to master at mcndave/picea-ui 2023-03-29 15:10:38 +00:00
72940b3615 - Small quickfix adding backward compat. to the old ui.endform notation
mcndave pushed to master at mcndave/picea 2023-03-29 14:02:21 +00:00
a65aa72733 - Fixed bug Creation of dynamic property Picea\Compiler\BaseContext::
mcndave pushed to master at mcndave/lean 2023-03-29 14:01:21 +00:00
f482c19df5 - Splitted cronard definitions
mcndave pushed to master at mcndave/lean-console 2023-03-27 18:39:28 +00:00
f9229b890d - WIP on SQLite migration
mcndave pushed to master at mcndave/ulmus 2023-03-27 18:38:40 +00:00
9514a46ae7 - WIP on SQLite Adapter and migration
mcndave pushed to master at mcndave/ulmus 2023-03-23 15:10:05 +00:00
43880eb428 - Migrated Entity's file into attributes
Compare 2 commits »
mcndave pushed to master at mcndave/lean-console 2023-03-23 15:07:44 +00:00
eda0ee6f33 - Minor bugfixes dones
mcndave pushed to master at mcndave/ulmus 2023-03-23 14:56:23 +00:00
58bdce0ea8 - Some small bugfixes done
mcndave pushed to master at mcndave/lean-console 2023-03-22 23:09:58 +00:00
bf1bec644b - Still WIP on storage and a new Update function also started
mcndave opened issue mcndave/lean#1 2023-03-13 14:03:24 +00:00
Move definition arrays into classes
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