ldestailleur
c675f7439c
Fix title of event no more visible
2025-04-26 04:05:01 +02:00
Eric - CAP-REL
be1948e1eb
better fields definition with full objects reference ( #33798 )
2025-04-09 16:36:42 +02:00
ldestailleur
9a54786884
Factorize code for tooltip of actioncomm
2025-04-03 14:23:16 +02:00
ldestailleur
10c0fba6b0
WIP Recurring events
2025-04-03 13:59:46 +02:00
MDW
d64298f6c1
Qual: Fix phan notices (htdocs/compta) ( #33427 )
2025-03-12 20:41:50 +01:00
ldestailleur
9276042264
Fix CI
2025-03-06 11:34:27 +01:00
ldestailleur
d20e730c66
Clean code
2025-03-06 04:56:54 +01:00
Laurent Destailleur
bf45f60de8
Merge pull request #33325 from frederic34/patch-14
...
fix ajax tooltip
2025-03-05 14:17:11 +01:00
MDW
eac44b164a
Qual: Fix phpdoc index(), FIELDS
2025-03-05 13:21:05 +01:00
Frédéric FRANCE
af93e6d39f
fix ajax tooltip
2025-03-04 16:20:30 +01:00
MDW
035ede5874
Qual: Fix phan notices in API classes
2025-03-02 20:49:46 +01:00
MDW
c02293a880
Qual: Add phpdoc for request_data param
2025-03-02 20:49:45 +01:00
Laurent Destailleur (aka Eldy)
732f97d73c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-02-05 00:40:06 +01:00
Vincent de Grandpré
71d13cc77a
added cpr
2025-01-29 10:13:01 -05:00
Vincent de Grandpré
841356613e
code format
2025-01-29 09:40:57 -05:00
Vincent de Grandpré
5b1c5397ba
Adding global variables to have more flexibility on external calendars location.
2025-01-29 09:34:16 -05:00
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)
fa9fe2efa7
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-20 15:02:37 +01:00
Laurent Destailleur (aka Eldy)
c9ab22782e
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-01-20 14:57:45 +01:00
Laurent Destailleur (aka Eldy)
1f360ca498
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-01-20 12:28:49 +01:00
Laurent Destailleur (aka Eldy)
1b42078d1e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-01-20 10:24:30 +01:00
Laurent Destailleur (aka Eldy)
736890b244
Merge
2025-01-20 10:15:31 +01:00
Laurent Destailleur (aka Eldy)
2664518bd3
Merge branch '17.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0
2025-01-20 10:14:52 +01:00
Laurent Destailleur (aka Eldy)
c6f90d8361
Merge branch '16.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0
2025-01-20 10:14:44 +01:00
Laurent Destailleur (aka Eldy)
cc732621ab
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2025-01-20 10:14:25 +01:00
Laurent Destailleur (aka Eldy)
04fed9526a
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2025-01-20 10:13:04 +01:00
atm-florian
ba4e97f07b
FIX 17.0 API endpoints "PUT": prevent overwriting all extrafields if only some are supplied in the request cf. PR #29237
...
+ security for Tickets API: disable updating rowid
2025-01-16 10:37:29 +01:00
Laurent Destailleur
628189f57f
Backport of #00e65eb
...
Fix bad management when inserting contacts of actioncomm
2025-01-15 11:00:05 +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
MDW
ec2a1928ba
Qual: Update fields phpdoc to include fields that are defined/used in some cases
...
# Qual: Update fields phpdoc to include fields that are defined/used in some cases
comment, copytoclipboard, autofocusoncreated are documented and used in some cases for the
$fields definition
2024-12-05 02:36:50 +01:00
Laurent Destailleur
4a3edf9294
Fix to make protection ok when no stock and
...
STOCK_ALLOW_NEGATIVE_TRANSFER on
2024-11-20 23:28:25 +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
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
MDW
278d301f32
Qual: Fix phan/phpstan notices in class files (part 6) ( #31634 )
...
* Qual: Fix notices for paymentdonation...workstationusergroup.class
* Qual: Fix PhanPluginRedundantReturnComment, update baseline
* Qual: Complete array phpdoc for properties
2024-11-06 23:57:45 +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
cb0ab53709
Look and feel v21
2024-10-27 14:08:59 +01:00
MDW
0ac595364b
Qual: Fix phan/phpstan notices in class files (part 1) ( #31501 )
...
* Ignore phpstan configuration for spelling
* Qual: Fix phan notices in class files
2024-10-25 21:00:02 +02:00
Laurent Destailleur
ff4344d5c8
Clean code
2024-10-24 01:12:58 +02:00
Laurent Destailleur
622a296d0e
Look adn feel v21
2024-10-17 22:20:39 +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