Commit graph

680 commits

Author SHA1 Message Date
Evg b0f37b2c72 DEV: Let's allow Markdown in private messages 2022-02-06 20:31:58 +03:00
Evg f084aea710 DEV: Bookmarks in the catalog
+ Banner, SEO and sorting by rating and new sites, notification system. Displaying the profile in the header of the site after logging in. At the moment, this can be considered an outline, since the general approach to the formation of sections is not flexible.
2022-02-06 19:18:06 +03:00
Evg 84bc3efc69 DEV: Minor css changes 2022-02-06 07:30:27 +03:00
Evg 0db6def85d FIX: Based on the results of HTML checking 2022-02-06 00:59:26 +03:00
Evg 31adc8be3a DEV: Let's remove what's left of tippy from the code 2022-02-06 00:11:06 +03:00
Evg 4d153cd891 DEV: Remove two dependencies (popper, tippy) 2022-02-05 21:55:51 +03:00
Evg afb9b7032a Upgrade:: HLEB v1.6.3 2022-02-05 09:01:28 +03:00
Evg c462f95415 FIX: Bookmarks 2022-02-04 17:49:55 +03:00
Evg 0c1bd1643d DIV: Some route changes 2022-02-04 17:33:26 +03:00
Evg 054aa4c65a FIX: Sending private messages 2022-02-04 09:09:27 +03:00
Evg 75e1d46a51 ADD: Counting the number of clicks on an external link 2022-02-04 08:37:02 +03:00
Evg 12d61e7266 Add a column: item_cleek 2022-02-04 06:47:13 +03:00
Evg 129cf6acc1 FIX: URL каталога URL of the catalog 2022-02-03 20:15:44 +03:00
Evg d39be128b8 DEV: Simplifying the detail page 2022-02-03 19:44:38 +03:00
Evg 2197aa5427 FIX: Correction of all known bugs 2022-02-03 18:38:14 +03:00
Evg 0ebfd7d853 DEV: Catalog (sites and programs)
* Added full-text search in the catalog
* Added localization for search
* Changed the display of facets that are not allowed to be displayed in the catalog
* The add to favorites function is available on all pages of the catalog
* Completely redesigned catalog detail pages
* Lots of small improvements

This second part of the job is to make the directory publicly available to members.
2022-02-03 11:20:46 +03:00
Evg b1638a7d8d DEV: Name in profile settings is now optional 2022-02-03 07:03:59 +03:00
Evg 4dab7b1ce4 DEV: Catalog redesign (first part) 2022-02-02 23:26:18 +03:00
Evg 38f0f35a05 ADD: Bookmarks and subscription in the directory (sites, programs) 2022-02-02 21:11:34 +03:00
Evg 3fded50343 DEV: Minor css change 2022-02-02 00:39:49 +03:00
Evg d7d3424751 DEV: Minor css change 2022-02-01 22:39:48 +03:00
Evg 715aa8f6ab DEV: Minor css change 2022-02-01 21:52:38 +03:00
Evg 47c521c81b DEV: Lucrări preliminare privind schimbarea css 2022-02-01 21:08:42 +03:00
Evg 06114d5441 Upgrade: HLEB v1.6.2
Added the ability to add an @ start tag to the routing, for example /@{user}.
2022-02-01 20:21:47 +03:00
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 e991498dfc DEV: Minor name change 2022-01-25 07:54:36 +03:00
Evg 977f15308a DEV: Minor changes 2022-01-25 07:29:32 +03:00
Evg 1c253c919a FIX: Authorization logs 2022-01-24 12:22:36 +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 9cbe5b9e20 DEV: Changing the getStopWords() method 2022-01-22 07:53:51 +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 b99b3c3d2c FIX: Private message button 2022-01-19 00:27:51 +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 9db25cb2d8 FIX: Profile fields and admin trust level (+ photo) 2022-01-18 00:36:22 +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 b384bd18ee UPDATE: HLEB v1.5.91 2022-01-17 09:24:49 +03:00
Evg b44a8c2a5b FIX: The path to the facet logo 2022-01-16 00:10:56 +03:00