Commit Graph

118044 Commits

Author SHA1 Message Date
tnegre
e44bbba481 Stickler fix 2023-02-03 09:53:30 +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
Sylvain Legrand
eaf125e028 Fix input for progress not shown on lines in edit mode 2023-02-01 22:42:41 +01:00
Frédéric FRANCE
ac5b95b555
Update commondocgenerator.class.php 2023-02-01 22:14:37 +01:00
Frédéric FRANCE
941a73411b
doc 2023-02-01 22:10:20 +01:00
kkhelifa
1ce55f34bd FIX: Remove orphelan $this->db->rollback() in the function insertExtrafields() 2023-02-01 15:33:14 +01:00
Quentin VIAL-GOUTEYRON
ca32f6247e FIX filter status na 2023-02-01 08:53:10 +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
Faustin
f53b55b360 checkbox colum on left for resource list 2023-01-31 16:55:37 +01:00
Laurent Destailleur
e2efeeef9a Fix menu accountancy not visible with module "comptabilite" 2023-01-31 16:05:19 +01:00
Faustin
e36a1ebf7c checkbox colum on left for compta/cashcontrol list 2023-01-31 14:49:24 +01:00
Faustin
8167d5a64d checkbox colum on left for compta/tva list 2023-01-31 14:43:15 +01:00
Faustin
7861ff8ae7 checkbox colum on left for compta/sociales list 2023-01-31 14:39:11 +01:00
Faustin
0c3d4a77c6 checkbox colum on left for compta/bank/various_payment list 2023-01-31 13:38:50 +01:00
Faustin
76489bdc28 </tr> missing loan list 2023-01-31 13:32:39 +01:00
Faustin
7b27081014 checkbox colum on left for donnation list 2023-01-31 13:31:33 +01:00
Faustin
f128639bbe checkbox colum on left for loan list 2023-01-31 13:28:05 +01:00
Faustin
ba0949dd65 checkbox colum on left for salaries list 2023-01-31 13:08:31 +01:00
Faustin
a2a5d6f68a checkbox colum on left for adherent/type list 2023-01-31 12:56:41 +01:00
Faustin
bc12290739 checkbox colum on left for adherent/subscription list 2023-01-31 12:45:17 +01:00
Faustin
f7cdc24aab checkbox colum on left for workstation list 2023-01-31 12:37:56 +01:00
Faustin
4168f0be01 checkbox colum on left for task/time.php list 2023-01-31 12:11:37 +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
Laurent Destailleur
8da61848d9 CSS 2023-01-31 00:55:00 +01:00