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
25ace1d042
Debug v19
2023-10-21 16:23:58 +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
Laurent Destailleur
48c415cf43
Fix bad link
2023-10-20 01:10:30 +02:00
Laurent Destailleur
f53ef65b99
Debug v19
2023-10-20 01:00:15 +02:00
Laurent Destailleur
8a2e0aa7cd
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2023-10-15 14:56:20 +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
Laurent Destailleur
c32fe8dc5f
QUAL: Use dol_clone with parameter 2 for ->oldcopy
2023-10-11 19:10:24 +02:00
Regis Houssin
cdf4292415
FIX remove DISTINCT when MULTICOMPANY_TRANSVERSE_MODE is used ( #26143 )
...
* FIX (WIP) remove DISTINCT when MULTICOMPANY_TRANSVERSE_MODE is used
* FIX optimize code
* FIX replace with $this->db->prefix()
* FIX works on uniformize MULTICOMPANY_TRANSVERSE_MODE
* FIX syntax error
2023-10-11 11:38:56 +02:00
dev2a
765d60efdf
Fix: Apply rector rule user permission on comm folder ( #26163 )
2023-10-10 09:14:30 +02:00
Laurent Destailleur
c3ae353a2a
Work on session add
2023-10-04 21:12:50 +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
613346bb97
Merge pull request #25960 from Hystepik/fix-boocal-bugs
...
fix some bugs in bookcal module
2023-09-19 23:25:45 +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
ba7c03fbf7
Fix tzuser on link to create an event
2023-09-18 16:31:37 +02:00
Hystepik
2347d5cb9a
fix some bugs in bookcal module
2023-09-18 13:12:11 +02:00
Laurent Destailleur
6d42c38904
typo
2023-09-14 10:54:18 +02:00
Laurent Destailleur
3257b9f2f2
Doc
2023-09-13 23:02:17 +02:00
Laurent Destailleur
4435d59d9e
Merge pull request #25811 from FHenry/dev_fix_optimze_peruser
...
fix: Optimize event per user view : INNER JOIN always better to use index than WHERE (or LEFT JOIN with WHERE)
2023-09-13 22:43:02 +02:00
Laurent Destailleur
553fba65e1
Fix #yogosha17587
2023-09-12 13:19:48 +02:00
Laurent Destailleur
fd151230db
Merge pull request #24912 from FHenry/dev_peruser_by_quarter
...
NEW: agenda per user use quarter hour split instead of half hour split
2023-09-11 21:49:55 +02:00
Laurent Destailleur
683a0df4c8
Merge branch 'develop' into dev_fix_optimze_peruser
2023-09-11 10:35:41 +02:00
Laurent Destailleur
91fa48199a
Fix warnings
2023-09-10 17:41:22 +02:00
Florian HENRY
41a69466e2
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_fix_optimze_peruser
2023-09-10 13:27:43 +02:00
Florian HENRY
293fbb8ef4
fix travis
2023-09-10 12:47:34 +02:00
Florian HENRY
407064d00f
fix travis
2023-09-10 12:44:22 +02:00
Florian HENRY
997c3b460d
fix travis
2023-09-08 19:14:11 +02:00
Frédéric FRANCE
373424f8ed
phpdoc
2023-09-08 11:57:11 +02:00
Florian HENRY
8e328c58cb
fix travis
2023-09-07 09:16:47 +02:00
Florian HENRY
3af376444e
fix: inner jion always better to use index than where
2023-09-06 10:32:59 +02:00
Hystepik
2701f8a2a8
New : Bookcal dev 2
2023-09-05 16:32:02 +02:00
Laurent Destailleur
87982faa0b
Merge pull request #25734 from atm-arnaud/FIX_actioncomm_now_button_on_date_end
...
FIX actioncomm with now button on date end
2023-08-31 19:43:17 +02:00
atm-arnaud
162f73e4df
FIX actioncomm with now button on date end
2023-08-30 15:04:24 +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
aea21bc413
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-15 15:54:55 +02:00
Laurent Destailleur
f2608e9c8c
Fix css
2023-08-15 01:06:12 +02:00
Laurent Destailleur
cc69022ba5
Fix css
2023-08-15 01:01:46 +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
d4cda09794
Debug v18
2023-07-10 02:25:33 +02:00
Laurent Destailleur
86864b4d53
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-07-06 22:22:26 +02:00
Laurent Destailleur
8d91ffcd22
Fix separator
2023-07-02 21:15:29 +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