Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.4.2
-
Fix Version/s: 4.4.5
-
Component/s: CiviCRM API, CiviHR
-
Labels:None
-
Sprint:Sprint 1, Sprint 12b
Description
Add two new API entities:
- Dashboard – Enable developers to register new dashlets. This should work with hook_civicrm_managed.
- DashboardContact – Enable developers to assign dashlets to the dashboard for particular users
Be sure to:
- Ensure that the SyntaxConformanceTest passes for Dashboard and DashboardContact
- Write at least one additional unit-test for Dashboard
- Write at least one additional unit-test for DashboardContact
- Update http://wiki.civicrm.org/confluence/display/CRMDOC/API+changes
Attachments
Issue Links
- blocks
-
CRM-13892 Dashboard: Allow manipulation of default dashlets
- Done/Fixed