Frédéric France
e060e31e5b
use isModEnabled function
2022-06-09 22:54:22 +02:00
John BOTELLA
321195ef96
add color
2022-05-21 16:35:10 +02:00
John BOTELLA
e48bf14dae
Merge branch 'develop' of github.com:Dolibarr/dolibarr into new_formsetup_as_default
2022-05-21 00:38:53 +02:00
John BOTELLA
f8dcc1daaf
Add form setup and backport as default setup builder
2022-05-21 00:36:13 +02:00
John BOTELLA
72bfedaba1
Add form setup and backport as default setup builder
2022-05-21 00:33:28 +02:00
Laurent Destailleur
58a77ae890
Merge pull request #20134 from Hystepik/develop#2
...
Fix : fix bug in modulebuilder and fix php8.0 warnings in modulebuilder
2022-05-20 22:50:35 +02:00
Laurent Destailleur
4b996f79a9
Debug v16
2022-05-19 13:52:29 +02:00
Laurent Destailleur
0d20a3b606
Prepare code for dic management
2022-05-18 21:54:38 +02:00
Laurent Destailleur
4de50da0dd
Repare code to forbidden var_dump() into code
2022-05-17 14:55:38 +02:00
Laurent Destailleur
e2bf596589
Fix missing picto
2022-05-01 17:58:37 +02:00
Laurent Destailleur
b2ec035d21
Debug v16
2022-05-01 17:39:57 +02:00
Laurent Destailleur
08d78dd33b
NEW More feature that can be modifed after module generation
2022-05-01 15:05:25 +02:00
Laurent Destailleur
9e23b30728
Fix remove useless file
2022-04-29 16:22:04 +02:00
Laurent Destailleur
2113a944ce
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-04-14 23:14:56 +02:00
Laurent Destailleur
0c82ce1b69
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-04-14 23:04:36 +02:00
Laurent Destailleur
031669493d
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-04-14 23:03:35 +02:00
Laurent Destailleur
aee0c8afc6
Merge pull request #20612 from vold-lu/add_tabs_in_module_builder
...
NEW: ModuileBuilder - Add tabs view in module builder
2022-04-14 22:17:51 +02:00
Laurent Destailleur
04ad919a2c
Debug modulebuilder for v16.
2022-04-12 15:51:46 +02:00
Laurent Destailleur
386b8bee5e
Fix deletion/creation of extrafields.
2022-04-12 15:26:21 +02:00
Laurent Destailleur
599c90ae6b
FIX dol_string_onlythesehtmltags can keep html comments
2022-04-12 14:57:12 +02:00
Laurent Destailleur
b1cc271ad5
Fix trans
2022-04-12 14:23:39 +02:00
Aloïs Micard
36372b250c
Merge branch 'develop' into add_tabs_in_module_builder
2022-04-12 14:12:41 +02:00
Aloïs Micard
752cc6f4a7
Lint source code
2022-04-12 11:17:24 +02:00
Aloïs Micard
a747f574b3
Improve comment
2022-04-12 11:15:40 +02:00
Aloïs Micard
a6407257dd
Allow to view tabs in module builder
2022-04-12 11:11:26 +02:00
Laurent Destailleur
cfe554b04c
Fix var not defined
2022-04-12 03:08:31 +02:00
Aloïs Micard
89b7c8298b
Module builder: Translate permissions label
2022-04-11 17:25:45 +02:00
stickler-ci
b45aeda14d
Fixing style errors.
2022-03-15 09:41:51 +00:00
Hystepik
bbed6b8198
Merge branch 'develop' into develop#2
2022-03-15 10:36:42 +01:00
Laurent Destailleur
06804c3547
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/modulebuilder/template/myobject_list.php
2022-03-11 17:04:23 +01:00
Laurent Destailleur
f72f71a972
FIX Delete of doc and package in modulebuilder
2022-03-11 16:21:28 +01:00
Laurent Destailleur
f2d5221784
Debug ModuleBuilder
2022-03-11 11:26:54 +01:00
Laurent Destailleur
6100bc86f8
FIX css not saved in modulebuilder
2022-03-11 10:32:06 +01:00
Laurent Destailleur
bc6249f0eb
Better error message
2022-03-10 22:17:04 +01:00
Laurent Destailleur
5516eae056
FIX type smallint in module builder and case in values of a property
2022-03-10 21:31:09 +01:00
Laurent Destailleur
27baeef719
Add sticky left
2022-03-10 20:42:02 +01:00
lmarcouiller
192e62fa5c
Fix : fix bug class and sql regeneration in modulebuilder
2022-02-21 15:41:41 +01:00
lmarcouiller
a9496220b5
Fix : warnings php 8.0
2022-02-16 16:43:52 +01:00
Laurent Destailleur
60b90056c4
Fix #yogosha8450
2022-01-19 15:20:10 +01:00
Laurent Destailleur
31842ddb1e
Merge pull request #19427 from mrtnnbr/develop
...
Fix check for non-custom modules
2021-11-30 12:28:23 +01:00
Laurent Destailleur
441af6b6fb
Fix add rel="noopener noreferrer"
2021-11-22 02:35:55 +01:00
Martin Neubauer
4fcac5b53c
Fix check for non-custom modules
...
The check turned out to be true even for custom modules, causing
the copying of the language file to fail. This attempts to bring
the code behaviour in line with the code explaining it.
2021-11-19 16:38:41 +01:00
Laurent Destailleur
6d10facf5b
Debug v15
2021-11-07 16:04:37 +01:00
Laurent Destailleur
98ba48c0e7
Look and feel v15
2021-11-07 15:58:46 +01:00
Laurent Destailleur
2234522519
Debug module parnership. Add the type of partnership.
2021-11-07 13:51:31 +01:00
Scrutinizer Auto-Fixer
f7a41f1848
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2021-10-23 20:22:10 +00:00
Laurent Destailleur
fc4c6d2b03
FIX #14249 FIX #19150
2021-10-23 19:08:00 +02:00
Lucas Marcouiller
b3e9aeef7a
Fix : PHP 8.0 warnings
2021-10-23 16:12:44 +02:00
Laurent Destailleur
c81bf68578
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/dict.php
htdocs/compta/cashcontrol/cashcontrol_list.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/modulebuilder/index.php
htdocs/modulebuilder/template/myobject_list.php
htdocs/product/class/api_products.class.php
2021-10-22 15:56:44 +02:00
Laurent Destailleur
b5929fb7c4
Fix phpcs
2021-10-22 15:42:18 +02:00