Ole Laursen
b645a8c0f9
Expand document stats test
...
- Legacy-Id: 12753
2017-01-30 14:01:40 +00:00
Ole Laursen
631295f7db
Fix a couple of bugs
...
- Legacy-Id: 12752
2017-01-30 14:00:05 +00:00
Ole Laursen
ce2180971a
Revamp choice parsing a bit in statistics section, add time choice to
...
documents to be able to choose between all time and recent drafts
- Legacy-Id: 12751
2017-01-30 13:34:17 +00:00
Ole Laursen
3395d6f445
Add simple back-filling of affiliation on authors to backfilling script
...
- Legacy-Id: 12750
2017-01-30 13:33:25 +00:00
Ole Laursen
9308948195
Add person, affiliation and country (through django-countries) to
...
DocumentAuthor, rename author field to email and make it optional (for
modeling old email-less submissions), remove the authors many to many
referencing field from Document as it is not really pointing the right
place.
Update the Secretariat tools to show affiliation and country.
Add migration for getting rid of the fake email addresses that the
migration script created some years ago (just set the author email
field to null).
- Legacy-Id: 12739
2017-01-26 17:10:08 +00:00
Ole Laursen
641d92cf49
Add many-to-many field with formal languages to Document and add formal
...
language statistics
- Legacy-Id: 12658
2017-01-16 17:06:54 +00:00
Ole Laursen
6378594033
Add word count and submit format statistics
...
- Legacy-Id: 12656
2017-01-16 11:36:38 +00:00
Ole Laursen
656ed8c89d
Add statistics for pages in documents, refactoring a bit to share more code
...
- Legacy-Id: 12639
2017-01-10 18:27:15 +00:00
Ole Laursen
13f3b4ed1a
Add simple test for document stats
...
- Legacy-Id: 12631
2017-01-06 16:46:28 +00:00
Ole Laursen
7dc370baa3
Improve wording a bit in the document statistics, turn of chart
...
animation, it makes the page seem sluggish
- Legacy-Id: 12630
2017-01-06 15:31:32 +00:00
Ole Laursen
dac430c84e
Add branch from trunk @r12628 for the author statistics project, add document statistics page with the first statistics with the number of authors per document
...
- Legacy-Id: 12629
2017-01-06 15:10:49 +00:00
Henrik Levkowetz
c2541ec04b
Django 1.9: Removed deprecated use of django.conf.urls.patterns() from all urls*.py files.
...
- Legacy-Id: 12618
2016-12-22 17:21:57 +00:00
Ole Laursen
77d7d8b236
Add totals to review statistics tables and make it possible to select
...
multiple teams in the graph and get accumulated counts shown
- Legacy-Id: 12223
2016-10-27 21:36:02 +00:00
Ole Laursen
4b987436c0
Fix a missing HttpResponseForbidden in review statistics, make the
...
review test code use a separate reviewer and reviewsecretary user to
avoid confounding things - also let these use Unicode in their names
to check for Unicode trouble.
- Legacy-Id: 12175
2016-10-19 11:58:49 +00:00
Ole Laursen
6d7bfd7b37
Actually commit the statistics section.
...
- Legacy-Id: 12125
2016-10-13 15:36:14 +00:00