[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 71/86: Merge branch 'stable' into unstable
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] 71/86: Merge branch 'stable' into unstable |
Date: |
Thu, 19 Sep 2024 02:42:02 -0400 (EDT) |
sparkyx pushed a commit to branch unstable
in repository noalyss.
commit 676aefaeeb41a3b331cc1fe375840b68712b5ca8
Merge: 62bf9622c 14d65dd0a
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Tue Sep 17 14:36:25 2024 +0200
Merge branch 'stable' into unstable
* stable:
Bug : saved search does not take the date end
PHP8.2 : deprecated dynamique attr.
Cosmetic , missing bcscale and code cleaning
Set the DB to the version 202 for NOALYSS9.3 correct make-sql
Bug : when only one extension, it fails
html/css/style-classic7.css | 26 +++++++++-------------
include/class/extension.class.php | 14 +++++++++++-
.../acc_ledger_search-display_list_filter.php | 1 +
include/template/ledger_detail_bottom.php | 1 +
4 files changed, 26 insertions(+), 16 deletions(-)
diff --cc html/css/style-classic7.css
index 22d96b82d,ed70dd176..07515935a
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@@ -3637,15 -3639,3 +3639,9 @@@ div.widget-full_size
}
div.row.odd.hover:hover,div.row.even.hover:hover { background-color:
var(--hover) !important; }
- h2 {
+
++h2.legend {
++ background-color: #e4e9ee;
+ color: navy;
- background-color: #b2d3d929 !important;
- border: solid 1px navy;
- }
- .super {
- font-variant-caps: all-small-caps;
- font-family: arial;
- font-size: 80%;
- vertical-align: super;
++ border: 1px steelblue solid;
+}
- [Noalyss-commit] [noalyss] 77/86: Merge branch 'stable' into unstable, (continued)
- [Noalyss-commit] [noalyss] 77/86: Merge branch 'stable' into unstable, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 51/86: Translation, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 61/86: PHP8.2 : deprecated dynamique attr., dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 68/86: PHP8.2 : deprecated dynamique attr., dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 74/86: CSS : Cosmetic add CSS h-section and super (for detail), dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 72/86: Cosmetic add CSS h-section, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 85/86: Cosmetic, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 62/86: PHP8.2 : deprecated dynamique attr., dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 58/86: Set the DB to the version 202 for NOALYSS9.3 correct make-sql, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 60/86: Set the DB to the version 202 for NOALYSS9.3 correct make-sql, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 71/86: Merge branch 'stable' into unstable,
dwm <=
- [Noalyss-commit] [noalyss] 73/86: CSS : class=super for link, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 65/86: Cosmetic , missing bcscale and code cleaning, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 79/86: css : Cosmetic add CSS h-section, dwm, 2024/09/19