161 Commits

Author SHA1 Message Date
a0f5bdebb5 - Fixed conflict 2026-07-16 17:37:26 -04:00
ac751763a0 - Done working on package manager 2026-07-16 16:30:12 -04:00
ac0960fb8e - WIP on package manager 2026-07-16 14:22:35 -04:00
951f94848c - Allowed next Ulmus version into lean v1.4.3 2026-07-16 13:12:58 -04:00
8cfef06644 - WIP on integrating package manager v1.4.2 2026-07-16 11:47:46 -04:00
e526ba7128 - Some bugfixes made in skeleton dir and fixed 'email' route pattern v1.4.1 2026-07-14 16:51:33 -04:00
ec313ff269 - Added PHP 8.5 supports
- Fixed some minor bugs
v1.4.0
2026-07-14 15:24:12 +00:00
347e3c3b6c - Removed E_STRICT error type, added some more content to skeleton and removed 'methods' of route attributes (replaced with 'method') 2026-07-08 12:11:11 +00:00
6b1be4d245 - Fixed a missing variable bug 2026-07-07 12:42:25 +00:00
4834404575 - Fixed errorLogPath default value if none is provided 2026-07-07 12:24:57 +00:00
90a2f4d083 - Fix conflicts 2026-07-01 13:29:51 -04:00
Dave Mc Nicoll
c181cdfb28 - removed getenvonce, placed in env dir instead 2026-06-15 20:20:21 +00:00
Dev
77a13960f2 - Added getenvonce method 2026-06-09 19:27:43 +00:00
Dev
b6212b3662 - Fixed default view order to 1000 2026-03-27 19:56:23 +00:00
Dev
7e86c0265d - Default URL in back button 2026-02-05 21:03:21 +00:00
86fba55a30 - Restored PHP 8.3 compatibility. 2026-01-15 21:04:16 +00:00
78d2d9d291 - WIP on skeleton 2026-01-05 12:38:35 +00:00
fdca37a79d - Added createStream methods and fixed multiple errors views 2025-12-20 12:44:13 -05:00
74a56bd72f - Added MethodNotAllowed interface 2025-09-12 19:54:00 +00:00
990f57b94e Fixed missing namespace of Factory 2025-08-25 14:45:33 +00:00
dc52c88c03 - Various fixes bugs and missing code in project's skeleton 2025-07-17 18:37:46 +00:00
Dave Mc Nicoll
7a48d707e0 - Reworked ApplicationStrategy to allows better overridding of it's classes 2025-05-26 18:19:43 +00:00
Dave Mc Nicoll
156defddc9 - WIP on Lean's event definition 2025-05-19 17:29:52 +00:00
Dave Mc Nicoll
42f33d9f13 - Added AdapterProxy autoload in ORM 2025-05-12 15:06:47 +00:00
Dave Mc Nicoll
69382f912b - Added Authorize into definition, matching ulmus-user modifications 2025-03-28 13:41:32 +00:00
583580e068 Merge branch 'master' of https://git.mcnd.ca/mcndave/lean v1.0.0 2025-02-04 08:46:58 -05:00
5b7da3237f - Added email pattern matcher 2025-02-04 08:46:50 -05:00
2bc0c9e56f - Small change of isRoute method 2025-02-03 01:29:06 +00:00
Dave Mc Nicoll
cebb213830 - Authorization problem now sends 403 error as it should 2024-12-09 21:59:16 +00:00
8e29b0513a - Added RememberMe middleware in skeleton 2024-12-09 20:51:55 +00:00
7f549a377a - Fixed definitions default paths 2024-12-09 20:51:25 +00:00
f87bccb3ab - Set middlewares definition as add() by default 2024-12-05 15:34:02 -05:00
212dbd17c0 - Now using attributes injection based on PHP-DI's documentation suggestion 2024-11-30 00:54:42 +00:00
f462fcc597 - Added default values to routing 2024-11-22 20:47:06 -05:00
13d306aec9 Merge branch 'master' of https://git.mcnd.ca/mcndave/lean 2024-11-21 19:15:53 -05:00
07613bf1cb - Small work done on calendar widget 2024-11-21 19:15:39 -05:00
Dave Mc Nicoll
4e28917b96 - Added definition loading ordering 2024-11-18 16:45:09 -05:00
Dave Mc Nicoll
163df3f4ba - Added CLI support 2024-11-11 20:20:25 +00:00
3320dc47c1 - Some minor fixes in controllertrait (ignore attribute) 2024-11-10 13:08:49 +00:00
4484dc8985 - Fixed default privileges 2024-11-08 18:33:37 +00:00
1d61ff87e4 - ORM missed some 'use' statements, added a add() for routes middleware and Cookie var is now set into ControllerTrait 2024-10-29 13:39:11 +00:00
Dave Mc Nicoll
0cc9a8a893 Merge branch 'master' of https://git.mcnd.ca/mcndave/lean 2024-10-17 18:21:00 +00:00
Dave Mc Nicoll
fd8fa7695e - Fixed overridding of routes definition of multiple route with same names
- Corrected a bug withing the Pagination widget if there was only one page of result
2024-10-17 18:20:02 +00:00
0581f378a5 - Fixed Skeleton and ORM missing namespacing 2024-10-17 17:21:56 +00:00
708af80fa2 - Merged 2024-10-11 19:24:25 +00:00
1f828eb022 - Tmp code allowing to override routes 2024-10-09 14:34:54 -04:00
959a182d16 - Fixed the Composer.json autoload ; now config are included inside the definition 2024-09-27 14:29:46 -04:00
ffe66e522c Merge branch 'master' of https://git.mcnd.ca/mcndave/lean 2024-09-25 14:38:02 -04:00
730ce7474e - WIP on Kernel loading and Lean's autoload. Fixed some breadcrumb inconsistencies also 2024-09-25 14:37:45 -04:00
Dave Mc Nicoll
97dac9ddc4 - WIP on lean 2024-08-30 18:59:17 +00:00