Laurent Destailleur
|
e334e83a64
|
Merge branch 'develop' into 14a22
|
2021-03-20 13:42:54 +01:00 |
|
Laurent Destailleur
|
35869f1449
|
Add function dol_string_onlythesehtmlattributes() and option
MAIN_RESTRICTHTML_REMOVE_ALSO_BAD_ATTRIBUTES to enable it.
|
2021-03-17 21:39:28 +01:00 |
|
Laurent Destailleur
|
e366d2c379
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/admin/tools/export_files.php
htdocs/compta/paiement_charge.php
htdocs/compta/sociales/card.php
htdocs/core/lib/functions.lib.php
htdocs/cron/list.php
htdocs/filefunc.inc.php
test/phpunit/FilesLibTest.php
|
2021-03-16 14:57:04 +01:00 |
|
Laurent Destailleur
|
ceba8146c6
|
Fix phpunit
|
2021-03-16 12:40:20 +01:00 |
|
Alexandre SPANGARO
|
6e17a588bb
|
Merge remote-tracking branch 'upstream/develop' into 14a22
|
2021-03-16 03:26:28 +01:00 |
|
Laurent Destailleur
|
614720fc0a
|
FIX #16671 Can not generate zip file of documents in backup tool
|
2021-03-15 14:51:36 +01:00 |
|
Laurent Destailleur
|
ded3beee71
|
Disallow use of &# into dol_sanitizeUrl()
|
2021-03-14 20:37:59 +01:00 |
|
Laurent Destailleur
|
9aa8916a9c
|
Disallow use of &# into dol_sanitizeUrl()
|
2021-03-14 20:35:55 +01:00 |
|
Laurent Destailleur
|
45579edd43
|
Enhance WAF and dol_sanitizeUrl
|
2021-03-14 18:57:18 +01:00 |
|
Laurent Destailleur
|
4965ce8768
|
Fix method to sanitize an URL
|
2021-03-14 16:14:24 +01:00 |
|
Laurent Destailleur
|
74a61d559f
|
FIX sanitizing with GETPOST(alphanohtml) #yogosha5629
|
2021-03-14 15:39:59 +01:00 |
|
Laurent Destailleur
|
72766c830d
|
FIX #Yogosha5631
|
2021-03-14 15:06:40 +01:00 |
|
Laurent Destailleur
|
95006ec94c
|
Fix sanitizing backtopage
|
2021-03-14 12:58:37 +01:00 |
|
Laurent Destailleur
|
0a542ad9f9
|
Fix redirect to external website. Bad sanitizing of backtopage parameter
|
2021-03-14 11:38:42 +01:00 |
|
Laurent Destailleur
|
ff2f93815f
|
Fix backtourl
|
2021-03-13 12:33:26 +01:00 |
|
Laurent Destailleur
|
0a0bb92689
|
Fix phpcs
|
2021-03-06 11:37:23 +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
|
6503c81f47
|
FIX #16530
|
2021-03-03 23:55:28 +01:00 |
|
Laurent Destailleur
|
5f8b52ffc9
|
Code comment
|
2021-03-03 12:05:43 +01:00 |
|
Laurent Destailleur
|
348b8d2ffe
|
More phpunit tests
|
2021-03-02 23:55:41 +01:00 |
|
Laurent Destailleur
|
9f4bdd86b4
|
More robust test
|
2021-03-02 23:48:33 +01:00 |
|
Laurent Destailleur
|
592dacd849
|
Fix phpcs
|
2021-03-02 02:45:39 +01:00 |
|
Laurent Destailleur
|
0670a00b83
|
Fix phpcs
|
2021-03-02 02:06:09 +01:00 |
|
Laurent Destailleur
|
1cdea45707
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/adherents/subscription/list.php
htdocs/societe/canvas/company/tpl/card_create.tpl.php
htdocs/societe/canvas/individual/tpl/card_create.tpl.php
htdocs/societe/card.php
|
2021-03-01 17:46:36 +01:00 |
|
Laurent Destailleur
|
222012da37
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/bank/class/paymentvarious.class.php
htdocs/compta/bank/various_payment/card.php
htdocs/don/card.php
htdocs/langs/en_US/main.lang
htdocs/public/payment/newpayment.php
test/phpunit/DateLibTzFranceTest.php
|
2021-03-01 15:48:30 +01:00 |
|
Alexandre SPANGARO
|
94a861c1c8
|
Code enhanced - Standardize field name
|
2021-03-01 04:07:31 +01:00 |
|
Frédéric FRANCE
|
1b046f25cf
|
add new rule
|
2021-03-01 00:19:52 +01:00 |
|
Laurent Destailleur
|
3e52c33bde
|
Fix manual phpunit
|
2021-02-28 22:52:41 +01:00 |
|
Laurent Destailleur
|
490faec547
|
FIX Timezone problems
Conflicts:
htdocs/core/lib/date.lib.php
test/phpunit/DateLibTest.php
|
2021-02-28 22:50:21 +01:00 |
|
Laurent Destailleur
|
ae81ab0c7c
|
FIX Timezone problems
|
2021-02-28 22:44:11 +01:00 |
|
Laurent Destailleur
|
f5406d487b
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/card.php
htdocs/core/class/html.formmail.class.php
htdocs/core/lib/product.lib.php
htdocs/product/stock/productlot_card.php
test/phpunit/SecurityTest.php
|
2021-02-26 12:53:06 +01:00 |
|
Laurent Destailleur
|
b7e2c7d87a
|
FIX #16393 Do not sanitize <!DOCTYPE html>
|
2021-02-23 12:58:43 +01:00 |
|
Frédéric FRANCE
|
398048da04
|
fix tests
|
2021-02-21 16:10:35 +01:00 |
|
Frédéric FRANCE
|
9ef56b53f2
|
fix tests
|
2021-02-21 16:05:59 +01:00 |
|
Frédéric FRANCE
|
5ceb8163de
|
fix tests
|
2021-02-21 15:40:03 +01:00 |
|
Frédéric FRANCE
|
6e3a1a1d41
|
fix tests
|
2021-02-21 13:32:54 +01:00 |
|
Laurent Destailleur
|
712c2f20df
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.form.class.php
|
2021-02-19 22:06:48 +01:00 |
|
Laurent Destailleur
|
7fb93f39b4
|
Code comment
|
2021-02-19 17:59:22 +01:00 |
|
Frédéric FRANCE
|
79c3670c20
|
doxygen
|
2021-02-11 21:12:32 +01:00 |
|
Laurent Destailleur
|
c9b296ed57
|
Remove bad use
|
2021-02-10 13:51:18 +01:00 |
|
Frédéric FRANCE
|
ae192bf4c9
|
doxygen
|
2021-02-10 08:47:22 +01:00 |
|
Frédéric FRANCE
|
4c17fefb95
|
Update CompanyBankAccountTest.php
|
2021-02-09 23:54:53 +01:00 |
|
Frédéric FRANCE
|
9db3499aef
|
Update CommonInvoiceTest.php
|
2021-02-09 23:52:53 +01:00 |
|
Frédéric FRANCE
|
db8afec96b
|
Update CommandeTest.php
|
2021-02-09 23:51:49 +01:00 |
|
Frédéric FRANCE
|
763b8f071e
|
Update CommandeFournisseurTest.php
|
2021-02-09 23:50:40 +01:00 |
|
Frédéric FRANCE
|
f1ce1ed9c8
|
Update BankAccountTest.php
|
2021-02-09 23:48:28 +01:00 |
|
Frédéric FRANCE
|
62bfb73423
|
Update ActionCommTest.php
|
2021-02-09 23:46:26 +01:00 |
|
Frédéric FRANCE
|
7bbd89393a
|
doxygen
|
2021-02-09 23:45:23 +01:00 |
|
Laurent Destailleur
|
89bda722bf
|
Merge pull request #16232 from frederic34/paymentvat
use camelCaps name
|
2021-02-09 13:29:40 +01:00 |
|
Frédéric FRANCE
|
f394e55ade
|
deprecate non camelCaps functions
|
2021-02-09 10:26:17 +01:00 |
|