ldestailleur
|
c9f985f2f9
|
Clean code
|
2025-03-10 16:17:29 +01:00 |
|
ldestailleur
|
1bef5ba9b2
|
Option SHIPPING_PDF_HIDE_QTYTOSHIP supported in merou and espadon
module.
|
2025-03-10 16:17:18 +01:00 |
|
MDW
|
988fc75ca2
|
Qual: Fix phan notices (emailcollector, bookkeeping) (#33375)
* Qual: Fix phan notices (mostly propal)
* Fix some const arguments to Form::select_dolusers()
* Update phan baseline
* Qual: Fix phan notices (propal)
* Qual: Fix phan notices (emailcollector, bookkeeping)
|
2025-03-10 15:47:55 +01:00 |
|
Sandro Santilli
|
d2026b2981
|
Add mastodon link (#33385)
A per https://pouet.chapril.org/@dolibarr/113569255690960658
|
2025-03-10 15:47:41 +01:00 |
|
github-actions[bot]
|
9c9d09661c
|
PHPStan > Update baseline (#33380)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
|
2025-03-10 10:50:24 +01:00 |
|
ThomasNgr-OpenDSI
|
c9a27ae21d
|
NEW : allow stock management by product (#32326)
* Code part
* Code part 2
* Fix : invert a const
* Fix : invert disable/enable stock values
* Fix
* Fix missing column from select inside sql request
* Fix input hidden missing name
* ajout d'un commentaire
* small fixes
* remove unrelated lines
* phpcs
* stickler fix
* pre-commit fixes
* pre-commit fixes
* pre-commit fix
* fix missing translation
* Fix phpstan
* fix winCI
* fix travis
* fix phpstan
* fix travis (hopefully)
* remove useless lines
* relaunch tests
* change stockable_product type from bool to int
* change test in Expeditin::addline() to allow adding a line for product with disabled stock management
* make stock management mandatory for products with batch number
* try to remove PHAN errors
* fix phpstan
* fix phpstan
---------
Co-authored-by: Alexandre SPANGARO <aspangaro.dolibarr@gmail.com>
Co-authored-by: mrozniecki <mrozniecki@easya.solutions>
Co-authored-by: Ulysse Valdenaire <uvaldenaire@easya.solutions>
|
2025-03-10 10:49:53 +01:00 |
|
ldestailleur
|
6ac206e4e8
|
Fix regression on auth login.
|
2025-03-10 01:13:08 +01:00 |
|
ldestailleur
|
45877c8b6d
|
Fix click on alert checkbox in project list
|
2025-03-10 00:46:07 +01:00 |
|
ldestailleur
|
cffc478b26
|
FIX Show the default duration of a membership type.
|
2025-03-10 00:37:54 +01:00 |
|
ldestailleur
|
d670d67668
|
Disable test when libxml not good.
|
2025-03-09 23:37:36 +01:00 |
|
ldestailleur
|
8c3b05d607
|
Clean code
|
2025-03-09 22:42:59 +01:00 |
|
ldestailleur
|
3658bc20b6
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-03-09 22:29:21 +01:00 |
|
ldestailleur
|
5db341a3e8
|
Fix phpunit
|
2025-03-09 22:27:46 +01:00 |
|
ldestailleur
|
1b2522d385
|
Fix CSS
|
2025-03-09 22:05:36 +01:00 |
|
ldestailleur
|
64d9b28b70
|
FIX Blank page on agenda event per user
|
2025-03-09 21:51:41 +01:00 |
|
ldestailleur
|
f8bdab213c
|
NEW Try to set the tooltip as ajax call by default.
|
2025-03-09 21:49:30 +01:00 |
|
ldestailleur
|
401ae7b6c3
|
Fix css on smartphone
|
2025-03-09 21:42:07 +01:00 |
|
ldestailleur
|
202ffe732e
|
Enhance phpunit tests
|
2025-03-09 21:26:51 +01:00 |
|
ldestailleur
|
af82f5f1eb
|
Fix set of security option by default
|
2025-03-08 15:04:57 +01:00 |
|
ldestailleur
|
3e24bbd419
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-03-08 14:51:36 +01:00 |
|
ldestailleur
|
18a4224e5d
|
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
|
2025-03-08 14:51:04 +01:00 |
|
ldestailleur
|
8e1e242872
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-03-08 14:41:12 +01:00 |
|
ldestailleur
|
b869e4ba8a
|
Clean code
|
2025-03-08 14:41:01 +01:00 |
|
ldestailleur
|
02fed7d66f
|
Better implementation for email setup. Close #33356
|
2025-03-08 14:40:52 +01:00 |
|
Lucas Marcouiller
|
4e99ab02df
|
Fix content website security page (#33363)
* Fix look and feel of website security page and add Wesite card in admin/system/security
* fix error
* fix add gray text on select
|
2025-03-08 14:22:06 +01:00 |
|
github-actions[bot]
|
c97722c1cc
|
PHPStan > Update baseline (#33368)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
|
2025-03-08 14:21:33 +01:00 |
|
ldestailleur
|
c3401e5793
|
Fix typo in test
if class_exists('mysqli')
|
2025-03-08 14:17:34 +01:00 |
|
ldestailleur
|
8b94a99dd1
|
Fix contract update method. Add phpunit for TDD.
|
2025-03-07 16:02:18 +01:00 |
|
ldestailleur
|
ae196154af
|
Fix SQL error
|
2025-03-07 15:45:20 +01:00 |
|
ldestailleur
|
37056d9420
|
FIX debug use of hook completeFieldsToSearchAll
|
2025-03-07 15:22:11 +01:00 |
|
ldestailleur
|
e627c5b096
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-03-07 15:15:31 +01:00 |
|
ldestailleur
|
a5125bdbd8
|
FIX Link to country setup on company setup page
|
2025-03-07 13:38:45 +01:00 |
|
ldestailleur
|
07177fab0a
|
Fix join into implde
|
2025-03-07 13:15:01 +01:00 |
|
ldestailleur
|
010758a07c
|
Add test on dialog command
|
2025-03-07 13:12:04 +01:00 |
|
ldestailleur
|
bd537993d1
|
Fix missing table
|
2025-03-07 13:11:35 +01:00 |
|
ldestailleur
|
b946439886
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2025-03-07 12:13:03 +01:00 |
|
ldestailleur
|
2b97ee8d88
|
Trans
|
2025-03-07 11:53:15 +01:00 |
|
ldestailleur
|
9e019fba59
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-03-07 11:34:53 +01:00 |
|
ldestailleur
|
40513d6b08
|
Better error management
|
2025-03-07 11:33:41 +01:00 |
|
ldestailleur
|
6ea7f0dfdf
|
Add ucfirst to find module descriptor
|
2025-03-07 11:26:45 +01:00 |
|
Mohamed DAOUD
|
881b5eb631
|
FIX #33169 Anyone can cancel vacation requests (#33343)
* fix anyone can cancel
* Fix cancel button visibility based on user permissions
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2025-03-07 11:12:00 +01:00 |
|
Faisal Azhar
|
b500efd6ff
|
Update pgsql.class.php - function num_rows (#33358)
to avoid error when $resultset = null or false
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2025-03-06 18:14:50 +01:00 |
|
ldestailleur
|
c3c152ea43
|
Fix ci
|
2025-03-06 17:19:19 +01:00 |
|
ldestailleur
|
fc07cb07b6
|
Fix CI
|
2025-03-06 17:17:12 +01:00 |
|
ldestailleur
|
948f041f46
|
Fix encoding space for scope must use %20according to OAUTH2 standard
|
2025-03-06 17:10:53 +01:00 |
|
ldestailleur
|
36bf775842
|
CSS
|
2025-03-06 16:49:09 +01:00 |
|
ldestailleur
|
cee3d12305
|
Clean var
|
2025-03-06 16:31:26 +01:00 |
|
ldestailleur
|
48e6c70501
|
Fix urlencode
|
2025-03-06 16:31:05 +01:00 |
|
ldestailleur
|
89c9347e81
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-03-06 14:33:07 +01:00 |
|
ldestailleur
|
80d6dda4d5
|
Doc
|
2025-03-06 14:32:44 +01:00 |
|