noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (8bf7c36 -> aa55ed6)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (8bf7c36 -> aa55ed6)
Date: Sat, 3 Jun 2017 13:13:26 -0400 (EDT)

sparkyx pushed a change to branch master
in repository noalyss.

      from  8bf7c36   Recover : with fpm the link was broken
       new  09128d7   Fix problem in PRINTJRN simple for autoreversed VAT + 
correct typo
       new  48c3fe5   Bug 1437 : opération identique pour ODS
       new  aa55ed6   0001438: Remplacement de HtmlInput par Http_Input

The 3 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:
 dev/get_database_item.sh                      |   4 +
 html/do.php                                   |  15 +-
 html/export.php                               |  12 +-
 html/fid.php                                  |   8 +-
 html/lang/en_US/LC_MESSAGES/messages.po       |   8 +-
 html/user_login.php                           |  12 +-
 include/action.common.inc.php                 |   5 +-
 include/adm.inc.php                           |  26 +-
 include/admin_repo.inc.php                    |   4 +-
 include/ajax/ajax_action_remove_concerned.php |  18 +-
 include/anc_great_ledger.inc.php              |   4 +-
 include/anc_key.inc.php                       |  42 +--
 include/anc_pa.inc.php                        | 392 +++++++++++++-------------
 include/backup.inc.php                        |  17 +-
 include/balance.inc.php                       |  25 +-
 include/balance_age.inc.php                   |  20 +-
 include/bank.inc.php                          |   8 +-
 include/card_attr.inc.php                     |  12 +-
 include/cat_document.inc.php                  |  68 +++--
 include/category_card.inc.php                 | 145 +++++-----
 include/category_detail.inc.php               |  12 +-
 include/category_followup.inc.php             |  14 +-
 include/category_operation.inc.php            |   4 +-
 include/cfgfiche.inc.php                      |  49 ++--
 include/cfgledger.inc.php                     |  17 +-
 include/cfgplugin.inc.php                     |   3 +-
 include/class/class_acc_ledger.php            |   6 +-
 include/class/class_calendar.php              |   4 +-
 include/class/class_follow_up.php             |  69 +++--
 include/company.inc.php                       |  38 +--
 include/compta_ach.inc.php                    |  15 +-
 include/compta_fin_rec.inc.php                |   6 +-
 include/compta_ods.inc.php                    |   4 +-
 include/compta_ven.inc.php                    |   6 +-
 include/constant.php                          |   2 +
 include/customer.inc.php                      |   9 +-
 include/database.item.php                     |  15 +-
 include/dossier.inc.php                       |  27 +-
 include/export/export_anc_receipt_pdf.php     |   5 +-
 include/export/export_balance_age_csv.php     |  18 +-
 include/export/export_balance_pdf.php         |  31 +-
 include/export/export_document.php            |  22 +-
 include/export/export_fiche_detail_csv.php    |  32 ++-
 include/export/export_fiche_detail_pdf.php    |  14 +-
 include/export/export_fiche_pdf.php           |   1 +
 include/export/export_form_csv.php            |  35 ++-
 include/export/export_form_pdf.php            |  38 ++-
 include/export/export_gl_csv.php              |  44 +--
 include/export/export_gl_pdf.php              |   8 +-
 include/export/export_ledger_csv.php          |  25 +-
 include/export/export_ledger_pdf.php          |  21 +-
 include/export/export_poste_detail_csv.php    |  30 +-
 include/export/export_poste_detail_pdf.php    |  28 +-
 include/export/export_rec_csv.php             |  23 +-
 include/export/export_receipt.php             |  13 +-
 include/export/export_security_pdf.php        |  53 ++--
 include/forecast.inc.php                      |  48 ++--
 include/history_operation.inc.php             |   6 +-
 include/impress_gl_comptes.inc.php            |   6 +-
 include/impress_jrn.inc.php                   |  26 +-
 include/impress_rapport.inc.php               |  99 ++++---
 include/lib/class_html_input.php              |  11 +-
 include/lib/class_http_input.php              | 147 ++++++++++
 include/lib/user_common.php                   |  13 +-
 include/manager.inc.php                       |   6 +-
 include/modele.inc.php                        |  24 +-
 include/param_pcmn.inc.php                    |   4 +-
 include/payment_middle.inc.php                |   4 +-
 include/preod.inc.php                         |  10 +-
 include/profile.inc.php                       |  82 +++---
 include/recover.php                           |   9 +-
 include/report.inc.php                        |   6 +-
 include/restore.inc.php                       |   5 +-
 include/search.inc.php                        |   4 +-
 include/stock_cfg.inc.php                     |  14 +-
 include/stock_inv_histo.inc.php               |   4 +-
 include/supplier.inc.php                      |   6 +-
 include/upgrade.inc.php                       |   5 +-
 include/user.inc.php                          |  36 +--
 include/user_detail.inc.php                   |  26 +-
 80 files changed, 1307 insertions(+), 880 deletions(-)
 create mode 100644 include/lib/class_http_input.php



reply via email to

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