Commit graph

245 commits

Author SHA1 Message Date
Björn Endres
a326a61ade
Merge pull request #55 from MarcMichalsky/issue/50
[#50] Include user_extrafield in custom_field_mapping
2022-07-04 14:36:42 +02:00
Marc Michalsky
d3c07c10fa
[#50] Include user_extrafield in custom_field_mapping 2022-06-27 17:28:53 +02:00
Jens Schuppe
29e0b50cd1 Back to dev 2022-05-31 11:03:04 +02:00
Jens Schuppe
c1a1dce52e Version 1.4-alpha1 2022-05-31 11:02:47 +02:00
Jens Schuppe
85081dc3ab Merge remote-tracking branch 'systopia/issue/42'
[#42] "Data too long" when saving many profiles
2022-05-31 11:01:23 +02:00
Jens Schuppe
4be5471d41 Back to dev 2022-05-31 11:00:31 +02:00
Jens Schuppe
aa0c35ca1b Version 1.3 2022-05-31 11:00:14 +02:00
B. Endres
c52dc77532 [#42] migrate profiles with last_access NOW() 2022-05-13 10:15:28 +02:00
B. Endres
c96abd8407 [#42] added logging exception 2022-05-12 13:29:16 +02:00
B. Endres
65424ab4bc [#42] added stats 2022-05-12 13:25:53 +02:00
B. Endres
b5b34ff678 [#42] fix for getProfile empty name 2022-05-12 13:04:03 +02:00
B. Endres
bf2a73f519 [#42] log (production) access 2022-05-11 21:45:55 +02:00
B. Endres
fd47b91b65 [#42] refactored profile management 2022-05-11 21:37:37 +02:00
B. Endres
62399657e7 [#42] added data structure and upgrader/migration 2022-05-11 20:55:42 +02:00
Jens Schuppe
6fbc1d4a5d Back to dev 2022-05-02 15:36:32 +02:00
Jens Schuppe
6036f62a22 Version 1.3-beta1 2022-05-02 15:36:12 +02:00
Jens Schuppe
3654f92bf8 Add link to docs.civicrm.org 2022-05-02 15:36:03 +02:00
Jens Schuppe
1c649ba812 Merge branch 'issue/28'
[#28] Add parameter for preferred language
2022-05-02 15:25:28 +02:00
Jens Schuppe
c81e10faaa [#28] Add API parameter documentation and fix typo in API sepc 2022-05-02 15:24:58 +02:00
Jens Schuppe
d95813d1ad Merge remote-tracking branch 'MarcMichalsky/issue/47'
[#48] Allow configuring required address comonents
2022-05-02 14:32:57 +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
3656b413a1
Merge branch 'systopia:master' into issue/47 2022-04-21 08:45:11 +02:00
Jens Schuppe
36958cb9ed Back to dev 2022-04-19 17:50:15 +02:00
Jens Schuppe
dbac84d13a Version 1.3-alpha1 2022-04-19 17:49:59 +02:00
Marc Michalsky
48164479f7 hard code array of address components to unset 2021-11-17 18:20:25 +01:00
Marc Michalsky
d910ce4846 Comment updated 2021-11-17 16:52:14 +01: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
Marc Michalsky
89638a172d Merge remote-tracking branch 'MarcMichalsky/issue/47' into issue/47 2021-11-17 16:31:42 +01:00
Marc Michalsky forumZFD
a30b8f02cb fix [#47] | Don't create new address only from user_country 2021-11-17 16:31:34 +01:00
Jens Schuppe
197563920a Merge branch 'issue/53'
[#53] Duplicate XCM-initiated activites for personal addresses
2021-11-09 11:47:06 +01:00
Jens Schuppe
9751e8cee4 [#53] Remove duplicate XCM call for individual address 2021-09-08 14:46:27 +02:00
Jens Schuppe
cadf895def [#51] Update civix-generated code 2021-09-06 11:11:11 +02:00
Jens Schuppe
e01b1ef8f3 Merge branch 'patch-1'
[#49] Improve help text for custom fields mapping
2021-05-20 13:57:26 +02: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
Marc Michalsky forumZFD
0ce2d2530b
fix [#47] | Don't create new address only from user_country 2021-03-09 21:39:54 +01:00
Jens Schuppe
4659b53522 Merge remote-tracking branch 'MarcMichalsky/issue/XCM_primary_details'
[#46] add a paragraph to warn users against systopia/de.systopia.xcm#78
2021-03-01 14:41:47 +01:00
Marc Michalsky forumZFD
287bb52e90
add a paragraph to warn users against systopia/de.systopia.xcm#78 2021-02-27 20:12:43 +01:00
Jens Schuppe
549916a0bc Merge remote-tracking branch 'MarcMichalsky/issue/43_44'
[#45] Change campaign_id parameter data type and add validation for it
2021-02-23 15:03:04 +01:00
Marc Michalsky forumZFD
c06ba098c1
[#44] change campaign_id data type to string 2021-02-19 14:52:32 +01:00
Marc Michalsky forumZFD
921ea49deb
[#43] [#44] validate campaign_id
cast numeric string to integer and test if a related campaign exists
2021-02-19 14:52:00 +01:00
Jens Schuppe
d3060c291e Merge branch 'issue/29'
[#29] Copying profile overwrites existing or default profile
2020-11-10 15:28:20 +01:00
Jens Schuppe
be55ad70a8 [#29] Prevent source profile be overwritten 2020-11-10 15:27:56 +01:00
Jens Schuppe
677f9b8380 Merge branch 'issue/29'
[#29] Copying profile overwrites existing or default profile
2020-11-10 12:25:44 +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
69764ffc11 Merge remote-tracking branch 'MarcMichalsky/issue/39'
[#39] Trim project IDs when extracting from profile configuration
2020-09-25 15:36:42 +02:00
Marc Michalsky
7328b3893d
trim project_ids 2020-09-25 12:08:17 +02:00
Jens Schuppe
3139ec0fee Fix typo in documentation 2020-09-16 10:06:43 +02:00
Jens Schuppe
72a3515e8a Merge branch 'issue/36'
[#36] Use CiviCRM's double opt-in feature for newsletter subscription
2020-08-19 12:37:19 +02:00
Jens Schuppe
9d0ac14d35 Set version to 1.3-dev 2020-08-19 12:37:01 +02:00