Dave M. mcndave
  • Joined on 2020-09-17
mcndave pushed to master at mcndave/picea 2024-10-18 13:09:02 +00:00
7970679894 - Fixed a bug checking for incomplete data given to build an URL within the UrlExt.
mcndave pushed to master at mcndave/lean 2024-10-17 18:21:13 +00:00
0cc9a8a893 Merge branch 'master' of https://git.mcnd.ca/mcndave/lean
fd8fa7695e - Fixed overridding of routes definition of multiple route with same names
Compare 2 commits »
mcndave pushed to master at mcndave/picea 2024-10-17 18:14:21 +00:00
d22d26c9c8 - Fixed a bug that appeared deeper when rendering a block inside the slot of another block
mcndave pushed to master at mcndave/tell 2024-10-17 17:26:21 +00:00
71dda03c3e - Fixed a problem whenever PhpReader had to create a folder (permission was given in a string)
mcndave pushed to master at mcndave/lean 2024-10-17 17:22:10 +00:00
0581f378a5 - Fixed Skeleton and ORM missing namespacing
mcndave pushed to master at mcndave/picea 2024-10-16 20:31:35 +00:00
934643214e - Fixed a part of Block's doc ; more work to be done on that part
mcndave pushed to notes-2.x at mcndave/ulmus 2024-10-14 16:32:34 +00:00
5f4f23a8e4 - Allowed a JOINed entity to be null if nothing is loaded from a query and it's field is nullable
mcndave pushed to notes-2.x at mcndave/ulmus 2024-10-14 16:07:37 +00:00
2fda7e82d7 Merge branch 'notes-2.x' of https://git.mcnd.ca/mcndave/ulmus into notes-2.x
573d4cc06b - RelationBuilder now returns NULL if no entity were found AND given field is nullable
Compare 2 commits »
mcndave created branch master in mcndave/lean-api 2024-10-14 15:28:54 +00:00
mcndave pushed to master at mcndave/lean-api 2024-10-14 15:28:54 +00:00
f5317f906d - First commit
mcndave created repository mcndave/lean-api 2024-10-14 15:27:57 +00:00
mcndave pushed to notes-2.x at mcndave/ulmus 2024-10-14 14:43:13 +00:00
18313fd7f5 - Forgot to set escapeIdentifier as static
mcndave pushed to notes-2.x at mcndave/ulmus 2024-10-14 14:41:48 +00:00
9503b24467 - Fixed some bugs within SearchRequestFromRequestTrait
mcndave pushed to master at mcndave/negundo-client 2024-10-14 12:58:09 +00:00
36d4a6971e - WIP on http method from which a request is sent
mcndave pushed to master at mcndave/picea-ui 2024-10-14 12:55:15 +00:00
388b2a70f8 - UiTime older annotation was not properly setup
mcndave pushed to notes-2.x at mcndave/ulmus 2024-10-14 12:54:12 +00:00
3c2ae86653 - Field mapper is now removed from Adapters and set into it's own object
mcndave pushed to v2.0.0b at mcndave/notes 2024-10-14 12:52:55 +00:00
81fa3d49c7 - Breadcrumb now shows up only if deep within at least two routes (if ignoreSoleRoute is true)
mcndave pushed to master at mcndave/lean 2024-10-11 19:24:32 +00:00
708af80fa2 - Merged
mcndave pushed to master at mcndave/negundo-client 2024-10-10 19:37:08 +00:00
3474cc4840 - Added Http Method
mcndave pushed to master at mcndave/ulmus-ldap 2024-10-10 17:40:38 +00:00
0e79bcee0e - ObjectClass and ObjectType now target classes only