noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 05/13: Merge branch 'master' of ssh://ns3/srv


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 05/13: Merge branch 'master' of ssh://ns3/srv/git/noalyss
Date: Sat, 15 Sep 2018 17:18:56 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit c37949ee37bbd8c8bbae1ed7db172d28309b15cb
Merge: c11a508 6fa0199
Author: Dany De Bontridder <address@hidden>
Date:   Fri Aug 3 15:39:16 2018 +0200

    Merge branch 'master' of ssh://ns3/srv/git/noalyss

 doc/manuel-fr.odt                                  | Bin 297617 -> 298418 bytes
 doc/manuel-fr.pdf                                  | Bin 696379 -> 662109 bytes
 html/do.php                                        |   2 +-
 html/fid.php                                       |   9 +-
 html/index.php                                     |   8 +-
 html/js/card.js                                    |   2 +-
 html/js/scripts.js                                 |   2 +-
 html/lang/en_US/LC_MESSAGES/messages.po            | 941 +++++++++++++++-----
 html/lang/messages.po                              | 923 ++++++++++++++-----
 html/lang/nl_NL/LC_MESSAGES/messages.po            | 974 ++++++++++++++++-----
 html/popup.php                                     |  20 +-
 html/recherche.php                                 |   7 +-
 html/style-classic.css                             |   1 +
 html/style-classic7.css                            |   2 +-
 html/style-light.css                               |   2 +-
 include/action.common.inc.php                      |  10 +-
 include/admin_repo.inc.php                         |   2 +-
 include/ajax/ajax_anc_detail_operation.php         |   2 +-
 include/ajax/ajax_history.php                      |   9 +-
 include/ajax/ajax_todo_list.php                    |   6 +-
 include/anc_od.inc.php                             |   6 +-
 include/category_card.inc.php                      |   4 +-
 include/cfgledger.inc.php                          |  18 +-
 include/class/acc_account.class.php                |   3 +-
 include/class/acc_bilan.class.php                  |   5 +
 include/class/acc_ledger.class.php                 |   1 +
 include/class/acc_ledger_history.class.php         |   7 +-
 .../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_purchase.class.php        |  13 +-
 include/class/acc_ledger_search.class.php          | 104 ++-
 include/class/acc_ledger_sold.class.php            |   2 +-
 include/class/acc_operation.class.php              |   2 +-
 include/class/anc_acc_list.class.php               |  15 +-
 include/class/anc_operation.class.php              |  22 +-
 include/class/document.class.php                   |   7 +-
 include/class/fiche.class.php                      |   4 +-
 include/class/package_repository.class.php         |  24 +-
 include/class/print_ledger.class.php               |  16 +-
 include/class/print_ledger_misc.class.php          |  14 +-
 include/class/todo_list.class.php                  |   4 +-
 include/constant.php                               |   2 +-
 include/database.item.php                          |   2 +-
 include/export/export_fiche_balance_csv.php        |   4 +-
 include/export/export_ledger_csv.php               | 172 ++--
 include/export/export_ledger_pdf.php               |   2 +-
 include/history_operation.inc.php                  |  27 +-
 include/impress_jrn.inc.php                        |   4 +-
 include/lib/ac_common.php                          |   8 +-
 include/lib/html_input.class.php                   |   3 +-
 include/lib/html_tab.class.php                     | 105 +++
 include/lib/http_input.class.php                   |   6 +-
 include/lib/icon_action.class.php                  |  36 +
 include/lib/noalyss_csv.class.php                  |   6 +-
 include/lib/output_html_tab.class.php              | 135 +++
 include/lib/select_box.class.php                   |  12 +-
 include/sql/patch/upgrade128.sql                   |  59 ++
 .../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/template/param_jrn.php                     |   4 +-
 include/upgrade-core.php                           |  12 +
 include/upgrade-plugin.php                         |  12 +
 include/upgrade-template.php                       |  12 +
 scenario/html_tab.test.php                         |  75 ++
 sql/upgrade.sql                                    |  64 +-
 71 files changed, 3066 insertions(+), 950 deletions(-)



reply via email to

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