Laurent Destailleur
5661a381ee
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/projet/tasks/time.php
2024-07-13 17:47:55 +02:00
Laurent Destailleur
305406d802
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
...
Conflicts:
htdocs/core/lib/functions.lib.php
2024-07-13 17:45:13 +02:00
Laurent Destailleur
085a56fab4
Fix phpunit
2024-07-13 17:16:18 +02:00
Laurent Destailleur
d48b976966
Fix phpunit
2024-07-13 02:32:31 +02:00
Laurent Destailleur
f00f82a3b6
Fix phpunit
2024-07-13 02:23:55 +02:00
Laurent Destailleur
e3d858692e
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-12 01:54:11 +02:00
Laurent Destailleur
7661b87f80
QUAL Removed inclusion of the file json.lib.php
2024-07-12 01:53:47 +02:00
Laurent Destailleur
07483c90d4
Add deprecated mention
2024-07-12 01:46:43 +02:00
Laurent Destailleur
d3ebd3fbe7
SEC: Possible RCE when php module json off. +Warning in security page.
2024-07-12 01:43:53 +02:00
Laurent Destailleur
decfb347e1
Move function
2024-07-11 19:50:17 +02:00
atm-lucas
f05c1b4aec
FIX - Unknown Character on HTML ( #30257 )
...
* Unknown Character
* Add replace on dol_htmlwithnojs
2024-07-11 19:36:50 +02:00
Laurent Destailleur
147a8bfaee
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/subscription/list.php
htdocs/categories/viewcat.php
htdocs/contrat/card.php
htdocs/contrat/list.php
htdocs/eventorganization/conferenceorbooth_list.php
htdocs/expedition/list.php
htdocs/societe/card.php
2024-07-11 10:44:39 +02:00
Frédéric FRANCE
94feb2cfa7
fix phpstan expects values ( #30324 )
...
* fix phpstan expects values
* fix phpstan expects values
2024-07-09 19:28:59 +02:00
Laurent Destailleur
1f7306b19e
Debug v20
2024-07-09 17:49:34 +02:00
Eric - CAP-REL
e457ff4ab1
fix dol syslog message ( #30306 )
2024-07-08 21:52:03 +02:00
Frédéric FRANCE
2874e85728
fix phpdoc of tva_by_rate ( #30308 )
...
* fix phpdoc of tva_by_rate
* fix phpdoc of tva_by_thirdparty
2024-07-08 21:51:27 +02:00
Laurent Destailleur
d78158f39d
Typo
2024-07-08 16:51:15 +02:00
Laurent Destailleur
6a3f044ba2
Clean code
2024-07-06 17:41:00 +02:00
Frédéric FRANCE
f99beb9023
fix expects int ( #30304 )
2024-07-06 14:30:13 +02:00
Laurent Destailleur
fb5bda01b2
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-06 00:51:24 +02:00
Laurent Destailleur
9cc1edb876
Debug v20 - fix warnings
2024-07-05 19:53:28 +02:00
Laurent Destailleur
1c52869e3b
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-05 16:59:07 +02:00
Laurent Destailleur
8e952a82df
NEW Show tooltip on number of qualified records
2024-07-05 15:21:46 +02:00
Zephyriony
e7f694cddf
NEW #30044 ( #30071 )
...
* FIX #30044
* Update list.php
* Update list.php
* Update pdf.lib.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-07-04 21:47:21 +02:00
Frédéric FRANCE
29f223fd3c
fix checkFunctionArgumentTypes ( #30249 )
...
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
2024-07-04 17:47:31 +02:00
Laurent Destailleur
9af159cdd8
Replace "! empty($conf->global->$" with "getDolGlobalString($"
2024-07-03 20:05:29 +02:00
Laurent Destailleur
e72d22b1ed
Debug v20
2024-07-03 18:02:11 +02:00
Vincent de Grandpré
b0cd32bf68
NEW Implementing Billable tasks on projects using new attribute "billable" ( #30092 )
...
* Implementing Billable task function on projects using new attribute in #30014
* added billable to Task->initAsSpecimen()
* default billable to 1 in initAsSpecimen
* set billable to 1 in ProjectTest::testTaskCreate
* Moving attribut usage in usage_bill_time condition of project
* PPDoc
* fusion
* pre-commit + typo
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-07-03 03:29:05 +02:00
Zephyriony
768050455a
NEW / FIX Display invoice widgets by amount instead of number ( #30215 )
...
* Update invoice.lib.php
* Update invoice.lib.php
2024-07-03 02:50:04 +02:00
Frédéric FRANCE
2f5647e4e3
fix checkFunctionArgumentTypes ( #30234 )
...
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* add ignore
* add ignore
add ignore
add ignore
add ignore
add ignore
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
2024-07-03 02:30:53 +02:00
Mohamed DAOUD
a878934f23
fix originalcontentonly ( #30245 )
2024-07-03 01:53:37 +02:00
Laurent Destailleur
e985d24b52
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-02 02:11:39 +02:00
Laurent Destailleur
454664c011
Fix protection against dynamic code too large
2024-07-02 01:37:42 +02:00
Laurent Destailleur
cc8f9ed26b
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-01 14:16:56 +02:00
Mohamed DAOUD
37f4c89760
New function to get public files of object ( #30226 )
...
* function commit
* Update website.lib.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-07-01 14:16:23 +02:00
atm-jonathan
f6194ba3e5
New col showuserlogin contact ( #30223 )
...
* hook retour completeListOfReferent
* add showuserlogin in burger contact.php
* space pre-commit
2024-07-01 12:57:27 +02:00
Laurent Destailleur
8b9b3f9429
QUAL Use archiveOrBackupFile for MAIN_MAIL_DEBUG_LOG_WITH_DATE
2024-07-01 12:30:36 +02:00
Alexandre SPANGARO
96afcaa476
Better comments ( #30200 )
...
* Fix language
* Fix language
* Fix language
* Fix language
* Fix language
* Fix language
* Fix language
* CI Missing language key
* Update eventorganization.lang
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-06-30 21:02:50 +02:00
Laurent Destailleur
ca2313bdcc
Code comment
2024-06-29 19:24:16 +02:00
Laurent Destailleur
b574fe4c81
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-06-28 18:50:34 +02:00
Laurent Destailleur
a6a6541638
Fix security
2024-06-28 18:26:49 +02:00
Laurent Destailleur
1104b95137
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-06-27 13:47:27 +02:00
Laurent Destailleur
902065406b
Debug v20
2024-06-27 09:20:04 +02:00
Laurent Destailleur
769240d5bb
Debug v20
2024-06-27 03:26:35 +02:00
Laurent Destailleur
34aea4b5bc
Debug v20
2024-06-27 00:49:50 +02:00
Laurent Destailleur
cfaadbaa7c
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-06-26 21:50:14 +02:00
Laurent Destailleur
04f64714f1
Debug v20
2024-06-26 21:45:36 +02:00
lamrani abdelwadoud
16ffc39735
New update for templateMail by creating files ( #30151 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-06-26 18:01:00 +02:00
Christian Humpel
64f53fcc67
New: Add REST Api functionality for workstations ( #30154 )
2024-06-26 17:05:42 +02:00
Lucas Marcouiller
2cf322184e
Fix php 8.3 warnings ( #30160 )
...
* Fix php 8.3 warnings
* fix deprecation
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-06-26 17:04:05 +02:00