Laurent Destailleur
|
c9823f2b8d
|
Move 401 to 403
|
2024-02-01 19:34:13 +01:00 |
|
Laurent Destailleur
|
9e7980296f
|
Merge branch 'develop' into qual-fichinterrec-phpstan-lvl3
|
2024-01-23 19:02:19 +01:00 |
|
William Mead
|
1a10c2bd17
|
Renamed addline method to fix PHP overloading limit. Updated PHPDoc. Cleaned code. Added contributor details.
|
2024-01-23 17:08:07 +01:00 |
|
William Mead
|
559e932f9c
|
Fixed types. Updated contributor details.
|
2024-01-22 17:50:52 +01:00 |
|
Frédéric France
|
03e29c6960
|
fix param
|
2024-01-20 09:22:38 +01:00 |
|
Frédéric France
|
b3bcdeafe5
|
rename method
|
2024-01-18 18:55:53 +01:00 |
|
Frédéric FRANCE
|
18861291a0
|
fix phpstan
|
2024-01-14 22:05:43 +01:00 |
|
MDW
|
bd002480ce
|
Qual: Spelling htdocs/[d-k]* (#27427)
Highlights:
- htdocs/install/doctemplates/websites/website_template-restaurant/containers/page249.tpl.php
Potential functional change (fix) because toekn was changed to token:
`<input type=hidden name=toekn`
- htdocs/install/upgrade2.php
$filles changed to $children
- htdocs/intracommreport/class/intracommreport.class.php
Local $enveloppe changed to $envelope.
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2024-01-13 19:48:41 +01:00 |
|
Laurent Destailleur
|
d7651e971c
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-01-10 17:44:31 +01:00 |
|
Frédéric FRANCE
|
d55fb7837c
|
fix #27313 (#27323)
* fix #27313
* Update fichinter.class.php
|
2024-01-10 17:03:09 +01:00 |
|
Frédéric FRANCE
|
893538d851
|
fix #27313 (#27325)
* fix #27313
* Update fichinter.class.php
|
2024-01-10 16:57:30 +01:00 |
|
Laurent Destailleur
|
910a541c60
|
Clean code
|
2024-01-09 13:08:22 +01:00 |
|
Laurent Destailleur
|
e2f49c407f
|
Clean sql request to use exist instead of left join
|
2024-01-09 10:44:50 +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
|
63c38da901
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-12-21 19:44:25 +01:00 |
|
Laurent Destailleur
|
7f5df80efd
|
Debug v19
|
2023-12-19 11:51:48 +01:00 |
|
Regis Houssin
|
70e01178a9
|
FIX uniformization to use "intervention"
|
2023-12-18 09:27:52 +01:00 |
|
Frédéric FRANCE
|
93de531f37
|
fix default value
|
2023-12-16 11:09:26 +01:00 |
|
Laurent Destailleur
|
d92c65ad91
|
FIX infinite loop in API call/trigger by adding a caller
|
2023-12-15 12:15:33 +01:00 |
|
Frédéric FRANCE
|
61b79fda17
|
avoid phpstan error with phpdoc
|
2023-12-06 15:46:39 +01:00 |
|
Laurent Destailleur
|
a7125280bc
|
Fix with php-cs-fixer
|
2023-12-04 12:12:12 +01:00 |
|
Frédéric FRANCE
|
53c8a3acf8
|
clean phpdoc for phpstan (#26905)
|
2023-12-01 19:51:32 +01:00 |
|
Laurent Destailleur
|
7785ae93a1
|
Fix php8.2 warnings
|
2023-11-27 11:41:05 +01:00 |
|
Frédéric FRANCE
|
93b925a0d2
|
fix phpstan (#26847)
|
2023-11-26 15:52:05 +01:00 |
|
Laurent Destailleur
|
e6eb34a8db
|
Fiw warnings: The private array ->status_short, ->statuts and
->status_long are now array ->labelStatusShort and ->labelStatus
everywhere.
|
2023-11-24 10:10:24 +01:00 |
|
Laurent Destailleur
|
3b3105fb20
|
CSS
|
2023-11-18 17:55:47 +01:00 |
|
Thomas C
|
317243a2a9
|
FIX : property fichinter (#26689)
* fix property fichinter
* fix int to string
* Update fichinter.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2023-11-18 12:12:40 +01:00 |
|
Mohamed DAOUD
|
eba4756156
|
Fix some warnings -technical debt- (#26514)
* fix-warnings
* fix the last commit
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2023-11-14 01:52:42 +01:00 |
|
Laurent Destailleur
|
7659bba97a
|
Fix bad delete of lines into llx_ecm_files
|
2023-11-13 12:24:47 +01:00 |
|
Laurent Destailleur
|
cc6d960d78
|
Debug v19
|
2023-11-08 16:30:01 +01:00 |
|
Laurent Destailleur
|
127de7e7d8
|
FIX On object validation, ecm index are not updated for uploaded files
|
2023-11-01 16:17:54 +01:00 |
|
Laurent Destailleur
|
74e1ec4099
|
FIX On object validation, ecm index are not updated for uploaded files
|
2023-10-31 19:28:11 +01:00 |
|
Laurent Destailleur
|
a318031034
|
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
|
2023-10-24 11:37:29 +02:00 |
|
Laurent Destailleur
|
2cfa9f8290
|
Debug v19
|
2023-10-17 15:43:56 +02:00 |
|
Laurent Destailleur
|
b37a438067
|
The property ->user_validation to store ID of user validating has been
renamed into ->user_validation_id.
|
2023-10-17 11:10:25 +02:00 |
|
Laurent Destailleur
|
4f4ede2e32
|
Fix php8.2 warnings
|
2023-10-15 18:14:14 +02:00 |
|
William Mead
|
55c90c947f
|
Fixed space after cast
|
2023-10-06 15:37:02 +02:00 |
|
William Mead
|
b3ce1af29d
|
NEW Added notification on closed intervention
|
2023-10-05 12:11:39 +02:00 |
|
Laurent Destailleur
|
d3dc6615db
|
Remove deprecated use of ->modelpdf (good is ->model_pdf)
|
2023-10-02 21:49:08 +02:00 |
|
pascal
|
80f060c771
|
fix tab indentation
|
2023-09-26 18:43:25 +02:00 |
|
pascal
|
871f896962
|
implementation of properties filter
|
2023-09-26 18:04:48 +02:00 |
|
Laurent Destailleur
|
91fa48199a
|
Fix warnings
|
2023-09-10 17:41:22 +02:00 |
|
Laurent Destailleur
|
0076ec69b8
|
The property ->brouillon has been removed from all classes. It was not
reliable and was a duplicate of ->status == self::STATUS_DRAFT.
|
2023-08-06 00:16:25 +02:00 |
|
Laurent Destailleur
|
470cad6335
|
Debug v18
|
2023-07-10 01:27:21 +02:00 |
|
Laurent Destailleur
|
a5d5847e04
|
Clean code
|
2023-06-29 11:20:19 +02:00 |
|
Hystepik
|
e551005992
|
add secure !empty()
|
2023-06-27 14:48:32 +02:00 |
|
Hystepik
|
498daacf51
|
Fix #25195 : mysql fatal error on ficheinterstat.class.php
|
2023-06-27 14:47:57 +02:00 |
|
Laurent Destailleur
|
5dd3f57a1e
|
Debug v18
|
2023-05-11 13:11:21 +02:00 |
|
Laurent Destailleur
|
f61e79dc55
|
Fix missing return
|
2023-05-02 05:08:19 +02:00 |
|