dashboard: Show personal campaign pages.
[org.fsf.memberdashboard.git] / CRM /
2014-12-11 David Thompsondashboard: Show personal campaign pages.
2014-11-17 David Thompsonbenefits: Display member button.
2014-11-17 David ThompsonRevert William's ill-fated style improvements.
2014-11-17 David ThompsonAdd civicrm_post hook to regenerate member buttons.
2014-11-14 William TheakerInclude stylesheet as resource
2014-11-14 David Thompsonadmin: Show all profiles in select box instead of just...
2014-11-07 David Thompsonbenefits: Add uniqueness validation for email aliases.
2014-11-06 David Thompsonbenefits: Don't allow non-members to access benefits...
2014-11-06 David Thompsonbenefits: Validate local part of email alias.
2014-11-06 David Thompsonbenefits: Add email alias CRUD.
2014-11-05 David Thompsoninfo: Fix the profile link displayed in noscript tag.
2014-11-05 David Thompsoninfo: Fix issue where jquery.notify.js is sometimes...
2014-11-04 David Thompsonbenefits: Display email aliases in a table.
2014-11-04 David ThompsonAdd member_email_alias table.
2014-11-04 David Thompsonbenefits: Simplify Drupal user access.
2014-10-31 David Thompsonbenefits: Display proper XMPP username and elaborate...
2014-10-30 David ThompsonAdd benefits page.
2014-10-24 David Thompsoncommunication: Add custom group subscription form.
2014-10-23 David ThompsonFix docstring.
2014-10-23 David ThompsonExtract base page class.
2014-10-23 David Thompsoncommunications: Add email preferences.
2014-10-22 David Thompsonsettings: Refactor method.
2014-10-21 David ThompsonAdd a settings page.
2014-10-20 David ThompsonDefine constant for settings group name.
2014-10-20 David ThompsonAdd member info profile setting.
2014-10-09 David ThompsonLoad user info profile via AJAX call.
2014-10-02 David ThompsonUse API to fetch contact.
2014-10-02 David ThompsonAdd info page boilerplate.
2014-10-01 David ThompsonAdd communications page.
2014-10-01 David ThompsonFactor out a helper class from the member dashboard.
2014-10-01 David ThompsonFix docstring.
2014-10-01 David ThompsonFactor out the side-effects of building the bashboard.
2014-10-01 David ThompsonCopy dashboard element templates from CiviCRM core.
2014-10-01 David ThompsonAdd license headers to files.
2014-10-01 David ThompsonFix page title.
2014-10-01 David ThompsonDisplay CiviMember and CiviContribute dashboard elements.
2014-09-30 David ThompsonRender the CiviMember component on the dashboard.
2014-09-30 David ThompsonAdd MemberDashboard page boilerplate.