noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch devel updated (4b0ee7b0e -> 1ba959b43)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch devel updated (4b0ee7b0e -> 1ba959b43)
Date: Sun, 5 Feb 2023 04:41:38 -0500 (EST)

sparkyx pushed a change to branch devel
in repository noalyss.

    from 4b0ee7b0e Cosmetic : menu administration
     new b3674eaa7 Fix bug : new document w/o description Change  print_r by 
var_export Improve PHPUNIT
     new 2fc94d0fb Fix bug : return void
     new 69bbda205 Bug : default accounting override existing one
     new 3ea69c311 NEW #0002205  Mode maintenance
     new 4679238d3 Fix : generate_random_string returns always same value , due 
to a change in srand()
     new e29412c2b Improve security : function isAdmin recheck the password
     new 7eb0a5a72 Improve security : replace $_POST by Http_Input
     new c8d448079 Fix : the select range select also the hidden element
     new 1b166ea8c Documentation
     new 59ddb6e97 Fix : if there is no stock there is an exception instead of 
a warning
     new 322b74a01 Cosmetic : improve CSS for enrich text
     new f00d5f8d5 improve code : sql : document table action_gestion
     new 553ac0a02 Documentation ManageTable.js
     new 1c7f0086a Bug #0002231: "Payée par" - date non prise en compte
     new 21b1cb3d8 Bug #0002219: Compatibilité PHP 8.2 , 8.1 , 8.0
     new 51096cbe4 Bug : default accounting override existing one
     new 1a20f95ca Bug : default accounting override existing one
     new 6620a4cd0 NEW #0002205  Mode maintenance
     new f7b3dc653 Fix : generate_random_string returns always same value , due 
to a change in srand()
     new e0c0649fd Improve security : function isAdmin recheck the password
     new 67e179c99 Improve security : replace $_POST by Http_Input
     new 1468f2623 Fix : the select range select also the hidden element
     new a8e8f0bbe Documentation
     new bb7680130 Fix : if there is no stock there is an exception instead of 
a warning
     new 4a52a6847 Cosmetic : improve CSS for enrich text
     new 7fda40a8f Merge branch 'devel'
     new 589594699 Task #0002219: Compatibilit PHP 8.2
     new f25e0434b Bug #0002206: CA - impossible de supprimer un poste 
analytique
     new 7893d2395 Task #0002209: CG – Dans le menu d'actions sur une 
opération, remplacer «Effacer» par «Supprimer»
     new 89368f334 Bug #0002219: Compatibilité PHP 8.2 , 8.1 , 8.0
     new a2bc4b9e3 Merge branch 'master' into devel
     new 71485c648 Cosmetic #0002204: CA : balance croisée double - affichage 
brouillon
     new e36352541 Minimum PHP 7.4
     new 1ba959b43 esthetic and doc

The 34 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:
 block.html-example                                 |  5 ++
 html/admin-noalyss.php                             |  3 +
 html/ajax.php                                      |  4 +-
 html/compute.php                                   |  3 +
 html/css/style-classic7.css                        | 43 ++++++++++++++-
 html/direct.php                                    |  2 +
 html/do.php                                        |  6 +-
 html/export.php                                    |  3 +
 html/extension.raw.php                             |  2 +
 html/fid.php                                       |  3 +-
 html/fid_card.php                                  |  3 +
 html/index.php                                     |  5 +-
 html/install.php                                   |  8 +--
 html/js/managetable.js                             | 21 ++++++-
 html/js/noalyss_checkbox.js                        | 10 +++-
 html/login.php                                     |  3 +-
 html/mobile.php                                    |  5 +-
 html/recherche.php                                 |  2 +
 html/securimage/securimage.php                     | 64 ++++++++++++++--------
 html/securimage/securimage_show.php                | 18 +++---
 html/user_login.php                                |  6 +-
 include/ajax/ajax_admin.php                        |  2 +-
 include/ajax/ajax_card.php                         |  4 +-
 include/ajax/ajax_poste.php                        |  6 +-
 include/ajax/ajax_preference.php                   |  2 +-
 include/class/acc_account_ledger.class.php         |  2 +-
 include/class/acc_bilan.class.php                  |  2 +-
 include/class/acc_ledger.class.php                 | 14 ++---
 include/class/acc_ledger_fin.class.php             | 10 ++--
 include/class/acc_ledger_history_generic.class.php |  4 +-
 include/class/acc_ledger_info.class.php            |  4 +-
 include/class/acc_ledger_purchase.class.php        | 18 +++---
 include/class/acc_ledger_sale.class.php            | 18 +++---
 include/class/acc_operation.class.php              |  6 +-
 include/class/acc_plan_mtable.class.php            |  2 +-
 include/class/acc_report.class.php                 |  2 +-
 include/class/anc_acc_list.class.php               | 12 ++--
 include/class/anc_account_table.class.php          |  2 +
 include/class/card_property.class.php              | 14 ++---
 include/class/contact.class.php                    |  2 +-
 include/class/document.class.php                   | 18 +++---
 include/class/document_modele.class.php            |  2 +-
 include/class/dossier.class.php                    |  2 +-
 include/class/fiche.class.php                      |  4 +-
 include/class/fiche_def.class.php                  |  6 +-
 include/class/follow_up.class.php                  |  8 +--
 include/class/forecast.class.php                   |  2 +-
 include/class/noalyss_user.class.php               | 10 ++--
 include/class/periode.class.php                    |  2 +-
 include/class/pre_op_ach.class.php                 |  6 +-
 include/class/pre_op_ven.class.php                 |  6 +-
 include/class/stock_goods.class.php                |  6 +-
 include/class/todo_list.class.php                  |  2 +-
 include/config.inc.example                         |  3 +
 include/constant.php                               |  2 +-
 include/dossier.inc.php                            |  4 +-
 include/impress_poste.inc.php                      |  4 +-
 include/lib/ac_common.php                          | 32 ++++++++---
 include/lib/config_file.php                        |  2 +
 include/lib/data_sql.class.php                     | 53 +++++++++++++++++-
 include/lib/html_input.class.php                   | 28 +++++-----
 include/lib/http_input.class.php                   |  2 +-
 include/lib/manage_table_sql.class.php             | 13 +++--
 include/modele.inc.php                             |  2 +-
 include/profile.inc.php                            |  6 +-
 include/recover.php                                |  2 +-
 include/restore.inc.php                            |  8 +--
 include/sql/patch/upgrade183.sql                   | 13 +++++
 include/stock_cfg.inc.php                          |  4 +-
 include/template/follow_up-display.php             | 11 +++-
 include/template/ledger_detail_bottom.php          |  6 +-
 unit-test/bootstrap.php.example                    |  2 +
 unit-test/include/class/card_propertyTest.php      | 47 ++++++++++++++++
 unit-test/test-file.sh                             |  3 +-
 74 files changed, 463 insertions(+), 203 deletions(-)
 create mode 100644 block.html-example
 create mode 100644 include/sql/patch/upgrade183.sql



reply via email to

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