Laurent Destailleur
|
5dd9f4e4c4
|
Fix travis false positive
|
2020-06-06 11:36:24 +02:00 |
|
Laurent Destailleur
|
2344435416
|
Fix XSS CWE-ID CWE-79
|
2020-06-05 23:41:29 +02:00 |
|
Laurent Destailleur
|
4fcaaa3387
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
|
2020-06-05 17:48:02 +02:00 |
|
Laurent Destailleur
|
ca3f62e4ac
|
Doc repair Row size too large
|
2020-06-05 17:47:52 +02:00 |
|
Laurent Destailleur
|
f91e7e4917
|
Merge pull request #13922 from atm-lena/11.0_NEW_AddHook_SelectWarehouses
11.0 new add hook select warehouses
|
2020-06-02 13:27:01 +02:00 |
|
Laurent Destailleur
|
009780b895
|
Update html.formproduct.class.php
|
2020-06-02 12:13:55 +02:00 |
|
Laurent Destailleur
|
88a831c05a
|
Update html.formproduct.class.php
|
2020-06-02 12:12:07 +02:00 |
|
atm-lena
|
ae9c490134
|
Merge branch '11.0' of https://github.com/Dolibarr/dolibarr into 11.0_NEW_AddHook_SelectWarehouses
|
2020-06-02 09:55:56 +02:00 |
|
atm-lena
|
99b4bfc91e
|
Movement of hook "selectwarehouse"
|
2020-06-02 09:53:30 +02:00 |
|
Laurent Destailleur
|
6cc512ea16
|
Merge pull request #14016 from atm-florianm/FIX_11.0_check_file_exists_after_pdftk_massgeneration
FIX 11.0 - when using pdftk for pdf concatenation, check if file was created before saying so
|
2020-06-01 20:10:08 +02:00 |
|
Florian Mortgat
|
3213148d87
|
FIX 11.0 - when using pdftk as per hidden conf USE_PDFTK_FOR_PDF_CONCAT, check that the file exists before displaying a success message
|
2020-06-01 17:12:02 +02:00 |
|
Laurent Destailleur
|
2b317120d3
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/compta/facture/card.php
|
2020-05-31 00:25:33 +02:00 |
|
Laurent Destailleur
|
bc1724a3aa
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
|
2020-05-31 00:23:40 +02:00 |
|
Laurent Destailleur
|
4303d3d3e8
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/margin/tabs/productMargins.php
|
2020-05-31 00:23:33 +02:00 |
|
Laurent Destailleur
|
2696a6a4d0
|
Merge pull request #14000 from OPEN-DSI/fix_erreur_facture_v10
FIX: Fix link of the button to create a credit note and fix the awareness of a error happen when to create a credit note
|
2020-05-30 17:24:08 +02:00 |
|
Laurent Destailleur
|
52af430ae2
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
|
2020-05-30 14:20:16 +02:00 |
|
Laurent Destailleur
|
e223189507
|
FIX #14002
|
2020-05-30 14:20:04 +02:00 |
|
kamel
|
1e208e537f
|
FIX: Fix link of the button to create a credit note and fix the awareness of a error happen when to create a credit note
|
2020-05-29 16:24:07 +02:00 |
|
Laurent Destailleur
|
113144ea21
|
Merge pull request #13993 from glu000/11.0-fix-13991
Fix #13991
|
2020-05-28 18:27:39 +02:00 |
|
Laurent Destailleur
|
3ae61fcd73
|
Merge pull request #13981 from atm-florianm/11.0_FIX_pgsql_error_in_adherents_module
11.0 FIX postgreSQL error on landing page when "members" module is on
|
2020-05-28 17:50:08 +02:00 |
|
Laurent Destailleur
|
c3f75ba2ec
|
Merge pull request #13989 from atm-lena/11.0_FIX_RoundingTotalTVA_PDFCrabeModel
FIX Rounding Total TVA in "crabe" model pdf
|
2020-05-28 17:38:52 +02:00 |
|
Laurent Destailleur
|
8360ca4b20
|
Update pdf_crabe.modules.php
|
2020-05-28 17:38:20 +02:00 |
|
Laurent Destailleur
|
bdc73b5cae
|
Update pdf_crabe.modules.php
|
2020-05-28 17:37:53 +02:00 |
|
stickler-ci
|
56259bae9a
|
Fixing style errors.
|
2020-05-28 14:18:00 +00:00 |
|
glu000
|
9915d97adf
|
Fix #13991
|
2020-05-28 16:11:02 +02:00 |
|
atm-lena
|
edc6abcea8
|
FIX Rounding Total TVA in "crabe" model pdf
|
2020-05-28 15:19:37 +02:00 |
|
Laurent Destailleur
|
537b291fab
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/compta/prelevement/bons.php
|
2020-05-28 12:24:55 +02:00 |
|
Laurent Destailleur
|
c17c2a6c23
|
Merge pull request #13977 from atm-florianm/FIX_10.0_pagination_bons_prelevement
FIX 10.0 - pagination in prelevement/bons.php
|
2020-05-28 12:21:04 +02:00 |
|
Florian Mortgat
|
d491f2cf54
|
[pgsql] type of llx_adherent_type.subscription is VARCHAR(3) so quotes are mandatory
|
2020-05-27 18:27:10 +02:00 |
|
Laurent Destailleur
|
e2680fa29a
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/core/class/html.form.class.php
|
2020-05-27 14:39:19 +02:00 |
|
Laurent Destailleur
|
a207365bd2
|
FIX XSS using the renaming of .noexe files - reported by Nolan.
|
2020-05-27 13:12:18 +02:00 |
|
Florian Mortgat
|
954c29786e
|
FIX 10.0 - pagination in prelevement/bons.php
|
2020-05-27 12:15:42 +02:00 |
|
Laurent Destailleur
|
e02aa4e41b
|
FIX Default bank account was not loaded for document generation.
|
2020-05-26 23:22:14 +02:00 |
|
Laurent Destailleur
|
2595f571c7
|
Fix exclude credit note when searching situation invoice to use for next
|
2020-05-25 00:21:09 +02:00 |
|
Laurent Destailleur
|
fe6453194e
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
|
2020-05-23 20:18:17 +02:00 |
|
Laurent Destailleur
|
45ddde6940
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/expensereport/class/expensereport.class.php
htdocs/holiday/class/holiday.class.php
htdocs/index.php
|
2020-05-23 20:18:10 +02:00 |
|
Laurent Destailleur
|
4004aeb257
|
Merge pull request #13915 from atm-quentin/Fix_missing_getnomurl_warehouse_hook
FIX missing GetNomURL Hook in warehouse class
|
2020-05-23 14:57:28 +02:00 |
|
Laurent Destailleur
|
b7fbda8d08
|
Merge pull request #13924 from atm-lena/11.0_AddHook_Massstockmove
Add Hook "Massstockmove"
|
2020-05-23 14:25:12 +02:00 |
|
Laurent Destailleur
|
1e6cc80438
|
Merge pull request #13923 from atm-gauthier/11.0_rename_bank_releve
FIX : We must only rename current bank receipt
|
2020-05-23 14:24:51 +02:00 |
|
Laurent Destailleur
|
e29d2588cf
|
Merge pull request #13931 from altatof/fixdispatch
FIX missing rollbacks on trigger bad return
|
2020-05-23 14:24:15 +02:00 |
|
Laurent Destailleur
|
475abbe24b
|
Merge pull request #13944 from atm-maxime/fix_board_expensereport
Fix board expensereport and holiday
|
2020-05-23 14:20:28 +02:00 |
|
Laurent Destailleur
|
afacfa702d
|
Merge pull request #13943 from atm-maxime/fix_pgsql_if
Fix SQL IF for PGSQL
|
2020-05-23 13:41:18 +02:00 |
|
Maxime Kohlhaas
|
fb0f31c142
|
Fix board filters for expense report and holiday
|
2020-05-22 00:33:30 +02:00 |
|
Maxime Kohlhaas
|
6434f255c3
|
Fix load_state_board doesn't take parameters
|
2020-05-22 00:32:55 +02:00 |
|
Maxime Kohlhaas
|
f89195e39f
|
Fix SQL IF for PGSQL
|
2020-05-21 23:23:59 +02:00 |
|
Laurent Destailleur
|
9e3e8df60f
|
Fix phpcs
|
2020-05-20 23:56:06 +02:00 |
|
Laurent Destailleur
|
650bddde0d
|
Fix phpcs
|
2020-05-20 23:25:10 +02:00 |
|
Laurent Destailleur
|
6f52c62f2a
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/install/mysql/migration/repair.sql
htdocs/langs/en_US/bills.lang
|
2020-05-20 19:53:28 +02:00 |
|
Laurent Destailleur
|
434341316b
|
suggest some fix to debug situation invoices
|
2020-05-20 19:51:04 +02:00 |
|
altairis
|
55def0248c
|
fix missing rollbacks
|
2020-05-20 14:37:35 +02:00 |
|