|  | 74a56bd72f | - Added MethodNotAllowed interface | 2025-09-12 19:54:00 +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 | 2025-02-04 08:46:58 -05:00 |  | 
			
				
					|  | 5b7da3237f | - Added email pattern matcher | 2025-02-04 08:46:50 -05:00 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | cebb213830 | - Authorization problem now sends 403 error as it should | 2024-12-09 21:59:16 +00:00 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | 4e28917b96 | - Added definition loading ordering | 2024-11-18 16:45:09 -05: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 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | 97dac9ddc4 | - WIP on lean | 2024-08-30 18:59:17 +00:00 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | d9f9c053c3 | - WIP on cleaning of definitions files | 2024-06-07 00:01:43 +00:00 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | 38b540bbd8 | - WIP on Skeleton again | 2024-05-21 13:04:46 +00:00 |  | 
			
				
					|  | 45ffc6e128 | - Merged | 2023-12-04 12:34:31 -05:00 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | a9db9cd846 | Merge branch 'master' of https://git.mcnd.ca/mcndave/lean | 2023-11-27 13:03:19 -05:00 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | 2a18e0cb9a | - Repaired a bad authentiation config | 2023-11-27 13:02:20 -05:00 |  | 
			
				
					|  | ff4c94f820 | - Removed authentication middlewares | 2023-11-20 11:58:01 -05:00 |  | 
			
				
					|  | 30d0e8a14d | - fixed a missed bug while migrating code from Routing event | 2023-11-17 23:35:37 -05:00 |  | 
			
				
					|  | 6c58586823 | - Moved storage into console, where it belongs | 2023-11-17 22:32:50 -05:00 |  | 
			
				
					|  | 9b795b857a | WIP on liteing the framework | 2023-11-17 22:05:05 -05:00 |  | 
			
				
					|  | f3c4cbd95a | - WIP on leaning lean a bit | 2023-11-15 22:11:17 -05:00 |  | 
			
				
					|  | 60d4c7a900 | - WIP on moving config and definition loading into composer | 2023-11-15 19:10:30 -05:00 |  | 
			
				
					|  | 2378245dbf | - Removed authentication from controller, now handled by middleware | 2023-11-08 06:52:17 -05:00 |  | 
			
				
					|  | 16cd95abe2 | - WIP on adding of HttpFactory and work on authorization from Ulmus/User too | 2023-11-03 19:51:39 -04:00 |  | 
			
				
					|  | 1241e188e9 | Merge branch 'master' of https://git.mcnd.ca/mcndave/lean | 2023-11-03 16:28:52 +00:00 |  | 
			
				
					|  | 08c27e38b0 | - Added an HttpFactory and beginning the removal of old annotations from Notes | 2023-11-03 16:28:31 +00:00 |  | 
			
				
					|  | 0ad57c87df | Merge branch 'master' of https://git.mcnd.ca/mcndave/lean | 2023-11-01 09:57:00 -04:00 |  | 
			
				
					|  | 590e9d7631 | - Worked i18n dates a bit | 2023-11-01 09:56:23 -04:00 |  | 
			
				
					|  | 772de0015e | - Fixed assets whenever it's not installed | 2023-10-18 18:23:58 +00:00 |  | 
			
				
					|  | d8045b5f3c | - Fixed assets whenever it's not installed | 2023-10-18 18:03:46 +00:00 |  | 
			
				
					|  | bc6880c166 | - WIP on Picea's assets | 2023-10-17 23:14:59 -04:00 |  | 
			
				
					|  | 4c0cddd617 | - Done fixing Container build caching and WIP on Picea's asset | 2023-10-17 20:10:42 -04:00 |  | 
			
				
					|  | 4dcc7f407e | - WIP on picea-asset AND fixing ApplicationStrategy allowing PHP-DI caching | 2023-10-16 13:59:21 -04:00 |  | 
			
				
					|  | 3f92287829 | - Merging codes | 2023-10-12 18:50:17 +00:00 |  | 
			
				
					|  | 8d22132ef5 | - WIP on picea asset | 2023-10-12 13:04:58 -04:00 |  | 
			
				
					|  | b6d7e5fad5 | - WIP on picea-asset | 2023-10-06 19:09:45 -04:00 |  | 
			
				
					|  | 2e51ff9f4a | - WIP on File lib and CLI's definition | 2023-09-19 18:54:34 -04:00 |  | 
			
				
					|  | 09b332bde7 | - Removed notes-breadcrumb from requirements | 2023-08-21 18:34:33 +00:00 |  | 
			
				
					|  | 41083c767a | - Working on CLI modules | 2023-07-09 12:37:39 -04:00 |  | 
			
				
					|  | 4404943f8b | Merge branch 'master' of https://git.mcnd.ca/mcndave/lean | 2023-05-31 18:11:38 +00:00 |  | 
			
				
					|  | 428e26fbfb | - Fixed a redirection-loop | 2023-05-31 18:06:19 +00:00 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | e2d2ff72bb | Merge branch 'master' of https://git.mcnd.ca/mcndave/lean | 2023-05-31 15:54:35 +00:00 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | 94fc8885cf | - Switch to Symfony Mailer from SwiftMailer - Added CSSLSJ new API config | 2023-05-31 15:54:06 +00:00 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | 8390506361 | - Added an event manager for Lean's route dispatching | 2023-05-30 15:37:03 -04:00 |  | 
			
				
					|  | 7481b8308b | - Some small fixes made to URL definition | 2023-03-30 14:44:56 -04:00 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | e07dcae5f5 | - Added Negundo definitions | 2023-03-30 14:31:26 -04:00 |  |