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
atm-florian
2468c0e120
FIX #19014 - the properties of some fields are not updated when you submit the form
...
+ reformatting (one line per array item)
2021-10-21 18:24:03 +02:00
Laurent Destailleur
b3cb56f2ef
Clean css
2021-10-04 04:14:31 +02:00
Laurent Destailleur
37603b451a
Fix token in url
2021-09-27 12:24:01 +02:00
Laurent Destailleur
fb8723d884
Merge pull request #18487 from cfoellmann/PR/fix-remaining-buttons
...
replace remaining SubmitCancel buttons
2021-08-28 18:39:06 +02:00
Laurent Destailleur
c1d3ddf10b
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-28 18:31:06 +02:00
Laurent Destailleur
20d0b0c564
Fix link in some tooltips
2021-08-28 13:56:59 +02:00
Laurent Destailleur
1fec53e7f2
Fix generate the phpunit file from modulebuilder
2021-08-28 13:37:35 +02:00
Laurent Destailleur
b2791c3103
Fix generate the phpunit file from modulebuilder
2021-08-28 13:36:47 +02:00
Christian Foellmann
f094b4c70c
fix up most of the remaining submit inputs
2021-08-24 17:04:17 +02:00
ATM john
dc3f960ce8
Add validate to module builder
2021-07-11 14:05:26 +02:00
Laurent Destailleur
b01e795723
Fix of build package
2021-05-10 21:28:11 +02:00
Laurent Destailleur
19f78b2e8f
More compact gui
2021-05-05 19:13:40 +02:00
Laurent Destailleur
17a8c73fad
CSS
2021-05-05 03:08:34 +02:00
Laurent Destailleur
7860464724
Sync transifex
2021-05-05 01:48:21 +02:00
Laurent Destailleur
88fa042c3b
Can edit language file for core modules
2021-05-02 12:39:33 +02:00
Laurent Destailleur
e8f48667dd
Enhance modulebuilder
2021-05-02 12:35:47 +02:00
Laurent Destailleur
173ef31ad4
Enhance modulebuilder
2021-05-02 12:15:31 +02:00
Laurent Destailleur
655056ed31
Debug v14
2021-04-29 12:10:55 +02:00
stickler-ci
1d27bc461a
Fixing style errors.
2021-04-19 13:24:14 +00:00