From 04b4988f822754cfdafa12eb2261eb0e1e5fde9d Mon Sep 17 00:00:00 2001 From: Banana Date: Sun, 10 Dec 2023 18:58:40 +0100 Subject: [PATCH] cleaned up CHANGELOG --- CHANGELOG | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index d26def9..3bc373b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,7 +9,7 @@ * Fixed: #23 basic search result order * Fixed: Bulkedit in 98 theme and default * Updated: PHP-IMDB-Grabber to https://github.com/FabianBeiner/PHP-IMDB-Grabber/releases/tag/v6.2.1 - With some heavy modifications + with some heavy modifications. 1.5 - Sacred Passage 2023-05-01 * Added google books parser. See upgrade file for more infos. @@ -52,9 +52,9 @@ * api has its own log file now. * User profile for editing own settings. * Collection management has the option to update entry rights with the - collection ones. + collection ones. * Entry rights can now be managed. More info about user and rights can - be found in documentation. + be found in documentation. * User management: Honor rights from current logged in user * Group management now available. But no relation check yet. * User management: Additional groups @@ -65,18 +65,18 @@ * Documentation for tool imdbweb grabber. Default config added. * Fixed bug #3 * Added feature #2. There is now a new definition which defines the default - targets of the imdb grabber values. See the config-imdbweb.php.default - for more details + targets of the imdb grabber values. See the config-imdbweb.php.default + for more details * Added sort filter. Collection has a default sort field config now. - Sort fields are the simple fields. See fields documentation. + Sort fields are the simple fields. See fields documentation. * Fields do have a new inputValidation option. See fields documentation for more info. - Currently used to allow whitespace in a tag + Currently used to allow whitespace in a tag * Mass edit of entries. Entries found with advanced search can now be edited. - Upload fields are not supported yet. + Upload fields are not supported yet. * Fixed bug #5 * Added feature #1. Collections overview has pagination at the bottom too. * Advanced search has a table view option - Displayed fields are configured in collection management. See notes there. + Displayed fields are configured in collection management. See notes there. * Updated installation files * Added first-steps.txt. Updated README * Indication which inputs are required -- 2.39.5