Dave M. mcndave
  • Joined on 2020-09-17
mcndave pushed to master at mcndave/negundo-client 2025-07-17 18:36:45 +00:00
f1e9dddf5e - Minors fixes
mcndave pushed to master at mcndave/picea-ui 2025-07-17 18:36:18 +00:00
23f24fef50 - Added form interface which connect to this context
mcndave pushed to master at mcndave/ulmus 2025-07-17 18:35:37 +00:00
0192975f10 - Removed 'change' form sql migration alter column in sqlite
mcndave pushed to master at mcndave/cronard 2025-07-15 12:50:12 +00:00
ea92e0de8d - WIP on Middleware to allows only one launch from a task which could be called at least twice due to having multiple cron attached to
mcndave pushed to master at mcndave/notes 2025-07-14 16:56:05 +00:00
dd239c63bc - Added a name property on Cronard's attributes
mcndave pushed to master at mcndave/ulmus 2025-07-14 16:55:32 +00:00
b33c67b594 - WIP on locale formatting since strftime is deprecated
mcndave pushed to master at mcndave/ulmus 2025-06-26 14:34:23 +00:00
2f482324b2 - Added callable field in search, searchOne, remove, removeOne, etc...
mcndave pushed to master at mcndave/ulmus 2025-06-20 13:12:04 +00:00
a5d65025f8 - Fixed a bug within mssql migration
mcndave pushed to ulmus-user-auth at mcndave/lean 2025-06-13 19:25:23 +00:00
1c2ce07179 - Fixed merges of latest master
7a48d707e0 - Reworked ApplicationStrategy to allows better overridding of it's classes
156defddc9 - WIP on Lean's event definition
42f33d9f13 - Added AdapterProxy autoload in ORM
Compare 4 commits »
mcndave created branch ulmus-user-auth in mcndave/lean 2025-06-13 19:14:54 +00:00
mcndave pushed to ulmus-user-auth at mcndave/lean 2025-06-13 19:14:54 +00:00
af8b686e3b - WIP on ulmus-user mechanics updates
mcndave created branch v2.x in mcndave/ulmus-user 2025-06-13 19:11:06 +00:00
mcndave pushed to v2.x at mcndave/ulmus-user 2025-06-13 19:11:06 +00:00
0271aec31b - WIP on V 2.x which added a OAuth2 server
6582378b6e - WIP on 2.x auth. method
Compare 2 commits »
mcndave pushed to master at mcndave/ulmus 2025-06-10 14:46:45 +00:00
b53327a6ed - Refactored PdoObject class a bit
mcndave pushed to master at mcndave/ulmus 2025-06-03 20:27:26 +00:00
fb644b0b0a - Added withJoin from attributes in RelationBuilder (can't understand why it wasn't already..)
mcndave pushed to master at mcndave/ulmus 2025-05-26 18:21:48 +00:00
c719e4a6d1 - WIp on Migration for mssql
mcndave pushed to master at mcndave/lean-api 2025-05-26 18:20:35 +00:00
2dbcfbcb2e - Fixed a bug where Assets would not load properly
mcndave pushed to master at mcndave/lean 2025-05-26 18:19:56 +00:00
7a48d707e0 - Reworked ApplicationStrategy to allows better overridding of it's classes
mcndave pushed to master at mcndave/notes 2025-05-23 19:03:55 +00:00
0db34fe228 - Added old migration script, reworked security attribute also
mcndave pushed to master at mcndave/taxus 2025-05-23 19:02:44 +00:00
e134e81334 - Some minor bug fixes made and redefined constructor to match PHP 8+