From: Banana Date: Sat, 17 Dec 2022 12:21:16 +0000 (+0100) Subject: some breakpoint behavior X-Git-Tag: v1.4~8 X-Git-Url: http://91.132.146.200/gitweb/?a=commitdiff_plain;h=64e23a08427bb76f8d109bb98427b96b42d68f46;p=bibliotheca-php.git some breakpoint behavior --- diff --git a/CHANGELOG b/CHANGELOG index 46b245a..d0ae83b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,7 @@ * Fixed showing the pagination where there is a fulltext default search * Made it more visible where to drop the fields in manage fields view for a collection. * Added a note about some options in collections manage view. + * Improved breakpoint behavior 1.3 - Rrajigar Mine 2022-10-08 * Fixed install sql file. diff --git a/TODO b/TODO index c818b2c..e58464f 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,3 @@ -* option for sorting direction * Automatic upgrades of DB * drop in updates * Definition of fields in "card view" @@ -9,5 +8,5 @@ * responsive and breakpoints -* Field management: Web interface +* Field management: Web interface to configure or even create new ones. * minimal theme diff --git a/webclient/view/default/dashboard/dashboard.html b/webclient/view/default/dashboard/dashboard.html index 642919e..10df022 100644 --- a/webclient/view/default/dashboard/dashboard.html +++ b/webclient/view/default/dashboard/dashboard.html @@ -12,7 +12,7 @@
$v) { ?> -
+

@@ -20,7 +20,7 @@ if(isset($v['entries']['results'])) { foreach($v['entries']['results'] as $entryK=>$entry) { ?> -