Dave M. mcndave
  • Joined on 2020-09-17
mcndave pushed to master at mcndave/ulmus 2025-07-22 13:14:48 +00:00
033a183269 - Fixed a bug with an incorrect execute
mcndave pushed to master at mcndave/negundo-client 2025-07-18 13:06:03 +00:00
b88602a98b - Fixed double slash in client url
mcndave pushed to master at mcndave/lean-console 2025-07-17 18:40:58 +00:00
2fd9331c15 - Now checking supportAlterColumnAction in database migration from adapter
mcndave pushed to master at mcndave/lean-api 2025-07-17 18:40:06 +00:00
0e0f004bc1 - WIP on Forms
mcndave pushed to master at mcndave/ulmus-api-gitea 2025-07-17 18:38:43 +00:00
f6ad0ccb7d - Added EntityInterface to entities allowing data to reload on save
mcndave pushed to master at mcndave/lean 2025-07-17 18:37:56 +00:00
dc52c88c03 - Various fixes bugs and missing code in project's skeleton
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