Commit graph

508 commits

Author SHA1 Message Date
Evg
e3c4c57a71 DEV: Improved dark theme support 2022-01-31 20:15:38 +03:00
Evg
6e2ca32e2e DEV: Html validation 2022-01-31 10:56:51 +03:00
Evg
899819ecdb DEV: Simplifying templates 2022-01-31 08:12:59 +03:00
Evg
4a92190993 DEV: removal sweetalert2 (+ full-text search) 2022-01-30 21:17:36 +03:00
Evg
8e2b55c799 UX: Change site footer 2022-01-29 07:47:29 +03:00
Evg
34c2048579 FIX: Change the default template 2022-01-28 20:10:41 +03:00
Evg
56cfb83a3a DEV: Minor css changes 2022-01-28 17:30:39 +03:00
Evg
9e0e20f6b5 DEV: css variables (changes) 2022-01-28 15:55:41 +03:00
Evg
55b8b6a4e3 DEV: Minor template improvements 2022-01-28 07:21:03 +03:00
Evg
95adae6020 DEV: Template Simplification 2022-01-27 20:59:03 +03:00
Evg
bb441a733c ADD: Sorting in the catalog 2022-01-26 18:04:29 +03:00
Evg
a5f5e88bf5 DEV: Moving the directory to the module 2022-01-26 06:24:22 +03:00
Evg
61adff533e DEV: Admin panel moved to module
Upgrade to HLEB v1.6.1: optimized connection to PDO (DB), removed all old functions like hleb_xxxxxxx_ previously declared deprecated.

The logic of removing and displaying content has been completely changed. Bringing to the front the functions of displaying deleted posts, comments and replies, sites.
2022-01-24 09:44:33 +03:00
Evg
9404932624 DEV: Changing the User Profile URL 2022-01-20 08:55:20 +03:00
Evg
48dc034571 DEV: Search moved to module
* Added php-stemmer and other search libraries.
* A subscription to topics has been added to the post page.
* All known bugs have been fixed.
2022-01-19 18:17:23 +03:00
Evg
fd02f4a250 UX: Changed the appearance of pages with no content 2022-01-18 18:39:57 +03:00
Evg
ffebf77772 DEV: Minor change in translations 2022-01-18 10:56:51 +03:00
Evg
113cd1ee3c DEV: Refactoring
Important note: please wait for the next comment, where possible errors will be corrected.
2022-01-17 21:17:58 +03:00
Evg
88695913bc Removing the connection_type field from the notifications table
This is the last commit for this version (assuming no bugs are found). Names will be significantly refactored in the next version.
2022-01-15 08:19:07 +03:00
Evg
f9faa0ef34 DEV: Minor changes 2022-01-14 23:53:00 +03:00
Evg
2fad1a8c95 ADD: Sort user by registration date 2022-01-14 21:12:59 +03:00
Evg
2c933264a4 FIX: Correction of all known bugs 2022-01-14 15:59:57 +03:00
Evg
1d99fc5bf7 DEV: Display the Audit status directly in the content (for staff) 2022-01-14 14:55:57 +03:00
Evg
09c57eb7a0 DEV: Show more sites on the detail page 2022-01-13 23:39:00 +03:00
Evg
615900b4db FIX: Launch mode 2022-01-13 21:14:31 +03:00
Evg
60a996ac77 DEV: Rewritten audit system 2022-01-13 19:59:40 +03:00
Evg
13a085ab73 DEV: Minor changes 2022-01-13 08:51:50 +03:00
Evg
33cf92058f DEV: Minor CSS changes (reduce scatter) 2022-01-12 22:49:48 +03:00
Evg
307af3622f ADD: Logs of user actions in the admin panel
Adding the `users_action_logs` table
2022-01-12 19:49:35 +03:00
Evg
f67c40e0ba DEV: Preliminary steps for merging translations 2022-01-11 22:48:28 +03:00
Evg
462bab6443 ADD: Navigation in the admin panel
The moderation table has been removed, the navigation table has been added
2022-01-11 20:33:08 +03:00
Evg
2d6e61e181 ADD: Localization, icons and css (for future navigation) 2022-01-08 23:03:08 +03:00
Evg
0a074c5d3d DEV: Minor changes (translations, SEO, css) 2022-01-07 13:01:30 +03:00
Evg
a80d6eb13e DEV: Updated to HLEB v1.5.90
+ minor optimization and addition of an icon
2022-01-07 07:09:26 +03:00
Evg
031d7a6a8d DEV: New user profile
Move pages: posts, replies and comments to the member's profile (the first part).
2022-01-07 00:07:31 +03:00
Evg
f882d88452 DEV: If the user has created a blog, then we will show it in the profile
The profile page now looks a little messy. It displays a lot of information and is more suitable for a reference page. Perhaps it is worth streamlining and simplifying the output for a better perception, or removing something altogether. A lot of small details, a lot of noise.
2022-01-06 08:36:03 +03:00
Evg
5e1e55b525 DEV: Name of some selectors (css change) 2022-01-06 07:23:47 +03:00
Evg
0870746184 DEV: Modifying a profile template 2022-01-06 00:10:13 +03:00
Evg
3b28978c24 DEV: Localization of mail messages
+ Add sending a mail message for the invite system.
2022-01-05 19:34:35 +03:00
Evg
bca6866084 DEV: Minor changes 2022-01-05 07:25:50 +03:00
Evg
a61f8b2da8 ADD: Middleware (first part)
Refactoring the code, dropping the `users_trust_level` table, classes, merging methods (for example, getPostId and getPostSlug), and changing the names and types of variables.

* The following classes have been removed: Authorization, DefaultMiddlewareBefore, DefaultMiddlewareBefore, Base, BanController.
* Added: MiddlewareModel, UserData, Designator.
* Fixed N+1 query on the post page
* The detailed page of the sent invites in the admin section has been changed.

etc.
2022-01-04 22:54:03 +03:00
Evg
20289fe6f3 FIX: Browsing the blog when there are no articles 2022-01-02 16:09:56 +03:00
Evg
bf09bb8b61 DEV: Update PrismJS 2022-01-02 07:27:49 +03:00
Evg
f86c4a5992 DEV: Refactoring 2022-01-02 00:16:19 +03:00
Evg
0d0d4905b2 DEV: Refactoring 2022-01-01 16:23:01 +03:00
Evg
78862c7a48 DEV: Removed all known errors (+ translations) 2022-01-01 10:24:28 +03:00
Evg
4c01950c70 DEV: Design adjustments 2021-12-31 22:51:32 +03:00
Evg
5c80d113fc ADD: Tippy.js
Upgrade to: sweetalert2 (11.3.2)
2021-12-31 12:57:00 +03:00
Evg
932889c066 DEV: Remove breadcrumbs
On most pages, this feature carries no payload. It is relatively useless in navigation (UX), and closed pages from search engines make links meaningless.

More options may be added to existing navigation, but not today.
2021-12-30 22:03:02 +03:00
Evg
1500adee43 DEV: New page design: members, topics and groups
Minor SEO improvements, translations,  templates.
2021-12-30 18:42:45 +03:00