Lamrani Abdel
|
8f2076e83e
|
fix problems in menus for modulebuilder
|
2023-02-09 11:07:30 +01:00 |
|
Lamrani Abdel
|
352ac40d06
|
fix errors and conflicts
|
2023-02-07 15:26:23 +01:00 |
|
Lamrani Abdel
|
00affd520a
|
fix conflits
|
2023-02-07 15:14:26 +01:00 |
|
stickler-ci
|
23d212d9dc
|
Fixing style errors.
|
2023-02-07 13:58:29 +00:00 |
|
lamrani abdelwadoud
|
b67a676c89
|
Merge branch 'develop' into DeleteRightManually
|
2023-02-07 14:53:35 +01:00 |
|
Laurent Destailleur
|
4c99e5d6be
|
Merge pull request #23770 from lamrani002/AddRightManually
NEW functionality "Add right manually" In ModuleBuilder
|
2023-02-04 15:21:51 +01:00 |
|
Lamrani Abdel
|
a480347738
|
New functionality for permission on modulebuilder
|
2023-02-03 17:08:02 +01:00 |
|
Lamrani Abdel
|
d15e1af966
|
New functionality for permission on modulebuilder
|
2023-02-03 17:06:05 +01:00 |
|
Lamrani Abdel
|
4d243360eb
|
modify form for editing right
|
2023-02-03 15:53:05 +01:00 |
|
Lamrani Abdel
|
eeb792ba0e
|
fix error
|
2023-02-03 15:43:18 +01:00 |
|
Lamrani Abdel
|
8f4ab293e0
|
NEW fonctionality delete right manually on modulebuilder
|
2023-02-03 15:23:50 +01:00 |
|
Lamrani Abdel
|
c424825840
|
added manually permission implementation
|
2023-02-03 15:13:00 +01:00 |
|
Lamrani Abdel
|
d990d55139
|
add forms for add and edit permission
|
2023-02-03 14:35:44 +01:00 |
|
Lamrani Abdel
|
6c0a923b67
|
add forms for add and edit permission
|
2023-02-03 14:33:33 +01:00 |
|
Lamrani Abdel
|
6df5eefa1a
|
fix error in delete permission when we delete object
|
2023-02-03 13:55:17 +01:00 |
|
Lamrani Abdel
|
f84f94f0be
|
delete rights if exists when delete object
|
2023-02-03 11:09:59 +01:00 |
|
Lamrani Abdel
|
05a1558778
|
add checkbox when itit object for generate permission by default
|
2023-02-03 11:05:14 +01:00 |
|
Lamrani Abdel
|
64ce1705f7
|
add checkbox when itit object for generate permission by default
|
2023-02-03 11:01:06 +01:00 |
|
hystepik
|
84436e1217
|
Fix : php 8.1 warnings and dolibarr log
|
2023-01-19 15:31:47 +01:00 |
|
Laurent Destailleur
|
ad00a17ac3
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-01-13 13:03:54 +01:00 |
|
Laurent Destailleur
|
9246795159
|
Fix warning
|
2023-01-12 13:06:11 +01:00 |
|
Laurent Destailleur
|
5c17b3ba92
|
Merge pull request #23367 from lamrani002/ModulBuilderMenuAdd
NEW updating in modulbuilder on tab Menu when adding object
|
2023-01-02 00:26:01 +01:00 |
|
Laurent Destailleur
|
4c85236243
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-12-31 17:30:44 +01:00 |
|
Laurent Destailleur
|
97222603c1
|
Debug v17
|
2022-12-31 17:14:58 +01:00 |
|
Laurent Destailleur
|
e977a95cc7
|
Fix warning
|
2022-12-31 13:23:09 +01:00 |
|
Laurent Destailleur
|
15c05d9b7d
|
Fix warnings
|
2022-12-31 12:39:42 +01:00 |
|
Lamrani Abdel
|
aa5419cfb5
|
update in modulbuilder for menu object
|
2022-12-29 16:10:53 +01:00 |
|
hystepik
|
c1b355fcac
|
Fix : php 8.1 warnings
|
2022-11-27 00:44:05 +01:00 |
|
stickler-ci
|
c8090a0361
|
Fixing style errors.
|
2022-11-26 10:13:48 +00:00 |
|
Delthair
|
60257cec09
|
Fix #22998 Disabled module before delete (modulebuilder)
Ensure that the module is disabled before delete
|
2022-11-26 10:06:39 +01:00 |
|
Laurent Destailleur
|
aacb7b16a4
|
Fix installmodules.lock must also block module builder
|
2022-11-16 22:36:08 +01:00 |
|
Laurent Destailleur
|
927223bfe3
|
Clean package generation (exclude backup files)
|
2022-11-14 02:34:09 +01:00 |
|
Laurent Destailleur
|
9aeb1b0f86
|
Remove no more used option MODULEBUILDER_FOREVERYONE
Add menu entry in main menu Tools for Modulebuilder and API explorer
|
2022-11-01 11:46:21 +01:00 |
|
Laurent Destailleur
|
39daea9755
|
Exclude .git dir fom package generation
|
2022-10-19 17:45:45 +02:00 |
|
Laurent Destailleur
|
95b69eaefb
|
Clean code
|
2022-10-12 19:57:25 +02:00 |
|
Laurent Destailleur
|
f718de344b
|
Fix typo
|
2022-10-12 19:40:21 +02:00 |
|
Laurent Destailleur
|
d3797c48a8
|
Fix warnings
|
2022-10-12 16:17:25 +02:00 |
|
Laurent Destailleur
|
62c3d3b2f0
|
MODULEBUILDER_SPECIFIC_EDITOR_NAME/URL is now a stable option
|
2022-10-12 14:06:30 +02:00 |
|
Laurent Destailleur
|
fe6dcb2269
|
NEW ModuleBuilder can generate code of class from an existing SQL table
|
2022-09-27 13:37:38 +02:00 |
|
Laurent Destailleur
|
edaa111461
|
Replace use of png file for module image with a font awesome image
|
2022-09-27 12:05:11 +02:00 |
|
Laurent Destailleur
|
5e6e6e1c98
|
NEW #22370 Modulebuilder supports 'alwayseditable' (like extrafields)
|
2022-09-27 01:50:56 +02:00 |
|
Laurent Destailleur
|
7a277d9560
|
Merge branch 'develop' into loaddolibarrenv
|
2022-09-09 17:02:05 +02:00 |
|
Laurent Destailleur
|
b23ab2cb71
|
FIX #yogosha12266
|
2022-09-09 13:58:54 +02:00 |
|
Frédéric France
|
07e761d115
|
Merge remote-tracking branch 'upstream/develop' into loaddolibarrenv
|
2022-09-07 20:37:29 +02:00 |
|
Frédéric France
|
8d33953142
|
add comment
|
2022-09-07 20:08:59 +02:00 |
|
Laurent Destailleur
|
50169bc96a
|
Clean code
|
2022-09-07 15:50:40 +02:00 |
|
Philippe GRAND
|
371f5ee581
|
Update code
|
2022-09-03 11:30:24 +02:00 |
|
stickler-ci
|
b8f4433ec8
|
Fixing style errors.
|
2022-08-27 11:41:55 +00:00 |
|
UT from dolibit
|
d6f7115b42
|
Update index.php
line 937 -> 'help'=>'LinkToThirdparty'),
|
2022-08-27 13:37:06 +02:00 |
|
Laurent Destailleur
|
6d80b6a710
|
dolButtonToOpenUrlInDialogPopup works better with nojs=1
|
2022-08-23 12:25:44 +02:00 |
|