Thomas Rubini
|
f703f9342d
|
fix HTTPSpecialCaseException::geetMsg()
|
2023-01-24 10:09:08 +01:00 |
|
Thomas Rubini
|
ac0ee6441d
|
add HTTPSpecialCaseException for database connection
|
2023-01-24 10:07:06 +01:00 |
|
Thomas Rubini
|
1f27156004
|
return 404 on non existing controller/action and refactor index.php
|
2023-01-24 10:02:41 +01:00 |
|
Thomas Rubini
|
66d4a89bdb
|
Use error handling system in all controllers
|
2023-01-24 09:49:07 +01:00 |
|
Thomas Rubini
|
ddaecac0f1
|
Implement error handling system
|
2023-01-24 09:49:02 +01:00 |
|
Thomas Rubini
|
0446757cbb
|
add Kernel option to return raw content
|
2023-01-23 19:12:34 +01:00 |
|
Thomas Rubini
|
5ee8c4c753
|
add autoloaded "Modules" directory
|
2023-01-22 22:26:20 +01:00 |
|
Thomas Rubini
|
17b47a8ed8
|
add intOrDie() to Kernel/Utils
|
2023-01-22 21:43:13 +01:00 |
|
Thomas Rubini
|
332d13a0c8
|
Add function is_admin() to Session
|
2023-01-20 20:49:59 +01:00 |
|
Thomas Rubini
|
637782f907
|
refactor admin checking function to Session
|
2023-01-20 19:12:54 +01:00 |
|
Thomas Rubini
|
ddc47761d7
|
fix Kernel start_session
|
2023-01-20 18:45:50 +01:00 |
|
Thomas Rubini
|
dae656de56
|
Add condition to not start session twice
|
2023-01-20 18:01:00 +01:00 |
|
Thomas Rubini
|
3567dea8c5
|
Merge pull request #40 from ThomasRubini/kernel_utils
|
2023-01-20 17:58:24 +01:00 |
|
Thomas Rubini
|
219a5b0f5d
|
add kernel class 'Utils' with 'getOrDie()'
|
2023-01-20 17:58:06 +01:00 |
|
Thomas Rubini
|
7351c7c239
|
add '_A_getParams' property to kernel Controller
|
2023-01-20 17:53:12 +01:00 |
|
Thomas Rubini
|
3f9607d5f2
|
add GET params to the kernel
|
2023-01-20 10:51:49 +01:00 |
|
Thomas Rubini
|
4d17cda252
|
Fix Session manager: do not always place cookie
|
2023-01-17 14:21:08 +01:00 |
|
Thomas Rubini
|
dcf45f3492
|
add Session class in Kernel
|
2023-01-17 11:38:13 +01:00 |
|
Thomas Rubini
|
788f224629
|
fix primary Model
|
2023-01-16 19:55:40 +01:00 |
|
Thomas Rubini
|
0c87e9cbc6
|
fix variable name
|
2023-01-12 15:25:13 +01:00 |
|
Thomas Rubini
|
94dafd735c
|
switch code to english
|
2023-01-12 14:31:06 +01:00 |
|