Commit Graph

22 Commits

Author SHA1 Message Date
Spine
2dcefd7e2b more phpcs rules 2025-02-24 14:37:55 +01:00
Spine
1ecf60170b enable Generic.WhiteSpace.ScopeIndent and PSR1.Methods.CamelCapsMethodName 2024-12-20 09:39:20 +01:00
Spine
3d5407a7f6 move secondary class logic to User/Privilege 2024-01-31 09:38:39 +01:00
Spine
f772d17e25 update rector, protect the consts! 2024-01-31 09:38:38 +01:00
Spine
267f2e1735 remove old phpcs exclusions 2023-10-15 17:50:10 +02: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
c4bf0d8f81 unit tests for the wiki 2023-06-28 19:58:43 +02:00
Spine
73ae95896e BaseObject::setField() signals intention more clearly than setUpdate() 2023-06-28 19:55:32 +02:00
Spine
83aa91bd71 fix some easy phpstan level 7 issues 2023-04-04 19:00:57 +02:00
Spine
f16cb8cd33 apply rector to app/ 2023-03-08 18:29:05 +01: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
2f3b41f9fe remove only use of BaseObject::setUpdateRaw() 2023-02-03 11:13:53 +01:00
Spine
ea14a1b8c5 move classes/db_mysql.class.php class to Gazelle\DB\Mysql 2023-02-03 11:13:52 +01:00
Spine
895487fc49 steer around Mysql brane-damage 2023-02-03 11:13:49 +01:00
Spine
56d868441c use class instance variables of db, cache, twig 2023-02-03 11:13:46 +01:00
Spine
715a3758d8 use $id property instead of id() method 2023-02-03 11:13:45 +01:00
Spine
c0427796b8 add url() and link() methods to BaseObject 2023-02-03 11:13:44 +01:00
itismadness
989e8a0253 Fix phpstan errors in classes 2023-02-03 11:13:44 +01:00
Spine
2afda5c127 Split wiki functionality between Manager and BaseObject 2023-02-03 11:13:43 +01:00