Dave M. mcndave
  • Joined on 2020-09-17
mcndave opened issue mcndave/ulmus#5 2022-12-19 16:59:22 +00:00
Import USES of entity in eval() of Annotations (which already imports namespace)
mcndave opened issue mcndave/ulmus#4 2022-12-19 16:59:04 +00:00
In relation, allow a function to resolve key. (first where)
mcndave opened issue mcndave/ulmus#3 2022-12-19 16:58:34 +00:00
Add a LOT of error checks on @Relation annotation content
mcndave opened issue mcndave/ulmus#2 2022-12-19 16:58:01 +00:00
Allow tables without primary keys or with a group of keys
mcndave opened issue mcndave/ulmus#1 2022-12-19 16:56:54 +00:00
EntityCollection::buildArray each argument should be callable or stringable
mcndave pushed to master at mcndave/picea 2022-12-08 19:10:50 +00:00
33298ff2e4 - Removed optional brackets from routes in UrlExtension.
mcndave pushed to master at mcndave/dump 2022-11-29 19:55:54 +00:00
7d1bfb6bd3 Merge branch 'master' of https://git.mcnd.ca/mcndave/dump
452ac383b4 - Added a '?' whenever we're missing an information
Compare 2 commits »
mcndave pushed to master at mcndave/lean 2022-11-29 19:53:54 +00:00
aba9a65a3c - Work done on the kinda-micro-framework to allow smoother deployment
mcndave pushed to master at mcndave/ulmus 2022-11-29 19:51:11 +00:00
497fe5547b - Some minor bugfixes done on the return type of searchRelation
mcndave pushed to master at mcndave/imagine 2022-11-29 19:50:07 +00:00
357bdacc08 - Added basic validation, also upgraded resource to \GdImage since PHP > 8
mcndave pushed to master at mcndave/picea-ui 2022-11-29 19:48:36 +00:00
3a930c13b1 - Removed sprintf which was causing problems with it's own escaping mechanism while using it in a view
Compare 2 commits »
mcndave pushed to master at mcndave/picea 2022-11-29 19:47:01 +00:00
4bd4cddbff - Cleaned up a bit and added some methods to give Lean/Console more flexibility
Compare 2 commits »
mcndave pushed to master at mcndave/lean-console 2022-11-29 19:44:48 +00:00
24e5490c71 - Work done on the console to have at least some working functionality from every parts
Compare 2 commits »
mcndave pushed to master at mcndave/ulmus-user 2022-11-24 20:01:56 +00:00
cef536caa5 - Fixed a bug within the merge
mcndave pushed to master at mcndave/picea 2022-11-24 20:00:51 +00:00
7e80d4be6d - Added an 'urlize' method to the UrlExtension class
mcndave pushed to master at mcndave/notes-route 2022-11-24 19:59:58 +00:00
3bebb66ad4 - Added a simple verification for route name
mcndave pushed to master at mcndave/lean 2022-11-24 19:58:31 +00:00
f719246624 - Added a new MoneyExtension to Picea's default extension loading.
mcndave pushed to master at mcndave/taxus 2022-11-24 19:56:33 +00:00
b3936aa6e1 - Added a new Picea extension
mcndave pushed to master at mcndave/ulmus 2022-11-24 19:22:57 +00:00
902167c2ed - Fixed the JOIN comparison (instead of putting it in the main query)
mcndave pushed to master at mcndave/lean-console 2022-11-11 13:59:02 +00:00
94b5aff9e9 - Fixed the unmerged code from previous push