Laurent Destailleur
|
8909702619
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/class/adherent.class.php
htdocs/bom/class/bom.class.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/eventorganization.lang
htdocs/product/class/productfournisseurprice.class.php
|
2021-09-16 13:40:05 +02:00 |
|
Florian HENRY
|
d464922d71
|
fix: LDAP Search LIMIT must be after ORDER BY
|
2021-09-13 09:44:54 +02:00 |
|
Laurent Destailleur
|
43684f26c9
|
Merge pull request #18628 from lainwir3d/fix_rest_api_fix_self_user_info_read
FIX #18627 REST API: Allow users with self read / modify rights to get own info
|
2021-09-10 13:34:56 +02:00 |
|
Laurent Destailleur
|
b1c23b9a93
|
Update api_users.class.php
|
2021-09-10 13:31:17 +02:00 |
|
Laurent Destailleur
|
d4bfbc69a4
|
Update api_users.class.php
|
2021-09-10 13:30:28 +02:00 |
|
Laurent Destailleur
|
999ad7629f
|
Update api_users.class.php
|
2021-09-10 13:29:19 +02:00 |
|
Laurent Destailleur
|
17b9957197
|
Update api_users.class.php
|
2021-09-10 13:20:49 +02:00 |
|
Laurent Destailleur
|
fa28621709
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/reception/list.php
|
2021-09-09 16:11:29 +02:00 |
|
Laurent Destailleur
|
5406e3d34e
|
Fix phpcs
|
2021-09-09 16:06:16 +02:00 |
|
|
|
ad7a5eaf70
|
Merge remote-tracking branch 'origin/develop' into fix_rest_api_fix_self_user_info_read
|
2021-09-09 17:44:22 +04:00 |
|
Laurent Destailleur
|
5d5b7c3af4
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/comm/action/peruser.php
htdocs/main.inc.php
|
2021-09-09 15:15:26 +02:00 |
|
Regis Houssin
|
303b0e7f31
|
FIX better sql request
|
2021-09-09 09:21:30 +02:00 |
|
Regis Houssin
|
8c95ada9fd
|
FIX wrong users count in multicompany transverse mode
|
2021-09-08 10:25:27 +02:00 |
|
stickler-ci
|
f535a44921
|
Fixing style errors.
|
2021-09-06 13:58:23 +00:00 |
|
|
|
09d1680ea0
|
FIX #18627 Allow users with self read / modify rights to get own info.
|
2021-09-06 17:52:41 +04:00 |
|
Regis Houssin
|
1c97393a69
|
FIX increase maxlength of password input
|
2021-09-05 15:35:06 +02:00 |
|
Laurent Destailleur
|
77e9f15360
|
Work on #18448
|
2021-09-02 22:52:17 +02:00 |
|
Laurent Destailleur
|
b04ea59a51
|
More sql sanitizing
|
2021-09-02 13:58:42 +02:00 |
|
Laurent Destailleur
|
f257d4372a
|
Fix bad test
|
2021-08-31 20:21:20 +02:00 |
|
Laurent Destailleur
|
fb8723d884
|
Merge pull request #18487 from cfoellmann/PR/fix-remaining-buttons
replace remaining SubmitCancel buttons
|
2021-08-28 18:39:06 +02:00 |
|
Laurent Destailleur
|
c02fb6b9a8
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-08-28 03:15:47 +02:00 |
|
Laurent Destailleur
|
3d72a21396
|
Clean code
|
2021-08-28 03:09:41 +02:00 |
|
Laurent Destailleur
|
2dd91bf312
|
Clean code
|
2021-08-27 23:36:06 +02:00 |
|
Laurent Destailleur
|
46d993c9a6
|
Clean code
|
2021-08-27 22:42:04 +02:00 |
|
Laurent Destailleur
|
3b6559b1a6
|
Clean code by adding cast int.
|
2021-08-27 18:53:45 +02:00 |
|
Laurent Destailleur
|
2f225ee7e5
|
Clean code by adding cast int.
|
2021-08-27 16:33:03 +02:00 |
|
Laurent Destailleur
|
ac55a052b2
|
Fix warning abuot external users shown only if appropriate
|
2021-08-26 12:41:37 +02:00 |
|
Christian Foellmann
|
f094b4c70c
|
fix up most of the remaining submit inputs
|
2021-08-24 17:04:17 +02:00 |
|
Laurent Destailleur
|
e0fd8b5eb8
|
Simplify code
|
2021-08-24 15:28:59 +02:00 |
|
Laurent Destailleur
|
22339a3ed3
|
Merge pull request #18451 from cfoellmann/PR/form-buttons-function
improve forms - buttonsSaveCreate()
|
2021-08-24 15:26:03 +02:00 |
|
Laurent Destailleur
|
1a56fdad22
|
Fix type
|
2021-08-24 14:48:53 +02:00 |
|
Laurent Destailleur
|
465c9bf287
|
NEW Introduce method hasRight
|
2021-08-24 14:47:50 +02:00 |
|
Laurent Destailleur
|
8485fee5f9
|
Cast numeric into on sql request
|
2021-08-23 19:33:24 +02:00 |
|
Laurent Destailleur
|
d4b5ee6c85
|
Fix cast into variable into sql request.
|
2021-08-23 17:41:11 +02:00 |
|
Christian Foellmann
|
d706c3b1ec
|
use Forms::buttonsSaveCreate() to generate most of the Save|Cancel forms combination
|
2021-08-20 14:41:30 +02:00 |
|
Laurent Destailleur
|
10ddd621ca
|
Fix escape error message
|
2021-08-20 12:40:49 +02:00 |
|
Laurent Destailleur
|
f51bcf0038
|
Debug notification module
|
2021-08-17 03:20:57 +02:00 |
|
Laurent Destailleur
|
c377e5ea3d
|
Fix undefined method
|
2021-08-08 12:09:18 +02:00 |
|
Laurent Destailleur
|
3f0a5cc689
|
Fix permission info on permissions group
|
2021-08-08 12:04:21 +02:00 |
|
Laurent Destailleur
|
fca3980dce
|
FIX Can't remove a permission of a group
|
2021-08-05 15:15:03 +02:00 |
|
Laurent Destailleur
|
e4bb5ed008
|
Fix phpcs
|
2021-07-21 00:35:08 +02:00 |
|
Laurent Destailleur
|
dc7ff07517
|
Fix #huntr7144bb4b-338f-45f0-a70e-088ef1f4c037
|
2021-07-20 23:54:22 +02:00 |
|
Laurent Destailleur
|
e25171b9f5
|
Fix phpcs
|
2021-07-20 23:03:19 +02:00 |
|
Laurent Destailleur
|
b57eb8284e
|
Fix Improper Authorization Check reported by Ahsan Aziz.
|
2021-07-20 22:42:23 +02:00 |
|
Laurent Destailleur
|
b84fc94324
|
Merge pull request #18104 from fappels/14_fix_php8_warning_part4
14 fix php8 warning on user page
|
2021-07-08 16:31:25 +02:00 |
|
Laurent Destailleur
|
7870336f2a
|
Update card.php
|
2021-07-08 16:31:01 +02:00 |
|
Laurent Destailleur
|
1380344fdb
|
Fix PHP 8
|
2021-07-08 12:17:32 +02:00 |
|
Francis Appels
|
a942183127
|
better fix for optioncss
|
2021-07-07 15:02:00 +02:00 |
|
Francis Appels
|
0e2c57fe65
|
Fix php 8 warning on user page
|
2021-07-07 14:50:10 +02:00 |
|
Laurent Destailleur
|
f761a2d3b8
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2021-07-06 19:02:49 +02:00 |
|