Commit Graph

118160 Commits

Author SHA1 Message Date
Frédéric FRANCE
1ad1889d98 fix tooltip 2023-02-05 21:06:30 +01:00
Frédéric FRANCE
c0c10866e9 fix tooltip 2023-02-05 20:54:18 +01:00
Frédéric FRANCE
19631fef74 fix tooltip 2023-02-05 20:41:29 +01:00
Laurent Destailleur
090c04b904 Fix filter on contact category 2023-02-05 20:16:58 +01:00
John Veness
d0e1e16567
Improve English in DoliWamp installer 2023-02-05 18:51:32 +00:00
Philippe GRAND
0633ead0e6 fix : Warning: Undefined array key delivery in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/lib/sendings.lib.php on line 53 2023-02-05 18:05:03 +01:00
Frédéric FRANCE
6e07cee3fc fix tooltip 2023-02-05 17:04:26 +01:00
Philippe GRAND
7a1c9b468a fix : Warning: Undefined array key label in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/expedition/card.php on line 340 2023-02-05 17:04:13 +01:00
Frédéric FRANCE
8b6bb4161c fix tooltip 2023-02-05 16:02:03 +01:00
Philippe GRAND
d903008786 fix : Warning: Undefined variable in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/commande/card.php on line 688 2023-02-05 15:14:23 +01:00
Philippe GRAND
6c61b80778 fix : Warning: Trying to access array offset on value of type bool in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/includes/tcpdi/tcpdi_parser.php on line 1376 2023-02-05 14:57:36 +01:00
Frédéric FRANCE
9ab6c31141 fix tooltip 2023-02-05 14:13:20 +01:00
Frédéric FRANCE
661c82473e add ajax tooltip on productlot 2023-02-05 10:00:48 +01:00
Frédéric FRANCE
a501ae8961 fix tooltip 2023-02-05 09:46:29 +01:00
Frédéric FRANCE
473690f49b fix for double tooltip 2023-02-04 22:09:18 +01:00
Frédéric FRANCE
83b4fde50c add ajax tooltip on salaries 2023-02-04 22:00:47 +01:00
Frédéric FRANCE
7928bfd6cf add ajax tooltip on societeaccount 2023-02-04 21:48:02 +01:00
Frédéric FRANCE
5a33e40667 fix for double tooltip 2023-02-04 21:34:48 +01:00
Frédéric FRANCE
0afcaa0985 fix for double tooltip 2023-02-04 21:22:30 +01:00
Frédéric FRANCE
73bbf57db0 add ajax tooltip on supplier proposal 2023-02-04 19:14:08 +01:00
Frédéric FRANCE
741fd1bf9c
Update modules.php 2023-02-04 19:11:59 +01:00
Frédéric FRANCE
9213ba76d8
Update admin.lang 2023-02-04 19:10:35 +01:00
Frédéric FRANCE
04610763aa Merge remote-tracking branch 'upstream/develop' into ajaxtooltip 2023-02-04 18:31:40 +01:00
Eric Seigne
1aaec5325f warnings is better than error 2023-02-04 17:21:13 +01:00
Eric Seigne
e04cd242b0 fix #21072: error message if deocument model not found 2023-02-04 17:12:09 +01:00
Laurent Destailleur
c7b812a596
Merge pull request #23734 from Easya-Solutions/develop_new_commande_shipment_method_export
NEW Order export : allow to export field 'shipment method'.
2023-02-04 16:58:20 +01:00
Frédéric FRANCE
c69e5a98b1 Add files via upload 2023-02-04 16:34:10 +01:00
Laurent Destailleur
424de58a1f
Merge pull request #23733 from frederic34/frederic34-flag-xk
Add missing Kosovo flag (xk)
2023-02-04 16:33:02 +01:00
Laurent Destailleur
3ffc97bbf4
Merge pull request #23737 from fboitel/NEW-checkbox-left-column
New checkbox left column on all lists
2023-02-04 16:32:45 +01:00
Laurent Destailleur
78bf9dde80
Merge pull request #23744 from atm-quentin/FIX_filter_status_na
FIX : no filter on status in action/index.php
2023-02-04 16:31:49 +01:00
kkhelifa
05a0c775b6 FIX: Remove orphelan $this->db->rollback() in the function insertExtrafields() 2023-02-04 16:13:23 +01:00
Laurent Destailleur
cd8db1c60d
Merge pull request #23748 from OPEN-DSI/develop_fix_insert_extra_fields_on_link_type_when_error
FIX: Remove orphelan $this->db->rollback() in the function insertExtrafields()
2023-02-04 16:12:34 +01:00
Laurent Destailleur
30ed312913 FIX Try to fix stripe warning 2023-02-04 16:01:00 +01:00
Laurent Destailleur
116cf440de Fix stripe warning 2023-02-04 15:52:25 +01:00
Sylvain Legrand
18708dfdee Fix input for progress not shown on lines in edit mode 2023-02-04 15:42:00 +01:00
Laurent Destailleur
4d2dcf54c8
Merge pull request #23757 from SylvainLegrand/Fix_show_progress_imput_on_edit_line
Fix input for progress not shown on lines in edit mode
2023-02-04 15:41:10 +01:00
Laurent Destailleur
374a3e4cfb
Merge pull request #23756 from frederic34/patch-7
doc
2023-02-04 15:38:41 +01:00
jyhere
ecadaf9666 [FIX] sellist / chkboxlist extrafields error when table is _extrafields
This patch fixes error when an sellist /chkboxlist extrafield directly use an *_extrafields table (as main table)
2023-02-04 15:27:08 +01:00
Laurent Destailleur
744be1d20a
Merge pull request #23765 from jyhere/jyhere-fix-tablelistextrafields
[FIX] sellist / chkboxlist extrafields error when table is _extrafields
2023-02-04 15:26:10 +01:00
Laurent Destailleur
4fba571a12
Merge pull request #23764 from frederic34/patch-12
colspan
2023-02-04 15:25:08 +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
Laurent Destailleur
70c6ce9bfb Enhance error catching on dol_eval 2023-02-04 15:21:32 +01:00
Rept0id
3cc415af47 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-04 15:17:51 +01:00
Laurent Destailleur
57e003a7f5 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-04 15:17:01 +01:00
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
0a2d236c4e
Merge pull request #23773 from DethCount/patch-3
FIX Division by zero
2023-02-04 15:06:03 +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
acef9f674f
Merge pull request #23779 from grandoc/new_branch_04_02_2023
fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/a…
2023-02-04 15:01:23 +01:00
Laurent Destailleur
2cc19f0e42 Fix css 2023-02-04 14:59:44 +01:00
Laurent Destailleur
c0dc9d47e3 Fix permissions #yogosha13771 2023-02-04 14:09:28 +01:00