2
0
forked from Wavyzz/dolibarr
Commit Graph

268 Commits

Author SHA1 Message Date
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
Frédéric FRANCE
f73c0abec1 code syntax m... directories 2021-02-26 18:26:44 +01:00
Laurent Destailleur
d16276ea2c Clean code 2021-02-16 11:15:42 +01:00
Frédéric FRANCE
fa72021ca8 doxygen 2021-02-12 08:49:29 +01:00
Laurent Destailleur
7f89fea804 Update index.php 2021-02-11 18:31:25 +01:00
stickler-ci
5d4c00edb4 Fixing style errors. 2021-02-11 16:24:38 +00:00
Florian HENRY
eb3659b5b8 fix module builder setup link 2021-02-11 17:20:07 +01:00
David Bensel
a0bbe210a3 Module builder: Don't delete hidden .tx-folder 2021-02-09 14:45:06 +03:00
Laurent Destailleur
199b46cfaf Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
	htdocs/langs/en_US/modulebuilder.lang
2020-12-27 16:53:15 +01:00
Laurent Destailleur
5fc3a9ce7d Debug v13 2020-12-27 15:39:10 +01:00
Laurent Destailleur
28642238de Fix error message 2020-12-27 15:09:27 +01:00
Maxime Kohlhaas
22e0360575 Fix missing delete files in module builder 2020-12-25 11:53:13 +01:00
Maxime Kohlhaas
214167b552 Add generation of admin/xxx_extrafields page 2020-12-25 11:53:00 +01:00
Maxime Kohlhaas
11146a0b66 Add contact tab in default generated php files 2020-12-25 11:52:34 +01:00
Laurent Destailleur
2ae1aac5a4 Fix setup 2020-12-15 11:18:29 +01:00
Givriz
dca4cf5987 Feature : ajout de la class "button-cancel"
Ajout de la class "button-cancel" suite à l'issue #3756 et achèvement de ma tâche Dolibarr.
2020-11-23 15:12:52 +01:00
Givriz
c48129e279 Ajout de la class "button-save"
Ajout de cette class sur les boutons pour pour cloturer une issue ouverte (feature)
2020-11-19 20:23:38 +01:00
Laurent Destailleur
ad04646c05 Fix must use json_encode/decode instead of dol_json_encode/decode 2020-11-11 15:56:19 +01:00
Scrutinizer Auto-Fixer
7f52920716 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-31 13:32:18 +00:00
Frédéric FRANCE
cd7cee061a Update index.php 2020-10-28 17:56:26 +01:00
Frédéric FRANCE
5a3780e062 end of dol_fiche_end 2020-10-27 18:19:31 +01:00
Frédéric FRANCE
9a470fa42d replace deprecated 2020-10-22 22:50:03 +02:00
Laurent Destailleur
7b3a7c9921 Add token on all url with action=delete 2020-10-01 10:50:54 +02:00