2
0
forked from Wavyzz/dolibarr
Commit Graph

119166 Commits

Author SHA1 Message Date
Laurent Destailleur
ee152947db Merge pull request #24090 from defrance/patch-257
$object left on hookmanager call
2023-03-02 16:05:02 +01:00
Charlène Benke
bc6ca67fce $object left on hookmanager call 2023-03-02 14:30:20 +01:00
Laurent Destailleur
54fbed2142 Merge pull request #24059 from frederic34/patch-5
use hasRight and isModEnabled
2023-03-02 14:11:39 +01:00
Laurent Destailleur
41d9463992 Merge pull request #24062 from BB2A/FIX---php8-warnning-localtaxes_type
FIX - php8 warnning localtaxes_type
2023-03-02 14:10:33 +01:00
Laurent Destailleur
380a6340c6 Merge pull request #24063 from aspangaro/18a5
Update official French list of legal form update in september 2022
2023-03-02 14:09:59 +01:00
Laurent Destailleur
9349b676f2 Merge pull request #24077 from frederic34/cleanworkstation
clean code
2023-03-02 14:08:56 +01:00
Laurent Destailleur
1d625d3518 Merge pull request #24071 from Hystepik/develop#1
Fix : php 8.0 warnings + errors
2023-03-02 13:52:27 +01:00
Laurent Destailleur
17b37941e9 Update stripe.class.php 2023-03-02 13:49:44 +01:00
Laurent Destailleur
f0e6e8de4c Merge pull request #24072 from frederic34/patch-8
doc
2023-03-02 13:44:36 +01:00
Frédéric FRANCE
bf03d88fe8 restore comments 2023-03-02 13:40:30 +01:00
Laurent Destailleur
124f3f3c21 Merge pull request #24076 from MaximilienR-easya/dev_NEW_dont_get_closed_contact
NEW don't have closed contact proposed as receiver for the mails
2023-03-02 13:38:25 +01:00
Laurent Destailleur
dd1a9d91fc Merge pull request #24086 from lamrani002/apiForModule
NEW comment in api_mymodule for seperate methods
2023-03-02 13:35:18 +01:00
Laurent Destailleur
f3a3a8b854 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-02 13:18:01 +01:00
Laurent Destailleur
c9f6c24368 Debug v17 2023-03-02 13:11:08 +01:00
Laurent Destailleur
819283213b Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-02 12:05:43 +01:00
Laurent Destailleur
592451f401 Add delay to emulate success actions 2023-03-02 12:05:21 +01:00
Laurent Destailleur
82ac935d8e Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-02 12:04:20 +01:00
Laurent Destailleur
c1e45d200a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-02 10:53:53 +01:00
Laurent Destailleur
053811e923 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-02 10:52:55 +01:00
Laurent Destailleur
597e6c0a7b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-02 10:49:47 +01:00
Laurent Destailleur
7f8b09f0b6 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-02 10:48:36 +01:00
Laurent Destailleur
3acd80924b Trans 2023-03-02 10:46:42 +01:00
Laurent Destailleur
8612a88a2f Sync transifex
Debug v17
2023-03-02 10:38:45 +01:00
Laurent Destailleur
6d21fd1c46 Fix var_dump 2023-03-02 03:20:26 +01:00
Laurent Destailleur
54d1250887 Merge + Clean duplicate trigger code. We must use the context. 2023-03-02 02:19:24 +01:00
Laurent Destailleur
14a59483f5 Debug v17 2023-03-01 23:50:02 +01:00
Lamrani Abdel
0d3a4d68b2 add comment in api_mymodule for seperate methods 2023-03-01 23:20:42 +01:00
Laurent Destailleur
032ab39161 Merge pull request #24078 from BB2A/NEW---Name-and-date-to-print-on-PDF-PropalSign
NEW - Name and date to print on PDF Sign
2023-03-01 21:53:31 +01:00
Laurent Destailleur
554915c3ee Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-01 21:50:48 +01:00
Laurent Destailleur
379d5bf687 Merge pull request #24083 from lamrani002/apiForModule
New functionality for api_module in ModuleBuilder
2023-03-01 21:44:33 +01:00
Laurent Destailleur
a62d029d7d Disable non secured feature 2023-03-01 21:37:18 +01:00
Laurent Destailleur
a3bf99f207 Merge pull request #24084 from hregis/fix_multicompany_compatibility
FIX avoid php8 warnings
2023-03-01 21:22:04 +01:00
Laurent Destailleur
03bf66a6b1 css 2023-03-01 21:20:16 +01:00
Laurent Destailleur
12bd795afc Work on Kanban view 2023-03-01 20:13:21 +01:00
Laurent Destailleur
f6271d83db Debug v17 2023-03-01 19:28:32 +01:00
Laurent Destailleur
64440da194 css 2023-03-01 18:43:52 +01:00
Lamrani Abdel
a5703a9618 fix message for delete api 2023-03-01 18:15:15 +01:00
Regis Houssin
921cd13f26 FIX avoid php8 warnings 2023-03-01 17:38:38 +01:00
Laurent Destailleur
aa3556e676 Look and feel v18 2023-03-01 16:48:35 +01:00
Lamrani Abdel
72cb43f65b New functionality for api_object 2023-03-01 16:40:01 +01:00
Frédéric FRANCE
0a67bff3d5 clean code 2023-03-01 13:39:31 +01:00
Laurent Destailleur
e26e8ac85b Debug v17 2023-03-01 12:35:33 +01:00
Laurent Destailleur
f740a039f7 Debug v17 2023-03-01 12:34:01 +01:00
Laurent Destailleur
93953cd24c Fix option PARTNERSHIP_BACKLINKS_TO_CHECK 2023-03-01 11:08:38 +01:00
Laurent Destailleur
e9ad798431 Fix missing url 2023-03-01 10:55:22 +01:00
Laurent Destailleur
77ff849892 css 2023-02-28 22:44:22 +01:00
Anthony Berton
1ff1d5fd68 size font 2023-02-28 22:07:49 +01:00
Anthony Berton
31adaf3e29 FIX getpost onlignsignname 2023-02-28 21:58:55 +01:00
Frédéric FRANCE
15d249cd4b clean code 2023-02-28 20:35:38 +01:00
Laurent Destailleur
6fc473bd71 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-28 19:16:29 +01:00