Frédéric FRANCE
0c9fd6714b
remove debug
2025-01-22 08:50:53 +01:00
Laurent Destailleur (aka Eldy)
7a8d4e2507
Debug v21
2025-01-21 14:08:52 +01:00
Laurent Destailleur (aka Eldy)
56710ce9b7
FIX CVE-2024-55227 and CVE-2024-55228 CSRF when
...
MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY is
on (hidden option not on by default)
2025-01-09 19:35:01 +01:00
Laurent Destailleur
0d07520e02
Fix to make protection ok when no stock and
...
STOCK_ALLOW_NEGATIVE_TRANSFER on
2024-11-20 23:19:48 +01:00
Lucas Marcouiller
29ec5c7f47
fix php warning in actionindex ( #31843 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-11-15 15:58:43 +01:00
Lucas Marcouiller
d726e2e889
fix some php8.4 warnings ( #31831 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-11-15 14:11:03 +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
7538c1ea2d
Add fk_task in actioncomm
2024-10-31 19:48:54 +01:00
MDW
f4ff437026
Qual: Fix phan/phpstan notices in class files (part 4) ( #31598 )
...
* Qual: Fix phan notices for DolibarrModules.class
* Qual: Fix notices for classes actioncomm..task.class.php
* fixup! Qual: Fix notices for classes actioncomm..task.class.php
* Qual: Fix new notices blocking PR
2024-10-30 21:33:30 +01:00
Laurent Destailleur
ff4344d5c8
Clean code
2024-10-24 01:12:58 +02:00
Laurent Destailleur
046166f483
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-14 21:38:12 +02:00
Laurent Destailleur
916014707d
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-10-14 21:18:24 +02:00
Laurent Destailleur
b099e103b3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-10-14 21:00:26 +02:00
Laurent Destailleur
d819d88718
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-10-14 20:18:46 +02:00
Laurent Destailleur
278eea6fae
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-10-14 20:18:22 +02:00
Laurent Destailleur
fa22ebd893
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-10-14 19:31:08 +02:00
Laurent Destailleur
793e77bc5f
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-10-14 19:21:00 +02:00
thomas-Ngr
70a453a5c2
FIX: substitutions THIRDPARTY_XXX are not available for actioncomm reminders ( #31385 )
2024-10-14 11:57:55 +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
Frédéric FRANCE
a94cff63a7
fix phpstan ( #31102 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-25 22:21:31 +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
Frédéric FRANCE
32839b138b
fix phpstan level 5 ( #30565 )
...
* fix phpstan level 5
* fix phpstan level 5
* fix phpstan level 5
* fix phpstan level 5
* fix phpstan level 5
* fix phpstan level 5
* fix phpstan level 5
* fix phpstan level 5
* fix phpstan level 5
* fix phpstan level 5
* fix phpstan level 5
* fix phpstan level 5
* fix phan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
fix phpstan
fix phpstan
fix phpstan
* increase level for apstat
2024-08-13 23:16:09 +02:00
Laurent Destailleur
79f1cc95bb
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/company.lib.php
2024-08-13 04:47:12 +02:00
Laurent Destailleur
fe21cc3605
Debug v20
2024-08-13 04:37:19 +02:00
Laurent Destailleur
813bd1706f
Merge
2024-08-12 22:11:26 +02:00
Laurent Destailleur
4ad2bea039
Fix link to ICS for organized events
2024-08-07 11:45:03 +02:00
Laurent Destailleur
3ea1a504d2
Fix link to ICS for organized events
2024-08-07 11:35:52 +02:00
Laurent Destailleur
e1117a9a67
Merge remote-tracking branch 'origin/20.0' into develop
2024-08-07 02:14:27 +02:00
Laurent Destailleur
af4763d259
Merge remote-tracking branch 'origin/19.0' into 20.0
2024-08-07 01:30:57 +02:00
Laurent Destailleur
a11a477b90
Merge remote-tracking branch 'origin/18.0' into 19.0
2024-08-07 01:29:44 +02:00
lvessiller-opendsi
7cde5adec8
FIX fatal error on loading pictures in attached documents of an event ( #30553 )
2024-08-07 00:53:16 +02:00
Laurent Destailleur
292080ca14
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-30 12:28:15 +02:00
Laurent Destailleur
d24631de7e
Debug v20
2024-07-30 12:06:59 +02:00
Laurent Destailleur
b494d26f95
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-25 14:51:48 +02:00
Laurent Destailleur
5eb0e0785a
Fix phan
2024-07-24 18:03:53 +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
0a07681332
Fix label of type of event not consistent between screen
2024-07-23 11:49:06 +02:00
Laurent Destailleur
9c33ddc4a3
Clean tooltip content
2024-07-23 10:01:37 +02:00
Laurent Destailleur
6e079f5b9d
Clean tooltip content
2024-07-23 10:01:08 +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
b45a322d25
Debug v20
2024-06-21 19:58:38 +02:00
Laurent Destailleur
97eaa77a74
Fix desc in ICS file of events
2024-06-20 17:46:13 +02:00
Mohamed DAOUD
87a5a2ca12
Fix warnings technical debt ( #29907 )
...
* fix warning
* Technical debt
* fix
2024-06-08 19:48:16 +02:00
Frédéric FRANCE
dfe5e7e67f
remove deprecated handler no more needed ( #29919 )
2024-06-08 12:02:12 +02:00
Thomas C
7721d68421
fix ( #29873 )
2024-06-07 23:35:34 +02:00
Laurent Destailleur
82908a30eb
Clean phan warnings
2024-05-30 13:37:17 +02:00
Frédéric FRANCE
d0830b3159
fix phpstan ( #29602 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix travis
* fix phpstan
* fix phpstan
* fix phan
* 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 travis
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-05 00:34:19 +02:00
Laurent Destailleur
b79c9fe30b
Fix fatal error
2024-05-02 00:04:58 +02:00
Laurent Destailleur
bb63f10cb0
Add a default limit in nb to agenda export
2024-05-01 23:58:12 +02:00
Laurent Destailleur
19c305e90a
NEW Export RSS of event can be filter on action type and code (usefull
...
for smartphone alerts)
2024-04-30 16:34:44 +02:00