2
0
forked from Wavyzz/dolibarr
Commit Graph

12065 Commits

Author SHA1 Message Date
Laurent Destailleur
88f75f9c76 Merge pull request #32420 from aspangaro/22tabthirdacc
NEW Accountancy - Show subsidiary ledger in thirdparty card
2025-01-05 18:06:23 +01:00
Laurent Destailleur (aka Eldy)
862ddc45bc Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-03 16:43:31 +01:00
Laurent Destailleur (aka Eldy)
0f198186e7 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-01-03 16:38:50 +01:00
Laurent Destailleur (aka Eldy)
86a6322287 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-01-03 16:34:36 +01:00
Joachim Kueter
83abe6aa34 Fix #29624
Wrong property of commande fournisseur used for substitution.
2025-01-02 20:42:43 +01:00
Laurent Destailleur (aka Eldy)
4267f5f010 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-12-31 17:18:15 +01:00
Laurent Destailleur (aka Eldy)
4d02eca12a Debug v21 2024-12-31 16:56:59 +01:00
Laurent Destailleur (aka Eldy)
3cad54e4d1 Add option to restore backward compatibility 2024-12-31 16:14:51 +01:00
Laurent Destailleur (aka Eldy)
f67fad1105 Debug v21 2024-12-31 14:04:14 +01:00
Laurent Destailleur
e65ee097a5 Merge pull request #30915 from MaximilienR-easya/18.0_Backport_yogosha
Backport #yogosha18281
2024-12-30 04:58:37 +01:00
Laurent Destailleur (aka Eldy)
4954e84d56 Debug v21 2024-12-30 04:53:07 +01:00
Laurent Destailleur (aka Eldy)
152050d1a8 Debug v21 2024-12-30 03:14:20 +01:00
Laurent Destailleur (aka Eldy)
938e0380f4 Doc 2024-12-30 01:26:53 +01:00
Laurent Destailleur (aka Eldy)
90c2c18ce0 Debug v21 2024-12-29 20:14:21 +01:00
PsyCrow
cd2f211652 Error on function purgeSessions() at admin.lib.php
Error on function purgeSessions()
incorrect evaluation of dol_entity so never purge sessions
2024-12-29 12:10:26 -06:00
Laurent Destailleur (aka Eldy)
86d41a8a23 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-12-28 18:07:00 +01:00
Laurent Destailleur (aka Eldy)
754ffee0e9 Better fix for quote injection into URL or js popup title. To report
into PR #30915 too.
2024-12-28 17:43:41 +01:00
Laurent Destailleur (aka Eldy)
f8ed88213c fix warning 2024-12-26 15:43:29 +01:00
Laurent Destailleur (aka Eldy)
af6fc96d77 Copy code manually code to close #32423 without the syntax error. 2024-12-26 15:43:29 +01:00
Laurent Destailleur (aka Eldy)
124af5bd93 Fix warning 2024-12-26 15:43:29 +01:00
Laurent Destailleur (aka Eldy)
8733e9d57e Fix security test blocking $_SESSION... 2024-12-26 15:43:29 +01:00
Laurent Destailleur (aka Eldy)
fcc344f9da Security - More robust dol_eval function after vulnerability report by
Muhammad Zeeshan (Xib3rR4dAr)
2024-12-26 15:43:29 +01:00
Chloé
303b7423f3 fix: update list_public_holiday return type 2024-12-24 11:01:15 +01:00
Chloé
39e509f380 fix: list_public_holiday function return type 2024-12-24 10:50:29 +01:00
Benoît PASCAL
fed049e93e feat: add function to get public holidays list within period 2024-12-24 10:36:53 +01:00
Laurent Destailleur (aka Eldy)
89cddfa330 fix warning 2024-12-24 00:58:08 +01:00
Laurent Destailleur (aka Eldy)
5f065840f2 Copy code manually code to close #32423 without the syntax error. 2024-12-24 00:56:22 +01:00
Laurent Destailleur (aka Eldy)
6c33f973d8 Fix warning 2024-12-24 00:36:51 +01:00
Laurent Destailleur (aka Eldy)
4fb736fd0a Fix security test blocking $_SESSION... 2024-12-23 14:07:08 +01:00
Laurent Destailleur (aka Eldy)
2e0eb8ecf1 More robust dol_eval function 2024-12-23 11:57:19 +01:00
Laurent Destailleur (aka Eldy)
3cefab32d5 Debug for shipment 2024-12-20 15:57:51 +01:00
Laurent Destailleur (aka Eldy)
f81cdfbcf0 debug rebuild_merge_pdf 2024-12-20 15:38:59 +01:00
Laurent Destailleur (aka Eldy)
35e935f4be debug rebuild_merge_pdf 2024-12-20 15:21:38 +01:00
Laurent Destailleur (aka Eldy)
3fc800b1b2 Fix nomerge mode 2024-12-20 15:01:55 +01:00
Laurent Destailleur (aka Eldy)
07a2c1ff0a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-12-20 14:17:15 +01:00
Laurent Destailleur (aka Eldy)
895c16090b Disable the mege when not required 2024-12-20 13:54:59 +01:00
Hystepik
a4384c9f8b add replace to filecache 2024-12-20 09:35:03 +01:00
Hystepik
6e1b3e61fb Merge branch 'develop' of github.com:Dolibarr/dolibarr into New-add-replace-for-memcached-module 2024-12-20 09:14:23 +01:00
Frédéric France
7ba7a975a1 fix phpstan 2024-12-19 21:57:14 +01:00
Frédéric FRANCE
786a6571f4 Merge branch 'develop' into extrafields_object_filter 2024-12-19 20:36:32 +01:00
Laurent Destailleur
be95c92c45 Update functions.lib.php 2024-12-19 18:07:02 +01:00
Laurent Destailleur
2fcb00c271 Merge branch 'develop' into New-file-cache 2024-12-19 17:43:53 +01:00
Laurent Destailleur
a21c88468b Merge branch 'develop' into 22tabthirdacc 2024-12-19 17:33:20 +01:00
Laurent Destailleur
bdfe665e77 Merge pull request #32417 from frederic34/fix_2024_12_18
fix CI
2024-12-19 17:04:51 +01:00
Lucas Marcouiller
c18e2346a3 Merge branch 'develop' into New-file-cache 2024-12-19 12:02:38 +01:00
Hystepik
e6d3dbeebc New add file cache in memory lib 2024-12-19 12:01:00 +01:00
Alexandre SPANGARO
005c4483ec Merge branch 'develop' into 22tabthirdacc 2024-12-18 23:24:21 +01:00
Alexandre SPANGARO
54c3470ed1 CI 2024-12-18 23:21:34 +01:00
Alexandre SPANGARO
c92e7c337f NEW Accountancy - Show subledger account in thirdparty 2024-12-18 22:17:12 +01:00
Laurent Destailleur (aka Eldy)
7f4b2b08b4 Complete phpunit and tests to avoid use of non expected function 2024-12-18 19:00:33 +01:00