All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- Hooks for Push Notifications
- create activity
- edit activity
- delete activity
- create a case
- ...
- set check_permission false for ...
- BAO/DAO for Push Notification entity
- auto_install.sql and - auto_uninstall.sql
- WordPress support
CiviMobileAllowedRelationshipTypes
- Get get list of available relationship types based on the contact idCiviMobileCaseRole
- Get get list of available case roles for case based on case typeCiviMobilePermission
- Return the list of different permissionsPushNotification
- Save push tockensPushNotificationEventReminder
- This API get called when run schedule job "Notify all participants that event is going to start"
Upgrader
- install (now sql)Auth
API now is working with WordPress
1.1 - 2018-08-10
upgrade_0001
- delete Push Notification custom group
Upgrader
- remove install, remove custom group on uninstall and remove enable/disable
- Remove custom group from Contact form
- XML install file for Push Notification custom group.
- PushNotification helper class.
- PushNotification API
1.0 - 2018-07-25
- Custom group for push notification (using XML).
- The pop-up window with notification that you can now using CiviMobile app.
- New
civimobile_secret_validation
hook for custom app secret validation - set check_permission false for ...
PushNotification
(create
) - save push token for users.MyEvent
(get
) - return an events list where user is registered.CiviMobileSystem
(get
) - return system info (cms, cms_version, ext_version).CiviMobileCalendar
(get
) - return an events, cases and activities for calendar.Auth
(create
) - auth method to huck the CMS dependency.
Activity
(getSingle
)details
- replace the to simple space from the textshort_description
- first 200 symbols ofdetails
attributesource_record_type
source_record_id
source_record_title
Address
(get
) - check_permission = falseCase
(getSingle
).details
- replace the to simple space from the textshort_description
- first 200 symbols ofdetails
attributeimage_URL
- an avatar link for each contact
Contact
(getSingle
)current_employer_id
- contact_id of employer
Event
(getSingle
)url
- the website url of event