noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (30359ca4b -> 70f91d472


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (30359ca4b -> 70f91d472)
Date: Tue, 30 Aug 2022 03:19:03 -0400 (EDT)

sparkyx pushed a change to branch master
in repository noalyss.

    from 30359ca4b Compatibility 7.4 , 0 is considered as NULL , not in 8.1
     new 0f897b744 Cosmetic : highlight row
     new 778400a50 Cosmetic : small screen keep folder color
     new d606c1d6f php8.1 : compatibility
     new f8a865ad3 Ageing Balance : remove limit date
     new 1080672fd Translation
     new 020c2fd17 PhpUnit test for Fiche
     new 5ccd0fc39 PhpUnit test insert and update of alphanumeric accounting
     new 70f91d472 Improve translation and test

The 8 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/lang/en_US/LC_MESSAGES/messages.po            |  850 +++++++------
 html/lang/messages.po                              | 1307 ++++++++++++--------
 html/lang/nl_NL/LC_MESSAGES/messages.po            |  620 +++++++---
 html/test.php                                      |   13 +
 include/class/acc_account.class.php                |    2 +-
 include/class/acc_account_ledger.class.php         |    2 +-
 include/class/acc_balance.class.php                |    4 +-
 include/class/acc_ledger.class.php                 |    4 +-
 include/class/card_property.class.php              |    2 +-
 include/class/contact.class.php                    |    2 +-
 include/class/document.class.php                   |   10 +-
 include/class/fiche.class.php                      |   47 +-
 include/class/fiche_def.class.php                  |    8 +
 include/class/lettering.class.php                  |    3 +-
 include/class/noalyss_appearance.class.php         |    3 +-
 include/class/print_ledger_detail_item.class.php   |    6 +-
 include/compta_fin_saldo.inc.php                   |    4 +-
 include/lib/ac_common.php                          |   38 +-
 include/lib/data_sql.class.php                     |    2 +-
 include/lib/database_core.class.php                |    2 +-
 include/lib/itext.class.php                        |    2 +-
 include/lib/pdf_core.class.php                     |    2 +-
 include/menu.inc.php                               |    7 +-
 include/template/ledger_detail_fin.php             |    3 +-
 .../Fiche-TestMe.php                               |   17 +-
 ...ard_property.Test.php => card_propertyTest.php} |   36 +-
 unit-test/include/class/ficheTest.php              |   72 +-
 unit-test/include/lib/ac_commonTest.php            |   69 ++
 28 files changed, 1955 insertions(+), 1182 deletions(-)
 copy include/class/package_contrib.class.php => scenario/Fiche-TestMe.php (72%)
 rename unit-test/include/class/{card_property.Test.php => 
card_propertyTest.php} (86%)



reply via email to

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