Dave M. mcndave
  • Joined on 2020-09-17
mcndave pushed to master at mcndave/picea 2023-02-01 18:20:51 +00:00
afeb8789b5 - Added a new doc section about both new tokens 'section.prepend/append'
mcndave pushed to master at mcndave/picea 2023-02-01 18:09:09 +00:00
9ea4856f49 - Added tokens 'section.append' and 'section.prepend' which equates longer form '{% section mysection, [ "action" => "prepend" ] %}'
Compare 2 commits »
mcndave pushed to master at mcndave/picea 2023-02-01 18:06:40 +00:00
2dc16de7c3 - Simplified SLUG() method of the UrlExtension, since it was way too slow
Compare 2 commits »
mcndave pushed to master at mcndave/ulmus-user 2023-02-01 18:04:42 +00:00
c0f54ef12f - WIP on attributes ; on testing phase
Compare 2 commits »
mcndave pushed to master at mcndave/ulmus 2023-02-01 18:02:37 +00:00
26ffecbb6e - WIP on PHP 8 attributes
88e9f048db - Select now only query existing entity's fields on select() and withJoin() statements.
70021d829d - WIP on attributes
e6d0279c1a - WIP on attributes ; on testing phase
Compare 4 commits »
mcndave pushed to master at mcndave/lean 2023-02-01 17:58:20 +00:00
3101573603 - Removed LanguageAnnotation for now .. might be added later, let's wait for a real use-case...
mcndave pushed to master at mcndave/notes-security 2023-02-01 16:45:08 +00:00
94b554ea08 - WIP on attributes ; on testing phase
Compare 2 commits »
mcndave pushed to master at mcndave/notes-route 2023-02-01 16:42:13 +00:00
02c0b2d432 - WIP on attributes ; on testing phase
b9aadd41ee - WIP on Attributes conversion from annotations
83858164dc - WIP on native attributes
Compare 3 commits »
mcndave pushed to master at mcndave/notes-cronard 2023-02-01 16:38:18 +00:00
0a170072ba Merge branch 'attributes' of https://git.mcnd.ca/mcndave/notes-cronard into attributes
2998562d4e - Quickfix on changes made to add Attributes
53a8a50623 - Fixed a bug when no CRONs are sets
f20839e5bf - WIP on attributes
f3270dbc25 - WIP on attributes
Compare 5 commits »
mcndave pushed to attributes at mcndave/notes-cronard 2023-02-01 16:36:53 +00:00
0a170072ba Merge branch 'attributes' of https://git.mcnd.ca/mcndave/notes-cronard into attributes
2998562d4e - Quickfix on changes made to add Attributes
Compare 2 commits »
mcndave pushed tag 1.0 to mcndave/notes 2023-02-01 16:19:36 +00:00
mcndave pushed to master at mcndave/notes 2023-02-01 16:16:31 +00:00
0ba4fe3a51 - Added support for union types
d92bb527da - Attached a new exc eption message whenever an attribute is missing
87b9ea2e2a - WIP on attributes ; on testing phase
a876ea9045 - WIP on Attributes conversion from annotations
f4fffbd480 - Added native Attribute support from PHP 8
Compare 5 commits »
mcndave pushed to attributes at mcndave/ulmus 2023-02-01 03:50:25 +00:00
26ffecbb6e - WIP on PHP 8 attributes
mcndave pushed to master at mcndave/lean 2023-01-31 19:12:36 +00:00
93ec2a7e76 - Preparing for full Laminas conversion and some Kernel bugs corrected
mcndave pushed to master at mcndave/dump 2023-01-31 19:05:19 +00:00
6af3c33b7d - Added a new DEV env tag on HTML pages
mcndave pushed to attributes at mcndave/notes-cronard 2023-01-31 14:40:09 +00:00
53a8a50623 - Fixed a bug when no CRONs are sets
mcndave pushed to master at mcndave/lean 2023-01-31 14:25:57 +00:00
7badddd72c Temporarely removed two dependencies
mcndave pushed to master at mcndave/lean-console 2023-01-31 14:18:30 +00:00
689120dd44 Merged attributes with current main
mcndave pushed to attributes at mcndave/ulmus 2023-01-27 15:47:26 +00:00
88e9f048db - Select now only query existing entity's fields on select() and withJoin() statements.
mcndave pushed to master at mcndave/kash 2023-01-27 15:45:49 +00:00
43c0627319 - handleCaching now supports an array of string (which will be glued together)