[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 70/238: Merge tag 'rel7008' into r700-currenc
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 70/238: Merge tag 'rel7008' into r700-currency |
Date: |
Sat, 26 Oct 2019 04:40:35 -0400 (EDT) |
sparkyx pushed a commit to annotated tag rel7110
in repository noalyss.
commit 2f1d694a8d928e2c6800483b7f0dbc8c2ffd8fad
Merge: 9b6bf6c 6fa0199
Author: Dany De Bontridder <address@hidden>
Date: Sat Jul 21 20:31:59 2018 +0200
Merge tag 'rel7008' into r700-currency
2018-07-21 : bug fixes
Conflicts:
include/class/acc_ledger_history.class.php
html/lang/en_US/LC_MESSAGES/messages.po | 437 ++++++++++++++++---
html/lang/messages.po | 427 +++++++++++++++---
html/lang/nl_NL/LC_MESSAGES/messages.po | 480 +++++++++++++++++----
include/ajax/ajax_anc_detail_operation.php | 2 +-
include/anc_od.inc.php | 2 +-
include/class/acc_ledger_history.class.php | 5 +
.../class/acc_ledger_history_financial.class.php | 7 +-
.../class/acc_ledger_history_purchase.class.php | 11 +-
include/class/acc_ledger_history_sale.class.php | 11 +-
include/class/acc_ledger_search.class.php | 63 ++-
include/class/anc_acc_list.class.php | 15 +-
include/class/anc_operation.class.php | 22 +-
include/class/package_repository.class.php | 24 +-
include/class/print_ledger.class.php | 10 +-
include/class/print_ledger_misc.class.php | 14 +-
include/export/export_ledger_csv.php | 172 ++++----
include/history_operation.inc.php | 27 +-
.../acc_ledger_history_financial_oneline.php | 8 +
.../acc_ledger_history_purchase_detail.php | 4 +-
.../acc_ledger_history_purchase_extended.php | 4 +-
.../acc_ledger_history_purchase_oneline.php | 4 +-
.../template/acc_ledger_history_sale_detail.php | 4 +-
.../template/acc_ledger_history_sale_extended.php | 4 +-
.../template/acc_ledger_history_sale_oneline.php | 4 +-
include/upgrade-core.php | 12 +
include/upgrade-plugin.php | 12 +
include/upgrade-template.php | 12 +
27 files changed, 1432 insertions(+), 365 deletions(-)
- [Noalyss-commit] [noalyss] 67/238: Documentation, (continued)
- [Noalyss-commit] [noalyss] 67/238: Documentation, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 73/238: Merge branch 'r700-currency' of gitlab.noalyss.eu:noalyss/noalyss into r700-currency, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 71/238: Check for date and number : isdate and isnumeric, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 79/238: Bug : in Purchase and Sale , the last rows disappear when we change the ledger, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 49/238: Update documentation, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 54/238: Bug 1600 : alphanumeric accounting must be case insensitive, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 56/238: Fix todo_list : if list empty , gets an error in php 7.2, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 61/238: Task #1619 : CFGLED change label for "Donner ici la fiche du compte en banque", Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 69/238: Create lib for Tabs, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 72/238: Merge branch 'master' into r700-currency, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 70/238: Merge tag 'rel7008' into r700-currency,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 77/238: Manage_Table : issue with the type select, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 83/238: adapt to 7.2 ,init, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 78/238: Bug : ajax fails if wait_box does not exist, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 81/238: adapt to 7.2 , error with sizeof, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 87/238: translate, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 89/238: adapt to 7.2 ,array, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 80/238: Improve debug info, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 82/238: adapt to 7.2 , error with count, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 84/238: Style.css Ajout de nowrap, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 90/238: Code cleaning : remove SQL with hardcoded value, Dany De Bontridder, 2019/10/26