noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (8bd9ba4 -> a723604)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (8bd9ba4 -> a723604)
Date: Tue, 24 Nov 2020 14:22:37 -0500 (EST)

sparkyx pushed a change to branch master
in repository noalyss.

    from 8bd9ba4  minor changes : remove commented code, add new color for tags
     new 4c9a9f1  Security administration : add a confirmation with generate 
random string and record it in audit
     new 5c16065  translate en
     new e97f6ff  rename upgrade18
     new 22b3512  Security
     new 2e5b55f  Version 8.0
     new 110d903  Follow-up : list , the name is a tip
     new 8e4aa46  ANCGL : export CSV add the date of payment
     new 82efa19  Security remove direct access to $_REQUEST
     new 9372398  IText require , used for admin and password
     new 0f3f185  typo
     new 502eed2  Small typo
     new 2ffd125  Correct language for Chrome
     new 52d0aad  Translate , make failed chrome because of HTML in javascript 
message
     new ea1f3e0  Bug : Follow Up returns to list
     new 525d049  fixup! Translate , make failed chrome because of HTML in 
javascript message
     new 4ff9782  IText : protect against Quote and Double Quote
     new 16ad836  Typo
     new 8faa149  Merge branch 'dev8000'
     new 397f11e  Bug Securimage : fix if session is expired then $code is 
undefined
     new b03de37  Fix: template doesn't delete LOB files
     new c939dab  CfgPlugin : improve trace
     new a51d055  Merge branch 'dev8001'
     new a723604  IText , remove double-quote

The 23 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/image/logo8000.png                    |  Bin 0 -> 36368 bytes
 html/index.php                             |    2 +-
 html/install.php                           |   14 +-
 html/js/ajax_fiche.js                      |    2 +-
 html/js/scripts.js                         |    2 +-
 html/lang/en_US/LC_MESSAGES/messages.po    |  632 ++++--
 html/lang/messages.po                      | 3243 +++++++++++++++++++++-------
 html/lang/nl_NL/LC_MESSAGES/messages.po    |  727 +++++--
 html/securimage/securimage.php             |    1 +
 include/action.inc.php                     |    6 +-
 include/ajax/ajax_admin.php                |    4 +-
 include/ajax/ajax_tag_detail.php           |    2 +-
 include/ajax/ajax_tag_remove_action.php    |    6 +-
 include/ajax/ajax_tag_save.php             |   12 +-
 include/cfgplugin.inc.php                  |    2 +-
 include/class/anc_grandlivre.class.php     |    2 +
 include/class/anc_print.class.php          |   11 +-
 include/class/follow_up.class.php          |   22 +-
 include/class/user.class.php               |   38 +-
 include/constant.php                       |    2 +-
 include/database.item.php                  |    2 +-
 include/dossier.inc.php                    |   13 +-
 include/export/export_fiche_detail_pdf.php |   10 +-
 include/export/export_fiche_pdf.php        |   19 +-
 include/lib/ac_common.php                  |   32 +
 include/lib/config_file.php                |    2 +
 include/lib/itext.class.php                |   28 +-
 include/lib/message_javascript.php         |    9 +-
 include/modele.inc.php                     |    2 +-
 include/sql/patch/ac-upgrade18.sql         |    7 +
 include/user.inc.php                       |    2 +
 include/user_detail.inc.php                |   48 +-
 32 files changed, 3760 insertions(+), 1144 deletions(-)
 create mode 100644 html/image/logo8000.png
 create mode 100644 include/sql/patch/ac-upgrade18.sql



reply via email to

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