koblog/bl-kernel
Vadim Ushakov 387e62ea7e Display the user name in the title of page /admin/edit-user/$username
Display the user name in the title of page `/admin/edit-user/$username`, in the same way as it's implemented for `/admin/edit-category/$category`.
2022-09-19 15:43:48 +07:00
..
abstract rename plugin interface 2021-10-27 07:54:39 +02:00
admin Display the user name in the title of page /admin/edit-user/$username 2022-09-19 15:43:48 +07:00
ajax bug fixes 2021-09-05 16:18:01 +02:00
boot Fix for blog filter #1370 2022-05-07 18:27:22 +02:00
helpers Remove HTML entities when generate the URL base on title, fix for #1428 2022-05-03 20:27:30 +02:00
img logo refactor 2022-09-05 09:40:11 +02:00
js check json format for custom fields, add position menu for custom fields, fix issues with boolean types 2022-05-03 19:45:01 +02:00
vendors move vendors to vendors folder, include tinymce languages, update vendors, include vendors in the helper 2021-10-23 18:07:15 +02:00
categories.class.php include sticky and static pages to the categories 2019-02-28 19:44:46 +01:00
category.class.php Get categories via the API 2019-05-12 12:32:12 +02:00
functions.php Improve function preview #1438 2022-05-08 15:03:39 +02:00
language.class.php check extension and path traversal 2019-03-10 18:27:24 +01:00
login.class.php check if the user of the session is in the database - change method 2022-05-09 08:42:24 +02:00
page.class.php Improve function preview #1438 2022-05-08 15:03:39 +02:00
pages.class.php check json format for custom fields, add position menu for custom fields, fix issues with boolean types 2022-05-03 19:45:01 +02:00
parsedown.class.php bug fixes 2021-09-05 16:18:01 +02:00
security.class.php Remove use of headers that can be used to bypass anti-brute force controls 2019-10-05 18:22:25 +01:00
site.class.php Bug fix in Session handler for multiples Bludit installation in the same root folder 2021-11-25 20:17:38 +01:00
syslog.class.php fix typos 2020-06-03 23:59:07 -07:00
tag.class.php API improves 2019-02-19 08:38:17 +01:00
tags.class.php Bug fix for PHP 5.6 when upload images 2019-05-29 19:28:11 +02:00
url.class.php Fix for blog filter #1370 2022-05-07 18:27:22 +02:00
user.class.php change in metadata for Bludit v4.0, plugin for popeye theme updated, refactor 2021-06-02 22:48:30 +02:00
users.class.php bug fixes 2021-09-05 16:18:01 +02:00