Commit Graph

37795 Commits

Author SHA1 Message Date
Laurent Destailleur
4d23ea1229 Try to fix phan 2024-07-24 20:36:02 +02:00
Regis Houssin
df932f7fea FIX to avoid error during upgrade with pgsql (#30443) 2024-07-24 20:32:32 +02:00
Laurent Destailleur
db7dbfb9d3 Fix phan 2024-07-24 18:37:44 +02:00
Laurent Destailleur
5eb0e0785a Fix phan 2024-07-24 18:03:53 +02:00
Sébastien NASSIET
ad80e86f10 Bad variables used in updateExtrafield for replacement categorie in categories (#30457) 2024-07-24 17:31:34 +02:00
Laurent Destailleur
cf631563f9 Look and feel v21 2024-07-24 16:07:15 +02:00
Laurent Destailleur
a1a0de3ef1 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-24 15:15:25 +02:00
Laurent Destailleur
746d5050ad Fix responsive for text browser mode 2024-07-24 15:14:39 +02:00
Laurent Destailleur
f09c99dfc3 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-24 14:17:47 +02:00
Laurent Destailleur
c5c1346cea Look and feel v21 2024-07-24 14:16:04 +02:00
Laurent Destailleur
b3016065ba Debug v20 2024-07-24 04:19:47 +02:00
Laurent Destailleur
24db6ab6b0 CSS 2024-07-24 04:10:17 +02:00
Laurent Destailleur
5513b573b0 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-24 04:06:06 +02:00
Laurent Destailleur
041490430f Fix regression, email was not visible 2024-07-24 04:02:52 +02:00
Laurent Destailleur
0fe2bc7c2e Debug v20 2024-07-24 03:10:49 +02:00
Laurent Destailleur
2547654721 Debug v20 - CSS 2024-07-24 02:20:18 +02:00
Laurent Destailleur
2bdcbabeae Avoid memory error on browser side 2024-07-24 02:19:49 +02:00
Laurent Destailleur
963329d0ae Debug v20 - CSS 2024-07-24 01:57:35 +02:00
Laurent Destailleur
c21313fc2c Fix phan 2024-07-23 19:19:27 +02:00
Laurent Destailleur
7595609be2 Fix #yogosha23464 possible RCE by an admin user. 2024-07-23 18:27:18 +02:00
Laurent Destailleur
1d04c0a37d Fix #yogosha23433 - Disallow }[ and call_user_func into php code of
website.
2024-07-23 17:21:51 +02:00
Laurent Destailleur
56ed17a2c4 Disallow $_ into php code. 2024-07-23 16:19:08 +02:00
Laurent Destailleur
85ad3acda4 NEW Move the picto in the first tab label always visible 2024-07-23 12:56:34 +02:00
Laurent Destailleur
0a07681332 Fix label of type of event not consistent between screen 2024-07-23 11:49:06 +02:00
Laurent Destailleur
7160edef07 Fix string not correctly sanitized - Debug v20 2024-07-23 10:24:39 +02:00
Laurent Destailleur
deee0ab320 Fix bad param of constructor 2024-07-23 09:25:23 +02:00
Laurent Destailleur
12f85b7501 Fix missing param in constructor 2024-07-23 09:23:12 +02:00
Laurent Destailleur
8a257ac93f Fix permission to edit email template - Debug v20 2024-07-23 02:12:46 +02:00
Laurent Destailleur
403fcd234e Debug v20 2024-07-22 21:49:47 +02:00
Laurent Destailleur
21d1c9b3d2 Fix filter on contact combo fails when 2 strings. 2024-07-22 21:01:01 +02:00
Laurent Destailleur
be1e91242b Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-22 20:13:07 +02:00
Laurent Destailleur
1cb57b03ae Debug v20 - fix dol_escape_htmltag 2024-07-22 20:12:35 +02:00
Laurent Destailleur
c981b22a2d Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-22 18:02:28 +02:00
Laurent Destailleur
a735aaeb36 Debug v20 - fix dol_escape_htmltag 2024-07-22 17:59:45 +02:00
Laurent Destailleur
6ed6900c79 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-22 16:46:40 +02:00
Laurent Destailleur
fffcea6396 Fix var_dump 2024-07-22 16:43:18 +02:00
Laurent Destailleur
3633762298 Fix dolPrintHTML when MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY is off 2024-07-22 16:36:24 +02:00
Laurent Destailleur
f1cfbb68c6 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-22 11:23:41 +02:00
Laurent Destailleur
dcf9b91ba9 Fix fatal error 2024-07-22 11:22:15 +02:00
Laurent Destailleur
d21fd037dc Removed not up to date portal 2024-07-22 11:09:32 +02:00
Laurent Destailleur
4e1dbf8b07 Work on MAIN_MENU_LEFT_DROPDOWN 2024-07-21 21:18:53 +02:00
Laurent Destailleur
53bca480a1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-07-21 14:56:20 +02:00
Laurent Destailleur
6d0e16c7b2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-21 14:46:09 +02:00
Laurent Destailleur
6ac589b0a9 NEW Introduce value 'password' formode of sanitization in GETPOST. 2024-07-21 14:44:14 +02:00
Laurent Destailleur
1bb6be158b CSS 2024-07-21 02:45:42 +02:00
Eric - CAP-REL
799f9f5e08 new option for elephant (#30273)
* new option for elephant

* fix typo in comment for codespell check

* Update mod_codeclient_elephant.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-21 02:29:03 +02:00
MaximilienR-easya
66d8bc4f01 NEW Module to setup OpenID Connect module (#30317)
* import openid connect custom module phase 1

* indent fix

* fix ci

* Fix ci

* Fix

* add missing lang file

* lang file

* Multiple fix: callback url overwriten by a js.php from a module, admin page path fix, add a field to set MAIN_AUTHENTICATION_OIDC_LOGIN_CLAIM

* windows-ci friendly modification

* windows-ci friendly modification

* comment

* Fix precommit

* Fix precommit

* Fix precommit

* Fix precommit

* Update lang file and conditions

* Update functions_openid_connect.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-21 02:12:03 +02:00
Lucas Marcouiller
88518a87f0 New jnotify for login errors (#30277)
* New jnotify for login errors

* fix to be ceznter

* fix top

---------

Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-21 01:22:37 +02:00
Laurent Destailleur
3d5600e534 Fix phan 2024-07-20 18:41:29 +02:00
MaximilienR-easya
30f1d4f18b Backport fix from develop (#30421) 2024-07-20 18:24:01 +02:00