Commit graph

14 commits

Author SHA1 Message Date
sparkyx
a2c0e116fa Task 0001912: Developpement DEBUG new system with level 2021-03-20 10:34:57 +01:00
sparkyx
1666f570be Improve : add a function for detection SQL inject 2021-01-26 00:27:44 +01:00
Dany De Bontridder
54b265c03a documentation 2020-09-29 17:06:57 +02:00
Dany De Bontridder
6593181f55 Remove DB connect with DSN 2020-05-24 21:49:08 +02:00
Dany De Bontridder
741a1c1417 Code : add connection by DSN 2020-05-11 00:10:23 +02:00
Dany De Bontridder
8561404518 Bug database.class.php : n'applique pas le patch 2020-04-04 14:28:47 +02:00
Dany De Bontridder
096169b987 Task #1762 , printtva peut mettre donner les totaux de tva
suivant l'exigibilité configuré par Code TVA , par date de paiement
ou par date d'opération
2019-11-12 21:13:47 +01:00
Dany De Bontridder
61db6699e0 Database_Core add function with the number of cols 2019-09-04 21:12:19 +02:00
Dany De Bontridder
5aab6a0502 Bug : Database::fetch_all returns an array or FALSE, because
of pg_fetch_all, the version PHP7 cannot use anymore a boolean with
count().
2019-08-24 12:05:49 +02:00
Dany De Bontridder
c2d6876ac6 DatabaseCore fix silent when not debug 2019-08-15 11:53:53 +02:00
Dany De Bontridder
35e3de4c7c Documentation : automatic format breaks doxygen tag 2019-07-27 20:03:46 +02:00
Dany De Bontridder
eb55afc103 fixup! fixup! Code cleaning : split database into database (for noalyss) and databasecore , with the functions 2019-07-25 21:24:44 +02:00
Dany De Bontridder
be6d216109 fixup! Code cleaning : split database into database (for noalyss) and databasecore , with the functions 2019-07-25 19:30:35 +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
Renamed from include/lib/database.class.php (Browse further)