noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (7749f97eb -> 1a1bcd567


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (7749f97eb -> 1a1bcd567)
Date: Wed, 16 Nov 2022 14:39:11 -0500 (EST)

sparkyx pushed a change to branch master
in repository noalyss.

    from 7749f97eb Bug : 840cd82f3b7f has introduced a bug when searching an 
accounting
     new 9b39ddd81 WYSIWYG Editor integration and improve of waiting_box
     new cb86c6477 code cleaning : rename  search_poste to search_accounting
     new 634b3937a TVA javascript : add callback function
     new 450dd54a7 INUM , IText and ITVAPopup add the attribute (for javascript)
     new c255439a5 set require to falser and  add function __toString
     new 9cc6318b3 Add function __toString
     new 6c807c9d4 Tag : add color when selected
     new 4bc4658dd Set current user in PostGresql session (config) so it can be 
directly used directly by triggers and pgplsql to track user's changes
     new b18839261 Fix typo due to code cleaning
     new 45cb94b63 useless file
     new a2dcdec1b Clean code :  dead code, improve debug,comments
     new 1a1bcd567 Save the current user in a PostgreSQL session variable 
noalyss.user_login

The 12 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:
 Acc_Operation_NoteTest.php               |  60 ----------
 html/css/style-classic7.css              |  49 +++++++-
 html/do.php                              |   3 +
 html/js/accounting_item.js               |   2 +-
 html/js/nicEdit.js                       |  24 ++--
 html/js/nicEditorIcons.gif               | Bin 3550 -> 0 bytes
 html/js/noalyss_script.js                |  55 ++++-----
 html/mobile.php                          |   2 +-
 include/action.common.inc.php            |   2 +-
 include/class/anc_operation.class.php    |   3 +-
 include/class/mobile.class.php           |   2 +-
 include/class/noalyss_user.class.php     |  20 +++-
 include/class/tag_action.class.php       |   2 +-
 include/lib/data_sql.class.php           |  19 ++-
 include/lib/html_input.class.php         |  16 +--
 include/lib/inum.class.php               |   7 +-
 include/lib/iposte.class.php             |   2 +-
 include/lib/itext.class.php              |  12 +-
 include/lib/itva_popup.class.php         | 199 ++++++++++++++++---------------
 include/template/detail-action.php       |   5 +-
 include/template/mobile-display_menu.php |   2 +-
 21 files changed, 254 insertions(+), 232 deletions(-)
 delete mode 100644 Acc_Operation_NoteTest.php
 delete mode 100644 html/js/nicEditorIcons.gif



reply via email to

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