Laurent Destailleur
53b64feb7b
Merge pull request #23760 from rept0id/develop
...
Fix : Updated function dol_eval, added error handling
2023-02-04 15:16:38 +01:00
Laurent Destailleur
a1a7b1fd36
Merge pull request #23776 from lamrani002/ModifyRight
...
NEW functionality "Modify permission" on ModuleBuilder
2023-02-04 15:01:38 +01:00
Laurent Destailleur
1f195a3be5
Fix #yogosha14963
2023-02-04 14:04:25 +01:00
Laurent Destailleur
a7e1ed7c6c
Fix permissions #yogosha13771
2023-02-04 12:31:50 +01:00
Laurent Destailleur
53be37148b
NEW Support option MAIN_SECURITY_MAXFILESIZE_DOWNLOADED #yogosha10660
2023-02-04 11:32:38 +01:00
Laurent Destailleur
8947ce6450
FIX #yogosha14972
2023-02-04 10:58:00 +01:00
Laurent Destailleur
1e2e438103
Fix #yogosha
2023-02-04 00:18:30 +01:00
Laurent Destailleur
6ac65400c3
Fix permission on an inherited group inside entity 0 no visible
2023-02-03 21:13:12 +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
5db5c7f1a0
Merge branch 'RightsInModuleBuilder' of github.com:lamrani002/dolibarr into RightsInModuleBuilder
2023-02-03 14:38:05 +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 abdelwadoud
385d068ed1
Merge branch 'develop' into RightsInModuleBuilder
2023-02-03 14:00:41 +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
Lamrani Abdel
ed42696a79
add message warning & error in library lang
2023-02-03 10:29:33 +01:00
Laurent Destailleur
af61006b8b
Add missing call of hook doActions in projet/contact.php
2023-02-02 21:11:52 +01:00
Laurent Destailleur
e9c43718ba
Fix error was not propagated correctly
2023-02-02 20:53:07 +01:00
Laurent Destailleur
1be5145148
NEW Add more zip, town, country for owner of a bank account
2023-02-02 16:04:16 +01:00
Rept0id
fb655a0b0a
Updated function dol_eval, added error handling
...
- There were cases that dol_eval() would break the whole system.
-That was happening in case of using a new version plugin on an old version dolibarr. New plugin validates through isModActive() instead of $conf->moduleName->enabled. Even if you were deactivating the plugin, or totally delete it, the records were still on database for menu, so there were no obvious solution. This update adds a backwards compatibility, makes doli more stable and counterparts the use of eval, making it more safe.
- Use of eval is not bad, as well there are techniques in any project that are project-related useful and smart. For example, Linux kernel uses GOTO. But in such cases, there needs to be a safety net.
-I found out this after a lot of trouble, I hope this small fix will save other developers.
👍
2023-02-02 16:50:50 +02:00
Laurent Destailleur
fc64d78247
NEW The upgrade process can be done by creating a file upgrade.unlock
2023-02-02 12:58:12 +01:00
Laurent Destailleur
8f0f9af94a
Enhance repair by removing some bad named indexes
2023-02-02 12:27:43 +01:00
Laurent Destailleur
2aa6868f13
Complete the repair to remove orphelins states and regions
2023-02-02 12:17:17 +01:00
Laurent Destailleur
e67eac97e7
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-01 00:00:59 +01:00
Laurent Destailleur
670d77ce34
Sync transifex
2023-01-31 23:41:05 +01:00
Laurent Destailleur
9fb08b5a0a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-31 21:28:59 +01:00
Laurent Destailleur
36cf05318b
Debug v17
2023-01-31 21:17:06 +01:00
Laurent Destailleur
67bf4a3ec0
Debug v17
2023-01-31 20:45:32 +01:00
Laurent Destailleur
79eacba4d8
Add a protection for forged sql filters
2023-01-31 20:41:00 +01:00
Laurent Destailleur
19eced3981
css
2023-01-31 20:10:39 +01:00
Laurent Destailleur
5e8e4551fb
Debug v17
2023-01-31 20:07:08 +01:00
Laurent Destailleur
99f26b49b7
Trans
2023-01-31 19:46:02 +01:00
Laurent Destailleur
52267efb99
Fix filter must use the Dolibarr filter syntax
2023-01-31 18:18:33 +01:00
Laurent Destailleur
e2efeeef9a
Fix menu accountancy not visible with module "comptabilite"
2023-01-31 16:05:19 +01:00
Laurent Destailleur
c1c21846ab
Fix look and feel v17
2023-01-31 11:13:17 +01:00
Laurent Destailleur
23a213d948
Fix warning
2023-01-31 10:56:16 +01:00
Laurent Destailleur
c046f100bf
Fix css
2023-01-31 10:42:39 +01:00
Laurent Destailleur
e3441e9772
css
2023-01-31 05:32:14 +01:00
Laurent Destailleur
16ca0ab801
Debug v17
2023-01-31 05:02:26 +01:00
Laurent Destailleur
404a70a2a9
Debug v18
2023-01-31 05:01:30 +01:00
Laurent Destailleur
5dbc1f5529
FIX must load only the id
2023-01-31 04:48:18 +01:00
Laurent Destailleur
6c02e890d8
Fix CSS
2023-01-31 04:37:04 +01:00
Laurent Destailleur
89ce31b840
Debug IMAP with PHP_IMAP
2023-01-31 04:14:39 +01:00
Laurent Destailleur
583891a8e5
Fix template for line total
2023-01-31 01:14:49 +01:00
Laurent Destailleur
a628852a32
Fix template for line total
2023-01-31 01:13:57 +01:00
Laurent Destailleur
6e054bc278
Add line total on user list
2023-01-31 01:13:45 +01:00