Releases: systopia/de.systopia.remoteevent
Releases · systopia/de.systopia.remoteevent
1.3.0-beta2
What's Changed
Full Changelog: 1.3-beta1...1.3.0-beta2
1.3-beta1
What's Changed
- Allow to require a user account for registration by @dontub in #83
- Make custom groups reserved by @dontub in #80
- Don't require contact get permissions to load default values by @dontub in #84
- Add remote spawn action by @jojowork in #81
- Count all registrations with active count flag by default by @dontub in #82
- File uploads by @dontub in #96
- Fix issues test by @dontub in #99
- Run tests in GitHub action by @dontub in #90
- Add "Copy of" to event title on spawn by @dontub in #91
- Name the extension consistently by its official name by @jensschuppe in #101
- Add setting for invitation confirm field default value by @jensschuppe in #102
- Improve documentation by @TychoSchottelius in #86
- Add participant status and registration date for additional participants by @jensschuppe in #100
- Add participants to waitlist if approval required by @jensschuppe in #107
- Add additional participants to waiting list by @jensschuppe in #106
- Standardize official extension name in the documentation by @jensschuppe in #105
- Apply Smarty Security Policy and replace usage of
{crmAPI}
in affected templates by @jensschuppe in #104
New Contributors
Full Changelog: 1.2.1...1.3-beta1
CiviRemote Event 1.2.1
Changes since version 1.2.0
- [#89] Use correct entity field names for additional participant fields - by @jensschuppe
Full Changelog: 1.2.0...1.2.1
CiviRemote Event 1.2.0
Features
- Allows event registration/update profiles be configured using a UI with the CiviRemote Event Form Editor extension
- Allows registering additional participants
- Allows localizing event registration profiles with a locale given in the
get_form
request (e.g. the current language of the frontend)
Changes since version 1.1.0
- [#27] Only assign default participant role for new participants - by @jensschuppe, @bjendres
- [#28] RemoteEvent configuration not copied to event clone - by @bjendres, @jensschuppe
- [#53] Add
has_active_waitlist
flag to events - by @jensschuppe, @bjendres - [#54] Add configuration for registering additional participants - by @jensschuppe, @dontub
- [#55] Use class constants for event names - by @jensschuppe, @dontub, @bjendres
- [#58] Translate event ID in
RemoteEvent.get
withid
parameter - by @jensschuppe, @bjendres - [#60] Allow to specify entity field name in field spec - by @dontub, @bjendres, @jensschuppe
- [#62] Fix method call in
civicrm_api3_remote_participant_create()
- by @dontub - [#63] Increase minimal CiviCRM version to 5.61 - by @dontub
- [#64] README.md: Increase required CiviCRM version - by @dontub
- [#65] Test if array key exists - by @dontub
- [#66]
GetParticipantFormEventBase
: Set prefill values only for fields available in the result - by @dontub, @bjendres - [#67] RegistrationProfile: Fix value formatting for
Timestamp
- by @dontub, @bjendres - [#69] Make localisation actually work - by @jensschuppe, @bjendres, @dontub
- [#70] Use super method for providing default values in "Standard2" profile - by @jensschuppe, @dontub
- [#74] Define permissions using the correct format (
label
anddescription
) - by @jensschuppe - [#76] Retrieve contact custom field default values with APIv4 but retain legacy field names (
custom_x
) - by @jensschuppe, @dontub - [#78] Show validation warning instead of an error if
remote_registration_additional_participants_waitlist
is disabled, but request has no additional participants - by @dontub, @jensschuppe, @jojowork - [#79] Update German translation - by @dontub
- [#85] Refactor localization for not changing UF locale for each string - by @jensschuppe, @TychoSchottelius
- [#87] Fix regression causing additional participants not being registered - by @jensschuppe, @dontub
Full Changelog: 1.1.0...1.2.0
CiviRemote Event 1.2-beta6
Features
- Allows event registration/update profiles be configured using a UI with the CiviRemote Event Form Editor extension
- Allows registering additional participants
- Allows localizing event registration profiles with a locale given in the
get_form
request (e.g. the current language of the frontend)
Changes since version 1.1.0
- [#27] Only assign default participant role for new participants - by @jensschuppe, @bjendres
- [#28] RemoteEvent configuration not copied to event clone - by @bjendres, @jensschuppe
- [#53] Add
has_active_waitlist
flag to events - by @jensschuppe, @bjendres - [#54] Add configuration for registering additional participants - by @jensschuppe, @dontub
- [#55] Use class constants for event names - by @jensschuppe, @dontub, @bjendres
- [#58] Translate event ID in
RemoteEvent.get
withid
parameter - by @jensschuppe, @bjendres - [#60] Allow to specify entity field name in field spec - by @dontub, @bjendres, @jensschuppe
- [#62] Fix method call in
civicrm_api3_remote_participant_create()
- by @dontub - [#63] Increase minimal CiviCRM version to 5.61 - by @dontub
- [#64] README.md: Increase required CiviCRM version - by @dontub
- [#65] Test if array key exists - by @dontub
- [#66]
GetParticipantFormEventBase
: Set prefill values only for fields available in the result - by @dontub, @bjendres - [#67] RegistrationProfile: Fix value formatting for
Timestamp
- by @dontub, @bjendres - [#69] Make localisation actually work - by @jensschuppe, @bjendres, @dontub
- [#70] Use super method for providing default values in "Standard2" profile - by @jensschuppe, @dontub
- [#74] Define permissions using the correct format (
label
anddescription
) - by @jensschuppe - [#76] Retrieve contact custom field default values with APIv4 but retain legacy field names (
custom_x
) - by @jensschuppe, @dontub - [#78] Show validation warning instead of an error if
remote_registration_additional_participants_waitlist
is disabled, but request has no additional participants - by @dontub, @jensschuppe, @jojowork - [#79] Update German translation - by @dontub
- [#85] Refactor localization for not changing UF locale for each string - by @jensschuppe, @TychoSchottelius
- [#87] Fix regression causing additional participants not being registered - by @jensschuppe, @dontub
Full Changelog: 1.1.0...1.2-beta6
CiviRemote Event 1.2-beta5
Features
- Allows event registration/update profiles be configured using a UI with the CiviRemote Event Form Editor extension
- Allows registering additional participants
- Allows localizing event registration profiles with a locale given in the
get_form
request (e.g. the current language of the frontend)
Changes since version 1.1.0
- [#27] Only assign default participant role for new participants - by @jensschuppe, @bjendres
- [#28] RemoteEvent configuration not copied to event clone - by @bjendres, @jensschuppe
- [#53] Add
has_active_waitlist
flag to events - by @jensschuppe, @bjendres - [#54] Add configuration for registering additional participants - by @jensschuppe, @dontub
- [#55] Use class constants for event names - by @jensschuppe, @dontub, @bjendres
- [#58] Translate event ID in
RemoteEvent.get
withid
parameter - by @jensschuppe, @bjendres - [#60] Allow to specify entity field name in field spec - by @dontub, @bjendres, @jensschuppe
- [#62] Fix method call in
civicrm_api3_remote_participant_create()
- by @dontub - [#63] Increase minimal CiviCRM version to 5.61 - by @dontub
- [#64] README.md: Increase required CiviCRM version - by @dontub
- [#65] Test if array key exists - by @dontub
- [#66]
GetParticipantFormEventBase
: Set prefill values only for fields available in the result - by @dontub, @bjendres - [#67] RegistrationProfile: Fix value formatting for
Timestamp
- by @dontub, @bjendres - [#69] Make localisation actually work - by @jensschuppe, @bjendres, @dontub
- [#70] Use super method for providing default values in "Standard2" profile - by @jensschuppe, @dontub
- [#74] Define permissions using the correct format (
label
anddescription
) - by @jensschuppe - [#76] Retrieve contact custom field default values with APIv4 but retain legacy field names (
custom_x
) - by @jensschuppe, @dontub - [#78] Show validation warning instead of an error if
remote_registration_additional_participants_waitlist
is disabled, but request has no additional participants - by @dontub, @jensschuppe, @jojowork - [#79] Update German translation - by @dontub
- [#85] Refactor localization for not changing UF locale for each string - by @jensschuppe, @TychoSchottelius
Full Changelog: 1.1.0...1.2-beta5
CiviRemote Event 1.2-beta4
Features
- Allows event registration/update profiles be configured using a UI with the CiviRemote Event Form Editor extension
- Allows registering additional participants
- Allows localizing event registration profiles with a locale given in the
get_form
request (e.g. the current language of the frontend)
Changes since version 1.1.0
- [#27] Only assign default participant role for new participants - by @jensschuppe, @bjendres
- [#28] RemoteEvent configuration not copied to event clone - by @bjendres, @jensschuppe
- [#53] Add
has_active_waitlist
flag to events - by @jensschuppe, @bjendres - [#54] Add configuration for registering additional participants - by @jensschuppe, @dontub
- [#55] Use class constants for event names - by @jensschuppe, @dontub, @bjendres
- [#58] Translate event ID in
RemoteEvent.get
withid
parameter - by @jensschuppe, @bjendres - [#60] Allow to specify entity field name in field spec - by @dontub, @bjendres, @jensschuppe
- [#62] Fix method call in
civicrm_api3_remote_participant_create()
- by @dontub - [#63] Increase minimal CiviCRM version to 5.61 - by @dontub
- [#64] README.md: Increase required CiviCRM version - by @dontub
- [#65] Test if array key exists - by @dontub
- [#66]
GetParticipantFormEventBase
: Set prefill values only for fields available in the result - by @dontub, @bjendres - [#67] RegistrationProfile: Fix value formatting for
Timestamp
- by @dontub, @bjendres - [#69] Make localisation actually work - by @jensschuppe, @bjendres, @dontub
- [#70] Use super method for providing default values in "Standard2" profile - by @jensschuppe, @dontub
- [#74] Define permissions using the correct format (
label
anddescription
) - by @jensschuppe - [#76] Retrieve contact custom field default values with APIv4 but retain legacy field names (
custom_x
) - by @jensschuppe, @dontub - [#78] Show validation warning instead of an error if
remote_registration_additional_participants_waitlist
is disabled, but request has no additional participants - by @dontub, @jensschuppe, @jojowork - [#79] Update German translation - by @dontub
Full Changelog: 1.1.0...1.2-beta4
CiviRemote Event 1.2-beta3
Features
- Allows event registration/update profiles be configured using a UI with the CiviRemote Event Form Editor extension
- Allows registering additional participants
- Allows localizing event registration profiles with a locale given in the
get_form
request (e.g. the current language of the frontend)
Changes since version 1.1.0
- [#27] Only assign default participant role for new participants - by @jensschuppe, @bjendres
- [#28] RemoteEvent configuration not copied to event clone - by @bjendres, @jensschuppe
- [#53] Add
has_active_waitlist
flag to events - by @jensschuppe, @bjendres - [#54] Add configuration for registering additional participants - by @jensschuppe, @dontub
- [#55] Use class constants for event names - by @jensschuppe, @dontub, @bjendres
- [#58] Translate event ID in
RemoteEvent.get
withid
parameter - by @jensschuppe, @bjendres - [#60] Allow to specify entity field name in field spec - by @dontub, @bjendres, @jensschuppe
- [#62] Fix method call in
civicrm_api3_remote_participant_create()
- by @dontub - [#63] Increase minimal CiviCRM version to 5.61 - by @dontub
- [#64] README.md: Increase required CiviCRM version - by @dontub
- [#65] Test if array key exists - by @dontub
- [#66]
GetParticipantFormEventBase
: Set prefill values only for fields available in the result - by @dontub, @bjendres - [#67] RegistrationProfile: Fix value formatting for
Timestamp
- by @dontub, @bjendres - [#69] Make localisation actually work - by @jensschuppe, @bjendres, @dontub
- [#70] Use super method for providing default values in "Standard2" profile - by @jensschuppe, @dontub
- [#74] Define permissions using the correct format (
label
anddescription
) - by @jensschuppe - [#76] Retrieve contact custom field default values with APIv4 but retain legacy field names (
custom_x
) - by @jensschuppe, @dontub - [#78] Show validation warning instead of an error if
remote_registration_additional_participants_waitlist
is disabled, but request has no additional participants - by @dontub, @jensschuppe, @jojowork
Full Changelog: 1.1.0...1.2-beta3
CiviRemote Event 1.1.1
Changes since version 1.1.0
- [#74] Define permissions using the correct format (
label
anddescription
) - by @jensschuppe
Full Changelog: 1.1.0...1.1.1
CiviRemote Event 1.2-beta2
Features
- Allows event registration/update profiles be configured using a UI with the CiviRemote Event Form Editor extension
- Allows registering additional participants
- Allows localizing event registration profiles with a locale given in the
get_form
request (e.g. the current language of the frontend)
Changes since version 1.1.0
- [#27] Only assign default participant role for new participants - by @jensschuppe, @bjendres
- [#28] RemoteEvent configuration not copied to event clone - by @bjendres, @jensschuppe
- [#53] Add
has_active_waitlist
flag to events - by @jensschuppe, @bjendres - [#54] Add configuration for registering additional participants - by @jensschuppe, @dontub
- [#55] Use class constants for event names - by @jensschuppe, @dontub, @bjendres
- [#58] Translate event ID in
RemoteEvent.get
withid
parameter - by @jensschuppe, @bjendres - [#60] Allow to specify entity field name in field spec - by @dontub, @bjendres, @jensschuppe
- [#62] Fix method call in
civicrm_api3_remote_participant_create()
- by @dontub - [#63] Increase minimal CiviCRM version to 5.61 - by @dontub
- [#64] README.md: Increase required CiviCRM version - by @dontub
- [#65] Test if array key exists - by @dontub
- [#66]
GetParticipantFormEventBase
: Set prefill values only for fields available in the result - by @dontub, @bjendres - [#67] RegistrationProfile: Fix value formatting for
Timestamp
- by @dontub, @bjendres - [#69] Make localisation actually work - by @jensschuppe, @bjendres, @dontub
- [#70] Use super method for providing default values in "Standard2" profile - by @jensschuppe, @dontub
- [#74] Define permissions using the correct format (
label
anddescription
) - by @jensschuppe
Full Changelog: 1.1.0...1.2-beta2