[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] branch master updated (aabcd83 -> c249f39)
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] branch master updated (aabcd83 -> c249f39) |
Date: |
Wed, 4 Sep 2019 15:24:48 -0400 (EDT) |
sparkyx pushed a change to branch master
in repository noalyss.
from aabcd83 Cosmetic
new e47cc77 Cosmetic
new 654edc4 Task #0001736: PHP7 comptability : count() works only
with array
new 610498c changement de texte
new 0579253 Translation & text
new 4a637a0 Security : avoid direct call to Http Variable
new 57153be Security : avoid direct call to Http Variable
new 7de5af7 #0001584: En mode «optionnelle», afficher si CA ventilée
ou non. Ajout symbole "contient"
new 5e291fc New : icon_action:slider icon_action:comment and fix
single quote issue in icon_action:tips
new 98c3a84 fixup! fixup! New Task 1728: Aide à l'encodage - Journaux
négatifs (note de crédit)
new 62bc40e #0001711: Gros souci comptanal Montant compté en absolu
new 0c013f3 layout
new e57aa7d #1369: Étendre la comptabilité analytique à tous les
postes? #1716: GROS SOUCI CA - ventilation 4 et 5. 5 phantôme! #1479:
PROPOSITION CA - paramétrage comptes actifs
new 8cb9ea8 Missing files for #1369: Étendre la comptabilité
analytique à tous les postes?
new 9b945bd #0001643: ajout icon "cache" pour bouton "remonter"
new 76bd0fd @0001735: icone poubelle catégorie de fiche
new e187a51 #0001736: PHP7 comptability + translation
new e344c1d #0001735: icone poubelle catégorie de fiche
new 23b0091 #0001735: icone add catégorie de fiche
new 7156fcb #0001735: icone warning
new 9c74020 Task #0001731: Moyen de paiement , bug in ajax , if
ledger==ODS a category of card is mandatory
new 3b5cb8e Data_SQL Add database indication
new e4ddfd1 translate
new 72342db Data_SQL add the member
new d0b2543 Noalyss_SQL Create a function build query
new cd34856 PDF_Core : add function get
new 61db669 Database_Core add function with the number of cols
new c249f39 Merge branch 'dev7109'
The 27 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
html/js/scripts.js | 2 +-
include/ajax/ajax_anc_key_compute.php | 2 +-
include/ajax/ajax_template_cat_category.php | 3 +-
include/anc_pa.inc.php | 4 +-
include/class/acc_ledger.class.php | 14 +-
include/class/acc_ledger_fin.class.php | 2 +-
include/class/acc_ledger_purchase.class.php | 2 +-
include/class/acc_ledger_search.class.php | 20 ++-
include/class/acc_ledger_sold.class.php | 5 +-
include/class/anc_key.class.php | 1 +
include/class/anc_plan.class.php | 1 +
include/class/noalyss_parameter_folder.class.php | 91 +++++++---
include/class/payment_method_mtable.class.php | 15 +-
include/class/template_card_category.class.php | 9 +-
include/company.inc.php | 18 +-
include/compta_ach.inc.php | 3 +-
include/constant.php | 2 +-
include/history_operation.inc.php | 24 ++-
include/lib/data_sql.class.php | 91 +++++++++-
include/lib/database_core.class.php | 8 +
include/lib/icon_action.class.php | 39 ++++-
include/lib/noalyss_sql.class.php | 46 ++++--
include/lib/pdf_core.class.php | 35 +++-
include/sql/patch/upgrade137.sql | 6 +
include/template/fiche_def_input.php | 6 +-
include/template/ledger_detail_ach.php | 2 +-
include/template/ledger_detail_bottom.php | 4 +-
include/template/ledger_detail_fin.php | 2 +-
include/template/ledger_detail_misc.php | 2 +-
include/template/ledger_detail_ven.php | 2 +-
include/template/letter_all.php | 2 +-
scenario/icon_actionTest.php | 6 +
.../class/noalyss_parameter_folderTest.class.php | 183 +++++++++++++++++++++
33 files changed, 555 insertions(+), 97 deletions(-)
create mode 100644 include/sql/patch/upgrade137.sql
create mode 100644
unit-test/include/class/noalyss_parameter_folderTest.class.php
- [Noalyss-commit] [noalyss] branch master updated (aabcd83 -> c249f39),
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 03/27: changement de texte, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 04/27: Translation & text, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 06/27: Security : avoid direct call to Http Variable, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 08/27: New : icon_action:slider icon_action:comment and fix single quote issue in icon_action:tips, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 09/27: fixup! fixup! New Task 1728: Aide à l'encodage - Journaux négatifs (note de crédit), Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 18/27: #0001735: icone add catégorie de fiche, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 12/27: #1369: Étendre la comptabilité analytique à tous les postes? #1716: GROS SOUCI CA - ventilation 4 et 5. 5 phantôme! #1479: PROPOSITION CA - paramétrage comptes actifs, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 20/27: Task #0001731: Moyen de paiement , bug in ajax , if ledger==ODS a category of card is mandatory, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 21/27: Data_SQL Add database indication, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 02/27: Task #0001736: PHP7 comptability : count() works only with array, Dany De Bontridder, 2019/09/04