Commit graph

2278 commits

Author SHA1 Message Date
Visman
cb1ef0f640 * Other minor fixes 2018-11-01 16:04:53 +07:00
Visman
a676d3e052 * Changed the behavior of the validator for the string:trim
Now string:trim returns an empty string, not NULL for an empty field.
2018-11-01 16:03:35 +07:00
Visman
c39624d53a * Fixed setting default values for topics and posts per page in user profile 2018-10-31 19:01:53 +07:00
Visman
0b13e3562d + Added a way to get the original value of a single property for a DataModel 2018-10-31 19:00:05 +07:00
Visman
b5d0d18f50 * users.disp_posts- removed NULL 2018-10-31 18:33:00 +07:00
Visman
28e20e59c4 * users.disp_topics - removed NULL 2018-10-31 18:31:44 +07:00
Visman
03cc67dedb * posts.poster_ip - removed NULL 2018-10-31 15:23:10 +07:00
Visman
1371d1e85f * groups.g_user_title - removed NULL 2018-10-31 15:15:12 +07:00
Visman
a98e15a04c * topics.last_poster - removed NULL 2018-10-31 14:55:09 +07:00
Visman
7a35e0d862 * topics.moved_to - removed NULL 2018-10-31 14:50:09 +07:00
Visman
3c79787879 + Added search for topics with new posts 2018-10-30 22:04:44 +07:00
Visman
2345182df6 + Filter action search results by forums 2018-10-30 19:06:39 +07:00
Visman
81bd6ea514 * Fixed the display of the username in the search result 2018-10-29 18:42:41 +07:00
Visman
914b90517b + Added an indicator and link to unread posts in topics 2018-10-28 21:02:40 +07:00
Visman
547d89455f + Database transaction time has been added to the statistics. 2018-10-25 19:43:19 +07:00
Visman
addb157fd6 * Form refactoring 3 and more 2018-10-25 18:19:40 +07:00
Visman
bb258b01b0 + Translated error messages in search queries 2018-10-24 23:32:41 +07:00
Visman
246e4fadab * Automatic beginTransaction() when DB calling 2018-10-23 21:41:36 +07:00
Visman
4e339956be + Redirect to index page
If not configured in .htaccess or nginx configuration
2018-10-23 19:33:02 +07:00
Visman
1b9c1ba635 * Fixed style in viewing topic and deleting post 2018-10-22 21:01:35 +07:00
Visman
f593ed632c * Form refactoring 2 2018-10-22 20:39:49 +07:00
Visman
6731167d40 * Form refactoring 1 2018-10-22 12:23:44 +07:00
Visman
c096d3b7d8 * Style refactoring 6 2018-10-22 12:21:36 +07:00
Visman
beff8e026f Style refactoring 5 2018-10-21 18:39:46 +07:00
Visman
f21b0720cb * Style refactoring 4 2018-09-21 00:09:06 +07:00
Visman
e55d617ced * Style refactoring 3 2018-09-19 20:48:15 +07:00
Visman
b4405452bf * Style refractoring 2 2018-09-18 20:04:30 +07:00
Visman
fa64f98f6c * Style refactoring 1 2018-09-17 20:26:17 +07:00
Visman
b79618c6b9 * Change the "Go back" button in Message 2018-09-16 17:26:47 +07:00
Visman
b6e9b2ebef * minor edits 2018-09-16 17:02:27 +07:00
Visman
5f5dba3ff7 * Fix Illegal string offset for PHP 7.1 2018-09-15 21:58:07 +07:00
Visman
e6c978bd14 * Delete moderators in Forum for delete users 2018-09-15 15:52:32 +07:00
Visman
1542fd7414 * Fix moderators field in Forum 2018-09-15 15:18:31 +07:00
Visman
d30e918a1d + Add group change for Admin -> Users 2018-09-15 14:55:10 +07:00
Visman
79026a06e4 * Fix redirect link after deleting topic 2018-09-13 18:08:57 +07:00
Visman
695b17fc4b + Add topic counter for User 2018-09-13 18:03:22 +07:00
Visman
ef394822ed * Add a user promotion for New members 2018-09-13 00:16:25 +07:00
Visman
813f999617 Change readme for install 2018-09-12 20:54:51 +07:00
Visman
0251191136 Fix auto detect base url for install 2018-09-12 20:40:20 +07:00
Visman
53ef924a62 * Fix the order of routing rules 2018-09-12 00:44:44 +07:00
Visman
8bb66a68e1 * Fix structure of the search_cache table in install 2018-09-12 00:38:37 +07:00
Visman
f6a69f2b41 * Fix install + new start group for stop spam 2018-09-12 00:20:46 +07:00
Visman
a97b3cec20 * Add legend to Admin -> Maintenance 2018-09-11 23:14:22 +07:00
Visman
013576902c + The adaptive menu is controlled by the keyboard 2018-09-10 22:17:30 +07:00
Visman
8b9dbb3423 + Delete user(s) 2018-09-09 21:22:18 +07:00
Visman
64a309f558 Changed behavior of the Cancel buttons 2018-09-08 21:34:25 +07:00
Visman
5f30afa2a1 Fix style for inline buttons 2018-09-08 19:44:40 +07:00
Visman
431047be87 * Admn -> Users + fix fonts in style 2018-09-08 19:23:36 +07:00
Visman
2885634cb6 * Admin -> Users + UsersRules 2018-09-06 19:34:50 +07:00
Visman
5f90f4794e Additional condition for displaying an avatar in the profile 2018-09-05 14:49:38 +07:00