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
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
UT from dolibit
e43b180e1b
Update index.php
...
add comments
// init API
// init PHPUnit
// init ExtraFields
// init Hook
// init Trigger
// init Widget
// init CSS
// init JS
// init CLI
// init Doc
// add Language
// remove/delete File
2021-04-19 15:22:07 +02:00
Laurent Destailleur
445309bef2
Clean code
2021-04-09 12:25:45 +02:00
Laurent Destailleur
e028195769
Merge pull request #17199 from Hystepik/develop#3
...
Fix error on module builder delete of a property
2021-04-09 11:42:23 +02:00
Laurent Destailleur
8a0ef6e17a
Update index.php
2021-04-09 11:41:29 +02:00
Laurent Destailleur
b3c382c02d
Update index.php
2021-04-09 11:38:23 +02:00
Laurent Destailleur
6609ef4941
Update index.php
2021-04-09 11:37:32 +02:00
lmarcouiller
fdb5b3b3da
Fix error on module builder delete of a property
2021-04-09 11:28:40 +02:00
lmarcouiller
b582396afc
edit objects in module builder with changes
2021-04-09 11:20:26 +02:00
lmarcouiller
3153966b24
New edit object in module builder
2021-04-09 09:19:52 +02:00
Laurent Destailleur
d1df327284
Add tab for import/export profiles
2021-04-06 18:51:43 +02:00
Laurent Destailleur
38f3693fc7
Look and feel v14
2021-04-06 18:18:07 +02:00