noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (35500e74 -> 08abe00b)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (35500e74 -> 08abe00b)
Date: Sun, 23 Jan 2022 06:24:52 -0500 (EST)

sparkyx pushed a change to branch master
in repository noalyss.

    from 35500e74 Critical : password issue
     add ad125d03 Adapt to security change
     add 55f9dd9a Task #0002126: Fiche : amélioration
     add ff25c4bd Bug #2127: Rapport : erreur quand un rapport est demandé
     add 0546a4a6 Fiche Test : fix typo
     add 08abe00b Cosmetic

No new revisions were added by this update.

Summary of changes:
 include/category_card.inc.php                      |   2 +-
 include/class/acc_report.class.php                 |  20 +--
 include/class/contact.class.php                    |  36 +++--
 include/class/fiche.class.php                      |   2 +-
 include/class/user.class.php                       |   6 +-
 include/contact.inc.php                            |   2 +
 include/impress_rapport.inc.php                    |   2 +-
 unit-test/global.php                               |   2 +-
 unit-test/include/class/Acc_ReportTest.php         |  77 +++++++++
 unit-test/include/class/contactTest.php            | 177 +++++++++++++++++++++
 .../class/{fiche.Test.php => ficheTest.php}        |  34 +++-
 11 files changed, 328 insertions(+), 32 deletions(-)
 create mode 100644 unit-test/include/class/Acc_ReportTest.php
 create mode 100644 unit-test/include/class/contactTest.php
 rename unit-test/include/class/{fiche.Test.php => ficheTest.php} (94%)



reply via email to

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