Commit Graph

3598 Commits

Author SHA1 Message Date
Laurent Destailleur
7782dd27f0 Fix navigation 2024-01-31 02:54:25 +01:00
Laurent Destailleur
a48a399b31 FIX Add a limit in nb of element in view event/message 2024-01-31 02:47:49 +01:00
Laurent Destailleur
280a7a24e4 Rename page 2024-01-31 01:56:24 +01:00
MDW
49b21b9cbe Fix: Typing hint for hasRights parameter.
# Fix: Typing hint for hasRights parameter.

Correct typing hint for static tools
2024-01-29 14:05:25 +01:00
Laurent Destailleur
ed8b939d8f
Merge pull request #27567 from lamrani002/messaginForUser
New display style for list of events of user
2024-01-26 04:10:15 +01:00
Lamrani Abdel
ce2a606d28 remove functionmessaging user and update function show_actions_messaging 2024-01-24 18:18:10 +01:00
Laurent Destailleur
a91ee19f65
Merge pull request #27753 from frederic34/patch-14
Update codespell-dict.txt
2024-01-24 14:29:36 +01:00
Laurent Destailleur
bbc2302f00 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-24 11:58:30 +01:00
Laurent Destailleur
3eb461db7c FIX #27771 Sec: birth date and personal address not visible by default
on vcard
2024-01-24 11:56:56 +01:00
Laurent Destailleur
04920c9b54 Fix do not lose input field on error 2024-01-24 11:21:56 +01:00
Frédéric France
51781cd040 translate comments 2024-01-23 20:08:49 +01:00
Laurent Destailleur
47b40d5c97
Merge pull request #27733 from frederic34/patch-7
fix phpdoc in user class
2024-01-23 17:04:52 +01:00
Laurent Destailleur
b224d959e2 Doc 2024-01-23 15:56:31 +01:00
Frédéric FRANCE
a26ed2f09f
Update user.class.php 2024-01-22 18:10:02 +01:00
Frédéric FRANCE
86ce3cebdd
fix phpdoc 2024-01-22 18:08:49 +01:00
Laurent Destailleur
e950bdde26
Merge pull request #27687 from frederic34/dol_print_error_db
fix param
2024-01-22 00:03:06 +01:00
Frédéric FRANCE
947fb0983a
fix phpstan 2024-01-21 20:16:43 +01:00
Frédéric France
03e29c6960 fix param 2024-01-20 09:22:38 +01:00
MDW
ee398214c2 Fix: Add missing argument to dol_print_error
# Fix: Add missing  argument to dol_print_error

Required  argument was missing.
2024-01-20 00:39:39 +01:00
MDW
5dc5e42a29 Fix: Add missing argument to dol_print_error
# Fix: Add missing  argument to dol_print_error

Required  argument was missing.
2024-01-18 23:06:52 +01:00
Laurent Destailleur
7f84b1e569
Merge pull request #27614 from frederic34/patch-3
fix box_dolibarr_state_board.php
2024-01-18 21:28:03 +01:00
Laurent Destailleur
c103e0e5fd
Merge pull request #27617 from thibdrev/patch-2
fix: phpstan
2024-01-18 21:15:49 +01:00
Frédéric France
b3bcdeafe5 rename method 2024-01-18 18:55:53 +01:00
thibdrev
1c075f69c8
fix: phpstan
htdocs/user/bank.php	133	Property Account::$state_id (int) does not accept array|string.
htdocs/user/bank.php	134	Property CommonObject::$country_id (int) does not accept array|string.
htdocs/user/bank.php	152	Property Account::$courant (int) does not accept array|string.
htdocs/user/bank.php	164	Property Account::$state_id (int) does not accept array|string.
htdocs/user/bank.php	165	Property CommonObject::$country_id (int) does not accept array|string.
2024-01-18 18:51:15 +01:00
Lamrani Abdel
ae692ccffd New display style for list of events of user 2024-01-16 13:20:31 +01:00
Frédéric FRANCE
2226a850c2
fix phpstan 2024-01-15 22:48:38 +01:00
Laurent Destailleur
346bf91ced
Merge branch 'develop' into updateEventAgendaOnUser 2024-01-15 19:38:15 +01:00
Lamrani Abdel
ca52a8180e add function for list event for user 2024-01-15 18:57:41 +01:00
MDW
39769482b1
Qual: Fix typing hints for DoliDB (#27484)
# Qual: Fix typing hints for DoliDB

This should help the static tools for type and method checking.
2024-01-13 15:50:02 +01:00
Frédéric FRANCE
0d3e0c8ec4
fix incorrect case and remove exclude check (#27449) 2024-01-12 20:40:34 +01:00
MDW
342ab85195
Qual: Spelling htdocs/[q-z]* (#27447)
# Qual: Fix spelling htdocs/[q-z]*

Probably fixes a bug:

- htdocs/webservices/server_thirdparty.php
  No other occurence of adress found.
  -'adress'=>->adress,- +'address'=>->address,+
2024-01-12 17:18:52 +01:00
MDW
58ba3e31fa
Qual: Fix spelling for crypted and referer (#27408)
# Qual: Fix spelling for crypted and referer.

The proper spelling is encrypted and referrer, but the code has
some occurences where referer and crypted need to be maintained.

To make verification easier, this spelling correction is limited to
mostly these corrections and some minor translations and a only a
few other corrections.

crypted and referer are added as exceptions for spelling after this fix.

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-01-11 10:07:06 +01:00
MDW
06c22b5368
Qual: spelling for user.class (#27410)
# Qual: Fix spelling for user.class.php .

Mostly changes in the comments.
Some translations from french to english.

 was changed to , used locally.
2024-01-11 10:01:34 +01:00
Frédéric FRANCE
aef8318b2e
fix phpstan (#27319) 2024-01-10 17:01:40 +01:00
Laurent Destailleur
9d1f991759 Clean code 2024-01-09 14:24:21 +01:00
Laurent Destailleur
d89076a87e NEW Add trigger on modify of user bank account 2024-01-06 14:28:04 +01:00
Laurent Destailleur
4501872f17 Clean code with rector 2 2024-01-05 04:33:58 +01:00
Fabian Heinz
b78632a20e
api fixes
According to [RFC2616](https://www.rfc-editor.org/rfc/rfc2616#section-10.2), APIs should return 2xx status codes if the request was correct.
The response should be status 200 with an empty result array.
2023-12-31 14:11:05 +01:00
Laurent Destailleur
b28ae5d8d3 Clean code 2023-12-27 12:12:20 +01:00
LauraDiaz
8a556a8cb5
Update card.php 2023-12-20 09:30:08 +01:00
Laurent Destailleur
7f5df80efd Debug v19 2023-12-19 11:51:48 +01:00
Laurent Destailleur
f78ae130ae Debug v19 2023-12-19 01:27:21 +01:00
Laurent Destailleur
c128bd02aa
Merge pull request #27134 from frederic34/patch-14
fix return value
2023-12-17 21:27:35 +01:00
Laurent Destailleur
ca16b212dc
Merge pull request #27135 from frederic34/patch-15
fix set values
2023-12-17 21:25:24 +01:00
Frédéric FRANCE
86a4ae9236
add phpdoc in subclass 2023-12-15 22:54:40 +01:00
Frédéric FRANCE
f11dc69bea
fix set values 2023-12-15 22:50:02 +01:00
Frédéric FRANCE
7099cf530f
fix return value 2023-12-15 22:47:00 +01:00
Laurent Destailleur
d92c65ad91 FIX infinite loop in API call/trigger by adding a caller 2023-12-15 12:15:33 +01:00
Laurent Destailleur
fb083a6cfc Fix warning with rector 2023-12-13 16:33:17 +01:00
Laurent Destailleur
7d109e9419 Fix phpcs 2023-12-13 12:46:23 +01:00