Spine
|
9c91be8e28
|
remove parentheses from (new Class())->method()
|
2025-08-07 16:03:10 +02:00 |
|
Spine
|
2b37c53e8a
|
replace user->id() method with user->id property
|
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
|
338a1feb54
|
apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation
|
2024-04-07 19:46:30 +02:00 |
|
Spine
|
f772d17e25
|
update rector, protect the consts!
|
2024-01-31 09:38:38 +01:00 |
|
Spine
|
5c42da97a3
|
PMs are sent by creating a conversation in an Inbox
|
2024-01-01 13:15:58 +01:00 |
|
Spine
|
349b1b5cfe
|
add per-user viewing permission to applicant roles
|
2023-10-15 17:45:30 +02:00 |
|
Spine
|
f16cb8cd33
|
apply rector to app/
|
2023-03-08 18:29:05 +01:00 |
|
Spine
|
3ae02f3602
|
gut local caching in PHP instance
|
2023-02-03 11:13:56 +01:00 |
|
Spine
|
e45b451ed2
|
tidy first batch of PHPDoc warnings
|
2023-02-03 11:13:46 +01:00 |
|
Spine
|
56d868441c
|
use class instance variables of db, cache, twig
|
2023-02-03 11:13:46 +01:00 |
|
Spine
|
8e27369360
|
GOODBYE AND GOOD RIDDANCE $LoggedUser
|
2023-02-03 11:13:45 +01:00 |
|
Spine
|
715a3758d8
|
use $id property instead of id() method
|
2023-02-03 11:13:45 +01:00 |
|
Spine
|
2f4705c64f
|
remove useless SITE_URL and allow relative (e.g. [url=wiki.php]) urls in bbcode
|
2023-02-03 11:13:40 +01:00 |
|
Spine
|
6a40419834
|
Twigify applicants
|
2021-03-27 19:01:16 +00:00 |
|
Spine
|
ef0efb5c44
|
fix sending pm
|
2021-01-03 21:01:13 +01:00 |
|
Spine
|
ecdc15f0fd
|
move Misc::send_pm() to Gazelle\Manager\User
|
2020-12-31 17:21:23 +00:00 |
|
itismadness
|
30cb624901
|
consolidate (NON)SSL_SITE_URL to just SITE_URL
|
2020-11-04 19:34:05 +00:00 |
|
itismadness
|
c0ef0104b8
|
fix phpstan errors in app/
|
2020-10-04 09:42:39 +00:00 |
|
Spine
|
9027b61152
|
standalone Gazelle exception definitions
|
2020-10-01 20:53:25 +00:00 |
|
Spine
|
a6435dd4b0
|
Refactor applicant code (move to /app)
|
2020-08-18 17:22:00 +00:00 |
|