Frédéric FRANCE
e0562817d6
fix usf filters ( #31897 )
2024-11-15 23:45:24 +01:00
Bahfir Abbes
2cc02024f1
fix bug Module Builder creates invalid SQL when using chkbxlst #31545… ( #31923 )
...
* fix bug Module Builder creates invalid SQL when using chkbxlst #31545 in https://github.com/Dolibarr/dolibarr/issues/31545
* Update modulebuilder.lib.php
---------
Co-authored-by: abb <contact@ab1consult.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-15 23:37:41 +01:00
Lucas Marcouiller
4b45a2a78c
fix php warning modCaptchaStandard class ( #31906 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-15 23:08:20 +01:00
Mohamed DAOUD
62ba788c8f
fix stars extrafields on pdf ( #31913 )
2024-11-15 23:07:37 +01:00
Lucas Marcouiller
0507db75b5
fix php warning in dolGraph class ( #31911 )
...
* fix php warning in dolGraph class
* remove useless test
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-15 23:06:54 +01:00
Lucas Marcouiller
615bc3143c
fix warnings for tocktransfer/stocktransfer_agenda.php ( #31893 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-15 23:06:16 +01:00
MaximilienR-easya
d8fb72a027
Fix a missing help ( #31901 )
2024-11-15 23:05:24 +01:00
Lucas Marcouiller
5b5719f0da
Fix societe price warnings ( #31917 )
...
* fix societe price warning
* fix a fix
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-15 23:04:00 +01:00
Mohamed DAOUD
2f68e94cfd
fix include for website library pages ( #31891 )
2024-11-15 23:03:25 +01:00
moreauftheobald
9dee6b56af
Tracking conf->module->enabled 3 ( #31905 )
...
* Tracking $conf->module->enabled part 2
* Tracking $conf->module->enabled part 3
* Tracking $conf->module->enabled part 3
---------
Co-authored-by: Theobald <f.moreau@theobald-groupe.com >
2024-11-15 23:02:26 +01:00
moreauftheobald
ee65f40512
Tracking $conf->module->enabled part 2 ( #31899 )
...
Co-authored-by: Theobald <f.moreau@theobald-groupe.com >
2024-11-15 23:00:56 +01:00
Lucas Marcouiller
39d0debfd4
fix php warning in infobox.class ( #31907 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-15 22:59:33 +01:00
Frédéric FRANCE
cb7d4d1ad5
clean phpstan baseline ( #31921 )
...
* clean phpstan baseline
* clean phpstan baseline
* clean phpstan baseline
2024-11-15 22:57:43 +01:00
Benoît PASCAL
ec6f591199
fix: issue #31880 ( #31919 )
2024-11-15 22:54:57 +01:00
IC-Victorien
4432fa7913
FIX warehouse list status ( #31902 )
2024-11-15 22:32:10 +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
IC-faycal
3705d4a7ae
FIX issue Not check mandatory field in Select field. #31467 ( #31836 )
2024-11-15 16:05:39 +01:00
lvessiller-opendsi
ec5bf988c1
FIX serial number in create shipment ( #31846 )
2024-11-15 16:01:05 +01:00
MB Informatique
bd15f8cc7a
FIX #31269 Bad use of GETPOSTINT ( #31852 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-15 15:59:34 +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
Laurent Destailleur
16c46fbb03
Fix phpstan
2024-11-15 15:20:48 +01:00
Laurent Destailleur
7d4670573c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-15 15:14:53 +01:00
Laurent Destailleur
510561a505
Try to fix CI
2024-11-15 15:14:15 +01:00
Frédéric FRANCE
ead048e1fd
fix calculate costs bom ( #31755 )
...
* fix calculate costs bom
* fix calculate costs bom
* Update bom.class.php
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-15 15:05:51 +01:00
Laurent Destailleur
5b42996669
Try to reduce some ci task for devcamp bugfix contest
2024-11-15 14:53:36 +01:00
Laurent Destailleur
9794bd13fe
Try to reduce some ci task for devcamp bugfix contest
2024-11-15 14:50:16 +01:00
Lucas Marcouiller
d9ee8a3838
Fix dol_dir_list_in_database to use filters for db ( #31835 )
...
* Fix dol_dir_list_in_database to use filters as an Universal Search String
* fix CI
* fix Ci
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-15 14:36:48 +01:00
Lucas Marcouiller
eb8fcc8e73
fix php warning in societe list ( #31837 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-15 14:34:37 +01:00
MDW
e0ef6e1969
Qual: Cleanup commits_byversion ( #31828 )
2024-11-15 14:12:12 +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
Frédéric FRANCE
ec91ed2af9
test action ( #31815 )
...
* NEW : Add category feature on Fichinter
category update
* Update viewcat.php
* Update categories.lang
* Update categorie.class.php
* Update categories.lang
* Update viewcat.php
* Update viewcat.php
* test action
* test action
* test action
* test action
* test action
* test action
* test action
* test action
* test action
* test action
* test action
* clean baseline
Debug v21
NEW: use Expedition::$date_shipping property in card and list (#31701 )
* NEW: use Expedition::$date_shipping property in card and list
* FIX: translation
* FIX: PHPStan rebutal
* FIX: not a great idea to copy and not edit comment
* FIX: on create, expected delivery date should precede sending date
* Update card.php
* Update list.php
* Update list.php
* Update list.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
clean baseline
clean baseline
clean baseline
* clean baseline
* clean baseline
* merge
* fix
* fix
* fix
* fix
* fix
* fix
* fix translations
* fix translations
* fix translations
* fix translations
* fix
* fix filters
* fix filters
* fix filters
* fix filters
* fix
---------
Co-authored-by: Charlène Benke <1179011+defrance@users.noreply.github.com >
2024-11-15 14:09:04 +01:00
HENRY Florian
b6c03773e9
fix: migrate from version ( #31814 )
2024-11-14 23:32:33 +01:00
Delthair
e2b6762b3c
ISSUE #31816 ( #31820 )
...
Bug correction to finalise step 5 of installation
2024-11-14 23:31:25 +01:00
Mohamed DAOUD
239c0bdd2c
NEW Add Button to Remove Payment Reports ( #31822 )
...
* button to remove rapport
* Update user.class.php
* Update rapport.php
* Update user.class.php
2024-11-14 23:29:35 +01:00
Lucas Marcouiller
3cfda29d0d
fix add v20 in script for contributors ( #31818 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-14 23:28:00 +01:00
Lucas Marcouiller
6b27108775
Fix bad values for dropdown css ( #31824 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-14 23:26:18 +01:00
Frédéric FRANCE
54b10d48aa
clean module name ( #31823 )
2024-11-14 23:24:58 +01:00
Alexandre SPANGARO
70a96461af
NEW: Module Asset experimental ( #31821 )
2024-11-14 23:24:20 +01:00
Laurent Destailleur
1634bf6d18
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-14 13:59:06 +01:00
Laurent Destailleur
74d3d54ac7
Debug v21
2024-11-14 13:58:23 +01:00
Noé Cendrier
ed6bf372cd
NEW: use Expedition::$date_shipping property in card and list ( #31701 )
...
* NEW: use Expedition::$date_shipping property in card and list
* FIX: translation
* FIX: PHPStan rebutal
* FIX: not a great idea to copy and not edit comment
* FIX: on create, expected delivery date should precede sending date
* Update card.php
* Update list.php
* Update list.php
* Update list.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-14 13:23:22 +01:00
Laurent Destailleur
1d1c381e98
Fix message
2024-11-14 01:44:13 +01:00
Laurent Destailleur
f74909adba
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-14 01:43:23 +01:00
Laurent Destailleur
2b9ad08382
Fix travis
2024-11-14 01:43:06 +01:00
MDW
5d9565f32a
Qual: Update phan baseline ( #31808 )
2024-11-14 01:28:40 +01:00
Frédéric FRANCE
eb2c137683
clean phpstan baseline ( #31807 )
2024-11-14 01:28:10 +01:00
Laurent Destailleur
7b631480e3
Debug v21
2024-11-14 01:20:08 +01:00
Anthony Damhet
11057faac8
WIP : Documentation ux ( #30735 )
...
* Move documentation files to new folder
* Documentation prototype
Create a documentation class and views
* Remove whitespace and add functions returns
* Remove Google fonts
* Remove return string
* Phpcbf corrections
* Phpcdf with good ruleset
* add return null
* resolve conflict with test_arrays.php
* Return void for print functions
* WIP progress bar
* Add seteventmessage documentation for ui/ux
* Add translations
* Delete is of button
* Clean titles
* Change name of file event-message.php
* Update before moving and rename files
* Remove fr_FR lang file (all in en_US for the moment)
* Add some css
* Menu definition updated
* Add jQuery, lib_head.js and lib_foot.js
* Add missing button
* Add missing button
* move ui doc files
* Remove old documentation files
* Reupload test_arrays.php
* Rename lang file
* Move lang file
* add htmlhead
* Add parameter comment
* Update tables.php
* Update uxdocumentation.lang
* Update tables.php
* Update uxdocumentation.lang
* Update progress-bars.php
* Update tables.php
---------
Co-authored-by: John BOTELLA <68917336+thersane-john@users.noreply.github.com >
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-14 01:00:14 +01:00
Laurent Destailleur
17fa660ee5
Prepare db for future features
2024-11-14 00:50:15 +01:00
Laurent Destailleur
53e47f4ff1
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-14 00:32:57 +01:00