Laurent Destailleur
|
8cd8b5f401
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-04-23 22:12:06 +02:00 |
|
Regis Houssin
|
49ce8bed7e
|
FIX missing entity field in unique index (since v16)
|
2023-04-12 15:48:05 +02:00 |
|
Regis Houssin
|
24aee0a274
|
FIX missing entity field in unique index
|
2023-04-12 15:44:56 +02:00 |
|
Laurent Destailleur
|
e247337fc2
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-03-24 19:47:24 +01:00 |
|
Laurent Destailleur
|
14fd90dbad
|
Fix sign in llx_bank of amount_main_currency
|
2023-03-20 14:20:35 +01:00 |
|
Laurent Destailleur
|
51bf3f0686
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-03-19 19:14:44 +01:00 |
|
Laurent Destailleur
|
9a192e443e
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2023-03-19 19:05:47 +01:00 |
|
Laurent Destailleur
|
c895f366a1
|
Fix sql
|
2023-03-19 11:36:06 +01:00 |
|
Laurent Destailleur
|
502badad4b
|
Better error management
|
2023-03-19 11:32:46 +01:00 |
|
Laurent Destailleur
|
1793b84d4c
|
Fix disable an option that should not be available by default.
|
2023-03-17 01:26:31 +01:00 |
|
Laurent Destailleur
|
882857ce08
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-03-16 09:42:01 +01:00 |
|
Laurent Destailleur
|
01698aba6b
|
Clean corrupted data (bank lines with no bank account)
|
2023-03-13 19:28:51 +01:00 |
|
Regis Houssin
|
e480c3f440
|
FIX missing drop foreign key before modify field
|
2023-03-06 09:31:39 +01:00 |
|
Laurent Destailleur
|
f740a039f7
|
Debug v17
|
2023-03-01 12:34:01 +01:00 |
|
Laurent Destailleur
|
8a283f4de4
|
Fix missing extraparams column
|
2023-02-19 17:12:13 +01:00 |
|
Laurent Destailleur
|
701c5b915f
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-02-13 14:01:32 +01:00 |
|
Laurent Destailleur
|
239f7a1eb0
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2023-02-13 13:58:03 +01:00 |
|
Laurent Destailleur
|
23b4e999fb
|
Better sql for unique index
|
2023-02-10 19:44:34 +01:00 |
|
Laurent Destailleur
|
e5de31a7de
|
Fix size of ref
|
2023-02-09 18:23:19 +01:00 |
|
Florian HENRY
|
8bd6f070aa
|
FIX: product ref fourn same size in supplier order/invoice as in product price fourn
|
2023-02-09 17:22:45 +01:00 |
|
Laurent Destailleur
|
69b690c45e
|
Merge pull request #23817 from elcf/develop
Added key name to unique constraint
|
2023-02-09 11:36:41 -04:00 |
|
Laurent Destailleur
|
b65e3e4014
|
Fix all indexes must be named
|
2023-02-09 15:38:35 +01:00 |
|
Esteban L. Castro
|
0e301988a4
|
Added key name to unique constraint
|
2023-02-09 15:31:05 +01:00 |
|
Laurent Destailleur
|
be63736f87
|
Enhance repair by removing some bad named indexes
|
2023-02-02 13:03:30 +01:00 |
|
Laurent Destailleur
|
c78e2b11f9
|
Complete the repair to remove orphelins states and regions
|
2023-02-02 13:03:18 +01:00 |
|
Laurent Destailleur
|
2c1e1a6126
|
Fix missing upgrade
|
2023-02-02 11:48:30 +01:00 |
|
Laurent Destailleur
|
f5792d692a
|
Fix migration
|
2023-01-03 13:32:43 +01:00 |
|
Laurent Destailleur
|
60133805ee
|
Fix field message must be mediumtext
|
2022-12-06 19:41:31 +01:00 |
|
Laurent Destailleur
|
5713bf025c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-12-01 17:38:17 +01:00 |
|
Laurent Destailleur
|
5125e42a0c
|
Tooltip
Try to fix blocking pb with country where default vat is not higher rate
|
2022-12-01 12:01:48 +01:00 |
|
Laurent Destailleur
|
62231d5b2f
|
Merge pull request #23042 from lamrani002/fix_issue_tooLong_reponse
fix issue #23027
|
2022-12-01 11:08:25 +01:00 |
|
Lamrani Abdel
|
9d59f0e038
|
add request migration to table opensurvey_user_studs
|
2022-11-30 11:32:13 +01:00 |
|
Laurent Destailleur
|
35ffe970a9
|
Fix sql migration
|
2022-11-29 10:09:29 +01:00 |
|
hystepik
|
da5a65019a
|
add protection by month on public
|
2022-11-28 16:07:23 +01:00 |
|
Laurent Destailleur
|
e4a3126cf8
|
Fix bad value 'system' for AC_OTH
|
2022-11-25 10:42:33 +01:00 |
|
fboitel
|
00f5a2ddc8
|
Merge branch 'Dolibarr:develop' into FIX-SECURITY-Fail2ban-public-pages
|
2022-11-24 19:10:35 +01:00 |
|
Faustin
|
9a028c9137
|
Limit survey answer on public page by ip adress
|
2022-11-24 13:10:43 +01:00 |
|
Faustin
|
0901bf55c3
|
Limit eventorganization attendee on public page by ip adress + fix some bugs on that page
|
2022-11-24 10:58:43 +01:00 |
|
Laurent Destailleur
|
40bc26a666
|
NEW Ad the target to select attendees of event for emailings
|
2022-11-23 21:29:15 +01:00 |
|
Faustin
|
dfb10f7362
|
Limit booth suggest on public page by ip adress
|
2022-11-23 19:51:34 +01:00 |
|
Faustin
|
1e88704a14
|
Limit project creation on public page by ip adress
|
2022-11-23 17:32:32 +01:00 |
|
Laurent Destailleur
|
259ff07bbd
|
Add missing index
|
2022-11-17 01:19:31 +01:00 |
|
Laurent Destailleur
|
a565b297fd
|
Merge pull request #22730 from frederic34/overwritetrans
add same translation in many entities
|
2022-11-02 16:10:51 +01:00 |
|
Frédéric FRANCE
|
ca77beeff6
|
add same translation in many entities
|
2022-11-02 14:32:14 +01:00 |
|
Laurent Destailleur
|
2e8f0b77be
|
Add column for birth place
|
2022-11-02 02:20:48 +01:00 |
|
Laurent Destailleur
|
840428200c
|
Add fields to allow SEPA payments of salaries
|
2022-10-31 08:27:25 +01:00 |
|
Laurent Destailleur
|
18c9685051
|
Rename table to prepare need of direct debit for non invoices
|
2022-10-28 17:51:25 +02:00 |
|
Laurent Destailleur
|
1a2347ff60
|
Merge pull request #22649 from fappels/develop_fix_migration
Fix migration script when running on mysql 8
|
2022-10-25 14:44:41 +02:00 |
|
Laurent Destailleur
|
4eeb73276a
|
Close #22650
|
2022-10-24 19:38:38 +02:00 |
|
Laurent Destailleur
|
6b2cc119ed
|
Merge branch 'develop' into develop_fix_migration
|
2022-10-24 19:14:24 +02:00 |
|