zulip/zproject
Steve Howell 9110ebd208 Improve the UI for /activity.
We are still showing the same data points, but the logic to drill
down on details for a particular realm is now all server side,
not client side, and we are smarter about omitting fields.  In
summary mode, we don't show empty Name or Email columns.  In
detailed mode, we show the realm as a headline instead of a column.

In this version you do lose the ability to see all system users in
the same view, but Waseem is ok with this.

(imported from commit edd2e646ab4cf5783ea64232d0cd621debece8d4)
2013-09-26 13:20:00 -04:00
..
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
authhack.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
local_settings.py Move twitter API credentials to local_settings.py. 2013-09-25 15:40:21 -04:00
settings.py Improve the UI for /activity. 2013-09-26 13:20:00 -04:00
test_settings.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
urls.py Add a first pass at Redmine integration. 2013-09-24 16:19:52 -04:00
wsgi.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00