Commit Graph

40 Commits

Author SHA1 Message Date
iouston
2335ea3067 FIX public project form return an error if SOCIETE_EMAIL_UNIQUE (#29942)
* FIX Bug - public project form return an error if SOCIETE_EMAIL_UNIQUE

if SOCIETE_EMAIL_UNIQUE is 1, this form returns an error because the third party already exists.

* after comment from eldy
2024-07-11 10:26:46 +02:00
Laurent Destailleur
aa3556e676 Look and feel v18 2023-03-01 16:48:35 +01:00
Laurent Destailleur
04ca203ee8 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-21 12:21:01 +01:00
Laurent Destailleur
d050471eb0 Debug v17 2023-02-21 10:34:21 +01:00
Laurent Destailleur
2a83487c46 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-09 19:37:33 +01:00
Jean-Patrice Clerc
5ae079b018 Ajout de la ligne pour enregistrer l'email du formulaire 2023-02-09 15:42:44 +01:00
Laurent Destailleur
2765c743fe Merge pull request #23814 from jpclerc-beep/formulaire-email
FIX : Save email from the auto register form in Project module
2023-02-09 15:41:33 +01:00
Laurent Destailleur
dfda68a63c Debug v17 - Online membership subscription of members 2023-02-09 14:33:09 +01:00
Laurent Destailleur
45900052e8 Debug v17 2023-02-09 13:54:39 +01:00
Frédéric FRANCE
9fe920b2a9 deprecate method send_an_email 2023-02-08 21:45:46 +01:00
Jean-Patrice Clerc
f497299732 Ajout de la ligne pour enregistrer l'email du formulaire 2023-02-06 21:04:40 +01:00
FLIO
cc0d9b27f2 fix (scrutinizer) remove comments and create function send an email TODO 2023-02-01 23:31:53 +01:00
FLIO
4c5bcd02b7 fix (scrutinizer) remove comments and create function send an email TODO 2023-02-01 23:31:39 +01:00
FLIO
6e3042cad9 Merge branch 'develop' into scrutinizernewproject 2023-02-01 17:43:27 +01:00
Laurent Destailleur
120dd6319f Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-28 02:44:28 +01:00
Laurent Destailleur
914f6108d5 Fix warning 2022-12-28 02:43:33 +01:00
FLIO
52e2e71b00 Fix(scrutinizer) 2022-12-21 11:57:07 +01:00
UT from dolibit
a914ac0efc Update new.php
NOIPCHECK  was twice
2022-12-20 21:10:04 +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
hystepik
71090cbdd8 test to do 2022-11-28 14:57:51 +01:00
Faustin
1e88704a14 Limit project creation on public page by ip adress 2022-11-23 17:32:32 +01:00
Laurent Destailleur
7a277d9560 Merge branch 'develop' into loaddolibarrenv 2022-09-09 17:02:05 +02:00
Laurent Destailleur
b23ab2cb71 FIX #yogosha12266 2022-09-09 13:58:54 +02:00
Frédéric France
8d33953142 add comment 2022-09-07 20:08:59 +02:00
lmarcouiller
d41c6a93d3 Fix : php 8.1 warn,ings 2022-08-29 16:23:33 +02:00
Laurent Destailleur
dd392143e1 Fix conf->projet conf->project 2022-06-14 17:53:17 +02:00
Laurent Destailleur
84fccb0988 Debug v16 2022-05-16 13:57:11 +02:00
Laurent Destailleur
c3673bfc3c NEW A public form for to send a message and create a lead is available 2022-05-16 13:05:17 +02:00
Laurent Destailleur
2262646391 Standardize name of page 2021-10-18 16:04:49 +02:00
Alexandre SPANGARO
f6a8082f16 HTML5 - <font> tag is deprecated, replace by <span> 2021-10-05 10:01:37 +02:00
Laurent Destailleur
d064ab2b17 Add more action to GET action to check 2021-10-02 12:58:15 +02:00
Laurent Destailleur
edb4cf4130 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	README.md
	htdocs/filefunc.inc.php
2021-06-19 20:05:25 +02:00
Laurent Destailleur
465ee6e643 Fix security check on public pages 2021-06-13 20:37:53 +02:00
Laurent Destailleur
402d90554a Clean code 2021-06-04 10:04:56 +02:00
Laurent Destailleur
a5034d44f7 $_POST war 2021-03-24 19:53:31 +01:00
Frédéric FRANCE
a872f6ebd3 fix doxygen 2021-03-20 10:06:59 +01:00
Frédéric FRANCE
df6650241d code syntax public dir 2021-02-26 18:58:34 +01:00
Laurent Destailleur
f7c119e48c Fix json decode 2021-02-24 13:02:36 +01:00
Laurent Destailleur
22208b622f WIP Add lead 2021-02-24 12:55:24 +01:00
Laurent Destailleur
ebb4f03788 Prepare public page for autocreate contact-lead 2021-02-24 12:19:28 +01:00