Commit graph

1336 commits

Author SHA1 Message Date
Visman
bb8ef348e7 Update DB\Mysql 2021-12-10 20:12:45 +07:00
Visman
66aff84a88 Update Admin\Install page
Add dsn for PostgreSQL.
Update prefix reserved.
Change the check for the existence of the users table, because in PostgreSQL a query error aborts the execution of queries in this transaction.
2021-12-10 20:12:17 +07:00
Visman
04bdb5c23b Update DB\Mysql
Fix unset.
Remove exception catching.
2021-12-10 15:59:13 +07:00
Visman
5960dc2c06 Fixed max values
The maximum value must match the type of the field in the database.
2021-12-09 17:50:14 +07:00
Visman
6e688066be Update Page model
Fix main menu.
2021-12-08 17:11:10 +07:00
Visman
0c8ff225ae Fix Forum\LoadTree 2021-12-08 15:13:13 +07:00
Visman
abd41ee853 Fix Core\Test 2021-12-08 14:58:47 +07:00
Visman
82d07fcd73 Fix driver name 2 2021-12-08 14:44:24 +07:00
Visman
728c5c4015 Fix driver name 2021-12-08 14:44:06 +07:00
Visman
6992be0691 Fix LIMIT OFFSET in sql queries
Makes queries independent of the sql syntax.
2021-12-07 22:45:37 +07:00
Visman
f088c411c6 Update readme.md 2021-12-07 16:41:58 +07:00
Visman
fdbaf9a76b Update Admin\Install page 2021-12-07 16:36:04 +07:00
Visman
53e4290f7e Fix User\Stats
for #5
2021-12-07 16:35:31 +07:00
Visman
9cfb2f188e Update Admin\Users\Result page
A user can have posts, but user->num_posts is zero.
2021-12-07 14:41:20 +07:00
Visman
3410762705 Update Admin\Update page 2021-12-06 23:06:12 +07:00
Visman
bd5c24076b Expand settings for the Guest group
Add settings for displaying avatars, signatures, emoticons and images in messages/signatures.
2021-12-06 22:57:38 +07:00
Visman
95613e85e6 Update forum template 2021-12-05 20:07:44 +07:00
Visman
e39a350e8f Update User model for username_normal
And fix User\Save.
2021-12-05 19:27:01 +07:00
Visman
110febd219 Fix PM\Delete
for #5
2021-12-05 18:07:22 +07:00
Visman
488982bb1f Fix load guest in Users->loadByIds()
for #5
2021-12-05 18:06:56 +07:00
Visman
51a03d6c13 Fix PM\PTopic model
for #5
2021-12-05 18:05:36 +07:00
Visman
bc2d56df2d
Merge pull request #5 from forkbb/delete_guest
Delete guest from users table
2021-12-04 23:02:43 +07:00
Visman
8d17d76061 Fix User\Filter 2021-12-04 22:58:38 +07:00
Visman
827037d0be Fix config file 2021-12-04 22:52:20 +07:00
Visman
4ba7bc3cbe Fix Admin\Users page 2021-12-04 22:46:51 +07:00
Visman
b3c1ef117f Fix Post\View 2021-12-04 22:40:46 +07:00
Visman
310274abfb Fix Group\Save 2021-12-04 21:43:58 +07:00
Visman
a9482c1542 Fix Admin\Update page 2021-12-04 21:43:40 +07:00
Visman
235f999c8f Fix config file 2021-12-04 21:43:26 +07:00
Visman
b137e6de94 Fix User\Save 2021-12-04 21:27:22 +07:00
Visman
28c24e1849 Fix Users manager 2021-12-04 21:27:10 +07:00
Visman
62e963b97c Fix Users manager 2021-12-04 21:07:25 +07:00
Visman
1d8ecda60b Fix User model 2021-12-04 21:05:16 +07:00
Visman
b86680fe26 Update bootstrap.php 2021-12-04 21:03:56 +07:00
Visman
ae2b42b4d0 Update Report model 2021-12-04 20:59:29 +07:00
Visman
6acd480471 Update User\UpdateCountTopics 2021-12-04 20:42:59 +07:00
Visman
6272bcdbde Update User\UpdateCountPosts 2021-12-04 20:42:48 +07:00
Visman
f7b131c287 Update User\UpdateCountPosts 2021-12-04 20:42:08 +07:00
Visman
56a754cf63 Update Post\UserInfoFromIP 2021-12-04 20:36:06 +07:00
Visman
fabe431bf8 Update User\Save 2021-12-04 20:28:32 +07:00
Visman
f40acc344f Update Admin\Install page 2021-12-04 20:18:46 +07:00
Visman
6948e8812e Update Admin\Update page 2021-12-04 20:17:19 +07:00
Visman
aeeea8ed8e Update Topic\Delete 2021-12-04 20:10:07 +07:00
Visman
d2706ab233 Update Post\Delete 2021-12-04 20:09:56 +07:00
Visman
be79268bd9 Update PM\Delete 2021-12-04 20:09:44 +07:00
Visman
b2b45a62a4 Update Forum\Delete 2021-12-04 20:09:31 +07:00
Visman
3a610c40fe Update Admin\Update page 2021-12-04 20:03:14 +07:00
Visman
9123e03925 Update Admin\Install page 2021-12-04 19:40:54 +07:00
Visman
590e6d29ba Update Controllers\Update 2021-12-04 19:37:14 +07:00
Visman
1645ac316f Update Controllers\Routing 2021-12-04 19:36:20 +07:00