2
0
forked from Wavyzz/dolibarr
Commit Graph

3640 Commits

Author SHA1 Message Date
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
Laurent Destailleur
e040219fdc Fix phpcs 2023-12-13 12:45:07 +01:00
Laurent Destailleur
19db69859d css 2023-12-09 00:09:40 +01:00
Frédéric FRANCE
61b79fda17 avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
Laurent Destailleur
891c0684fb Show a hidden property if defined to help debug 2023-12-05 13:29:46 +01:00
Laurent Destailleur
d7df50d978 FIX protection on fetch if 2 record found 2023-12-05 00:44:31 +01:00
Laurent Destailleur
619155f65e Fix with php-cs-fixer 2023-12-04 13:53:48 +01:00
Laurent Destailleur
7c756574b6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-12-02 14:52:36 +01:00
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00