Commit Graph

2514 Commits

Author SHA1 Message Date
Frédéric FRANCE
2078610328 add dolBuildUrl with examples of use (#35549)
* add dol_buildurl with examples of use

* add dol_buildurl with examples of use

* add dol_buildurl with examples of use

* add dol_buildurl with examples of use

* wip

* wip

* add more example

* add more example

* add more example

* add more example

* add more example

* add more example

* add more example

* add example

* add example

* add example

* add example

* add example

* stay in the same area even we are on other area in other tab

* stay in the same area even we are on other area in other tab

* stay in the same area even we are on other area in other tab

* stay in the same area even we are on other area in other tab

* stay in the same area even we are on other area in other tab

* stay in the same area even we are on other area in other tab

* stay in the same area even we are on other area in other tab

* stay in the same area even we are on other area in other tab

* stay in the same area even we are on other area in other tab

* stay in the same area even we are on other area in other tab

* stay in the same area even we are on other area in other tab

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* add example

* add example

* add example

* add example

* add example

* add example

add example

add example

add example

add example

* add example

* add example

add example

add example

add example

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* fix

* wip

* wip

* clean code
2025-10-06 18:17:02 +02:00
Frédéric FRANCE
6afec608a3 fix CI (#35631)
* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code
2025-10-04 13:29:57 +02:00
ldestailleur
142fbf93b0 QUAL: The library timepicker.js has been removed. Was not used by
Dolibarr.
2025-09-16 11:16:34 +02:00
ldestailleur
c12764e81f Debug webportal 2025-09-15 15:38:42 +02:00
ldestailleur
e1e47034d5 FIX webportal must not use resources out public dir neither external
files.
2025-09-15 13:26:47 +02:00
ldestailleur
cf5caa80b2 FIX Debug bad path used into webportal. Missing http headers in login. 2025-09-14 19:45:41 +02:00
lemmings67
35c101ff9a fix #35118 (#35119)
OpenID doesn't work when $dolibarr_main_authentication contains "ldap"

Co-authored-by: Pascal EISELE <peisele@appligos.fr>
2025-08-28 23:10:27 +02:00
ldestailleur
a9c6069478 Implement Strict-Transport-Security and Permissions-Policy for
backoffice pages.
2025-08-21 20:52:07 +02:00
ldestailleur
7d09790261 FIX Disable the auto print on setup page of TakePOS 2025-08-21 18:25:52 +02:00
ldestailleur
9c47f00a81 Fix warnings 2025-08-09 14:29:47 +02:00
ldestailleur
b710c85b07 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-07-22 13:00:31 +02:00
ldestailleur
5f70ad29a2 FIX html title when using custom value 2025-07-19 15:43:40 +02:00
ldestailleur
0e88c8ffbc Support HTTP_EXPOSED_CREDENTIAL_CHECK and use a better log to parse for
security analysis.
2025-07-09 18:20:48 +02:00
ldestailleur
497d774a21 Fix the selectForFormsList was not using correctly the
ismultientitymanaged. Replace a join with and exists.
2025-06-27 00:21:50 +02:00
ldestailleur
4f892b02e4 Better slide on div 2025-06-25 19:07:07 +02:00
ldestailleur
1b2aa7616b Fix warnings 2025-06-25 15:25:55 +02:00
ldestailleur
1c3687b292 Fix CI 2025-06-21 16:50:14 +02:00
HENRY Florian
d03d4d100f fix: remove php warning (#34420) 2025-06-13 00:14:45 +02:00
ldestailleur
3b3b7647bf Typo 2025-06-07 00:33:15 +02:00
ldestailleur
094a05b9a5 Debug v22 2025-05-27 14:48:25 +02:00
Laurent Destailleur
7dd95914e8 Clean code 2025-05-12 00:02:59 +02:00
ldestailleur
095905670a Remove BlockUI js plugin. Replaced with few js/css lines. 2025-05-06 19:15:13 +02:00
ldestailleur
f1a6ae1b57 FIX #33727 Sec 2025-04-09 11:11:54 +02:00
ldestailleur
c09b9214c5 Fix CI 2025-04-08 23:28:50 +02:00
ldestailleur
9c9099f06b Fix CI 2025-04-08 19:19:33 +02:00
Clément
71479cf393 Add object and action to beforeBodyClose (#33652) 2025-03-29 17:19:37 +01:00
ldestailleur
705eb17310 Clean code 2025-03-25 12:42:51 +01:00
ldestailleur
920c84a056 NEW No auto open keyboard on smartphone when opening list of columns 2025-03-24 12:48:38 +01:00
Laurent Destailleur
8616e23e31 Move the WAF code into a dedicated include file 2025-03-21 12:11:23 +01:00
ldestailleur
b685be67e9 Standardize 2025-03-12 20:09:09 +01:00
ldestailleur
b45a1c21ee NEW introduce method dolSetCookie 2025-03-11 10:21:45 +01:00
ldestailleur
6ac206e4e8 Fix regression on auth login. 2025-03-10 01:13:08 +01:00
ldestailleur
202ffe732e Enhance phpunit tests 2025-03-09 21:26:51 +01:00
ldestailleur
fbd2b4b5b2 Try to remove some TODO - Better test of oauth return 2025-02-25 16:19:03 +01:00
Laurent Destailleur
c84284f542 Merge branch 'develop' into dev_32975 2025-02-21 22:10:14 +01:00
ldestailleur
cabd8a680e Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-18 10:25:53 +01:00
ldestailleur
180013b1ed Debug v21 2025-02-17 14:53:44 +01:00
Laurent Destailleur (aka Eldy)
d223f8a0b9 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-13 20:42:23 +01:00
Laurent Destailleur (aka Eldy)
705164cc9f Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-13 20:39:19 +01:00
Laurent Destailleur (aka Eldy)
256e0e0470 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-02-13 20:37:12 +01:00
Laurent Destailleur (aka Eldy)
36fd5b7b26 FIX #CVE-2024-34051 2025-02-13 20:29:25 +01:00
MDW
45868680a7 Qual: Revert renaming of llxHeader/Footer(Vierge) because used in functions.lib:recordNotFound 2025-02-12 23:41:08 +01:00
Laurent Destailleur (aka Eldy)
2954234420 FIX #33003 2025-02-10 21:04:12 +01:00
Laurent Destailleur
aea8e51bc3 Merge pull request #32974 from FHenry/dev_DISABLED_JQUERY_UI
NEW: add const to not include default CSS in top_htmlhead with DISABLE_JQUERY_UI
2025-02-07 10:43:18 +01:00
Florian HENRY
a0f868d520 NEW: add const to not include default lib_head.js in top_htmlhead with DISABLE_LIB_HEAD_JS 2025-02-07 10:31:00 +01:00
Florian HENRY
a881155109 NEW: add const to not include default CSS in top_htmlhead with DISABLE_CSS_DEFAULT_THEME 2025-02-07 10:10:45 +01:00
Florian HENRY
867215e2ea NEW: add const to not include JQuery UI in top_htmlhead DISABLE_JQUERY_UI 2025-02-07 10:05:17 +01:00
Florian HENRY
15dec468cb NEW: add const to not include JQuery UI in top_htmlhead DISABLE_JQUERY_UI 2025-02-07 10:05:06 +01:00
Florian HENRY
91abc644dd NEW: add const to not include JQuery UI in top_htmlhead DISABLE_JQUERY_UI 2025-02-07 10:04:34 +01:00
Florian HENRY
ae7e3dcf2d NEW: add const to not include default CSS in top_htmlhead with DISABLE_CSS_DEFAULT_THEME 2025-02-07 09:54:02 +01:00