2
0
forked from Wavyzz/dolibarr
Commit Graph

77 Commits

Author SHA1 Message Date
William Mead
e1ae23b398 Fixed PHPDoc 2024-01-15 16:55:07 +01:00
William Mead
65d5d63bc2 Merge branch 'develop' into new-resource-full-address
# Conflicts:
#	htdocs/resource/class/dolresource.class.php
2024-01-15 12:20:32 +01:00
William Mead
8111b1ebfe Merge remote-tracking branch 'origin/new-resource-full-address' into new-resource-full-address 2024-01-15 10:23:40 +01:00
William Mead
3c6e875a12 Translated code comments to english 2024-01-15 10:23:30 +01:00
William Mead
1c1c4396a9 Merge branch 'develop' into new-resource-full-address 2024-01-15 10:16:06 +01:00
William Mead
136e1431e4 Merge remote-tracking branch 'origin/fix-resource-phpstan' into fix-resource-phpstan
# Conflicts:
#	htdocs/resource/class/html.formresource.class.php
2024-01-15 09:43:41 +01:00
William Mead
cc4cf8bf0d Updated PHPDoc 2024-01-15 09:42:39 +01:00
William Mead
8d0f013378 Merge branch 'develop' into fix-resource-phpstan 2024-01-15 09:25:50 +01:00
William Mead
19f7fa0030 Fixed selected default value 2024-01-15 09:18:18 +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
William Mead
c533dc3f4c Fixed method filter argument type. Cleaned code. 2024-01-12 12:34:49 +01:00
William Mead
ce6386fc10 Merge branch 'develop' into new-resource-full-address
# Conflicts:
#	htdocs/resource/class/dolresource.class.php
#	htdocs/resource/element_resource.php
2023-12-14 11:38:25 +01:00
Laurent Destailleur
619155f65e Fix with php-cs-fixer 2023-12-04 13:53:48 +01:00
Laurent Destailleur
e8dc651877 Fix php8.2 warnings 2023-11-27 11:56:32 +01:00
William Mead
63f1e44493 Cleaned method naming 2023-11-16 09:45:04 +01:00
William Mead
8d9a50f0cd Added contributor details 2023-10-27 08:28:51 +02:00
William Mead
bef4a371d0 Added select_state method 2023-10-26 11:44:58 +02:00
William Mead
f685eb66f6 Added select_ziptown method 2023-10-26 09:09:57 +02:00
hystepik
180b3a6315 fix php 8.1 warnings with strict mode 2023-06-08 21:34:19 +02:00
FLIO
156922fc51 Fix (qodana) Incompatible return type 2023-02-14 14:09:56 +01:00
Laurent Destailleur
7b4dae8773 CSS 2022-05-22 16:16:17 +02:00
Laurent Destailleur
c96e3bdddf PHP v8 compatibility 2022-04-30 19:50:20 +02:00
Ferran Marcet
ed172421f0 Fix: The resource dropdown does not show the values 2022-04-12 19:20:45 +02:00
Ferran Marcet
6cbcc54bd9 Fix: The resource dropdown does not show the values 2022-04-12 19:19:41 +02:00
Florian HENRY
9a2e1df94a fix scrutinizer error 2021-10-25 21:54:56 +02:00
Frédéric FRANCE
2137486e55 code syntax r... dir 2021-02-26 20:53:03 +01:00
Gauthier PC portable 024
5116337e0b FIX : stickler feedbacks 2020-12-21 13:29:44 +01:00
stickler-ci
da9defe0ce Fixing style errors. 2020-12-21 11:34:51 +00:00
Gauthier PC portable 024
7b739920a2 NEW : Workstations management 2020-12-21 12:28:45 +01:00
Scrutinizer Auto-Fixer
7f52920716 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-31 13:32:18 +00:00
Frédéric FRANCE
b41ac00b98 add new rule 2020-05-21 15:05:19 +02:00
Frédéric FRANCE
e5fc928fda add new rule 2020-05-21 02:02:54 +02:00
Laurent Destailleur
a2bc46f1c0 CSS 2020-05-11 12:50:24 +02:00
Laurent Destailleur
c511af69fe Debug look and feel v12 2020-05-10 21:07:49 +02:00
Laurent Destailleur
f44b85f557 Fix $_SESSION['newtoken'] must be newToken() 2019-12-18 23:12:31 +01:00
Scrutinizer Auto-Fixer
ddcc14dc16 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-14 11:09:15 +00:00
Frédéric FRANCE
e75f7d448c Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen 2019-10-16 20:00:01 +02:00
Alexandre SPANGARO
02dbc11f98 Move Gnu.org to https 2019-09-23 21:55:30 +02:00
Laurent Destailleur
21a1e0d7b3 Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
	htdocs/categories/index.php
	htdocs/comm/action/list.php
	htdocs/comm/action/rapport/index.php
	htdocs/compta/paiement.php
	htdocs/compta/sociales/document.php
	htdocs/compta/tva/document.php
	htdocs/core/actions_massactions.inc.php
	htdocs/core/class/commonobject.class.php
	htdocs/fourn/facture/paiement.php
	htdocs/loan/document.php
	htdocs/main.inc.php
2019-06-04 19:03:27 +02:00
Laurent Destailleur
57cfb4b007 Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
	htdocs/core/actions_massactions.inc.php
	htdocs/website/class/website.class.php
2019-06-02 12:36:07 +02:00
Maxime Kohlhaas
0372276a7b Fix : warnings in resource module 2019-05-31 16:04:12 +02:00
Frédéric FRANCE
0022c4fe72 add visibility 2019-02-28 22:44:12 +01:00
Frédéric FRANCE
49c62a28a0 Update html.formresource.class.php 2019-02-23 18:58:23 +01:00
Laurent Destailleur
794e7302cd FIX #10406 2019-02-15 16:39:21 +01:00
Laurent Destailleur
ced386fdca Fix phpcs 2019-02-13 11:32:00 +01:00
Frédéric FRANCE
b10558bacd Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma 2019-01-27 23:23:38 +01:00
Frédéric FRANCE
f0cdf300d1 Squiz.Functions.FunctionDeclarationArgumentSpacing 2019-01-27 15:20:16 +01:00
Frédéric FRANCE
7ee086b402 PSR2 space after comma in function call 2019-01-27 11:55:16 +01:00
Philippe GRAND
61daff6cb6 Standardize code 2018-10-06 12:34:51 +02:00
Laurent Destailleur
d6ee00f2e7 Fix constructors does not need return value 2018-09-16 10:22:23 +02:00