Dave M. mcndave
  • Joined on 2020-09-17
mcndave pushed to master at mcndave/dump 2024-12-02 20:25:36 +00:00
9526cb8e2e - Added JSON type from variables
mcndave pushed to master at mcndave/lean-console 2024-12-02 20:25:11 +00:00
3a8e56a617 - Moved Database into migration folder (form)
mcndave pushed to master at mcndave/ulmus-api 2024-12-02 20:24:36 +00:00
6d7701cfe5 - Added some more functionnality to API's connector
mcndave pushed to master at mcndave/ulmus-ldap 2024-12-02 20:23:23 +00:00
ed1265232b - Matching cache from ulmus base
mcndave pushed to master at mcndave/ulmus 2024-12-02 20:22:40 +00:00
9eed2fe1a8 - Added caching mechanism as an event listener
mcndave pushed to master at mcndave/lean 2024-11-30 00:54:57 +00:00
212dbd17c0 - Now using attributes injection based on PHP-DI's documentation suggestion
mcndave pushed to master at mcndave/notes 2024-11-23 01:49:59 +00:00
63c7dc23f9 - Reworked url default value removal; preg_replace will remove them without having to slit the string
mcndave pushed to master at mcndave/lean 2024-11-23 01:47:14 +00:00
f462fcc597 - Added default values to routing
mcndave pushed to master at mcndave/notes 2024-11-23 01:46:39 +00:00
a4d99dfe08 - Route now supports default values
mcndave pushed to master at mcndave/imagine 2024-11-22 00:17:24 +00:00
dab73eab9a - Minor changes in composer email address
mcndave pushed to master at mcndave/ulmus 2024-11-22 00:16:49 +00:00
b601939459 - Bugfixes in search request, WIP on JsonTrait
mcndave pushed to master at mcndave/lean 2024-11-22 00:16:04 +00:00
13d306aec9 Merge branch 'master' of https://git.mcnd.ca/mcndave/lean
07613bf1cb - Small work done on calendar widget
Compare 2 commits »
mcndave pushed to master at mcndave/picea 2024-11-22 00:15:13 +00:00
830a643a56 - Fixed route generating (removed methods)
mcndave pushed to master at assets-package/webcomponent 2024-11-22 00:14:42 +00:00
14bccd50a8 - WIP on Swipe module, fixed some bugs within ui-popup
mcndave pushed to master at mcndave/lean 2024-11-18 21:45:19 +00:00
4e28917b96 - Added definition loading ordering
mcndave pushed to master at mcndave/lean-console 2024-11-18 00:27:39 +00:00
39b02507a3 - Fixed path entity naming
mcndave pushed to master at mcndave/ulmus 2024-11-16 16:05:37 +00:00
e3314f40ac - WIP on JsonConditionTrait for SQL flavors that supports it; fixed a bug within Entity initialization from a new method to instanciate it which was implemented
mcndave pushed to master at mcndave/ulmus 2024-11-14 13:40:56 +00:00
4ad44f73d7 - Fixed month() and days() format which were prepending zero ; adjusted to make it's behaviour like MySQL method
mcndave pushed to master at mcndave/storage 2024-11-14 01:49:22 +00:00
d688a4c49d - Fixed email in composer
mcndave pushed to master at mcndave/ulmus 2024-11-14 01:48:49 +00:00
68a6636c06 - Fixed a bug where default value was set to empty instead of nothing