noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (70e0a4e -> 0aa186b)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (70e0a4e -> 0aa186b)
Date: Sat, 25 Mar 2017 08:29:38 -0400 (EDT)

sparkyx pushed a change to branch master
in repository noalyss.

      from  70e0a4e   Upgrade Doxyfile
       new  5f0e1d1   Task #0001421: Détail fiche : recherche poste comptable
       new  9e7e7f5   task #1420: Fonction error_log manquante
       new  379a24e   Task #1420: Fonction error_log manquante Generalisation 
de la fonction
       new  707b738   Update translation
       new  3f715e4   1418: Affichage Balance - soldes et sous-totaux
       new  dc18b1e   task #0001422: Installation : améliorer la page
       new  561bd84   Security : improve a potential weakness
       new  0aa186b   Task #1419: Déconnexion dans le popup Add a close window 
button for the ajax disconnect Fix bug

The 8 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/do.php                                 |    4 +-
 html/install.php                            |    6 +
 html/lang/en_US/LC_MESSAGES/messages.po     | 1293 ++++++++++++++++++---------
 html/lang/messages.po                       | 1270 +++++++++++++++++---------
 html/lang/nl_NL/LC_MESSAGES/messages.po     | 1281 +++++++++++++++++---------
 html/popup.php                              |   13 +-
 include/action.common.inc.php               |    2 +
 include/ajax/ajax_account_update.php        |    2 +
 include/ajax/ajax_card.php                  |    3 +-
 include/ajax/ajax_gestion.php               |    2 +
 include/ajax/ajax_ledger.php                |    4 +
 include/ajax/ajax_mod_periode.php           |    1 +
 include/anc_key.inc.php                     |    1 +
 include/balance.inc.php                     |   56 +-
 include/card_attr.inc.php                   |    1 +
 include/cfgledger.inc.php                   |    4 +
 include/cfgplugin.inc.php                   |    1 +
 include/class/class_acc_balance.php         |  151 +++-
 include/class/class_acc_bilan.php           |    1 +
 include/class/class_acc_ledger.php          |   12 +-
 include/class/class_acc_ledger_fin.php      |    3 +
 include/class/class_acc_ledger_info.php     |    2 +
 include/class/class_acc_ledger_purchase.php |    4 +-
 include/class/class_acc_ledger_sold.php     |    1 +
 include/class/class_acc_report.php          |    2 +
 include/class/class_anc_account.php         |    2 +
 include/class/class_anc_group_operation.php |    2 +
 include/class/class_anc_key.php             |    3 +-
 include/class/class_anc_operation.php       |    2 +-
 include/class/class_default_menu.php        |    2 +-
 include/class/class_document_modele.php     |    2 +
 include/class/class_document_type.php       |    3 +
 include/class/class_dossier.php             |    3 +-
 include/class/class_fiche.php               |   13 +-
 include/class/class_fiche_attr.php          |    3 +
 include/class/class_follow_up.php           |    2 +-
 include/class/class_periode.php             |    2 +
 include/class/class_pre_op_ach.php          |    1 +
 include/class/class_pre_op_advanced.php     |    1 +
 include/class/class_pre_op_fin.php          |    1 +
 include/class/class_pre_op_ods.php          |    1 +
 include/class/class_pre_op_ven.php          |    1 +
 include/class/class_stock_goods.php         |    2 +-
 include/class/class_user.php                |    6 +-
 include/export/export_balance_pdf.php       |   28 +
 include/lib/ac_common.php                   |   14 +-
 include/lib/class_database.php              |    2 +-
 include/lib/class_iposte.php                |    2 +-
 include/lib/class_noalyss_csv.php           |    2 +-
 include/param_sec.inc.php                   |    2 +-
 include/profile.inc.php                     |    4 +-
 51 files changed, 2944 insertions(+), 1282 deletions(-)



reply via email to

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