* fix : Warning: Undefined variable in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/compta/bank/various_payment/list.php on line 370
* backward
* update
* fix : Warning: Undefined array key help in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/admin/dict.php on line 1810
* fix typo in extrafields.class.php
* New functionality for save 5 oldest versions of pages
* update function to save files by adding timestamp and sorted by time
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
status = null in database, the we set ->status=0 and ->statut=0, then we
call update(), calling the updateCommon(). Inside the updateCommon that
is into commObject.class.php, the ->status is 0 but ->statut is null
making the update saving null instead of 0.
* New add multiinput for text type
* fix CI
* fix some code + add $value persistance
* fix some things to be more global
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Add option to open files in new tab
* Add option to open files in new tab - with MAIN_DISABLE_FORCE_SAVEAS
* Add option to open files in new tab - fix
* Open in new tab with MAIN_DISABLE_FORCE_SAVEAS == 2
---------
Co-authored-by: Vaadasch <me@local.here>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* New functionality for signed shipment
* Add attribute for check if was already signed
* Update expedition.class.php
* Update onlineSign.php
* Update expedition.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* new function to display 2 sitweb export function in a popup
* Update website.lang
* update function overwriteTemplate for handle the path to export website
* update function for check the relative/absolute path
* add infoBull for explain to user where it will exported
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>