Laurent Destailleur
6bcaabad8e
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-16 12:54:14 +02:00
Laurent Destailleur
495a31c8fe
FIX CSS and access to media files
2024-10-16 12:51:42 +02:00
Laurent Destailleur
47581442b1
FIX dol_openinpopup for virtual card
2024-10-16 11:45:07 +02:00
Laurent Destailleur
c36ddb0f43
FIX dol_openinpopup for virtual card
2024-10-16 11:44:03 +02:00
Laurent Destailleur
29c6be06eb
Fix acesskey
2024-10-15 21:01:52 +02:00
Laurent Destailleur
6b7d601d49
Look and feel v21
2024-10-13 16:38:33 +02:00
Laurent Destailleur
0f8b694d3f
WIP on upload page
2024-10-13 14:29:02 +02:00
Laurent Destailleur
26bb977006
WIP to allow upload of files
2024-10-13 12:40:46 +02:00
Laurent Destailleur
496b4e3b66
Enhancement for textbrowser
2024-10-08 21:00:22 +02:00
Laurent Destailleur
8ba82ecfa0
Enhancement for textbrowser
2024-10-08 20:58:09 +02:00
Laurent Destailleur
21eb8e585f
Fix detection of text browser with w3m
2024-10-08 20:48:37 +02:00
Laurent Destailleur
a7cbf6eeb1
Fix: closing of butAction dropdown was also closing the login dropdown
...
when we just lick inside a link into login dropdown.
2024-10-06 21:55:46 +02:00
Laurent Destailleur
04e89fd37e
Fix trans in notifications
2024-10-04 18:13:36 +02:00
Laurent Destailleur
f57b4f26b4
Look and feel v21
2024-10-01 03:41:55 +02:00
Laurent Destailleur
726395ded9
Look and feel v21
2024-09-28 17:05:44 +02:00
Frédéric FRANCE
a94cff63a7
fix phpstan ( #31102 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-25 22:21:31 +02:00
Laurent Destailleur
e0e0b669a9
FIX edit contract of intervention broken by CSRF protection
2024-09-25 19:37:32 +02:00
Laurent Destailleur
336b723ab8
FIX edit contract of intervention broken by CSRF protection
2024-09-25 19:37:01 +02:00
Laurent Destailleur
490deb8ef6
Debug v20 token on reconcile
2024-09-15 12:52:27 +02:00
Laurent Destailleur
90c3b342f2
Debug v20 token on reconcile
2024-09-15 12:51:13 +02:00
Frédéric FRANCE
f29e9e760f
fix phpstan ( #30861 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-06 14:02:53 +02:00
Zephyriony
fa104fed0f
NEW Add constant to hide version ( #30865 )
2024-09-06 13:24:28 +02:00
Laurent Destailleur
40f0173678
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-09-05 22:44:57 +02:00
Laurent Destailleur
070b17f397
Fix error management.
2024-09-05 18:27:46 +02:00
Frédéric FRANCE
80d1f47d4d
fix ignored phpstan (most of expects string, int given) ( #30649 )
...
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-05 16:05:37 +02:00
Frédéric FRANCE
ff06dc8704
avoid 404 apple touch icon ( #30651 )
...
* avoid 404 apple touch icon
* Add files via upload
2024-08-16 20:11:54 +02:00
MDW
be0f28245c
Qual: Fix phan notices wrt main.inc.php, menus ( #30633 )
...
* Qual: Fix phan notices wrt main.inc.php, menus
# Qual: Fix phan notices wrt main.inc.php, menus
This fixes phan notices stemming from main.inc.php and the menu classes.
* Qual: Fix phpstan notice that dol_authmode always set
# Qual: Fix phpstan notice that dol_authmode always set
dol_authmode is always set because it is now initialised.
2024-08-14 14:05:56 +02:00
MDW
45ed4caeb2
Qual: Enable Phan Simplify rule and fix notices ( #30537 )
...
* Qual: Phan - Enable Simplyfy expression
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Update functions2.lib.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-08-07 03:05:02 +02:00
Laurent Destailleur
520c3b9d94
Merge remote-tracking branch 'origin/20.0' into develop
2024-08-07 01:31:31 +02:00
Laurent Destailleur
d7140a8cdc
Fix missing profid 6 to 10
2024-08-03 17:06:51 +02:00
Laurent Destailleur
f002fb4ed1
Use the non deprecated function loadRights instead of getrights
2024-08-02 10:36:43 +02:00
Laurent Destailleur
6428a1d892
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-07-28 15:05:02 +02:00
Laurent Destailleur
8ac368ce17
FIX Better sanitizing for javascript. Fix <> bypass.
2024-07-27 18:07:37 +02:00
Lucas Marcouiller
a4908abc8a
New Main checkbox left column to manage this conf for each users ( #30439 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-07-26 05:01:26 +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
5a905acdfa
Fix css
2024-07-24 14:15:19 +02:00
Laurent Destailleur
4e1dbf8b07
Work on MAIN_MENU_LEFT_DROPDOWN
2024-07-21 21:18:53 +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
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
Laurent Destailleur
a39d55474f
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-18 02:44:35 +02:00
Laurent Destailleur
b303be54fd
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-07-18 02:41:28 +02:00
Laurent Destailleur
9d4951e85b
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-07-18 02:35:53 +02:00
Laurent Destailleur
f14833f856
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-07-18 02:33:03 +02:00
Laurent Destailleur
6c7bc18ae1
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-07-18 02:32:25 +02:00
Laurent Destailleur
5661a381ee
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/projet/tasks/time.php
2024-07-13 17:47:55 +02:00
Laurent Destailleur
0fe143d710
Fix doc
2024-07-13 02:10:44 +02:00