Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Activity Profile
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Extensions
Activity Profile
Graph
c0251f0d348ba006e834f71401745ccad27a513d
Select Git revision
Branches
1
master
default
protected
Tags
4
1.4
1.3
1.2
1.1
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Oct
30
Jul
23
May
19
Aug
12
May
15
Apr
15
Mar
14
Feb
2
6
Dec
28
Jul
12
Apr
12
Mar
22
Feb
15
1
16
Nov
5
10
Oct
9
24
Jun
20
May
19
18
Feb
19
Nov
14
Sep
Update civix
master
master
Fix another undefined variable return
Fix undefined variable return
Fix some PHP8 notices
Merge branch 'dev#FixContactIDVar' into 'master'
Fix contact_id var name, as is sent by remoteforms
Bump version 1.4
1.4
1.4
extensions/activityprofile#3 Removed unused activityprofile_civicrm_managed()
extensions/activityprofile#3 Fix PHP fatal with alterSettingsFolders
Update version 1.3
1.3
1.3
Removed Angular hook, since not used
Merge branch 'master' of lab.civicrm.org:extensions/activityprofile
1.2
1.2
extensions/activityprofile#2 Update civix files and bump version 1.2
Support email notifications for Profiles
Bump version
1.1
1.1
Avoid pseudo-profiles, such as Billing, fixes lack of defaults on a Contribution Page for logged-in users
Fix bad variable check for cache-clear fix
Fix adding a field to a profile (fixes CiviCRM 5.44 compatibility)
Fixes weird behaviours when creating cases and missing case_type_id
Fix bug when creating new Individuals
Fix typo in code comment
Fix 'missing activity_id' bug caused by incorrect detecion of isActivityProfile
Merge branch 'master' of https://lab.civicrm.org/extensions/activityprofile
Fixes the contact_id html type metadata
hook_post Profile.create: add check to avoid odd bugs
Make it possible to select a contact from a drop-drop (Contact ID field, combined with logged-in user)
Fix detection of activity fields. Core's checkContactActivityProfileType does not work if we have only one field type
StateProvince custom fields: fix issue with empty values on form process
Fix StateProvince display
Case create: use the case_subject, if available
Add support for setting the contact type/subtype even if not using activities
Fixes mixed-entity type profiles, and fixes when a custom field is disabled but still present in the profile
Fixes a bug when adding/editing fields on a profile (caused by a cache flush)
Add support for creating new cases
Fix deprecated getUrlPath
Metadata: also fix api.required (used by remoteform)
Metadata: fix is_required
CRM/Activityprofile/APIWrappers/Profile: unset group_id if empty, otherwise API error.
Adds a few improvements to make sure that remoteform can handle formatting, contact-reference fields, groups field, etc.
Add support for Organizations and Contact Sub-Types.
Loading