Laurent Destailleur
3ab2308124
Clean code
2022-02-18 12:36:05 +01:00
Laurent Destailleur
54e335937f
FIX Bad redirect url for payment of members after public registration
2021-11-27 18:05:41 +01:00
Laurent Destailleur
6e27abaed9
FIX redirect to payment page when membership payment mode forced
2021-11-27 17:19:16 +01:00
Laurent Destailleur
66d9964861
Clean code
2021-11-27 16:19:12 +01:00
Laurent Destailleur
2acfba25ee
Comment dead code
2021-11-27 15:58:14 +01:00
Laurent Destailleur
e43b33028c
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/card.php
2021-10-20 15:06:10 +02:00
Laurent Destailleur
265f3d0ab0
Fix css
2021-10-19 20:03:59 +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
29d9771b80
Code comment
2021-09-15 19:39:22 +02:00
Laurent Destailleur
4a2d3a55d4
FIX Selection of type "people" for membership must hide the company
2021-09-15 19:33:30 +02:00
Laurent Destailleur
4939cc9911
Fix trans
2021-09-10 11:04:59 +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
5d6b26ddb7
Fix css
2021-06-19 19:45:13 +02:00
daraelmin
6504f96188
Copyright
2021-05-07 00:43:01 +02:00
stickler-ci
949e797390
Fixing style errors.
2021-05-06 22:31:41 +00:00
daraelmin
912995a558
Create new.php
2021-05-07 00:28:03 +02:00
daraelmin
9af05f3c6e
Update new.php
2021-05-07 00:25:38 +02:00
daraelmin
2e2b6af98e
Update new.php
2021-05-07 00:23:46 +02:00
daraelmin
82bf9cd3e9
Fix public new member form use adh type amount
2021-05-07 00:13:49 +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
stickler-ci
e7a4699bd9
Fixing style errors.
2021-04-22 17:26:46 +00:00
Indelog
196ebbb8e8
Fix : empty email on public membership form
...
We can validate the public membership form whith an empty email when
`$conf->global->ADHERENT_MAIL_REQUIRED` is set. This fix it.
2021-04-22 19:18:47 +02:00
Laurent Destailleur
cc25a45767
Merge branch 'develop' into daraelmin-patch-2
2021-04-19 21:40:25 +02:00
Laurent Destailleur
9acf0e880e
Fix ident
2021-04-19 21:37:33 +02:00
daraelmin
17c2b4f0e8
Fix warning wrong date format for new member form
...
Fix warning wrong date format for new member form when new membre submit no birthdate
2021-04-17 23:58:00 +02:00
daraelmin
b96d3cebda
Update new.php
2021-04-17 14:51:05 +02:00
daraelmin
16dfde1128
Update new.php
2021-04-17 14:39:14 +02:00
stickler-ci
d23e746609
Fixing style errors.
2021-04-17 12:29:23 +00:00
daraelmin
d6085fb68a
Update new.php
2021-04-17 14:29:02 +02:00
stickler-ci
fcbea36605
Fixing style errors.
2021-04-17 12:21:40 +00:00
daraelmin
17f84c4edc
Fix new member form use getpost instead FORCEXXX
...
## Fix use FORCETYPE, FORCECOUNTRYCODE, FORCEMORPHY even if GETPOST bas value
## Fix code style : typeid is note type
## Fix reset amount when $amount is set by script or by hook
## Fix some code style
2021-04-17 14:18:42 +02:00
Dorian Vabre
999be03f8d
fix: new member public page firstname test
2021-04-07 12:36:30 +02:00
Laurent Destailleur
fc2308d810
Fix trans
2021-03-20 21:38:01 +01:00
Frédéric FRANCE
df6650241d
code syntax public dir
2021-02-26 18:58:34 +01:00
Laurent Destailleur
566a0ba785
Code comment
2021-02-24 11:42:55 +01:00
Laurent Destailleur
4f1f17fedc
Fix GETPOST instead of POST
2021-02-24 11:37:20 +01:00
Laurent Destailleur
00ad6df395
Fight against $_POST
2020-11-30 14:47:07 +01:00
Givriz
dca4cf5987
Feature : ajout de la class "button-cancel"
...
Ajout de la class "button-cancel" suite à l'issue #3756 et achèvement de ma tâche Dolibarr.
2020-11-23 15:12:52 +01:00
Laurent Destailleur
b3e03c6991
Fix css for public pages
2020-11-14 18:11:46 +01:00
Laurent Destailleur
0962c79c3e
Update link poweredby
2020-11-09 14:45:40 +01:00
Laurent Destailleur
b386faebd8
Add noopenenr on links to dolibarr website
2020-11-07 12:49:38 +01:00
Scrutinizer Auto-Fixer
a2a9c51e50
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-27 18:46:07 +00:00
Frédéric FRANCE
5a3780e062
end of dol_fiche_end
2020-10-27 18:19:31 +01:00
Laurent Destailleur
80bbec7aeb
Merge pull request #15122 from frederic34/publicmember
...
add hook on public new member card
2020-10-25 14:51:14 +01:00
Laurent Destailleur
d042562996
Disable browser notification on public pages
2020-10-25 13:48:08 +01:00
Frédéric FRANCE
8e77ac4eb0
fix empty array
2020-10-24 13:28:38 +02:00
Frédéric FRANCE
76a0eba1a0
add hook on public new member card
2020-10-23 18:49:06 +02:00
Frédéric FRANCE
9a470fa42d
replace deprecated
2020-10-22 22:50:03 +02:00