itismadness
|
4851ce4bd2
|
Fix link to case from error page
|
2025-09-17 22:07:58 +02:00 |
|
Spine
|
40d2b4060c
|
add artwork to error messges
|
2025-07-28 16:55:17 +02:00 |
|
Spine
|
96236f2a65
|
migrate error_log to Postgres
|
2025-07-28 16:55:16 +02:00 |
|
Spine
|
d5f3941e7a
|
BaseObject knows how to remove itself from the database
|
2025-07-28 16:55:16 +02:00 |
|
Spine
|
2dcefd7e2b
|
more phpcs rules
|
2025-02-24 14:37:55 +01:00 |
|
Spine
|
f772d17e25
|
update rector, protect the consts!
|
2024-01-31 09:38:38 +01:00 |
|
Spine
|
ba596c70e4
|
use 'static' as return type for fluid methods
|
2023-09-19 13:22:08 +02:00 |
|
Spine
|
1efbc2ea15
|
refactor tableName() as a class constant
|
2023-09-19 13:21:25 +02:00 |
|
Spine
|
01265bbcb2
|
renormalize BaseObject::info()
|
2023-02-03 11:13:55 +01:00 |
|
Spine
|
fa68a7ddfd
|
flush() returns itself
|
2023-02-03 11:13:55 +01:00 |
|
Spine
|
3986ec9d82
|
url() is a BaseObject method
|
2023-02-03 11:13:53 +01:00 |
|
Spine
|
1b9fc0e2ca
|
add first user_id that triggered the error
|
2023-02-03 11:13:51 +01:00 |
|
Spine
|
708adf8ad5
|
error_list may be null
|
2023-02-03 11:13:49 +01:00 |
|
Spine
|
ee02dde8d5
|
add error clearing
|
2023-02-03 11:13:47 +01:00 |
|
Spine
|
56d868441c
|
use class instance variables of db, cache, twig
|
2023-02-03 11:13:46 +01:00 |
|
Spine
|
3b8339373b
|
Error logging is backed by the DB, not memcache
|
2023-02-03 11:13:46 +01:00 |
|