Commit graph

22 commits

Author SHA1 Message Date
Dany De Bontridder
e93283ba65 PHP 8.1 Deprecated
Adapt for 8.1
2022-08-24 22:35:02 +02:00
sparkyx
d0a55c9fe0 Documentation 2022-03-05 10:35:13 +01:00
sparkyx
ab13a65796 PHP8 compatibility 2021-12-24 12:12:36 +01:00
sparkyx
b577422914 Code cleaning Improve doc and test 2021-08-11 13:04:44 +02:00
sparkyx
8e353e9072 Typo , adapt unit-test 2021-06-20 13:30:39 +02:00
sparkyx
5e4b39edbe Code Cleaning #0002022: Utilisation d'un autoloader 2021-06-20 10:55:55 +02:00
sparkyx
8e95a3a154 Task #0002014: Comptabilité analytique ordre par date
Database_Core setter/getter for sql
2021-06-17 13:44:58 +02:00
sparkyx
e942a0b0ef Document : add phpunit test 2021-06-07 15:01:00 +02:00
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)