Laurent Destailleur
4cb3d72471
Merge pull request #32816 from mdeweerd/qual/phan.2025.1.18-a
...
Qual: Fix Phan notices
2025-01-28 23:58:35 +01:00
MDW
581b079e14
Qual: Spelling fixes, cleanup exceptions
...
# Qual: Spelling fixes, cleanup exceptions
Fix some spelling and cleanup ignored lines
2025-01-27 19:32:38 +01:00
MDW
f250f7caa5
Qual: Fix Phan notices
...
# Qual: Fix phan notices
2025-01-27 19:15:09 +01:00
MDW
a42bc6755c
Qual: Fix PhanPluginUnknownPropertyType, PhanPossiblyUndeclaredVariable
2025-01-27 10:24:16 +01:00
Laurent Destailleur (aka Eldy)
722797aaad
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-25 16:02:17 +01:00
Frédéric France
9ea11cabf7
fix
2025-01-23 22:26:02 +01:00
Lucas Marcouiller
edb865f686
Merge branch 'develop' into New-status-for-webhook
2025-01-23 11:15:47 +01:00
MDW
c720370a9c
Qual: Fix phpstan notice about undefined copy
2025-01-20 16:47:28 +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)
d85c39e77b
Fix CI
2025-01-16 14:47:03 +01:00
Laurent Destailleur (aka Eldy)
cf62921762
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-15 13:01:03 +01:00
Lucas Marcouiller
1b8a9c2431
Merge branch 'develop' into New-status-for-webhook
2025-01-09 10:48:18 +01:00
Florian HENRY
0295699543
fix: avoid php8 warning/error on failed notification
2025-01-09 10:21:20 +01:00
Laurent Destailleur (aka Eldy)
43e054d5e8
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-07 21:00:54 +01:00
Laurent Destailleur
1d8f9fd24b
Update interface_50_modNotification_Notification.class.php
2025-01-07 16:00:31 +01:00
Laurent Destailleur
fc54c837fa
Update interface_50_modNotification_Notification.class.php
2025-01-07 15:59:07 +01:00
Florian HENRY
daa18360d7
fix: manage error in Notification triggers
2025-01-07 13:16:32 +01:00
William Mead
4c4b773de5
Fix send on assign
2025-01-02 14:59:44 +01:00
William Mead
37a815af53
Cleaned code
2025-01-02 14:50:14 +01:00
William Mead
f60f34cdf8
Backport fix for send email to assigned user on ticket create
2025-01-02 14:07:46 +01:00
Laurent Destailleur (aka Eldy)
81e64ed9a4
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-12-17 16:59:13 +01:00
Laurent Destailleur (aka Eldy)
91eb9fc9fb
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-12-17 16:54:55 +01:00
Regis Houssin
2ccc6f71ae
FIX wrong trigger name (MODIFY instead UPDATE)
2024-12-12 11:58:52 +01:00
Frédéric FRANCE
283265448a
fix CI phpstan ( #32032 )
...
* fix CI phpstan
* Update interface_50_modTicket_TicketEmail.class.php
* Update interface_50_modTicket_TicketEmail.class.php
2024-11-21 17:12:16 +01:00
Laurent Destailleur
4bc1eebcb5
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-21 12:47:48 +01:00
Laurent Destailleur
9a5aea09da
FIX Debug option not working replaced by the one that works.
2024-11-21 12:33:23 +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
William Mead
89d13cbd2e
FIX send email to assigned user on ticket create ( #31928 )
...
* Fixed send email to assigned user on ticket create. Refactored & cleaned code.
* Fixed undefined variable
* Fixed undefined property
* Fixed undefined property
* Fixed undefined property
2024-11-19 03:12:26 +01:00
Hystepik
172f937a4d
Fix Ci
2024-11-16 18:47:19 +01:00
Hystepik
cfff3093d9
Merge branch 'develop' of github.com:Dolibarr/dolibarr into New-status-for-webhook
2024-11-16 18:46:23 +01:00
Alarig Le Lay
206570dac5
Add new check for ldap sync ( #31925 )
...
Closes: https://github.com/Dolibarr/dolibarr/issues/30819
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr >
2024-11-15 22:33:24 +01:00
Lucas Marcouiller
f80dd66ecc
fix a warning in webhook trigger ( #31850 )
...
* fix a warnign in webhook trigger
* better fix
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-15 16:44:57 +01:00
Hystepik
2d8c854c59
fix runtrigger
2024-11-15 09:38:21 +01:00
Hystepik
0f539e4b09
webhook manual trigger
2024-11-14 21:08:06 +01:00
Hystepik
20c5fee4cb
Merge branch 'develop' of github.com:Dolibarr/dolibarr into New-status-for-webhook
2024-11-14 13:28:20 +01:00
Hystepik
4d13b2b9a7
fix some unwanted code
2024-11-14 13:27:09 +01:00
Laurent Destailleur
aacecf4569
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-13 16:41:41 +01:00
Ferran Marcet
e30692cb55
Fix: Closed invoices are not considered as issued ( #31789 )
...
* Fix: Grand total correction
* Fix: Does not filter correctly by project contacts
* Fix: Closed invoices are not considered as issued
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-13 16:17:08 +01:00
Frédéric FRANCE
5cf3074d28
clean phpstan baseline ( #31725 )
...
* clean phpstan baseline
* fix and clean phpstan baseline
* fix and clean phpstan baseline
* fix and clean phpstan baseline
* fix and clean phpstan baseline
* fix and clean phpstan baseline
* fix and clean phpstan baseline
* fix and clean phpstan baseline
* fix and clean phpstan baseline
* fix and clean phpstan baseline
* fix and clean phpstan baseline
* fix and clean phpstan baseline
* fix and clean phpstan baseline
* fix and clean phpstan baseline
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-08 14:41:01 +01:00
Laurent Destailleur
9034703045
Add more info on audit event password renew
2024-11-07 13:52:40 +01:00
Laurent Destailleur
fd7a766862
Trans
2024-11-07 13:33:04 +01:00
MDW
178d748cad
Qual: Fix phan/phpstan notices in class files (part 5) ( #31617 )
...
* Qual: fix commonstickergen..don.class
* Fix notifications for pdf_paiement...cronjob.class
* Qual: Fix notifications for emailcollector..price_parser.class
* Ensure that NULL is used in the database when fk's are 0/empty
* Fix notifications for pdf_paiement...cronjob.class
* Cope with updated phpstan, and make fk_origin_stock int in multiple locations
2024-11-06 20:15:15 +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
Laurent Destailleur
46b80e85d4
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-05 17:29:08 +01:00
Laurent Destailleur
56925afe8e
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-05 17:16:01 +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
thomas-Ngr
c396a08cb2
fix const WORKFLOW_RECEPTION_CLASSIFY_CLOSED_INVOICE ( #31601 )
...
* rename const WORKFLOW_EXPEDITION_CLASSIFY_CLOSED_INVOICE to WORKFLOW_RECEPTION_CLASSIFY_CLOSED_INVOICE
* edit wrong SQL erquest
2024-10-29 17:34:30 +01:00
Laurent Destailleur
9ad982ad23
NEW When we export data of unlaterable log, we add an unalterable line
2024-10-25 20:13:14 +02:00