noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] branch master updated (6956783 -> f39d9ca)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (6956783 -> f39d9ca)
Date: Sun, 3 Feb 2019 14:38:39 -0500 (EST)

sparkyx pushed a change to branch master
in repository noalyss.

      from  6956783   Bug : cfgcard indent
       new  a2decaa   translation
       new  381086a   Mantis #0001688: Affichage centime dans l'écran de 
confirmation
       new  73c60dd   Mantis #0001666: Export CSV depuis histo ne filtre pas 
par journal
       new  0d0ce36   Mantis #0001682: CA - ajouter possibilité d'exporter le 
plan analytique, add action CSV:Analytic_Axis
       new  a7ab86a   Mantis #0001682: CA - ajouter possibilité d'exporter le 
plan analytique, add action CSV:Analytic_Axis
       new  1fb36ba   mantis #1690: Bug : impossible d'utiliser < dans 
Inplace_Edit Use base64_decode to protect the string in serialize
       new  d698dd1   Mantis #1626: AFFICHAGE BALANCE FICHE - soldes nuls au 
débit
       new  e8c2f57   Mantis #1643: Déplacement du "bouton" «retour 
en-haut/calculatrice»
       new  5e5c844   Mantis #1665: Pouvoir modifier l'ordre dans les listing 
de compta analytique
       new  e3275e4   Merge branch 'master' of gitlab.noalyss.eu:noalyss/noalyss
       new  e284a11   Mantis #1596: Dans le plan comptable, fiches non 
cliquables Les fiches sont cliquable dans Plan Comptable , PCMNCFG et dans la 
liste des postes, en plus on peut obtenir toutes les fiches d'un poste
       new  c3e48ec   Mantis #0001614: Problème bilans , changement pour bilan 
ASBL
       new  c735b61   Mantis #1611: Problème Plan comptable - mise en évidence 
poste utilisés
       new  970afbd   CSS : cosmetic
       new  09227d2   Merge issue : inappropriate rollback
       new  f39d9ca   Bug merge

The 16 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/ajax_misc.php                                 |   4 +-
 html/document/fr_be/bnb-asbl.form                  |  54 +-
 html/document/fr_be/bnb-asbl.rtf                   | 841 ++++++++++-----------
 html/document/fr_be/bnb.form                       |   2 +
 html/js/accounting_item.js                         |  25 +
 html/js/scripts.js                                 |   9 +-
 html/style-classic7.css                            |  12 +-
 include/ajax/ajax_anc_plan.php                     |   1 +
 include/ajax/ajax_display_all_card.php             |  56 ++
 include/ajax/ajax_poste.php                        |   5 +-
 include/anc_history.inc.php                        |   3 +
 include/anc_pa.inc.php                             |  31 +-
 include/class/acc_bilan.class.php                  |   4 +-
 include/class/acc_ledger_fin.class.php             |  21 +-
 include/class/acc_plan_mtable.class.php            |  50 +-
 include/class/anc_listing.class.php                |  24 +-
 include/class/anc_operation.class.php              |   1 +
 include/class/anc_print.class.php                  |  16 +-
 include/class/fiche.class.php                      | 142 +---
 include/compta_fin.inc.php                         |   2 +-
 include/constant.php                               |   2 +-
 ...ance_double_csv.php => export_anc_axis_csv.php} |  48 +-
 include/fiche.inc.php                              |  46 +-
 include/history_operation.inc.php                  |  19 +-
 include/lib/icon_action.class.php                  |  14 +
 include/lib/inplace_edit.class.php                 |  15 +-
 include/param_pcmn.inc.php                         |   2 +-
 include/sql/patch/upgrade132.sql                   |   2 +-
 include/sql/patch/upgrade133.sql                   |  13 +
 include/template/account_result.php                |   2 +-
 scenario/inplace_edit.test.php                     |   1 +
 31 files changed, 784 insertions(+), 683 deletions(-)
 create mode 100644 include/ajax/ajax_display_all_card.php
 copy include/export/{export_anc_balance_double_csv.php => 
export_anc_axis_csv.php} (50%)
 create mode 100644 include/sql/patch/upgrade133.sql



reply via email to

[Prev in Thread] Current Thread [Next in Thread]