[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 06/06: Merge branch 'devel'
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] 06/06: Merge branch 'devel' |
Date: |
Wed, 17 Jan 2024 13:47:17 -0500 (EST) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit 9fa37baa887a2fcda732e91eeb14d00ce275fda1
Merge: d6e4f4a1b f8baa9b30
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Wed Jan 17 19:35:53 2024 +0100
Merge branch 'devel'
html/css/style-classic7.css | 14 +
html/css/style-print.css | 10 +-
include/balance.inc.php | 17 +-
include/category_card.inc.php | 2 +-
include/class/acc_balance.class.php | 1 +
include/class/follow_up.class.php | 159 +++----
include/constant.php | 2 +-
include/export/export_balance_pdf.php | 13 +-
include/lib/message_javascript.php | 2 +
include/sql/patch/upgrade191.sql | 31 ++
include/template/follow_up-display.php | 57 ++-
include/template/followup-show-action-add.php | 8 +-
.../template/operation_exercice-input_source.php | 20 +-
include/template/operation_exercice-list_draft.php | 1 +
include/template/show-all-variable.php | 12 +
unit-test/include/class/acc_account_ledgerTest.php | 484 +++++++++++++++++++++
16 files changed, 709 insertions(+), 124 deletions(-)
- [Noalyss-commit] [noalyss] branch master updated (0b4c6fb0e -> 9fa37baa8), dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 02/06: Merge tag 'rel9111', dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 01/06: OPTION_CARD : Correct options for FollowUp, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 05/06: Merge branch 'devel', dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 03/06: Merge branch 'devel', dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 04/06: Get empty upgrade.sql, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 06/06: Merge branch 'devel',
dwm <=