Commit Graph

542 Commits

Author SHA1 Message Date
Laurent Destailleur (aka Eldy)
863248b618 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-12 15:50:23 +01:00
Laurent Destailleur (aka Eldy)
bcca177bdf Debug v21 - fix pb with setup of mandatory vat number 2025-02-12 14:00:50 +01:00
Laurent Destailleur (aka Eldy)
9bc2a3a6bd Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-11 22:24:47 +01:00
Laurent Destailleur (aka Eldy)
d6aac69d90 Debug v21 2025-02-11 16:28:37 +01:00
Laurent Destailleur (aka Eldy)
e400883ad1 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-05 18:32:15 +01:00
Laurent Destailleur (aka Eldy)
daed8e303d CSS v21 2025-02-05 17:51:45 +01:00
Laurent Destailleur
6312b646b5 Merge pull request #32337 from Hystepik/Fix-#32193
Fix #32193 Add verification on extension file for upload
2025-01-05 18:52:16 +01:00
Laurent Destailleur (aka Eldy)
4c40c78868 Trans 2024-12-15 02:26:41 +01:00
Laurent Destailleur
7661d52ba1 Merge branch 'develop' into Fix-#32193 2024-12-13 14:47:15 +01:00
Hystepik
b71b8e5e4f Fix #32193 Add verification on extension file for upload 2024-12-12 14:40:03 +01:00
sonikf
5591e3a8c0 Fix trans 2024-12-11 14:19:22 +02:00
Laurent Destailleur (aka Eldy)
5fa3881f64 Debug v21 2024-12-09 14:07:37 +01:00
lamrani abdelwadoud
7e283c29cf NEW funclionality to Clone user with permissions and categories (#29773)
* first clone confirm

* complete the cloning functionality

* Fix phan error

* Fix php phan errors

* fix sanitized varible

* Fix error CTI

* variable undeclared

* initialise variable

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-13 22:19:40 +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
d42465ff1f FIX error message in xls import when stream zip is not availabe. 2024-10-31 14:35:10 +01:00
Laurent Destailleur
6ff8e846ad Debug v21 2024-10-30 17:46:13 +01:00
Zephyriony
6b29450de7 NEW Authorize modification of a partially shipped order (#31423)
* NEW Authorize modification of a partially shipped order

* Update errors.lang

* Update commonobject.class.php

* Update commonobject.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-10-28 01:29:29 +01:00
Laurent Destailleur
8bae2d99d8 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-24 20:13:12 +02:00
Alexandre SPANGARO
201d7bf901 FIX #31452 Predefined supplier invoice - Langage key & link to supplier card (#31514) 2024-10-23 20:25:48 +02:00
Laurent Destailleur
37880a7964 Debug v21 2024-10-19 23:42:26 +02:00
Laurent Destailleur
c70973c0c8 Merge v20 2024-10-19 14:44:55 +02:00
Laurent Destailleur
17c50368c1 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-10-19 14:32:08 +02:00
Laurent Destailleur
2aa67ba983 Trans 2024-10-19 13:31:56 +02:00
Laurent Destailleur
0844ed2f9b NEW Include a protection into check update to detect malware 2024-10-19 13:16:13 +02:00
Mohamed DAOUD
b4732da616 NEW: Star Field Type for Extra Fields (#31348)
* stars type for extrafields

* min value

* fix phan
2024-10-13 17:24:15 +02:00
Laurent Destailleur
7eb375d398 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-30 16:21:37 +02:00
Laurent Destailleur
91fe8213fa Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-09-30 13:26:43 +02:00
Laurent Destailleur
946726779c Fix test on setup 2024-09-30 13:23:04 +02:00
Laurent Destailleur
fe193baaed FIX Warning visible when it should not 2024-09-24 13:24:29 +02:00
Laurent Destailleur
950d749198 FIX Warning visible when it should not 2024-09-24 13:11:52 +02:00
Laurent Destailleur
e003c6a516 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-07 02:20:15 +02:00
Laurent Destailleur
cbdf4d3559 Fix upload of module zip files 2024-09-07 02:13:53 +02:00
Lucas Marcouiller
52c40c9031 New massaction reset for mailing target (#30710)
* New massaction reset for mailing target

* Update mails.lang

---------

Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-08-21 15:28:23 +02:00
Laurent Destailleur
53561f033b Debug v20 - Error message when requesting credit transfer/direct debit 2024-07-30 11:18:18 +02:00
Laurent Destailleur
3229b8ac6e Debug v20 - Error message when requesting credit transfer/direct debit 2024-07-30 11:16:19 +02:00
sonikf
2060103af3 translation better syntax (#30402)
* Better syntax

* better syntax
2024-07-16 21:40:55 +02:00
Francis Appels
05f6862b83 Fix MO error handling (#30140)
* Fix return error iso dol_print_error incase of createProduction error

* Block delete button iso return contraint error.

* Fix phan on getNetNeedsTree

* fix phan

* try to fix phan

* try fix phan

* Array seems too dynamic for phan.

* try fix phan

* try fix phan

* Can't fix phan @eldy

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-24 22:39:02 +02:00
Laurent Destailleur
61bf5b0f96 Fix protection on too many lines was at the wrong place 2024-06-17 10:47:49 +02:00
Laurent Destailleur
20bc8c39ac Fix warning when changing the setup 2024-06-09 17:35:05 +02:00
yledoare
e9973dceac Make more checks when creating new availabilities (#29879)
* Bookcal : more date check

* fix phpcs warning

* No error if dateStartTimestamp not yet set
2024-06-07 16:24:52 +02:00
Laurent Destailleur
f4295c2efa Add warning to avoid bad use of report. 2024-06-03 12:31:43 +02:00
Laurent Destailleur
1e58997570 Clean code 2024-05-22 00:31:37 +02:00
sonikf
63e7959a5f QUAL fix typos (#29638)
* QUAL fix typos

* QUAL fix typos

* QUAL fix typos

* QUAL fix typos

* QUAL fix typos

* QUAL fix typos

* QUAL fix typos

* QUAL fix typos
2024-05-09 12:44:54 +02:00
Laurent Destailleur
dc61b22349 Show a warning 2024-05-06 19:36:12 +02:00
Laurent Destailleur
1d2371af34 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-05-02 13:30:08 +02:00
Laurent Destailleur
07fb11e08e Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-05-02 13:24:33 +02:00
Laurent Destailleur
594280e1df Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-05-02 13:22:47 +02:00
Yannis Hoareau
03c4f7219f FIX: made invalid code shape error more user friendly (#29498)
* FIX: barcode pdf creation die: added try catch

* FIX: barcode pdf creation die: try catch refactor

* FIX: barcode pdf creation die: fixed translation

* FIX: barcode generation error

* FIX: barcode generation error: wrong code
2024-05-01 17:44:31 +02:00
Laurent Destailleur
0312aaef90 Fix warnings 2024-04-27 04:18:49 +02:00
Laurent Destailleur
3ad4fdc44e Trans 2024-04-09 19:10:22 +02:00