MDW
928402c847
Qual: Fix phan (project-1)
2025-02-11 00:22:39 +01:00
Laurent Destailleur
fd97cee0ef
Debug v21
2025-01-07 11:13:27 +01:00
Laurent Destailleur (aka Eldy)
1350c60e77
Fix cti
2024-12-19 17:29:55 +01:00
Laurent Destailleur (aka Eldy)
50695e4dcf
Debug v21
2024-12-18 21:19:15 +01:00
Laurent Destailleur (aka Eldy)
93884e3424
Fix on auto event, can't change the owner of event.
2024-12-18 20:23:21 +01:00
Laurent Destailleur (aka Eldy)
8bab8f90c7
Debug v21 - Must use USF
2024-12-18 19:47:53 +01:00
Laurent Destailleur
22da15fc6a
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-20 23:30:16 +01:00
HENRY Florian
88a1eadfc7
fix: php warning ( #32020 )
...
* fix: php warning
* fix php warning
* fix php warning
2024-11-20 19:50:07 +01:00
Laurent Destailleur
1386d8c388
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-11-19 04:21:29 +01:00
Laurent Destailleur
e9e1175134
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-19 04:04:10 +01:00
noec764
a960be440b
FIX: All contacts were loaded even if no thirdparty was selected ( #31877 )
...
* FIX: All contact were loaded even if no thirdparty selected
* Update card.php
---------
Co-authored-by: Noé <noe@scopen.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-17 00:06:33 +01:00
iouston
7a84561bba
Fix issue n° 30845 - Resources not saved on new event creation ( #31889 )
...
* short_open_tag was always on No
* Fix Bug - Return an error if SOCIETE_EMAIL_UNIQUE = 1
if SOCIETE_EMAIL_UNIQUE is on 1, this form return an error because thirdparty already exist.
* fix issue n°31839
* fix wrong parameters
* fix issue n°30845
* Revert "fix issue n°30845"
This reverts commit cf88b7b236 .
* fix issue n°30845
* replace space by tabs for CI
* fix cat statement
* precommit is very ball breaker ;-)
* is this the right one?
* fix precommit error
* Please phpstan...
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-16 14:56:42 +01:00
MDW
56dc321665
Qual: Fix phan notices (in order of appearance) ( #31768 )
...
* Qual: Fix phan notices (in order of appearance)
* Qual: Fix phan notices (in order of appearance)/2
2024-11-12 00:35:14 +01:00
Frédéric FRANCE
661059ca9a
fix phpstan ( #31763 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-11 14:33:53 +01:00
Laurent Destailleur
4bdd848bbe
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-06 13:26:08 +01:00
Frédéric FRANCE
1adc883b56
add baseline exclude for phpstan ( #31632 )
...
* add baseline exclude for phpstan
* update
* update
* update
* update
* update
* merge
* restore one filter
* delete old errors
* fix
* fix
* fix
* $moreforfilter can t be empty
* fix
* enable check
* refresh baseline
* add phpdoc
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-04 23:53:20 +01:00
Laurent Destailleur
870a78a0e8
FIX bad test on permission makes agenda event creation on object not
...
linked to object.
2024-10-31 19:40:11 +01:00
Frédéric FRANCE
0f563edb5f
replace fetch_projet() and fetch_project() by fetchProject() ( #29821 )
...
* fix cti
* fix cti
* deprecate fetch_projet fetch_project to fetchProject
* deprecate fetch_projet fetch_project to fetchProject
* deprecate fetch_projet fetch_project to fetchProject
* odfHandler->setSegment only throw OdfExceptionSegmentNotFound
* odfHandler->setSegment only throw OdfExceptionSegmentNotFound
* fix deprecated
* fix
* fix sql
2024-10-26 22:43:44 +02:00
Laurent Destailleur
ff4344d5c8
Clean code
2024-10-24 01:12:58 +02:00
Laurent Destailleur
3ef895d8c4
Debug v21
2024-10-17 03:57:13 +02:00
UltraViolet33
e8f1c47424
NEW: default configuration for event reminder ( #31407 )
...
* NEW: default configuration for event reminder
Set default reminder period + default email template for specific event types in agenda configuration.
Auto fill the notification event form on event creation when event type is in the event types set to use default reminder
* fix for ci
* fix offset value
---------
Co-authored-by: Ulysse Valdenaire <uvaldenaire@easya.solutions>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-10-17 03:13:44 +02:00
Laurent Destailleur
9d79175638
Clean code
2024-10-04 19:25:02 +02:00
Laurent Destailleur
ab5575e0c2
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-04 18:51:00 +02:00
Laurent Destailleur
fe6a50ef11
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-10-04 18:46:27 +02:00
HENRY Florian
934d291194
fix: action/card.php do not display priority field if hidden conf not activated ( #31277 )
2024-10-04 18:45:54 +02:00
Laurent Destailleur
805555a059
Fix autoset end date on event creation
2024-10-01 12:55:12 +02:00
Mohamed DAOUD
797957dfd3
work on date edit event ( #31112 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-26 22:46:50 +02:00
UltraViolet33
b2aafb37f3
Fix agenda event type label instead of event type code on actionComm card ( #31106 )
...
* Fix display agenda event type label instead of event type code when event type code has no translation
In a ActionComm card, if we use agenda event types, the type of event displayed is the event code if this event code has no translation.
Now, if there is no translation, the label of the event type is displayed instead of the code.
* fix for PHPStan
* fix for PHPStan
* fix for PHPStan
* fix for PHPStan
---------
Co-authored-by: Ulysse Valdenaire <uvaldenaire@easya.solutions>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-26 17:47:49 +02:00
MaximilienR-easya
7308b03b1d
autofill datef to now when we create an event with a status set to 100% ( #31036 )
2024-09-20 00:28:35 +02:00
MDW
099dbd9c1e
Qual: Fix notices for htdocs/admin/* ( #30982 )
...
* Fix (Possibly)UndeclaredGlobalVariable
* Update phan baseline
* Fix (Possibly)UndeclaredGlobalVariable (2)
* Qual: Fix notices for htdocs/admin/*
# Qual: Fix notices for htdocs/admin/*
Fixes most phan/phpstan noticies for files under htdocs/admin/* and ai.
2024-09-18 03:27:25 +02:00
Laurent Destailleur
26ba862540
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-14 02:45:04 +02:00
Laurent Destailleur
da5d4f0f67
Debug v20
2024-09-13 15:58:26 +02:00
Laurent Destailleur
7a52dd8547
Debug v20 Fix token
2024-09-06 16:33:28 +02:00
Laurent Destailleur
045f99192b
Debug v20 Fix token
2024-09-06 16:31:48 +02:00
Laurent Destailleur
40f0173678
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-09-05 22:44:57 +02:00
Frédéric FRANCE
80d1f47d4d
fix ignored phpstan (most of expects string, int given) ( #30649 )
...
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-05 16:05:37 +02:00
Laurent Destailleur
6e2d7ccd99
Debug v20 - Fix label
2024-09-05 15:28:49 +02:00
Laurent Destailleur
bee59df23c
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-05 15:02:30 +02:00
Laurent Destailleur
ea599f1264
Debug v20 Fix can't create an event
2024-09-05 14:58:56 +02:00
Laurent Destailleur
2009c6f09a
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-08-31 17:30:32 +02:00
Laurent Destailleur
2c28d039e2
Fix test on permissions
2024-08-31 16:26:08 +02:00
Frédéric FRANCE
97392965e1
fix ignored phpstan ( #30645 )
...
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
2024-08-16 20:13:02 +02:00
Laurent Destailleur
5513b573b0
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-24 04:06:06 +02:00
Laurent Destailleur
745b34c176
Fix css
2024-07-23 10:36:51 +02:00
MaximilienR-easya
5d811a8c73
Finished event end time ( #30123 )
...
* Add when you set to finished an event, it set to now the end time if it is undefined
* Fix comment
2024-07-18 18:56:07 +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
c54a97e923
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-06-24 01:47:18 +02:00
Vincent Maury
ede95c97fb
Cant link event to an object : here recruitment ( #30100 )
...
The perm has changed in event card
2024-06-22 19:18:53 +02:00
Laurent Destailleur
e2f8d50082
CSS
2024-06-16 14:58:57 +02:00
Laurent Destailleur
22683066a9
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/comm/action/card.php
2024-05-13 02:50:51 +02:00