ldestailleur
5507459381
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-04-26 20:17:08 +02:00
ldestailleur
5b20395afe
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-04-26 20:13:33 +02:00
HENRY Florian
8221ab0a58
fix : #33095 ( #33907 )
2025-04-22 11:51:25 +02:00
ldestailleur
ae5750f099
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-04-21 13:48:05 +02:00
Can Arslan
6ed077e446
fix: typo ( #33877 )
2025-04-16 17:48:17 +02:00
ldestailleur
0bd5371b1d
FIX #27976
2025-03-31 15:50:47 +02:00
ldestailleur
90b5e96199
FIX #27976
2025-03-31 15:44:08 +02:00
Laurent Destailleur (aka Eldy)
daed8e303d
CSS v21
2025-02-05 17:51:45 +01:00
Laurent Destailleur
0d350d09ce
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-20 00:49:21 +01:00
Laurent Destailleur
0a45c4cad2
Update card.php
2025-01-15 14:16:11 +01:00
Regis Houssin
4d4638c75a
FIX avoid php warning
2025-01-15 12:09:49 +01:00
Laurent Destailleur (aka Eldy)
56710ce9b7
FIX CVE-2024-55227 and CVE-2024-55228 CSRF when
...
MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY is
on (hidden option not on by default)
2025-01-09 19:35:01 +01:00
Laurent Destailleur
0b3c15b7fa
Fix phpunit
2024-12-09 00:24:28 +01:00
Laurent Destailleur (aka Eldy)
352d156dd7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-12-08 17:07:14 +01:00
Laurent Destailleur (aka Eldy)
774a48fa29
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-12-08 16:53:21 +01:00
Regis Houssin
5236372921
FIX missing hook parameters
2024-12-05 07:53:04 +01:00
Regis Houssin
af6a487178
FIX missing check permissions for clone user action ( #31944 )
...
* FIX missing check permissions for clone action
* FIX missing permission for the action
2024-11-16 14:45:30 +01:00
lamrani abdelwadoud
7e283c29cf
NEW funclionality to Clone user with permissions and categories ( #29773 )
...
* first clone confirm
* complete the cloning functionality
* Fix phan error
* Fix php phan errors
* fix sanitized varible
* Fix error CTI
* variable undeclared
* initialise variable
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-13 22:19:40 +01:00
Laurent Destailleur
e20a593959
css
2024-11-10 11:55:18 +01:00
Alexandre SPANGARO
48d5d2b831
NEW Accountancy - Add general account on thirdparty - Code user part ( #31676 )
...
* NEW Accountancy - Add general account on thirdparty - SQL Part
* NEW Accountancy - Add general account on thirdparty - Code customer part
* NEW Accountancy - Add general account on thirdparty - Code customer part
* NEW Accountancy - Add general account on thirdparty - Code customer part
* Fix Phan
* Use isModEnabled
* NEW Accountancy - Add general account on thirdparty - Code supplier part
* Fix phan
* Fix phan
* Fix phan
* Use list of account instead of simple input
* Use list of account instead of simple input
* Tabs
* NEW Accountancy - Add general account on thirdparty - Code user part
* NEW Accountancy - Add general account on thirdparty - Code user part
* Fix indent
* Fix indent
* Remove duplicate language key
* Fix phan
* Fix phan
* Update card.php
* Fix accountancy export CSV
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-07 18:40:58 +01:00
Frédéric FRANCE
1adc883b56
add baseline exclude for phpstan ( #31632 )
...
* add baseline exclude for phpstan
* update
* update
* update
* update
* update
* merge
* restore one filter
* delete old errors
* fix
* fix
* fix
* $moreforfilter can t be empty
* fix
* enable check
* refresh baseline
* add phpdoc
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-04 23:53:20 +01:00
Laurent Destailleur
f5e4ab0220
Rewrite code to prepare refactoring
2024-10-26 15:24:54 +02:00
Laurent Destailleur
d28ed5339b
Look and feel v21
2024-10-16 14:37:25 +02:00
Laurent Destailleur
26bb977006
WIP to allow upload of files
2024-10-13 12:40:46 +02:00
MDW
c9690393bc
Fix undefined global varialbe user/card.php ( #31353 )
...
# Fix undefined global varialbe user/card.php
Fix a few issues, one of which noticed in V21 UI.
Also notified by phan:
```
htdocs\user\card.php:626 PhanUndeclaredGlobalVariable Global variable $mesgs is undeclared
htdocs\user\card.php:2967 PhanUndeclaredGlobalVariable Global variable $soc is undeclared
```
2024-10-11 16:05:37 +02:00
MDW
0c26110636
Qual: Fix notices related to user classes ( #31291 )
...
# Qual: Fix notices related to user classes
This fixes several notices related to user classes (and reveals
some actual bugs or inconsistent typing).
2024-10-06 13:52:05 +02:00
Laurent Destailleur
b7d5f16da2
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-24 14:42:43 +02:00
Laurent Destailleur
72d2d716a1
CSS
2024-09-24 14:28:59 +02:00
MDW
099dbd9c1e
Qual: Fix notices for htdocs/admin/* ( #30982 )
...
* Fix (Possibly)UndeclaredGlobalVariable
* Update phan baseline
* Fix (Possibly)UndeclaredGlobalVariable (2)
* Qual: Fix notices for htdocs/admin/*
# Qual: Fix notices for htdocs/admin/*
Fixes most phan/phpstan noticies for files under htdocs/admin/* and ai.
2024-09-18 03:27:25 +02:00
Laurent Destailleur
2e2ab9d84d
Fix missing test on permissions
2024-09-01 13:48:58 +02:00
Laurent Destailleur
e3c9f1db7c
Standardize name of var for permission check
2024-09-01 13:02:28 +02:00
Florent Poinsaut
c7f8a8c06d
FIX #30520 Creator user data displayed in the form after an error in the user creation form ( #30521 )
2024-08-15 17:24:42 +02:00
Florent Poinsaut
4d3b83e625
FIX #30523 An user with only user->rights->user->self->password can't update it's password ( #30524 )
2024-08-15 17:10:57 +02:00
Florent Poinsaut
0008496974
FIX #30523 An user with only user->rights->user->self->password can't update it's password ( #30524 )
2024-08-15 17:10:27 +02:00
Laurent Destailleur
ed73dc6471
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-08-13 11:59:53 +02:00
Laurent Destailleur
db93af6c77
Debug v20
2024-08-13 11:07:04 +02:00
Laurent Destailleur
79f1cc95bb
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/company.lib.php
2024-08-13 04:47:12 +02:00
Laurent Destailleur
fe21cc3605
Debug v20
2024-08-13 04:37:19 +02:00
Laurent Destailleur
f002fb4ed1
Use the non deprecated function loadRights instead of getrights
2024-08-02 10:36:43 +02:00
Laurent Destailleur
6ac589b0a9
NEW Introduce value 'password' formode of sanitization in GETPOST.
2024-07-21 14:44:14 +02:00
Zephyriony
dd08c07a65
NEW : Constant to hide user login times ( #29815 )
...
* Update card.php
* Update list.php
* Update list.php
2024-07-02 02:00:31 +02:00
Alexandre SPANGARO
96afcaa476
Better comments ( #30200 )
...
* Fix language
* Fix language
* Fix language
* Fix language
* Fix language
* Fix language
* Fix language
* CI Missing language key
* Update eventorganization.lang
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-06-30 21:02:50 +02:00
atm-lena
f40a1bd3b1
llxHeader CSSBody - user ( #29926 )
...
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr >
2024-06-08 15:02:50 +02:00
Laurent Destailleur
59ae417912
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-05-23 12:52:28 +02:00
Laurent Destailleur
b3900964b5
Fix warning
2024-05-22 11:36:32 +02:00
Laurent Destailleur
8a71ccb1c3
Clean user card
2024-05-13 15:04:23 +02:00
Laurent Destailleur
dcd95a90fa
User form is lighter if there is only one user.
2024-05-13 14:56:56 +02:00
Laurent Destailleur
27bc1cddad
Debug v20
2024-05-08 15:43:46 +02:00
Laurent Destailleur
55d2f3d9fc
Debug v20
2024-05-06 10:00:18 +02:00
Laurent Destailleur
612e41a8ca
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/commondocgenerator.class.php
htdocs/core/lib/functions.lib.php
htdocs/fourn/commande/card.php
htdocs/install/mysql/migration/19.0.0-20.0.0.sql
htdocs/product/stock/replenish.php
htdocs/takepos/invoice.php
2024-04-18 02:48:52 +02:00