Laurent Destailleur
d510e3ffcc
Fix duplicate string
2022-08-13 12:33:00 +02:00
Laurent Destailleur
239008b67d
Merge pull request #21574 from ymollard/create3rdpartyV14
...
FIX: Create a 3rd party from the self-subscription membership form
2022-08-12 00:16:54 +02:00
Yoan Mollard
f30c95ad22
Create a 3rd party from the self-subscription membership form
...
Only when ADHERENT_DEFAULT_CREATE_THIRDPARTY = 1
2022-07-25 16:05:15 +02:00
Laurent Destailleur
98b686b531
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-07-12 02:16:54 +02:00
Laurent Destailleur
fb96145b49
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-07-12 02:05:20 +02:00
Laurent Destailleur
f0090ef928
FIX #yogosha11755
2022-07-11 20:32:49 +02:00
Yoan Mollard
fd4c071c55
Fix displayed amount when canEditAmount is true globally
2022-07-11 12:03:24 +02:00
Yoan Mollard
f1b9a1e008
use the default amount only if the amount field is editable
2022-07-08 11:08:03 +02:00
stickler-ci
f4c7c03dc1
Fixing style errors.
2022-06-29 14:38:43 +00:00
Yoan Mollard
f4d5962254
Allow to skip membership table for retrocompatibility
2022-06-29 03:27:48 +02:00
Yoan Mollard
e7058c253e
NEW: Table of membership types
2022-06-29 03:25:33 +02:00
Yoan Mollard
5998999f18
NEW: Add free membership amounts at the membership type level
2022-06-28 02:33:17 +02:00
Yoan Mollard
0fca79529a
Missing lib import
2022-06-28 01:51:14 +02:00
Laurent Destailleur
bc11cf62f8
FIX #hunterdev2acfc8fe-247c-4f88-aeaa-042b6b8690a0
2022-06-13 10:44:20 +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
3ab2308124
Clean code
2022-02-18 12:36:05 +01:00
Laurent Destailleur
13510b9929
Clean sortfield, sortorder
2022-01-13 11:17:25 +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
e99355a0c2
Clean html
2021-04-30 15:22:17 +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
be6bb3a756
FIX #yogosha5746 - next step (work in progress)
2021-03-30 19:12:07 +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
4d9c8e2225
Merge pull request #15124 from frederic34/retrieve
...
retrieve the spelling
2020-10-25 14:48:51 +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
ae3228b9e0
retrieve the spelling 🎉
2020-10-23 20:08:35 +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
Laurent Destailleur
c4b5f5a249
Maxi clean of code
2020-09-18 01:29:17 +02:00
Laurent Destailleur
bfbb217607
Fix GETPOST on 'action'
2020-09-16 19:39:50 +02:00
Laurent Destailleur
180a49601b
Use CSS to define size of logo on public pages.
2020-08-27 11:01:41 +02:00
Frédéric FRANCE
b41ac00b98
add new rule
2020-05-21 15:05:19 +02:00
Frédéric FRANCE
e5fc928fda
add new rule
2020-05-21 02:02:54 +02:00
Laurent Destailleur
ad906fc508
Fix use SVG logo instead of PNG
2020-05-15 12:43:48 +02:00
Laurent Destailleur
31157931a9
Fix phpcs
2020-04-26 23:52:23 +02:00
Laurent Destailleur
b20d85b198
Fix phpcs
2020-04-26 23:06:52 +02:00
Laurent Destailleur
2bf36bff6d
Fix restore dir at good place
2020-04-13 04:19:25 +02:00
Laurent Destailleur
3740d59848
Look and feel v12
2020-04-13 04:14:28 +02:00
Scrutinizer Auto-Fixer
e8083e2a65
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-03-23 14:54:02 +00:00
Laurent Destailleur
33c5db9cc3
Prepare code for the new pagination possibility
2020-03-13 13:07:11 +01:00
Laurent Destailleur
c015707cbc
Fix Only dolibarr logos are in root of theme
2020-02-05 14:14:59 +01:00
Laurent Destailleur
90d255d3c4
Look and feel v11
2020-01-27 13:43:03 +01:00
Laurent Destailleur
f44b85f557
Fix $_SESSION['newtoken'] must be newToken()
2019-12-18 23:12:31 +01:00
Frédéric FRANCE
fbb5fbae13
Update new.php
2019-12-08 23:02:34 +01:00
Laurent Destailleur
cb352407eb
Add submit
2019-11-26 12:46:40 +01:00
Laurent Destailleur
171b94fc5c
Merge pull request #12429 from Dolibarr/scrutinizer-patch-5
...
Scrutinizer Auto-Fixes
2019-11-14 08:50:24 +01:00
Scrutinizer Auto-Fixer
ac40dd8bbe
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-13 18:35:39 +00:00
Scrutinizer Auto-Fixer
8a527631a0
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-13 18:35:02 +00:00
Frédéric FRANCE
35751a80ab
100% centpercent
2019-11-05 21:24:41 +01:00
Laurent Destailleur
45c77b4560
Renaming some libelle into label
2019-11-02 12:59:38 +01:00
Laurent Destailleur
2b66282b61
NEW Code for extrafields uses the new array $extrafields->attributes
2019-10-06 14:41:52 +02:00
Alexandre SPANGARO
16c6c9ae75
Merge remote-tracking branch 'upstream/develop' into 11.0_https
2019-10-01 06:12:24 +02:00
Alexandre SPANGARO
91b3bf76fd
Merge branch 'develop' into 11.0_https
2019-10-01 06:11:43 +02:00
obrunet
3e4e64ab1a
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2019-09-27 21:36:35 +02:00
fuhraih
40a8fe3e79
FIX #11554 Extrafields: members autosubscription formular issue
2019-09-27 21:26:06 +02:00
Alexandre SPANGARO
02dbc11f98
Move Gnu.org to https
2019-09-23 21:55:30 +02:00
Alexandre SPANGARO
e32772fdc5
Translate
2019-09-20 09:44:49 +02:00
Alexandre SPANGARO
278312f38f
Translate
2019-09-20 07:02:14 +02:00