noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (ecc3b53 -> 9029b48)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (ecc3b53 -> 9029b48)
Date: Tue, 17 Jul 2018 04:04:26 -0400 (EDT)

sparkyx pushed a change to branch master
in repository noalyss.

      from  ecc3b53   Fix : security fixes see rapport exakat (Damien Seguy)
      adds  8d90926   Security fix : f_id is a number
      adds  65be169   Security fix : f_id is a number
      adds  8779dcd   Task #1619 : CFGLED change label  for "Donner ici la 
fiche du compte en banque"
      adds  8bb26a3   translation
      adds  e6eef51   CFGLED : security fix : remove $_REQUEST
      adds  268495d   CFGLED : cosmetic
       new  02f851e   http_input : strip_tags on array thrown an error
       new  5a36734   Update documentation
       new  b26a77d   Merge branch 'master' of ssh://ns3git/srv/git/noalyss
       new  f4ee4a3   Merge branch 'master' of ssh://ns3git/srv/git/noalyss
       new  d713011   Fix todo_list : if list empty , gets an error in php 7.2
       new  f19a96a   Merge branch 'master' of ns3:/srv/git/noalyss
       new  9814e9a   Documentation
       new  494961a   Documentation
       new  77a8295   Create lib for Tabs
       new  c22e77c   #0001594: CA - liste opérations affiche toutes les 
opérations Filtre : uniquement opérations diverses
       new  9029b48   Task #1610 - Problème dans le menu «installation» 
#0001610: Problème dans le menu «installation»

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


Summary of changes:
 doc/manuel-fr.odt                          | Bin 298808 -> 298418 bytes
 doc/manuel-fr.pdf                          | Bin 696379 -> 662109 bytes
 html/style-classic.css                     |   1 +
 html/style-classic7.css                    |   2 +-
 html/style-light.css                       |   2 +-
 include/ajax/ajax_anc_detail_operation.php |   2 +-
 include/anc_od.inc.php                     |   2 +-
 include/category_card.inc.php              |   2 +-
 include/cfgledger.inc.php                  |  18 ++--
 include/class/acc_ledger_history.class.php |   2 +-
 include/class/anc_operation.class.php      |  22 ++---
 include/class/package_repository.class.php |  24 ++++-
 include/class/todo_list.class.php          |   4 +-
 include/lib/html_input.class.php           |   1 +
 include/lib/html_tab.class.php             | 105 ++++++++++++++++++++++
 include/lib/http_input.class.php           |   6 +-
 include/lib/output_html_tab.class.php      | 135 +++++++++++++++++++++++++++++
 include/lib/select_box.class.php           |  12 ++-
 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 ++++++++++++++++
 23 files changed, 420 insertions(+), 35 deletions(-)
 create mode 100644 include/lib/html_tab.class.php
 create mode 100644 include/lib/output_html_tab.class.php
 create mode 100644 scenario/html_tab.test.php



reply via email to

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