Commit Graph

115869 Commits

Author SHA1 Message Date
Laurent Destailleur
e00450ea6e Remove deprecated file 2022-11-29 18:14:59 +01:00
Laurent Destailleur
c97c185368 Protect dynamic php content with installmodules.lock 2022-11-29 18:01:27 +01:00
Laurent Destailleur
261320e551 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-11-29 14:45:35 +01:00
Laurent Destailleur
b15fda8d9a Debug edit actioncomm 2022-11-29 14:38:25 +01:00
Laurent Destailleur
92c2270dcc Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-11-29 13:15:08 +01:00
Laurent Destailleur
2d59619df5 More complete fix for #22957 #23034 2022-11-29 13:04:13 +01:00
Laurent Destailleur
9945e479e1
Merge pull request #23025 from lamrani002/fix_issue_fkEditorModule
Fix issue #23023
2022-11-29 12:11:21 +01:00
Laurent Destailleur
f7d0d82505 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-11-29 11:51:02 +01:00
Lamrani Abdel
cc67d16dff fix PR by complete params for dolibarr_set_const 2022-11-29 11:05:31 +01:00
Laurent Destailleur
4b4d3ef266
Merge pull request #23021 from atm-maxime/NEW_STOCKTRANSFER_STABLE
NEW : StockTransfer module as STABLE
2022-11-29 10:39:35 +01:00
Laurent Destailleur
a69f38370d
Update modStockTransfer.class.php 2022-11-29 10:39:11 +01:00
Laurent Destailleur
1708d9ecd2
Merge pull request #23020 from atm-maxime/NEW_HRM_STABLE
NEW : HRM module as STABLE
2022-11-29 10:37:44 +01:00
Laurent Destailleur
33afe96762
Merge pull request #23033 from atm-steve/fix_lists_missing_alias
FIX Alias on commande list
2022-11-29 10:37:18 +01:00
Laurent Destailleur
45e28cea38
Merge pull request #23032 from frederic34/patch-8
fis warnings
2022-11-29 10:31:35 +01:00
Laurent Destailleur
981e165c3e Reduce default value from 1000 to 200 for
MAIN_SECURITY_MAX_POST_ON_PUBLIC_PAGES_BY_IP_ADDRESS
2022-11-29 10:24:21 +01:00
Laurent Destailleur
35ffe970a9 Fix sql migration 2022-11-29 10:09:29 +01:00
Laurent Destailleur
c87ba4c141 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-11-29 10:05:30 +01:00
Laurent Destailleur
9a0405ac00
Merge pull request #23029 from Hystepik/develop#1
Fix : Yogosha#11813 protection to spam public page
2022-11-29 10:04:15 +01:00
Laurent Destailleur
63805f0d1c
Update security_other.php 2022-11-29 10:02:15 +01:00
atm-steve
9c64b7baca add parameters to getnomurl function to enable and disable alias 2022-11-29 10:01:07 +01:00
Laurent Destailleur
e7b06df4cc FIX export survey in csv (unknown and ko was inverted) 2022-11-29 09:59:28 +01:00
Frédéric FRANCE
fdb89b9c05
fis warnings 2022-11-29 09:54:35 +01:00
Laurent Destailleur
00bdf902a3 Merge branch 'Hystepik-develop#3' into develop 2022-11-29 09:43:16 +01:00
Laurent Destailleur
cea534a011 Merge branch 'develop#3' of https://github.com/Hystepik/dolibarr into Hystepik-develop#3 2022-11-29 09:40:33 +01:00
Laurent Destailleur
414df160a9 css 2022-11-29 01:57:44 +01:00
Laurent Destailleur
363bfd1a48 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-11-29 01:24:39 +01:00
Laurent Destailleur
839df739a4 Debug v17 2022-11-29 01:24:04 +01:00
Laurent Destailleur
a3be143e8e FIX #22844 #22899 2022-11-29 01:23:46 +01:00
Laurent Destailleur
2a8ad9ed50
Merge pull request #22963 from atm-steve/new_list_for_task_time
NEW Filter on task time
2022-11-29 00:26:31 +01:00
Laurent Destailleur
0f40159e39
Merge pull request #22981 from ibuiv/develop
Fix #19789 Visibility of private contacts
2022-11-29 00:18:14 +01:00
Laurent Destailleur
8f9ffc5791
Merge pull request #23024 from OPEN-DSI/develop_fix_recruitment_odt_template
FIX: fix recruitment ODT template
2022-11-29 00:06:07 +01:00
Laurent Destailleur
043b81e6fa
Merge pull request #23026 from Hystepik/develop#2
Fix : Missing closing of a div
2022-11-29 00:05:24 +01:00
Laurent Destailleur
56dd5e0563
Merge pull request #23031 from Hystepik/develop#4
fix : php8.1 warnings
2022-11-28 23:59:10 +01:00
Laurent Destailleur
590fac0345 Can also disable WAF for PHP_SELF 2022-11-28 20:18:12 +01:00
Laurent Destailleur
3b0d44c435 Debug v17 2022-11-28 19:14:12 +01:00
Laurent Destailleur
dc0d9e1b94 Fix regression 2022-11-28 19:05:51 +01:00
Laurent Destailleur
5cfe40a4bc FIX Can use the WAF of HTML content (dol_htmlwithnojs) for output too 2022-11-28 18:42:59 +01:00
Laurent Destailleur
db6ee9f75f Fix against SMTP injection 2022-11-28 16:57:06 +01:00
Laurent Destailleur
ba4e5ef245 Enhance phpunit 2022-11-28 16:54:34 +01:00
hystepik
e2b2b30320 fix : php8.1 warnings 2022-11-28 16:49:58 +01:00
hystepik
45e27a6446 Fix : opensurvey results.php pageto match studs.php 2022-11-28 16:36:10 +01:00
hystepik
da5a65019a add protection by month on public 2022-11-28 16:07:23 +01:00
Laurent Destailleur
75de251402 FIX #yogosha13687 2022-11-28 15:37:38 +01:00
hystepik
95f0881ddc Fix : Missing closing of a div 2022-11-28 15:07:25 +01:00
hystepik
71090cbdd8 test to do 2022-11-28 14:57:51 +01:00
Lamrani Abdel
ffa246fd18 replace dolibarr_del_const by dolibarr_set_const 2022-11-28 13:21:10 +01:00
Laurent Destailleur
117a0b4971 css 2022-11-28 13:00:15 +01:00
kkhelifa
745d95e48d FIX: fix recruitment ODT template 2022-11-28 12:15:21 +01:00
hystepik
bae0a01294 modif public page 2022-11-28 11:06:36 +01:00
Maxime Kohlhaas
d5e80506cc NEW : StockTransfer module as STABLE 2022-11-28 10:30:12 +01:00