48 Commits

Author SHA1 Message Date
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
08c27e38b0 - Added an HttpFactory and beginning the removal of old annotations from Notes 2023-11-03 16:28:31 +00: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
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
5f5ca6cff5 Merge branch 'master' of https://git.mcnd.ca/mcndave/lean 2023-03-29 15:12:40 +00:00
3ee7d57b31 - Renamed MoneyExtension to NumberExtension 2023-03-29 15:12:29 +00:00
f482c19df5 - Splitted cronard definitions
- Added TMP_PATH env var
- Added support for Events from attributes
- Added Negundo client support
2023-03-29 13:59:59 +00:00
bdf38285e4 - Replaced Zend->Laminas occurences 2023-02-01 18:49:45 +00:00
93ec2a7e76 - Preparing for full Laminas conversion and some Kernel bugs corrected 2023-01-31 19:12:28 +00:00
Dave Mc Nicoll
591ba18912 - WIP on attributes 2023-01-26 18:48:49 +00:00
5bebe231c7 - Added Kash interfaces 2023-01-26 13:28:36 +00:00
aba9a65a3c - Work done on the kinda-micro-framework to allow smoother deployment 2022-11-29 19:53:41 +00:00
f719246624 - Added a new MoneyExtension to Picea's default extension loading.
- Some new way to identify as a DEV on the app using headers
2022-11-24 19:57:42 +00:00
Ubuntu
0689f8dcb7 - Fixed session path 2022-05-11 15:21:51 +00:00
Dave Mc Nicoll
19ee40dead - Fixed a problem when URL_BASE is empty and would cause the path to be added to the session cookie 2022-05-11 12:27:47 +00:00
Dave Mc Nicoll
80dee6de86 Merge branch 'master' of https://git.mcnd.ca/mcndave/lean 2022-01-31 00:06:05 +00:00
Dave Mc Nicoll
1f0edd88d2 - WIP on the Lean package 2022-01-31 00:05:27 +00:00
8892edd19e - A lot of small important bugfixes 2021-10-22 13:39:22 +00:00
Dave Mc Nicoll
f72115aab4 - Some minor adjustements, also a WIP on the @Cronard annotation has begun 2021-10-19 12:38:20 +00:00
01bb926ca7 - Added a new Email defintion (which will soon see it's components changed)
- Added a new post-install script for composer which adds a project skeleton "ready to use".
- Error 500 are now handled properly in production; waiting to see if adjustements will be required before adding other code pages.
2021-03-01 16:01:27 +00:00
09b3e47c19 - A lot of fixes done on this for a test project. 2021-02-16 03:10:04 +00:00
52e55f2bba - Bug corrected within definitions which were still tied to the test project.
- Added pagination widget.
2021-01-22 14:38:17 +00:00
bdb9f7f732 - Added the application feature - a big reason why Lean was created in the first place.
- Began moving some repetitive parts from projects to projects into lean
2020-12-07 14:11:29 +00:00