Jens Schuppe
ac1b08b775
Code style
2024-06-12 14:35:44 +02:00
Marc Michalsky
9836168122
add profile settings for note mapping
2024-06-11 14:57:10 +02:00
Jens Schuppe
8020491bf1
Repair help links in settings form (and reformat)
2024-06-06 12:01:05 +02:00
Jens Schuppe
75676d42eb
Fix condition in profile form template for not showing selector field for default profile
2024-06-06 11:01:56 +02:00
Jens Schuppe
692c66a9a5
Merge remote-tracking branch 'MarcMichalsky/improve_profile_list'
...
[#76 ] Improve profile list view
2024-04-05 13:47:39 +02:00
Jens Schuppe
b480d87ed7
Merge branch 'impove_default_profile_behaviour'
2024-04-05 13:27:34 +02:00
Marc Michalsky
d9e51c67f6
use the id instead of the name to look up profiles
2024-03-25 15:58:11 +01:00
Marc Michalsky
b7b0e6d610
use custom css file instead of inline style
2023-08-29 17:02:44 +02:00
Marc Michalsky
63d713f9f0
display selectors as list in profiles view
2023-08-16 11:26:10 +02:00
Marc Michalsky
ab27dccbe7
improve default profile behavior
2023-08-16 11:22:54 +02:00
B. Endres
65424ab4bc
[ #42 ] added stats
2022-05-12 13:25:53 +02:00
Jens Schuppe
6779349505
[ #47 ] Simplify evaluating required address components and re-arrange profile form
2022-05-02 14:30:35 +02:00
Marc Michalsky
9969c99f70
Make required address components configurable
...
The required address components can be selected in the corresponding profile.
2021-11-17 16:32:10 +01:00
Jens Schuppe
c889cf08e8
[ #49 ] Improve help text on custom fields mapping
2021-05-20 13:56:43 +02:00
mariav0
c5f3b1081b
Update Profile.hlp
...
added information:
This only works for fields that Twingle itself provides in the custom_fields parameter, not for any parameters; i.e. user_extrafield always ends up in a note.
2021-05-20 13:42:18 +02:00
Jens Schuppe
be55ad70a8
[ #29 ] Prevent source profile be overwritten
2020-11-10 15:27:56 +01:00
Jens Schuppe
228e964633
[ #29 ] Use correct profile names and validate before saving profile copies
2020-11-10 11:30:58 +01:00
Jens Schuppe
a65e98509a
[ #36 ] Improve help text on Double Opt-In option
2020-08-19 12:27:46 +02:00
Jens Schuppe
94cc262c21
[ #36 ] Add help text for the Newsletter Double-Opt-In setting
2020-08-14 10:25:04 +02:00
Jens Schuppe
d3c1aabfb4
[ #36 ] Rename "double_opt_in" property to "newsletter_double_opt_in"
2020-08-14 10:13:51 +02:00
Marc Michalsky
4ff060884a
implement CiviCRM's double opt-in feature for newsletter
2020-07-24 10:57:23 +02:00
B. Endres
acedf890f5
merged issue/27
2020-06-04 10:40:53 +02:00
B. Endres
35cf2f80e2
[ #27 ] implementing campaign options
2020-06-04 10:37:01 +02:00
B. Endres
ad8fb0eee7
[ #24 ] added option to drop twingle mandate reference
2020-05-24 19:47:11 +02:00
B. Endres
3463da4514
[ #20 ] refactored settings and implemented activity creation
2020-02-13 09:23:13 +01:00
B. Endres
33ced7bbc3
[ #19 ] implementing membership postprocess call (WIP)
2020-02-10 08:26:55 +01:00
B. Endres
24801bb6bc
[ #14 ] implementing individual prefix mapping
2020-01-31 13:11:32 +01:00
B. Endres
8642ab5cfd
[ #18 ] implementing xcm profiles
2020-01-30 08:17:16 +01:00
Jens Schuppe
bc9baea6f2
[ #5 ] Add a setting for differentiating membership types depending on donation rhythm
2020-01-22 12:51:15 +01:00
Jens Schuppe
a46e6eb7d1
[ #16 ] Add link for copying profile configurations
2020-01-16 10:38:47 +01:00
B. Endres
fc7c7d7d7b
[ #9 ] implemented exception for ending twingle contributions
2019-11-15 11:05:09 +01:00
B. Endres
30ab55f3ba
[ #8 ] fixed broken help link
2019-11-15 09:35:18 +01:00
B. Endres
d9a44f07e7
[ #8 ] added twingle ID prefix
2019-11-15 09:09:14 +01:00
B. Endres
33c81951fc
added help to twingle IDs
2019-11-15 07:44:39 +01:00
Jens Schuppe
7ff6381ad8
[ #6 ] Make contribution status configurable per payment method
2019-08-30 10:33:30 +02:00
Jens Schuppe
a7bcd118cc
Merge branch 'dev_5'
...
[#5 ] Create membership with configurable membership type
2019-08-07 11:38:55 +02:00
Jens Schuppe
341a0f0e32
[ #5 ] Add membership type configuration option in profile
2019-08-07 11:34:07 +02:00
Jens Schuppe
b85291527d
[ #4 ] (wip) Custom field mapping configuration
2019-08-06 13:58:32 +02:00
Jens Schuppe
7fec0d32e9
[ #1 ] (wip) Differing financial type for recurring contributions
2019-05-15 10:45:16 +02:00
Jens Schuppe
3a027cc7c9
Allow location type for organisation addresses be configurable.
2019-01-22 15:02:02 +01:00
Jens Schuppe
d28248723b
Allow a "source" for contributions be configured per profile.
2019-01-21 11:24:11 +01:00
Jens Schuppe
5ce76eae5f
Allow contributions be assigned to a configured campaign per profile.
2019-01-21 11:19:49 +01:00
Jens Schuppe
4255476e5b
Improve translatable strings in help template.
2018-11-12 15:35:15 +01:00
Jens Schuppe
42c40e8c00
[WIP] TwingleDonation.Submit API action for SEPA mandates.
2018-10-09 15:05:44 +02:00
Jens Schuppe
e141f2951a
[WIP] twingleDonation.Submit API action and general profile functionality
2018-10-05 15:25:31 +02:00