2
0
forked from Wavyzz/dolibarr
Commit Graph

452 Commits

Author SHA1 Message Date
MDW
aed39b73e5 Fix: PHP8.1 strftime deprecation -> dol_print_date
# Fix: PHP8.1 strftime deprecation -> dol_print_date

Change strftime to dol_print_date to work around deprecation
2024-01-18 17:01:30 +01:00
Laurent Destailleur
4db074216c Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-18 16:04:49 +01:00
Laurent Destailleur
055a598584 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-18 16:04:23 +01:00
Laurent Destailleur
d9858d9bb7 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-01-18 16:00:26 +01:00
Laurent Destailleur
a2cdfa5492 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-01-18 15:59:40 +01:00
Laurent Destailleur
387a06fdc5 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2024-01-18 15:59:10 +01:00
Laurent Destailleur
7c0ccba344 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2024-01-18 15:58:19 +01:00
Eric Seigne
5a04b2393d end fix #10417 : custom payment number for supplier invoices 2024-01-15 18:43:17 +01:00
MDW
89004f7e03 Qual: Spelling htdocs/core (#27491)
Highlights:
- initialY in pdf_standard.modules.php was unused
  - remove (otherwise -> initially) (+same in other file)
2024-01-13 19:48:20 +01:00
Laurent Destailleur
4501872f17 Clean code with rector 2 2024-01-05 04:33:58 +01:00
Laurent Destailleur
b28ae5d8d3 Clean code 2023-12-27 12:12:20 +01:00
Laurent Destailleur
07f4c9b335 Fix warnings 2023-12-23 19:47:10 +01:00
Laurent Destailleur
b7a48691df Fix #yogosha19473 2023-12-16 16:50:53 +01:00
Laurent Destailleur
44f24746ed Fix warnings 2023-12-15 13:49:09 +01:00
MDW
b0414dd078 Fix utf8_encoding/decoding (rather than creating new function replacements) 2023-12-07 03:37:05 +01:00
Frédéric FRANCE
61b79fda17 avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
Laurent Destailleur
1babae58a4 Fix with php-cs-fixer 2023-12-04 12:05:28 +01:00
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
Laurent Destailleur
b69059af76 Fix warning 2023-11-27 12:24:18 +01:00
Laurent Destailleur
53dab922fd Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
Frédéric FRANCE
cb26b28869 Update functions2.lib.php (#26734)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-19 01:02:21 +01:00
Laurent Destailleur
9d26ccb801 Missing dbversion 2023-11-18 19:03:47 +01:00
Laurent Destailleur
d5139398cd Remove warning we should not have in a common usage. 2023-11-13 19:08:33 +01:00
jyhere
f5cf5b6399 CHANGE: Allow local media in wysiwyg if dolibarr on private network (#26494) 2023-11-07 17:50:28 +01:00
Laurent Destailleur
edaab57f2e Endpoint for API /partnershipapi and /recruitment has been renamed into
/partnerships and /recruitments to follow name conventions.
2023-10-31 13:37:15 +01:00
Laurent Destailleur
ca145ef912 QUAL: Endpoint for API /partnershipapi has been renamed into
/partnerships to follow conventions
2023-10-31 13:31:02 +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
f18529f944 Clean code 2023-10-17 10:52:19 +02:00
Laurent Destailleur
94b56cc0ca Code comment 2023-10-10 22:25:52 +02:00
Dev2a
fcd4c4e429 Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
onhairech
e5e9f914e5 qodana fix 3 : missing returns (#25332)
* qodana fix 3 : missing returns

* removing a duplicated line
2023-07-12 16:32:50 +02:00
Laurent Destailleur
0c38eefd96 Debug v18 2023-05-25 15:11:16 +02:00
Christophe Battarel
db00c5a60e FIX mask next value sql string for external modules 2023-05-16 08:36:13 +02:00
Christophe Battarel
edc0fc6ea5 FIX mask next value sql string for external modules 2023-05-16 08:30:15 +02:00
Christophe Battarel
4be4b9e53c FIX mask next value sql string for external modules 2023-05-15 17:49:56 +02:00
Laurent Destailleur
98067fbfb4 Fix warnings 2023-05-02 04:46:23 +02:00
Alexandre SPANGARO
dee005822e NEW: Accountancy REST API GET Exportdata 2023-04-29 07:37:02 +02:00
Vincent de Grandpré
ae7b31e716 Fix #24410 - No $resql overwrite 2023-03-31 17:31:20 -04:00
Laurent Destailleur
b8e8f48371 FIX Log 2023-03-23 18:37:05 +01:00
Frédéric FRANCE
ed046e16d2 Update functions2.lib.php 2023-02-22 18:21:00 +01:00
Laurent Destailleur
00740ca267 WIP Work on public virtual card 2023-01-07 04:42:24 +01:00
Je2fb
ab0e069ae1 Update functions2.lib.php
Add the moduledirforclass "multicurrency" to add a API to get the currencies
2022-12-30 16:16:29 +01:00
Laurent Destailleur
c886bad8b6 Fix warning 2022-12-28 17:00:28 +01:00
sonikf
6159e67dc6 Update functions2.lib.php 2022-12-14 15:53:14 +02:00
Laurent Destailleur
bbeddae5f5 Debug v17 2022-12-13 17:05:50 +01:00
Laurent Destailleur
6cf50356a3 Debug v17 2022-12-13 16:50:29 +01:00
Laurent Destailleur
0aadbc6433 Fix too late to test critical change during beta 2022-12-01 17:40:44 +01:00
Laurent Destailleur
85e1bd722d Merge pull request #22819 from noec764/14_FIX_getNextValue
FIX: GetNextValue() adding regexsql() function
2022-12-01 17:27:36 +01:00
VESSILLER
d667d5d43f NEW dolGetElementUrl for mailing object 2022-11-30 15:17:27 +01:00
Laurent Destailleur
c62c7e3805 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/bookkeeping/balance.php
	htdocs/accountancy/bookkeeping/list.php
	htdocs/accountancy/bookkeeping/listbyaccount.php
	htdocs/accountancy/bookkeeping/listbysubaccount.php
2022-11-26 01:43:09 +01:00