drupal-ukraine / ppdorg

ppdorg - Drupal.org users statistics
GNU General Public License v2.0
8 stars 8 forks source link

Queue rebuilt #95

Closed anpolimus closed 8 years ago

anpolimus commented 8 years ago

This pull request covers next tasks:

  1. Users scan from d.org has moved from batch into Drupal.queue.
  2. Fixed bug with duplicating of the users during rescan.
  3. Fixed bug with duplicating of field values during rescan.
  4. Added statistics widgets:
    • users_by_year.inc statistics of activity grouped by the year of registration, count of user registrations by year.
    • top_mentors.inc shows top users that are mostly mentioned as mentors by another Ukrainian users.
    • members_by_country.inc - statistics of individual Drupal Association members, groupped by country.
  5. Added display of count of individual members at ukrainian community.
  6. Fixed bug when project theme wasnt installed during reinstall process.