[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] branch master updated (0b4c6fb0e -> 9fa37baa8
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] branch master updated (0b4c6fb0e -> 9fa37baa8) |
Date: |
Wed, 17 Jan 2024 13:47:10 -0500 (EST) |
sparkyx pushed a change to branch master
in repository noalyss.
from 0b4c6fb0e Bug from merging
new 32bd3139d OPTION_CARD : Correct options for FollowUp
new 76aa48692 Merge tag 'rel9111'
add 772ff248c Code : change filename
add 934e0c0a3 PHP Compatibility
add 17302884c PHP 8.0 Minimum
add 51ea645a3 cosmetic info password
add 9ecd10dcb Bug cosmetic : when update in a window
add 469735b79 PHP 8.2 compatibility
add 4e76a652d Improve Debug
add 9a4cfeb2d typo
add e23270877 Fix Bug Balance Accountancy
add c0c8548c5 cosmetic : color info password
add bf822d3c0 PHP8.1 Compatibility
add 7a84161b5 Fix bug : $g_parameter non initialisé pour plugin
add e58c2ae37 Code improve : Acc_Balance utilise PDF_CORE::is_fill
add 65a6d1b14 Improve Code : permet d'avoir plusieurs couleurs sur une
ligne
add 3817deb49 TFPDF mise à jour 1.33
add 9bc39834d Improve : PRINTJRN search in one line mode
add 7470954f0 Improve : PRINTJRN search in detail VAT mode
add 6d053fe5e PHP8.1 Compatibility
add a77dfacbf 0002317: Paiement : forcer la fiche pour les banques
add fe6b45c42 Bug fix : sent emails not counted properly
add 682e28317 PhpUnit : test
add cafeec15f Task #0002318: Envoi email : forcer le domaine de
l'expéditeur Adapter le fichier config
add 15be1c4e6 Task #1749: Cases «Débit» dans les OD's fait remarquer si
débit ou crédit
add 54e3a654d Task #1749: Cases «Débit» dans les OD's fait remarquer si
débit ou crédit
add c8e96a7f7 fixup! Task #1749: Cases «Débit» dans les OD's fait
remarquer si débit ou crédit
add f693f11b9 fixup! fixup! Task #1749: Cases «Débit» dans les OD's fait
remarquer si débit ou crédit
add a0f4d18d6 fixup! fixup! Task #1749: Cases «Débit» dans les OD's fait
remarquer si débit ou crédit
add 9cc01d678 Task #0002219 PHP 8.1 Compatibility
add ead8d5f23 Cosmetic Totaux OD
add 1b5b9781c OPTION_CARD : Correct options for FollowUp
add 67b5ae90d Bug Fiche Option
add 4db377ebb PHP8.1 compatibility
add f8bff0171 Task 0002128: Clôture comptabilité française
add f9ed50067 Task 0002128: Clôture comptabilité française
add d24a9517f Acc OD : cosmetic
add 590856dcf Task 0002128: Clôture comptabilité française Réécriture op.
ouverture et cloture
add 540157851 Adaptation PHPUNIT
new aca73ffa0 Merge branch 'devel'
new fcc7ef8c0 Get empty upgrade.sql
new d6e4f4a1b Merge branch 'devel'
add fc4ac725d Improve DBG , add stopwatch : timer_start and timer_show
add faf712430 FIX : when taken from git NOALYSS_VERSION is undefined
add 26117631c Merge branch 'devel-ods' into devel
add f0de5689e FIX : when taken from git NOALYSS_VERSION is undefined
add 06673cfde FIX : default to use https
add 3c570c042 Improve DBG , add stopwatch : timer_start and timer_show
add 7eb593b05 Improve DatabaseCore : fetch_all
add 46a7a72d1 PRINTGL Main Ledger (GL) improve performance and code
prepare the SQL , better filter for accounting
add 0db402bd5 Merge branch 'devel-andromeda' into devel
add 014574b18 Task #0002327: Balance : indiqué si le solde est correct
débit / crédit
add a821b670d OPTION_CARD : Correct options for FollowUp
add 5f389826a Bug Fiche Option
add 948a509e1 PHP8.1 compatibility
add e723c5c5b Task 0002128: Clôture comptabilité française
add 15182958d Task 0002128: Clôture comptabilité française
add 4c25109f2 Acc OD : cosmetic
add 23ee014cb Task 0002128: Clôture comptabilité française Réécriture op.
ouverture et cloture
add 1eb013a6c Adaptation PHPUNIT
add a50a3a2f8 Get empty upgrade.sql
add 454b526c5 Task 2128 : Ouverture et cloture toujours visible
add 41bcad57b Get empty upgrade.sql
add 68a265fb2 Bug #0002322: Impression Suivi
add 3ef17424f PRINT properly action
add b698a8a58 DEV - TEST : new file to see local variables
add 8bc3ce771 Task #2323 : follow-up correct depending action + cosmetic
add edc0a3f23 Merge
add 187ca5886 upgrade.sql -> upgrade191.sql
add e8af3fc7a upgrade.sql -> upgrade191.sql
add f8baa9b30 merge
new 9fa37baa8 Merge branch 'devel'
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
html/ajax_misc.php | 18 +-
html/css/style-classic7.css | 17 +-
html/css/style-print.css | 10 +-
html/extension.raw.php | 5 +
html/install.php | 6 +-
html/js/acc_ledger.js | 1810 +++++++++++---------
html/js/noalyss_checkbox.js | 65 +-
html/securimage/securimage.php | 2 +-
include/admin_repo.inc.php | 1 +
include/ajax/ajax_operation_exercice.php | 247 +++
include/backup.inc.php | 2 +
include/balance.inc.php | 18 +-
include/category_card.inc.php | 2 +-
include/class/acc_balance.class.php | 3 +-
include/class/acc_ledger.class.php | 45 +-
include/class/acc_ledger_fin.class.php | 5 +-
include/class/acc_ledger_history_generic.class.php | 4 +-
include/class/acc_ledger_purchase.class.php | 23 +-
include/class/acc_ledger_sale.class.php | 27 +-
include/class/calendar.class.php | 3 +-
include/class/card_multiple.class.php | 2 +-
include/class/document_export.class.php | 2 +-
include/class/dossier.class.php | 6 +
include/class/follow_up.class.php | 159 +-
include/class/follow_up_other_concerned.class.php | 3 +-
include/class/operation_closing.class.php | 126 ++
include/class/operation_exercice.class.php | 311 ++++
include/class/operation_opening.class.php | 156 ++
include/class/print_ledger_detail_item.class.php | 20 +-
include/class/sendmail.class.php | 39 +
include/config.inc.example | 5 +-
include/constant.php | 4 +-
...php => operation_exercice_detail_sql.class.php} | 54 +-
include/database/operation_exercice_sql.class.php | 82 +
include/export/export_balance_csv.php | 17 +-
include/export/export_balance_pdf.php | 19 +-
include/export/export_follow_up_contact_csv.php | 13 +-
include/lib/ac_common.php | 2 +-
include/lib/config_file.php | 276 +--
include/lib/icon_action.class.php | 11 +
include/lib/message_javascript.php | 2 +
include/lib/pdf_core.class.php | 27 +-
include/lib/select_box.class.php | 1 +
include/lib/sendmail_core.class.php | 4 +-
include/lib/table_data_sql.class.php | 15 +
include/opening.inc.php | 2 +-
include/operation_exercice.inc.php | 77 +
include/operation_ods_new.inc.php | 58 +-
...yment_middle.inc.php => payment_method.inc.php} | 0
include/recover.php | 2 +-
include/sql/patch/upgrade190.sql | 99 ++
include/sql/patch/upgrade191.sql | 31 +
.../acc_ledger_history_financial_oneline.php | 4 +-
.../acc_ledger_history_purchase_detail.php | 1 +
.../acc_ledger_history_purchase_oneline.php | 19 +-
.../template/acc_ledger_history_sale_detail.php | 2 +
.../template/acc_ledger_history_sale_extended.php | 4 +-
.../template/acc_ledger_history_sale_oneline.php | 17 +-
include/template/dashboard.php | 2 +-
include/template/follow_up-display.php | 57 +-
include/template/followup-show-action-add.php | 8 +-
include/template/form_ledger_detail.php | 2 +-
include/template/ledger_detail_bottom.php | 4 +-
.../operation_exercice-input_row-error.php} | 21 +-
include/template/operation_exercice-input_row.php | 114 ++
.../template/operation_exercice-input_source.php | 125 ++
.../template/operation_exercice-input_transfer.php | 56 +
include/template/operation_exercice-list_draft.php | 101 ++
include/template/show-all-variable.php | 12 +
include/tfpdf/tfpdf.php | 1174 +++++++------
include/user.inc.php | 17 +-
include/user_detail.inc.php | 2 +-
sql/upgrade.sql | 40 -
unit-test/include/class/acc_account_ledgerTest.php | 484 ++++++
unit-test/include/class/acc_ledgerTest.php | 32 -
.../include/class/acc_ledger_purchaseTest.php | 97 ++
unit-test/include/class/acc_ledger_saleTest.php | 90 +-
...r.Test.php => noalyss_parameter_folderTest.php} | 1 +
unit-test/include/class/operation_exerciceTest.php | 209 +++
unit-test/include/class/pdf_anc_acc_listTest.php | 4 +-
unit-test/include/class/sendmailTest.php | 187 ++
.../{tax_summary.Test.php => tax_summaryTest.php} | 21 +-
82 files changed, 5029 insertions(+), 1816 deletions(-)
create mode 100644 include/ajax/ajax_operation_exercice.php
create mode 100644 include/class/operation_closing.class.php
create mode 100644 include/class/operation_exercice.class.php
create mode 100644 include/class/operation_opening.class.php
copy include/database/{forecast_sql.class.php =>
operation_exercice_detail_sql.class.php} (58%)
create mode 100644 include/database/operation_exercice_sql.class.php
create mode 100644 include/operation_exercice.inc.php
rename include/{payment_middle.inc.php => payment_method.inc.php} (100%)
create mode 100644 include/sql/patch/upgrade190.sql
create mode 100644 include/sql/patch/upgrade191.sql
copy include/{ajax/ajax_search_action.php =>
template/operation_exercice-input_row-error.php} (66%)
mode change 100755 => 100644
create mode 100644 include/template/operation_exercice-input_row.php
create mode 100644 include/template/operation_exercice-input_source.php
create mode 100644 include/template/operation_exercice-input_transfer.php
create mode 100644 include/template/operation_exercice-list_draft.php
create mode 100644 include/template/show-all-variable.php
create mode 100644 unit-test/include/class/acc_account_ledgerTest.php
rename unit-test/include/class/{noalyss_parameter_folder.Test.php =>
noalyss_parameter_folderTest.php} (99%)
create mode 100644 unit-test/include/class/operation_exerciceTest.php
create mode 100644 unit-test/include/class/sendmailTest.php
rename unit-test/include/class/{tax_summary.Test.php => tax_summaryTest.php}
(94%)
- [Noalyss-commit] [noalyss] branch master updated (0b4c6fb0e -> 9fa37baa8),
dwm <=
- [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, 2024/01/17