Commit Graph

2111 Commits

Author SHA1 Message Date
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
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
043b81e6fa
Merge pull request #23026 from Hystepik/develop#2
Fix : Missing closing of a div
2022-11-29 00:05:24 +01:00
hystepik
e2b2b30320 fix : php8.1 warnings 2022-11-28 16:49:58 +01:00
hystepik
da5a65019a add protection by month on public 2022-11-28 16:07:23 +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
hystepik
bae0a01294 modif public page 2022-11-28 11:06:36 +01:00
Laurent Destailleur
c62c7e3805 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/bookkeeping/balance.php
	htdocs/accountancy/bookkeeping/list.php
	htdocs/accountancy/bookkeeping/listbyaccount.php
	htdocs/accountancy/bookkeeping/listbysubaccount.php
2022-11-26 01:43:09 +01:00
Laurent Destailleur
b231bcb64a Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts:
	htdocs/accountancy/bookkeeping/balance.php
	htdocs/accountancy/bookkeeping/list.php
	htdocs/accountancy/bookkeeping/listbyaccount.php
	htdocs/accountancy/bookkeeping/listbysubaccount.php
2022-11-26 01:21:51 +01:00
Laurent Destailleur
f42f083d10 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-11-25 22:20:58 +01:00
Faustin
c11fc9d3e5 unwanted commented code 2022-11-24 14:30:34 +01:00
Faustin
6e4eeb8b3c Limit member subscription on public page by ip adress 2022-11-24 14:26:50 +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
Faustin
c539ed9f57 Limit conference suggest on public page by ip adress 2022-11-23 20:26:26 +01:00
Faustin
7ee47b725b no wanted changes 2022-11-23 19:52:32 +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
Faustin
1b5bbf72fc Limit partnership creation on public page by ip adress 2022-11-23 13:41:02 +01:00
kkhelifa
dff5f46749 Add for htdocs/public/cron/cron_run_jobs_by_url.php 2022-11-18 10:37:35 +01:00
Laurent Destailleur
0a9381f2d1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-11-16 20:35:29 +01:00
Laurent Destailleur
de8f115f95 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-11-15 19:49:15 +01:00
Laurent Destailleur
81187106c1 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2022-11-15 19:40:36 +01:00
Laurent Destailleur
f4b1d31013 Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2022-11-15 19:36:37 +01:00
Laurent Destailleur
1c15984698
Merge pull request #22855 from Hystepik/develop#3
fix : php 8.1 warnings
2022-11-15 17:29:24 +01:00
lmarcouiller
9002d5002f fix : php 8.1 warnings 2022-11-15 15:18:17 +01:00
stickler-ci
c81c91755d Fixing style errors. 2022-11-15 10:55:09 +00:00
daraelmin
cd2b9538c1
FIx #18304 No adh create if error on public form
FIX #18304 - Member subscription confirmation email sent even if mandatory fields are missing
2022-11-15 11:51:20 +01:00
Laurent Destailleur
7238575a6d Clean code and add context information for onlineSign 2022-11-14 22:40:42 +01:00
lmarcouiller
d6896c0ac9 fix : adherent public page 2022-11-14 15:36:23 +01:00
lmarcouiller
eb63c8c5c6 Fix #11555 : Message display on adherent public 2022-11-14 15:32:16 +01:00
Laurent Destailleur
43f9ac59d9 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-11-11 15:34:10 +01:00
Laurent Destailleur
cba92c8bdd Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-11-11 15:28:04 +01:00
Laurent Destailleur
a8bd198a21 FIX Subscription must be stopped when max of attendees reached. 2022-11-11 12:26:48 +01:00
lmarcouiller
a215717991 Fix : php 8.1 warnings in ticket 2022-11-08 16:27:04 +01:00
Laurent Destailleur
ecdc92e219
Merge pull request #22688 from altairis-noe/public_ticket_check
FIX: check if contact is active before creating associated ticket
2022-11-02 16:54:20 +01:00
Noé Cendrier
bcfcbf19ec strictly inferior, please 2022-11-02 14:11:37 +01:00
Laurent Destailleur
870ffb6dda
Update create_ticket.php 2022-11-02 01:10:17 +01:00
Laurent Destailleur
414b183ead
Update create_ticket.php 2022-11-02 01:07:31 +01:00
Laurent Destailleur
634348d048
Update create_ticket.php 2022-11-02 01:02:52 +01:00
Laurent Destailleur
194df584b9 Fix log 2022-10-31 18:16:24 +01:00
Laurent Destailleur
fdc5cc6d6e Add more log in payment process 2022-10-31 17:47:21 +01:00
Laurent Destailleur
41a07f5e7d Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-29 12:51:51 +02:00
Noé Cendrier
589df5e63d check if contact is active before creating associated ticket 2022-10-27 16:13:11 +02:00
Laurent Destailleur
4b7655b784 Fix log 2022-10-27 02:21:04 +02:00
Laurent Destailleur
fde8d2865f Add a line into log 2022-10-27 02:06:02 +02:00
Laurent Destailleur
9f79e176ca
Merge pull request #22632 from bb2a/FIX---php-8-Warning-newonlinessign
FIX - php 8 Warning newonlinessign
2022-10-24 19:43:50 +02:00
Laurent Destailleur
c22e97d7f3
Merge pull request #22645 from JavierNR/feature/intervention_signature
NEW: Enable online signature for interventions
2022-10-24 17:58:49 +02:00
Laurent Destailleur
26d1182838 FIX Debug ticket module (no double event when sending private message)
FIX The backtopage after sending ticket message was ko.
2022-10-23 22:32:52 +02:00