Dave M. mcndave
  • Joined on 2020-09-17
mcndave pushed to master at mcndave/ulmus-user 2020-12-07 17:29:19 +00:00
9508fb79f9 - Some minor fixes to match the EntityTrait relation loading
mcndave pushed to master at mcndave/lean 2020-12-07 17:28:14 +00:00
98d1685172 - Added some utilities methods from Growlogs
mcndave pushed to master at mcndave/ulmus 2020-12-07 17:27:37 +00:00
65de1dd849 - Fixed some mssql caused bugs within Insert and Create into querybuilding
mcndave pushed to master at mcndave/lean 2020-12-07 14:12:24 +00:00
bdb9f7f732 - Added the application feature - a big reason why Lean was created in the first place.
mcndave pushed to master at mcndave/lean 2020-12-07 02:37:49 +00:00
4bd68a74f8 - Added a context list (from picea-ui form) to the ControllerTrait
mcndave pushed to master at mcndave/ulmus 2020-12-04 18:26:42 +00:00
30a0a80cbe - Added some new method to EntityCollection (replaceWith, mergeWith, randomize, sort)
Compare 2 commits »
mcndave pushed to php80 at mcndave/ulmus 2020-11-27 17:21:55 +00:00
30a0a80cbe - Added some new method to EntityCollection (replaceWith, mergeWith, randomize, sort)
mcndave pushed to master at mcndave/picea 2020-11-27 16:32:37 +00:00
82eca2e520 - Fixed ViewToken and BlockToken inline vars
mcndave pushed to master at mcndave/picea 2020-10-22 13:19:44 +00:00
082bdd4ad3 - WIP on the exception handler
mcndave pushed to master at mcndave/picea 2020-10-21 03:57:22 +00:00
1334278e37 - Added basic exception remodeling, seaking original template sources.
Compare 2 commits »
mcndave pushed to master at mcndave/ulmus 2020-10-20 19:40:58 +00:00
bcbf65e0b3 - Fixed in the query builder (still a big WIP)
mcndave pushed to master at mcndave/picea 2020-10-20 19:39:57 +00:00
2f8abebc44 - Added a new Include token (which was added as RAW content)
mcndave pushed to master at mcndave/dump 2020-10-20 19:37:52 +00:00
912e456bde - DumpMiddleware is now also dumping on simple Response()
mcndave pushed to master at mcndave/notes-route 2020-10-20 19:36:30 +00:00
3f8f24a35f - Added a new getRoute() method
mcndave pushed to master at mcndave/notes 2020-10-20 19:36:02 +00:00
ed9a305e87 - Removed throw on unknown tags
mcndave pushed to master at mcndave/lean 2020-10-20 14:38:21 +00:00
abafee0b30 - Removed LEAN consoled into it's own package
mcndave pushed to master at mcndave/lean-console 2020-10-20 14:02:25 +00:00
5f6ce82fd2 - First commit, routes and database builder are usable
mcndave created repository mcndave/lean-console 2020-10-20 14:02:14 +00:00
mcndave created repository mcndave/lean-console 2020-10-20 14:02:14 +00:00
mcndave pushed to master at mcndave/lean 2020-10-20 13:56:03 +00:00
69f3993aa9 - Second commit, added the ControllerTrait and Routing lib