Visman
441c17de3c
Minor edits
2023-10-28 21:37:35 +07:00
Visman
5a439cb932
Add multi 'template' for one PRE 'name'
2023-10-24 21:09:41 +07:00
Visman
4b48914996
Update Admin\Install page
2023-10-23 20:54:05 +07:00
Visman
a104d0b6b3
Update main config
2023-10-23 20:53:45 +07:00
Visman
a6f39ae72a
Add more checks and return by anchor
2023-10-23 20:52:16 +07:00
Visman
2c94e1bc69
Update Extension\Extensions
2023-10-23 00:37:04 +07:00
Visman
b3afd2b87f
Another teaspoon of code for the extension system 2
2023-10-22 18:45:08 +07:00
Visman
dff71bcace
Another teaspoon of code for the extension system
2023-10-19 22:48:18 +07:00
Visman
95aa1fa7bf
Add Admin\Extensions page
2023-10-17 21:35:26 +07:00
Visman
3be1dc4181
Update Extension model
2023-10-17 21:34:03 +07:00
Visman
55ba708c61
Models\Manager: Add access to the repository property
2023-10-16 18:06:04 +07:00
Visman
2d59bbf92e
Update config
2023-10-15 21:39:35 +07:00
Visman
f4e5ba2b5f
Initial sketch of a manager
2023-10-15 20:22:23 +07:00
Visman
8aaf85b610
Add ::extensions table
2023-10-15 17:31:46 +07:00
Visman
2cd5513c48
Add folder for extensions
2023-10-12 21:07:21 +07:00
Visman
9cfd336e7f
Minor changes
2023-10-10 16:31:35 +07:00
Visman
427e6790d4
Admin\Update: add set_time_limit(0) for stage
2023-10-05 20:42:22 +07:00
Visman
3ddc2c0940
Pages\Moderate: Take page in the second step
2023-10-03 23:15:04 +07:00
Visman
9bf55098a1
Control of redirects topics
...
#22
2023-10-03 18:22:30 +07:00
Visman
c15e89a2d2
Update form in Profile\Mod page
2023-10-01 19:46:37 +07:00
Visman
5de4b88f1a
Add label type to form
2023-10-01 19:42:50 +07:00
Visman
d1acaf15a3
Admin\Bans: Change the format for displaying the ban end date in ban search results
2023-09-29 13:29:54 +07:00
Visman
ec9e3704d8
Admin\Users: Use user time zone for last_post, last_visit and registered
2023-09-28 20:29:16 +07:00
Visman
5e40fc4b3e
Admin\Bans: Use user time zone for ban end time
2023-09-28 17:21:39 +07:00
Visman
c84ac5938f
Set step for Firefox bug
2023-09-28 15:54:17 +07:00
Visman
568ff292f5
Move methods to Core\Func
...
timeToDate() and dateToTime(()
2023-09-28 15:40:39 +07:00
Visman
ba2f6a0461
Add confirm
2023-09-28 14:36:51 +07:00
Visman
537b51d879
Add for admins to edit the author and date of post
...
You can only change it to the user, not to the guest.
The time of a post does not affect its position in the topic (the display order is by id).
The time of the first post affects the creation time of the topic.
2023-09-27 21:07:20 +07:00
Visman
dd4cca2680
The link to the topic left for the link to the topic must point to the original topic
2023-09-24 15:29:12 +07:00
Visman
bc3cbca43c
Union types
2023-09-21 19:32:19 +07:00
Visman
e045a4c481
Replace switch() to match()
2023-09-21 17:50:37 +07:00
Visman
1a13f93722
Update config files
2023-09-20 20:56:26 +07:00
Visman
c7980386c3
Fix delete user with posts
2023-09-20 16:40:04 +07:00
Visman
6f84ba979b
Add for #21
2023-09-19 22:16:55 +07:00
Visman
4bb906c300
Minor edits
2023-09-19 20:54:25 +07:00
Visman
9f46e4e302
Add sorting for UPDATE queries
2023-09-19 20:53:58 +07:00
Visman
e18280fbb0
Add sorting for delete in Search\Index
2023-09-19 20:36:33 +07:00
Visman
a2410a371a
Simplify Search\Delete
2023-09-19 20:35:16 +07:00
Visman
8ade529ff8
Add spaceship
2023-09-19 18:54:28 +07:00
Visman
e45170cd0e
Add sorting for multi-line DELETE queries
2023-09-19 18:38:45 +07:00
Visman
bc4fec2e34
Add another message for the administrator if MAINTENANCE_OFF = true #21
2023-09-18 18:24:14 +07:00
Visman
16f22acf61
Fix Deadlock 2
...
Set the same order for deleted records from the ::online table.
https://forkbb.ru/topic/81/SQLSTATE%5B40001%5D%3A%20Serialization%20failure%3A%201213%20Deadlock%20found%20when%20tryin
2023-09-17 16:29:20 +07:00
Visman
257658ca5f
Remove the time limit for recalculating the number of messages and topics
2023-09-10 11:18:29 +07:00
Visman
48bcd118ad
Fix transaction abort in Search\truncateIndex()
2023-09-08 20:48:16 +07:00
Visman
faab11a2fb
Rebuilding the search index is available only in maintenance mode
2023-09-08 20:07:15 +07:00
Visman
6f97f2c78d
Recalculation of the number of user messages/topics (in the admin panel - in users) is available only in maintenance mode
2023-09-08 19:48:15 +07:00
Visman
62bf8a0779
Fix Deadlock
...
https://forkbb.ru/topic/81/SQLSTATE%5B40001%5D%3A%20Serialization%20failure%3A%201213%20Deadlock%20found%20when%20tryin
2023-09-01 18:01:50 +07:00
Visman
1f34e1eefc
Optimize (attempt to) recalculate user posts
2023-08-22 23:00:47 +07:00
Visman
dacb8a3191
Add topics to recalculate posts
2023-08-16 16:19:07 +07:00
Visman
4eb77bbc1f
Replace index (with composite)
2023-08-13 22:20:17 +07:00