Commit Graph

147590 Commits

Author SHA1 Message Date
Laurent Destailleur
a55a57d0ce Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-09-16 00:57:09 +02:00
Laurent Destailleur
8e1cf72de0 Debug v23 2025-09-16 00:56:18 +02:00
Frédéric FRANCE
83407ec49f clean code (#35355) 2025-09-16 00:55:58 +02:00
Frédéric FRANCE
f03f54d406 clean code (#35350)
* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code
2025-09-16 00:54:59 +02:00
Laurent Destailleur
b757f3392f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-09-15 23:29:19 +02:00
Laurent Destailleur
7d7994aa1d Clean code 2025-09-15 23:28:18 +02:00
Frédéric FRANCE
d685f1e529 fix CI (#35353)
* fix CI

* Update header.tpl.php

* Update style.css.php

* Update webportal.main.inc.php

* Update files.lib.php
2025-09-15 22:45:42 +02:00
Laurent Destailleur
8a87de9112 CSS 2025-09-15 22:44:11 +02:00
Laurent Destailleur
9095bc46ef Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-09-15 22:26:56 +02:00
Laurent Destailleur
31c97e3991 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-09-15 22:26:54 +02:00
Laurent Destailleur
0b605bffba CSS 2025-09-15 22:26:19 +02:00
ldestailleur
818f6b1555 Fix warning 2025-09-15 19:36:49 +02:00
ldestailleur
e8d2095816 NEW dol_sort_array can be used with 2 sorting criteria. 2025-09-15 19:28:38 +02:00
ldestailleur
761804ce55 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-09-15 18:14:29 +02:00
ldestailleur
74cc569329 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-09-15 18:14:11 +02:00
ldestailleur
c3cb5e1c12 Fix css 2025-09-15 18:09:52 +02:00
Yamil Esteban Garcia
fde6056176 added tag mass action (#35347)
* Error: When creating an invoice for a supplier order with a negative value #30516

Error: When creating an invoice for a supplier order with a negative value #30516

* Update html.form.class.php

Modifications made related to the issue
Search for variants by EAN #34567

* Update html.form.class.php

I change :

if(getDolGlobalString('SEARCH_VARIANTS_OF_EAN13')){
with
if (getDolGlobalString('SEARCH_VARIANTS_OF_EAN13')) {

and 

SEARCH_VARIANTS_OF_EAN13
into
PRODUIT_ATTRIBUTES_HIDECHILD_BUT_ALLOW_SEARCH_IN_EAN13

* Update html.form.class.php

* Update html.form.class.php

* Update html.form.class.php

* Update html.form.class.php

* Update html.form.class.php

* added tag mass action

added tag mass action

* Update list.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-09-15 16:19:36 +02:00
Frédéric FRANCE
a6c98599ec clean code (#35346)
* clean code

* clean code
2025-09-15 16:18:51 +02:00
Frédéric FRANCE
eda0b8950b add doc (#35345)
* clean code

* clean code
2025-09-15 16:18:01 +02:00
github-actions[bot]
9d3799f337 PHPStan > Update baseline (#35342)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
2025-09-15 16:17:42 +02:00
Charlène Benke
175eea301f NEW add private and public note on ticket (#35303)
* Update copyright and add note fields in SQL

* Add note_public and note_private columns to llx_ticket

* Implement notes tab in ticket details

* Add fk_user_modif column to llx_ticket table

* Add fk_user_modif column to llx_ticket table

* Add files via upload

* Add private and public note fields to ticket class

* Update ticket.class.php

* Update ticket.class.php

* Update note.php

* Update note.php

* Update note.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-09-15 16:17:28 +02:00
Frédéric FRANCE
924e024db3 clean code (#35344)
* clean code

* clean code

* clean code

* clean code

* clean code
2025-09-15 16:16:42 +02:00
Frédéric FRANCE
f8d3713c1c clean code (#35343)
* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code
2025-09-15 16:16:32 +02:00
Frédéric FRANCE
21d50f1a58 clean code expedition class (#35327)
* clean code expedition class

* clean code expedition class

* clean code expedition class

* clean code expedition class

* clean code expedition class

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* clean code
2025-09-15 16:16:22 +02:00
Frédéric FRANCE
4c80eee890 clean code (#35341)
* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code
2025-09-15 16:15:49 +02:00
ldestailleur
bae2a91727 Fix css 2025-09-15 16:08:06 +02:00
ldestailleur
e69ff3428b css 2025-09-15 16:05:42 +02:00
ldestailleur
6ee8db9f3f Fix css 2025-09-15 16:05:35 +02:00
ldestailleur
c12764e81f Debug webportal 2025-09-15 15:38:42 +02:00
ldestailleur
33ed1b2f1a Fix bad recording of custom CSS in webportal 2025-09-15 15:33:15 +02:00
ldestailleur
361169b896 Fix bad tab underlined in display setup 2025-09-15 15:16:36 +02:00
ldestailleur
db32812476 css 2025-09-15 14:45:02 +02:00
ldestailleur
b87f18cb4f css 2025-09-15 14:42:21 +02:00
ldestailleur
8456749135 Clean code. Removed octicons directory. 2025-09-15 14:40:34 +02:00
ldestailleur
e1e47034d5 FIX webportal must not use resources out public dir neither external
files.
2025-09-15 13:26:47 +02:00
ldestailleur
bf3a2c1e01 CSS 2025-09-14 23:45:49 +02:00
ldestailleur
0958108721 Fix date update 2025-09-14 20:29:14 +02:00
ldestailleur
fa935c8820 bcmath is used by swiftmail authent, not implemented. 2025-09-14 20:13:11 +02:00
ldestailleur
cf5caa80b2 FIX Debug bad path used into webportal. Missing http headers in login. 2025-09-14 19:45:41 +02:00
ldestailleur
a3881ef67b Clean code 2025-09-14 12:01:35 +02:00
Frédéric FRANCE
933ce868df add check in dolibarr phpinfo page (#35332)
* add check in phpinfo page

* Update phpinfo.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-09-14 11:59:26 +02:00
Frédéric FRANCE
f14bc0bfbe clean code (#35340)
* clean code

* clean code

* clean code
2025-09-14 11:57:52 +02:00
Frédéric FRANCE
62a7756a43 fix civility_id for webportal member (#35339)
* fix civility_id for webportal member

* Update html.formcardwebportal.class.php

* fix

* fix

* fix

* fix date

* fix translation

* add doc
2025-09-14 11:17:01 +02:00
Frédéric FRANCE
e1931b2967 clean code (#35338)
* clean code

* clean code

* clean code

* clean code

* clean code
2025-09-14 11:14:34 +02:00
Frédéric FRANCE
063a6b8938 fix pictos (#35337) 2025-09-13 21:00:01 +02:00
Frédéric FRANCE
c500febdc4 fix pictos (#35335) 2025-09-13 20:59:52 +02:00
github-actions[bot]
e5ed2c83f0 PHPStan > Update baseline (#35336)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
2025-09-13 20:57:42 +02:00
Frédéric FRANCE
207d13c365 fix pictos (#35334) 2025-09-13 20:57:35 +02:00
Frédéric FRANCE
c25aa82fc6 clean code (#35333)
* clean code

* clean code

* clean code
2025-09-13 20:57:27 +02:00
ldestailleur
60f0813520 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-09-12 23:05:15 +02:00