noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (a7b8d81 -> ce0a8f8)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (a7b8d81 -> ce0a8f8)
Date: Mon, 25 Jan 2021 18:56:18 -0500 (EST)

sparkyx pushed a change to branch master
in repository noalyss.

    from a7b8d81  Tache #0001875: Demande amélioration calendrier Code cleaning
     new 8005e0d  Tache 0001885:  postes utilisables dans Opération ODS
     new da6ad03  Security : constructor can take info from request
     new 52cc9a9  Fix : PHP compatibility with count Fix : Dossier::set_current 
Code cleaning ,
     new 7b42961  DEBUG : show file name
     new 293055b  NEW #0001886: ANC/ANCIMP/ANCGL >> Export PDF
     new 7c07b7e  Bug : javascript message were unavailable
     new 21dd4ad  NEW #0001886: ANC/ANCIMP/ANCGL >> Export PDF Place properly 
the select_box
     new 5911150  New #0001887: ANCGL ajout champs numéro action
     new 1666f57  Improve : add a function for detection SQL inject
     new 957a192  Cosmetic & code cleaning
     new 1fd5f41  Cosmetic fix : count_by_modele
     new 3f64888  Merge branch 'dev-8-cosmetic'
     new 846c5a8  Improve : Select_Box , placement
     new 6f1f8d5  Improve : ANCGL , type of export mandatory
     new ce0a8f8  Merge branch 'dev-8-select-box'

The 15 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/js/accounting_item.js                |   4 +
 html/js/infobulle.js                      |  44 ++++++
 html/style-classic7.css                   |  44 +++---
 include/ajax/ajax_card.php                |  41 ++---
 include/anc_great_ledger.inc.php          |  30 ++--
 include/balance.inc.php                   |  34 ++--
 include/class/acc_ledger.class.php        |   8 +-
 include/class/acc_ledger_search.class.php |   5 +-
 include/class/anc_grandlivre.class.php    |  31 ++--
 include/class/document_export.class.php   |  60 +++++++-
 include/class/dossier.class.php           |   2 +-
 include/class/fiche.class.php             |  90 +++++++----
 include/class/pre_operation.class.php     |   2 +-
 include/class/user.class.php              | 247 ++++++++++++++++++++++++++----
 include/compta_fin_rec.inc.php            |  12 +-
 include/compta_fin_saldo.inc.php          |   4 +-
 include/constant.php                      |   1 +
 include/export/export_anc_receipt_pdf.php |   5 +-
 include/fiche.inc.php                     |   2 +-
 include/history_operation.inc.php         |   4 +-
 include/lib/ac_common.php                 |   1 +
 include/lib/database_core.class.php       |  18 +++
 include/lib/message_javascript.php        | 140 ++++++++---------
 include/lib/select_box.class.php          | 110 +------------
 include/template/ledger_detail_bottom.php |   2 +-
 include/template/letter_all.php           |   2 +-
 include/template/letter_prop.php          |   2 +-
 scenario/select-box-test.php              |  66 ++++++--
 unit-test/include/class/fiche.Test.php    |  34 +++-
 29 files changed, 689 insertions(+), 356 deletions(-)



reply via email to

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