Dave M. mcndave
  • Joined on 2020-09-17
mcndave pushed to master at mcndave/lean 2024-11-08 18:33:48 +00:00
4484dc8985 - Fixed default privileges
mcndave pushed to master at mcndave/negundo-client 2024-11-08 14:15:07 +00:00
7b5a1bcf97 - WIP on TaskReport
mcndave pushed to master at assets-package/webcomponent 2024-11-07 01:14:59 +00:00
005f631793 - Working on ui-popup adding some features based on FORM inside of it
mcndave pushed to master at assets-package/webcomponent 2024-11-06 23:56:27 +00:00
2bfb4bc7f8 - Reworked ui-popup default CSS
mcndave pushed to master at mcndave/dump 2024-11-04 14:57:18 +00:00
a768d45a45 - Autoload was not properly configured
mcndave pushed to master at mcndave/dump 2024-11-04 14:39:38 +00:00
401fe15c18 - Added a Picea extension
mcndave pushed to master at mcndave/picea 2024-11-01 20:45:03 +00:00
b24bbbc150 - Fixed a bug where optional routes were badly parsed
mcndave pushed to master at mcndave/lean-console 2024-11-01 20:15:09 +00:00
73fca52013 - Fixed a bug where an empty definition would crash the migration:
mcndave pushed to master at mcndave/ulmus 2024-11-01 20:14:24 +00:00
83f673b37f - Mostly bug fixes done on this code push
mcndave pushed to master at mcndave/dump 2024-11-01 20:13:27 +00:00
eb378eb21e - WIP on Dump() encoder
mcndave pushed to master at mcndave/picea-ui 2024-11-01 20:13:05 +00:00
a34ebaf0df - Fixed executed() method and added a new method handling in UiForm
mcndave pushed to master at mcndave/picea 2024-11-01 20:11:42 +00:00
3ffb69342b - Fixed a bug within FunctionToken control structure where multiple definition were runned if a view was loaded more than once
mcndave pushed to master at mcndave/negundo-client 2024-11-01 20:10:41 +00:00
38df94fc2a - WIP on a new TaksReport object
Compare 2 commits »
mcndave pushed to master at mcndave/CLI 2024-10-31 14:33:08 +00:00
32d5079559 - Added color / formats management
mcndave pushed to v2.0.0b at mcndave/notes 2024-10-29 16:00:45 +00:00
08c0ffacab Merge branch 'v2.0.0b' of https://git.mcnd.ca/mcndave/notes into v2.0.0b
6ba66dcd37 - Adjusted for notes V2.x
Compare 2 commits »
mcndave pushed to notes-2.x at mcndave/lean-console 2024-10-29 14:14:23 +00:00
474ec986a6 - Work done URL overridding
mcndave pushed to master at mcndave/picea 2024-10-29 13:40:25 +00:00
fa815a506e - Added a Try/Catch token to the language (and DefaultRegistration also registers it automatically
mcndave pushed to master at mcndave/lean 2024-10-29 13:39:16 +00:00
1d61ff87e4 - ORM missed some 'use' statements, added a add() for routes middleware and Cookie var is now set into ControllerTrait
mcndave pushed to notes-2.x at mcndave/ulmus 2024-10-21 18:13:18 +00:00
411992c7a8 - Added a new Field Mapper to SQLs Adapters.
mcndave pushed to master at mcndave/picea 2024-10-21 18:11:46 +00:00
35a7bd4cf7 - Block can now reference a 'this' object from it's {% using [ 'this' => new stdClass() ] %} token