noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (f306130 -> aa78d59)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (f306130 -> aa78d59)
Date: Mon, 4 May 2020 13:38:39 -0400 (EDT)

sparkyx pushed a change to branch master
in repository noalyss.

    from f306130  Bug 1786: Comptabilité analytique : TVA non déductible bloque
     new 3e30658  Bug solde is rounded and doesn't have decimal
     new c8bd525  Test Acc_Account
     new 397892e  Minimum version : PHP 7.0 and PostgreSQL 9.5
     new 353baca  Noalyss_CSV : add setter and getter
     new 68e1d75  Task #0001699: Affichage PDF balance - totaux niveaux, etc'.
     new 775a7f3  replace $_GET by httpInput
     new bc1db91  remove blank line
     new 71a063a  Task #1756: Avertissement qcode
     new 3fe0a06  Task #1694: Opération FIN: opération liée - code fiche mais 
pas nom
     new 5bd1ed9  Task #0001704: Faciliter l'ajout de plusieurs lignes
     new 53a36e7  Cosmetic : Opération prédéfinie, modèle
     new be7b7af  if you want to modify the accounting , it must not be used 
before.
     new 6c4c728  HtmlOutput tab , add mode row
     new 4e5029c  Output_Html_Tab : cosmetic
     new 8413182  Task #0001704: Faciliter l'ajout de plusieurs lignes Fichier 
oublié html_input_noalyss.class.php
     new 2397d3a  Record exception
     new 61bef0f  Comptability PHP7.2
     new 877ad79  Documentation
     new 3fc8a14  Documentation
     new b9fd0bb  phpunit  : use plain text for restoring test database
     new 4bf4a28  Bug : filter_list does not filter simple list
     new 1ff9d19  search : add placeholder
     new 4713644  Bug : customer.inc.php with http_input::request Correct : 
Contact.inc.php remove direct use of $_GET
     new 813ea08  New : Icon_Action::icon_onoff : display on or off
     new 284fc2e  Create test folder for phpunit
     new a115102  Task #0001793: Installation mot de passe
     new 6dcbd86  Task #0001793: Installation mot de passe
     new adc3437  Task #0001793: Installation mot de passe remove debug info
     new 4dcae09  Task #0001793: Installation mot de passe for password , use 
NOALYSS_ADMIN_PASSWORD
     new cc2c9e7  Task #0001793: Installation mot de passe Password cannot be 
empty
     new a9d977d  Task #0001793: Installation mot de passe Adapt comment
     new c4b44d1  Task #0001793: Installation mot de passe Empêche @mobile , doc
     new 8f95aee  Task #1277 : RTF conversion char accentuated
     new 0b55332  Bug #0001245: Type actif - passif pour nouvelle fiche à 
partir de fiche Erreur dans PARM_POSTE pour la compta française
     new 1280c19  Bug #0001245: Type actif - passif pour nouvelle fiche à 
partir de fiche Erreur dans PARM_POSTE pour la compta française
     new cc4abbc  Merge branch 'dev7202'
     new 8561404  Bug database.class.php : n'applique pas le patch
     new 1df841b  Fiche.Test : add test cmp_name and get_row
     new c12b3f1  Test Unit Acc_Account_Legder , rounded value fixed
     new 3eaa953  Fix cosmetic and typo
     new 0f30cfb  Cleanup + new logo
     new 3e075a0  Improve installation for MONO : doc + password
     new db9d4c5  Improve installation for MONO : doc + password
     new 5730956  fixup! Fix cosmetic and typo
     new b8fafe1  Output_Tab : set mode to row by default + cosmetic
     new aa78d59  Merge branch 'dev7220' into pre7300

The 46 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 html/image/logo7100.png                            | Bin 35958 -> 0 bytes
 html/image/logo7200.png                            | Bin 35895 -> 0 bytes
 html/image/logo7300.png                            | Bin 0 -> 33648 bytes
 html/index.css                                     |  15 +-
 html/index.php                                     |   4 +-
 html/install.php                                   |  76 ++++++---
 html/js/acc_ledger.js                              |  16 ++
 html/js/card.js                                    |   2 +
 html/js/scripts.js                                 |  21 ++-
 html/style-classic.css                             | 110 +++++++++++++
 html/style-classic7.css                            | 140 +++++++++++++++-
 html/style-light.css                               | 118 ++++++++++++++
 include/ajax/ajax_card.php                         |   9 +-
 include/class/acc_account_ledger.class.php         |   2 +-
 include/class/acc_balance.class.php                |   7 +-
 include/class/acc_bilan.class.php                  |  15 +-
 include/class/acc_ledger.class.php                 |   1 +
 include/class/acc_ledger_purchase.class.php        |   4 +-
 include/class/acc_ledger_sold.class.php            |   5 +-
 include/class/acc_plan_mtable.class.php            |  81 +++++++---
 include/class/database.class.php                   |  20 ++-
 include/class/document_type.class.php              |   2 +-
 include/class/dossier.class.php                    |  19 ++-
 include/class/fiche.class.php                      |  16 +-
 include/class/html_input_noalyss.class.php         |  61 +++++++
 include/class/periode.class.php                    |   1 +
 include/class/pre_op_ach.class.php                 |  19 +--
 include/class/pre_op_advanced.class.php            |   1 +
 include/class/pre_op_ven.class.php                 |   2 +-
 include/class/pre_operation.class.php              |  16 +-
 include/compta_fin.inc.php                         |   2 +-
 include/constant.php                               |   3 +-
 include/contact.inc.php                            |   4 +-
 include/customer.inc.php                           |   2 +-
 include/export/export_balance_pdf.php              |  21 +--
 include/impress_bilan.inc.php                      |  82 +++++-----
 include/lib/ac_common.php                          |  20 ++-
 include/lib/config_file.php                        |  10 ++
 include/lib/database_core.class.php                |   1 +
 include/lib/html_input.class.php                   |  30 +++-
 include/lib/html_tab.class.php                     |  22 ++-
 include/lib/icon_action.class.php                  |  14 ++
 include/lib/idate.class.php                        |   4 +-
 include/lib/message_javascript.php                 |   1 +
 include/lib/noalyss_csv.class.php                  | 116 +++++++++++++-
 include/lib/output_html_tab.class.php              | 177 ++++++++++++++++++---
 include/operation_ods_new.inc.php                  |   2 +-
 include/sql/patch/upgrade141.BE.sql                |   3 +
 include/sql/patch/upgrade141.FR.sql                |   5 +
 .../view.sql => patch/upgrade141.sql}              |   0
 include/sql/patch/upgrade142.sql                   |  44 +++++
 include/template/form_ledger_detail.php            |   7 +-
 include/template/predf_ledger_detail.php           |   2 +-
 include/template/template_config_form.php          |  16 +-
 include/upgrade-plugin.php                         |   5 +-
 unit-test/create-dossier-test.sh                   |   4 +-
 unit-test/include/class/acc_account.classTest.php  |  23 ++-
 .../include/class/acc_account_ledger.Test.php      |   2 +-
 unit-test/include/class/acc_ledger_search.Test.php |   2 +-
 unit-test/include/class/acc_ledger_sold.Test.php   |   3 +-
 unit-test/include/class/fiche.Test.php             |  26 ++-
 61 files changed, 1234 insertions(+), 202 deletions(-)
 delete mode 100644 html/image/logo7100.png
 delete mode 100644 html/image/logo7200.png
 create mode 100644 html/image/logo7300.png
 create mode 100644 include/class/html_input_noalyss.class.php
 create mode 100644 include/sql/patch/upgrade141.BE.sql
 create mode 100644 include/sql/patch/upgrade141.FR.sql
 copy include/sql/{account_repository/view.sql => patch/upgrade141.sql} (100%)
 create mode 100644 include/sql/patch/upgrade142.sql



reply via email to

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