Dave M. mcndave
  • Joined on 2020-09-17
mcndave pushed to master at mcndave/picea 2024-11-22 00:15:13 +00:00
830a643a56 - Fixed route generating (removed methods)
mcndave pushed to master at assets-package/webcomponent 2024-11-22 00:14:42 +00:00
14bccd50a8 - WIP on Swipe module, fixed some bugs within ui-popup
mcndave pushed to master at mcndave/lean 2024-11-18 21:45:19 +00:00
4e28917b96 - Added definition loading ordering
mcndave pushed to master at mcndave/lean-console 2024-11-18 00:27:39 +00:00
39b02507a3 - Fixed path entity naming
mcndave pushed to master at mcndave/ulmus 2024-11-16 16:05:37 +00:00
e3314f40ac - WIP on JsonConditionTrait for SQL flavors that supports it; fixed a bug within Entity initialization from a new method to instanciate it which was implemented
mcndave pushed to master at mcndave/ulmus 2024-11-14 13:40:56 +00:00
4ad44f73d7 - Fixed month() and days() format which were prepending zero ; adjusted to make it's behaviour like MySQL method
mcndave pushed to master at mcndave/storage 2024-11-14 01:49:22 +00:00
d688a4c49d - Fixed email in composer
mcndave pushed to master at mcndave/ulmus 2024-11-14 01:48:49 +00:00
68a6636c06 - Fixed a bug where default value was set to empty instead of nothing
mcndave pushed to master at assets-package/webcomponent 2024-11-14 01:46:44 +00:00
778fabb51c - WIP on ui-popup
mcndave pushed to master at mcndave/ulmus-api 2024-11-13 19:07:25 +00:00
98c608dfba - Added missing escapeIdentifier() from the Adapter
mcndave pushed to master at mcndave/lean-console 2024-11-13 19:06:26 +00:00
cd38800131 Merge branch 'notes-2.x'
8c71d0b4d8 - Removed firewall middleware
e260177943 - Removed firewall parts, moved into another module
474ec986a6 - Work done URL overridding
Compare 8 commits »
mcndave pushed to master at mcndave/ulmus 2024-11-13 19:03:28 +00:00
70c6cde603 - Latest commit into this branch, merging after
079a3fd110 Merge branch 'notes-2.x' of https://git.mcnd.ca/mcndave/ulmus into notes-2.x
ec4d02b9d9 - Removed 'description' property and moved it into an appropriate attribute from lean-api package
35ceb97241 - Added Exists method
411992c7a8 - Added a new Field Mapper to SQLs Adapters.
Compare 30 commits »
mcndave pushed to notes-2.x at mcndave/ulmus 2024-11-13 19:02:15 +00:00
70c6cde603 - Latest commit into this branch, merging after
83f673b37f - Mostly bug fixes done on this code push
Compare 2 commits »
mcndave pushed to master at mcndave/notes 2024-11-13 19:01:28 +00:00
f199cc7085 - Merged v2.0.0b branch into master; rewrite is officially stable and a drop-in replacement of v1.x
08c0ffacab Merge branch 'v2.0.0b' of https://git.mcnd.ca/mcndave/notes into v2.0.0b
6ba66dcd37 - Adjusted for notes V2.x
81fa3d49c7 - Breadcrumb now shows up only if deep within at least two routes (if ignoreSoleRoute is true)
34a3351ed5 - Added classReflection property
Compare 13 commits »
mcndave pushed to notes-2.x at mcndave/lean-console 2024-11-12 13:56:18 +00:00
8c71d0b4d8 - Removed firewall middleware
mcndave pushed to master at mcndave/lean-api 2024-11-11 20:56:40 +00:00
899dd1a4d4 - Added class fullname instead of classname
mcndave pushed to notes-2.x at mcndave/ulmus 2024-11-11 20:43:01 +00:00
079a3fd110 Merge branch 'notes-2.x' of https://git.mcnd.ca/mcndave/ulmus into notes-2.x
ec4d02b9d9 - Removed 'description' property and moved it into an appropriate attribute from lean-api package
Compare 2 commits »
mcndave pushed to master at mcndave/CLI 2024-11-11 20:20:59 +00:00
6d771ed88f - WIP on CLI works
mcndave pushed to master at mcndave/lean 2024-11-11 20:20:34 +00:00
163df3f4ba - Added CLI support
mcndave pushed to master at mcndave/lean-console 2024-11-11 20:19:41 +00:00
0b1286c05f - WIP on CLI