Commit graph

18 commits

Author SHA1 Message Date
sparkyx
169820ae43 Improve record_log() : use noalyss/log and apache log 2025-10-24 11:51:25 +02:00
sparkyx
49902e59f6 recover password email in HTML + improve message 2025-09-13 12:35:24 +02:00
sparkyx
934e0c0a36 PHP Compatibility 2023-12-12 18:31:02 +01:00
sparkyx
a0d1c26eaf Task #2309 mot de passe fort 2023-12-02 18:01:53 +01:00
sparkyx
21b1cb3d84 Bug #0002219: Compatibilité PHP 8.2 , 8.1 , 8.0 2023-02-01 16:49:24 +01:00
sparkyx
5e4b39edbe Code Cleaning #0002022: Utilisation d'un autoloader 2021-06-20 10:55:55 +02:00
Dany De Bontridder
92bd3eb506 Fix bug in recover password
Include sendmail.class.php
    fix bug sending email with file (compatibility PHP7)
2020-05-11 00:03:58 +02:00
Dany De Bontridder
47f3b3e943 Code Cleaning split sendmail between sendmail_core
(not related to noalyss) and sendmail which is used by noalyss
2019-07-28 13:22:36 +02:00
Dany De Bontridder
2e74ca5bdf Code cleaning : split database into database (for noalyss) and databasecore ,
with the functions
2019-07-24 22:47:32 +02:00
Dany De Bontridder
f84a96033e new coding convention , Change File name : class_ becomes file.class.php 2017-07-08 09:46:41 +02:00
Dany De Bontridder
a5f02370cc 0001438: Remplacement de HtmlInput par HttpInput 2017-06-12 21:11:05 +02:00
Dany De Bontridder
aa55ed6894 0001438: Remplacement de HtmlInput par Http_Input 2017-06-03 19:13:15 +02:00
Dany De Bontridder
8bf7c36cf3 Recover : with fpm the link was broken 2017-04-15 15:51:29 +02:00
Dany De Bontridder
ae9b591e64 replace phpcompta by noalyss 2016-02-10 02:13:17 +01:00
Dany De Bontridder
083ba483cc restructure files and folders 2015-09-15 07:26:33 +02:00
Dany De Bontridder
8f265c7bbc Use a variable for an absolute path for performance reason
NOALYSS_INCLUDE
NOALYSS_HOME
NOALYSS_PLUGIN
2015-08-11 11:05:54 +02:00
Dany De Bontridder
700d2519ad fix email with https 2015-07-05 16:17:23 +02:00
Dany De Bontridder
a000afb070 recover password 2015-06-12 20:46:45 +02:00