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
ba10d60a0b
Fix with php-cs-fixer
2023-12-04 12:02:35 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
56e8872ddc
Clean code+warnings: The delete() method of AdherentType, Contact,
...
Delivery, MultiCurrency, CurrencyRate now need $user as first parameter.
2023-11-28 15:33:42 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Laurent Destailleur
cb3a86a737
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-11-23 18:56:10 +01:00
Laurent Destailleur
ed93a4b1cb
Debug v19
2023-11-22 13:22:59 +01:00
Lucas Marcouiller
7ac162ed91
Fix bookcal data structure ( #26791 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-11-21 23:12:44 +01:00
Laurent Destailleur
f755ad51ab
Fix log
2023-11-21 12:17:30 +01:00
Laurent Destailleur
2368b29d77
Fix trans
2023-10-29 13:55:30 +01:00
Laurent Destailleur
9591f7bff2
Fix trans
2023-10-29 13:52:42 +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
MDW
e7c49922a6
Fix some items detected by phan (see #26262 ) ( #26264 )
...
* Fix some items detected by phan (see #26262 )
* Update fournisseur.facture-rec.class.php
* Update fournisseur.facture-rec.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-20 02:28:51 +02:00
Pascal Hubrecht
bd1ae42ece
New | Add AGENDA_SORT_EVENT_TYPE_BY_POSITION_FIRST hidden conf to change sort method of actions ( #25375 )
...
* Position defined in dictionnary must be main sort criterion
The position defined in the dictionary must be the main sort criterion.
* Use AGENDA_SORT_EVENT_TYPE_BY_POSITION_FIRST hidden conf to sort by position
2023-10-12 17:18:50 +02:00
dev2a
765d60efdf
Fix: Apply rector rule user permission on comm folder ( #26163 )
2023-10-10 09:14:30 +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
9c1e3fc6a0
Look and feel v19 - message view use the action type icon
2023-09-18 18:41:52 +02:00
Laurent Destailleur
91fa48199a
Fix warnings
2023-09-10 17:41:22 +02:00
Frédéric FRANCE
373424f8ed
phpdoc
2023-09-08 11:57:11 +02:00
Hystepik
2701f8a2a8
New : Bookcal dev 2
2023-09-05 16:32:02 +02:00
Laurent Destailleur
2a0b64de25
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-29 12:40:35 +02:00
Laurent Destailleur
4eb95f67bf
FIX Duplicate tooltip on ref of an agenda event
2023-08-29 12:07:38 +02:00
Laurent Destailleur
329473c3cb
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-21 14:14:44 +02:00
Laurent Destailleur
51f0beae0c
Fix tooltip on action agenda
2023-08-17 18:41:17 +02:00
Laurent Destailleur
1abcef076f
NEW Suport html content for combo list of email recipient
2023-08-16 17:55:44 +02:00
Laurent Destailleur
921a6f3135
Fix warning
2023-08-06 12:26:27 +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
b5cdb1b88c
Debug v18
2023-06-28 15:15:37 +02:00
Laurent Destailleur
b27c2c97c6
Fix warnings
2023-06-28 12:33:37 +02:00
Beu
eb619ceca5
fix inverted value between morning and afternoon
2023-06-22 10:48:22 +02:00
Frédéric France
52eff0b56c
use user hasRight
2023-06-20 18:16:19 +02:00
Frédéric France
a575b696e7
use user hasRight
2023-06-19 23:27:24 +02:00
Frédéric France
ebf83fdab6
use user hasRight
2023-06-19 23:18:13 +02:00
Laurent Destailleur
31474d80f1
Doxygen
2023-06-19 00:52:43 +02:00
Laurent Destailleur
92e3fc2fc9
Merge pull request #25090 from Hystepik/develop#1
...
Fix : deprecated warnings on various pages
2023-06-16 03:51:45 +02:00
Hystepik
e28de18a9b
Fix : deprecated warnings on various pages
2023-06-13 16:01:52 +02:00
Frédéric France
f96293f503
use user hasRight
2023-06-12 20:17:21 +02:00
Frédéric France
0cb70110eb
use user hasRight
2023-06-12 20:10:42 +02:00
Laurent Destailleur
a7b26fd7ae
Merge pull request #25002 from Hystepik/develop#3
...
fix php 8.1 warnings with strict mode
2023-06-09 01:12:02 +02:00
hystepik
180b3a6315
fix php 8.1 warnings with strict mode
2023-06-08 21:34:19 +02:00
Laurent Destailleur
9fa0439d3e
Merge pull request #24961 from frederic34/2023_06_05
...
use user hasRight
2023-06-07 18:53:51 +02:00
Beu
2d6013a488
fix summary encoding of holidays events
2023-06-07 18:10:28 +02:00
Frédéric France
fd4c24e000
use user hasRight
2023-06-05 23:49:13 +02:00
Laurent Destailleur
476f95c4f6
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/subscription/list.php
htdocs/comm/action/index.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/propale/doc/pdf_cyan.modules.php
htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
htdocs/cron/class/cronjob.class.php
htdocs/eventorganization/class/conferenceorbooth.class.php
htdocs/modulebuilder/template/myobject_list.php
htdocs/public/ticket/list.php
htdocs/supplier_proposal/list.php
htdocs/ticket/class/ticket.class.php
2023-05-17 00:57:17 +02:00
Laurent Destailleur
685995cf01
Debug v17
2023-05-12 13:06:36 +02:00
Laurent Destailleur
cfff62c2fa
Clean code
2023-04-29 15:46:44 +02:00
VMR Global Solutions
926aa6fec7
API add / fix filter on extrafields in index()
...
Add / change in api_xxx.class.php files the ability to filter on extrafields when missing in the public functions index()
by changing the SQL query with the pattern
" FROM ".MAIN_DB_PREFIX"xxxx AS t LEFT JOIN ".MAIN_DB_PREFIX."xxxx_extrafields AS ef ON (ef.fk_object = t.rowid)
2023-04-28 09:31:33 +02:00