Laurent Destailleur
|
6bf66adff0
|
Fix remove some $_REQUEST
|
2021-05-17 07:27:02 +02:00 |
|
Laurent Destailleur
|
6e32efdb40
|
Fix phpcs
|
2021-05-03 20:22:36 +02:00 |
|
Laurent Destailleur
|
9973085613
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/action/card.php
htdocs/comm/propal/card.php
htdocs/compta/bank/releve.php
htdocs/compta/paiement/rapport.php
htdocs/core/class/extrafields.class.php
htdocs/core/modules/expedition/doc/pdf_espadon.modules.php
htdocs/reception/card.php
htdocs/societe/societecontact.php
|
2021-05-03 19:36:49 +02:00 |
|
Indelog
|
c18848c944
|
Fix: simplify code with dol_dir_list()
|
2021-05-03 17:17:44 +02:00 |
|
Indelog
|
dba9b17275
|
Fix forgot payment filter on file name
|
2021-05-03 16:00:14 +02:00 |
|
Indelog
|
9727768192
|
Fix show table of pdf payments repports in file order
Use scandir() rather opendir() and readdir() to get a sorted list of
files.
|
2021-05-03 09:46:51 +02:00 |
|
Laurent Destailleur
|
b1d8ca0701
|
Fix phpcs
|
2021-04-27 17:45:13 +02:00 |
|
Laurent Destailleur
|
0c1f8b96ef
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-04-27 02:55:07 +02:00 |
|
Laurent Destailleur
|
0a0b3f414a
|
Fix phpcs
|
2021-04-27 02:54:33 +02:00 |
|
Laurent Destailleur
|
27aa7cdb48
|
Fix bad merge
|
2021-04-27 02:08:36 +02:00 |
|
Laurent Destailleur
|
d6cdfcdd8c
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/paiement/card.php
htdocs/compta/paiement/class/paiement.class.php
htdocs/public/members/new.php
|
2021-04-27 02:07:48 +02:00 |
|
Laurent Destailleur
|
12a4bc64ad
|
Remove $_REQUEST
|
2021-04-27 02:01:46 +02:00 |
|
Laurent Destailleur
|
48a50f3b10
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/compta/paiement/card.php
htdocs/compta/paiement/class/paiement.class.php
|
2021-04-27 01:58:19 +02:00 |
|
Laurent Destailleur
|
804eac55e9
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2021-04-27 01:46:04 +02:00 |
|
Laurent Destailleur
|
42938ffe31
|
FIX #yogosha5879
|
2021-04-24 21:15:09 +02:00 |
|
Marc de Lima Lucio
|
ce022ab36c
|
FIX: payment validation: invoices PDF were no re-generated, make it with correct display options
|
2021-04-22 15:57:06 +02:00 |
|
Marc de Lima Lucio
|
ee96fb6470
|
FIX: payment creation: re-generate invoice PDF with correct display options
|
2021-04-22 15:56:12 +02:00 |
|
Laurent Destailleur
|
8a62d97b89
|
Remove one thousand of useless files
|
2021-04-12 15:57:16 +02:00 |
|
Laurent Destailleur
|
fae3cca494
|
FIX #yogosha5746 - next step (work in progress)
|
2021-03-30 17:45:15 +02:00 |
|
Laurent Destailleur
|
6e422d26f3
|
FIX #yogosha5746 - next step (wip)
|
2021-03-30 16:20:18 +02:00 |
|
Laurent Destailleur
|
fb84608586
|
Clean sql
|
2021-03-30 03:37:54 +02:00 |
|
Laurent Destailleur
|
b929641fe1
|
Look and feel v14
|
2021-03-29 13:00:17 +02:00 |
|
Laurent Destailleur
|
d9108362ba
|
War against $_POST
|
2021-03-25 16:59:47 +01:00 |
|
Laurent Destailleur
|
2d5fbfc105
|
Fix php8
|
2021-03-22 23:43:28 +01:00 |
|
Laurent Destailleur
|
cce4ebdb8c
|
Clean code
|
2021-03-22 18:50:47 +01:00 |
|
Laurent Destailleur
|
ca1715df96
|
Add some protection for SQL injection
|
2021-03-22 13:31:06 +01:00 |
|
Laurent Destailleur
|
cc10106a21
|
Fix protection on int
|
2021-03-14 12:20:23 +01:00 |
|
Laurent Destailleur
|
12f50a76d7
|
Fix yogosha #5627
|
2021-03-14 11:48:39 +01:00 |
|
Laurent Destailleur
|
3cbced439a
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/tools/listevents.php
htdocs/compta/bank/line.php
htdocs/compta/facture/class/facture-rec.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/compta/paiement/cheque/card.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
htdocs/core/lib/date.lib.php
htdocs/core/lib/ticket.lib.php
htdocs/core/modules/mailings/modules_mailings.php
htdocs/core/tpl/extrafields_view.tpl.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/cron/list.php
htdocs/expedition/card.php
htdocs/mrp/mo_list.php
htdocs/product/stock/productlot_card.php
htdocs/public/emailing/mailing-read.php
htdocs/public/emailing/mailing-unsubscribe.php
htdocs/ticket/list.php
test/phpunit/FactureRecTest.php
|
2021-03-05 19:29:09 +01:00 |
|
Laurent Destailleur
|
71370bd558
|
Fix links in cheque receipt pages
|
2021-03-03 21:18:14 +01:00 |
|
Frédéric FRANCE
|
a4e25359e7
|
add missing rule
|
2021-03-01 20:37:16 +01:00 |
|
Laurent Destailleur
|
9cf4222d3a
|
Look and feel v14
|
2021-02-27 17:15:40 +01:00 |
|
Frédéric FRANCE
|
61600a9e65
|
code syntax compta directory
|
2021-02-23 21:09:01 +01:00 |
|
Laurent Destailleur
|
3ff80ac1f8
|
FIX #16304
|
2021-02-19 14:15:58 +01:00 |
|
Laurent Destailleur
|
b6211a7990
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-02-19 14:12:00 +01:00 |
|
Laurent Destailleur
|
5340c30db3
|
FIX missing security test on payment page
FIX sql error on group by on payment list
|
2021-02-19 12:35:26 +01:00 |
|
Laurent Destailleur
|
a41be55251
|
FIx #16306
|
2021-02-16 20:11:51 +01:00 |
|
Laurent Destailleur
|
b5c75ecbd5
|
FIx #16306
|
2021-02-16 20:10:03 +01:00 |
|
Laurent Destailleur
|
89bda722bf
|
Merge pull request #16232 from frederic34/paymentvat
use camelCaps name
|
2021-02-09 13:29:40 +01:00 |
|
Laurent Destailleur
|
a5386246cd
|
Merge pull request #16225 from frederic34/facturerec
clean deprecated modelpdf to model_pdf
|
2021-02-09 13:23:25 +01:00 |
|
Frédéric FRANCE
|
f394e55ade
|
deprecate non camelCaps functions
|
2021-02-09 10:26:17 +01:00 |
|
Frédéric FRANCE
|
6d961a1f79
|
deprecate non camelCaps functions
|
2021-02-09 09:40:07 +01:00 |
|
Laurent Destailleur
|
401b4f641d
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/card.php
|
2021-02-08 22:13:50 +01:00 |
|
Frédéric FRANCE
|
815f3602e3
|
clean deprecated modelpdf to model_pdf
|
2021-02-08 18:30:09 +01:00 |
|
Florian HENRY
|
fcb5b3900d
|
FIX: #16189, fix download/see check deposit PDF
|
2021-02-06 12:39:40 +01:00 |
|
Laurent Destailleur
|
fd3354142b
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/categories/viewcat.php
|
2021-02-06 01:17:05 +01:00 |
|
Laurent Destailleur
|
bee0849290
|
Fix when nothing found, we should show message nothing found
|
2021-02-06 00:42:53 +01:00 |
|
Laurent Destailleur
|
c15deff817
|
FIX #16185
|
2021-02-06 00:30:44 +01:00 |
|
Laurent Destailleur
|
59faccbc60
|
Load note_private
|
2021-02-05 00:34:15 +01:00 |
|
Laurent Destailleur
|
21dccadb3a
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/banks.lang
htdocs/stripe/class/stripe.class.php
|
2021-01-24 15:32:39 +01:00 |
|