Ole Laursen
679fd4f502
Fix bug in is_area_director_for_group
...
- Legacy-Id: 4017
2012-03-01 18:45:14 +00:00
Ole Laursen
8bfcced00f
Add some more roles for use in the Secretariat tools (requested by
...
Ryan Cross)
- Legacy-Id: 4016
2012-03-01 18:21:43 +00:00
Ole Laursen
117eac031a
Be a bit more careful with handling the submitter info as well as it
...
turns out there are some (although apparently all old) entries with
author_order = 0
- Legacy-Id: 4015
2012-03-01 18:06:38 +00:00
Ole Laursen
3ebee25c2a
Handle users without a profile gracefully
...
- Legacy-Id: 4014
2012-03-01 17:47:02 +00:00
Ole Laursen
08a3ec7687
Work around problems if a document has two authors connected who's the
...
same person (fix the data issue rather than throwing an exception)
- Legacy-Id: 4013
2012-03-01 17:18:37 +00:00
Ole Laursen
562773a081
Turn Group acronym into a SlugField, make the admin prepopulate the acronym
...
- Legacy-Id: 4012
2012-03-01 13:07:47 +00:00
Ole Laursen
e784dc5786
Add blank=True to unused_states and unused_tags since they don't have
...
to be filled in
- Legacy-Id: 4003
2012-02-29 16:06:37 +00:00
Ole Laursen
58c3c4fd6a
Fix two (old) bugs in the HTML, doesn't appear to have had an effect
...
on the rendering, but nevertheless
- Legacy-Id: 4001
2012-02-28 19:36:01 +00:00
Ole Laursen
85d00e2a06
Fix missing __unicode__ in IRTF proxy, it meant that the __unicode__
...
from Group was called instead
- Legacy-Id: 3998
2012-02-28 19:32:41 +00:00
Ole Laursen
124b398729
Guard against None coming out of the draft parser, we need to convert
...
that into an empty string, fixes #775 .
- Legacy-Id: 3997
2012-02-28 18:37:22 +00:00
Ole Laursen
8723e7f60d
Use Person.plain_name as token holder names in proxy, and also in the WGAction form, fixes #776 .
...
- Legacy-Id: 3996
2012-02-28 18:11:57 +00:00
Ole Laursen
dbf5e6ab84
Remove a bunch of old admin files, fix a couple of issues with the new ones, add admin for meeting
...
- Legacy-Id: 3995
2012-02-28 17:29:52 +00:00
Ole Laursen
65d3b28707
Make sure unique ids are unique by outputting the time slot ids rather
...
than "session + number of session in this meeting"
- Legacy-Id: 3994
2012-02-28 14:38:01 +00:00
Ole Laursen
4b41139491
Turn user field on person into a raw field
...
- Legacy-Id: 3993
2012-02-28 14:36:37 +00:00
Ole Laursen
6afceb835e
Port idindex to new schema, fixes #770 .
...
- Legacy-Id: 3985
2012-02-27 18:46:27 +00:00
Ole Laursen
95fc209f6b
Catch Ph.D. as suffix in name parser, fixes "Dr. Bernard D. Aboba Ph.D."
...
- Legacy-Id: 3984
2012-02-27 17:59:23 +00:00
Ole Laursen
0b3c475432
Fix bugfix to match the IRTF type in the new database
...
- Legacy-Id: 3983
2012-02-27 17:09:08 +00:00
Ole Laursen
f46e96c7a1
Fix from Henrik to let RGs show up properly in the agenda
...
- Legacy-Id: 3982
2012-02-27 16:55:55 +00:00
Ole Laursen
6ee6b4bd9a
Add missing "
...
- Legacy-Id: 3981
2012-02-26 21:51:16 +00:00
Ole Laursen
0144bcd05b
Only set wg-doc on WG documents
...
- Legacy-Id: 3980
2012-02-26 21:32:24 +00:00
Ole Laursen
cb1b56d912
Fix bug if we weren't able to deduce a stream
...
- Legacy-Id: 3979
2012-02-26 14:22:44 +00:00
Ole Laursen
b9853c707c
Add main handler so name_parts can be invoked from the command line,
...
incorporate fix from Henrik to get rid of (Foo Bar) ending
- Legacy-Id: 3978
2012-02-25 22:16:33 +00:00
Ole Laursen
54b3497c65
Add back {% if user %} guard to prevent weird tracebacks on 500s
...
- Legacy-Id: 3977
2012-02-25 19:30:39 +00:00
Ole Laursen
8aab6b30a3
Bug fix from Henrik, missing d.
...
- Legacy-Id: 3976
2012-02-25 18:09:10 +00:00
Ole Laursen
fb58c0d6f4
Don't show stream if we don't have any streams
...
- Legacy-Id: 3975
2012-02-25 14:52:36 +00:00
Ole Laursen
853f8d77d0
Catch non-existing groups in area hack
...
- Legacy-Id: 3974
2012-02-25 13:08:42 +00:00
Ole Laursen
8815d49325
Watch out for non-existing area
...
- Legacy-Id: 3973
2012-02-25 10:32:12 +00:00
Ole Laursen
f05bc8cf1f
Add "Assigned to area" select box to individually submitted documents
...
in the AD edit form, change search to define area = doc.group or
doc.group.parent (so don't take AD into account), plus a bunch of
small tweaks to make a document with an area set as group behave like
an individually submitted document, at least for the time being (they
are presented as "Individual in xyz area" on their document page)
- Legacy-Id: 3968
2012-02-25 01:48:33 +00:00
Ole Laursen
0909534588
Fix bug in test
...
- Legacy-Id: 3967
2012-02-25 01:41:05 +00:00
Ole Laursen
299d84bb87
Import individual submissions with area information with group set to
...
the area
- Legacy-Id: 3966
2012-02-25 01:33:50 +00:00
Ole Laursen
708c3a4df9
Look at intended_std_level instead of looking at the indefinite
...
article when determining document/protocol action status, also avoid
putting stuff in a list that has been taken directly by reference from
the settings
- Legacy-Id: 3963
2012-02-24 16:55:53 +00:00
Ole Laursen
f6f7e4b321
Import meeting materials as rev 00 instead of rev 01
...
- Legacy-Id: 3962
2012-02-24 16:27:32 +00:00
Ole Laursen
5051c40ba1
Skip "none" WGChairs
...
- Legacy-Id: 3961
2012-02-24 16:23:20 +00:00
Ole Laursen
102452a85a
Add official email for ISE Chair
...
- Legacy-Id: 3960
2012-02-24 16:14:58 +00:00
Ole Laursen
57e553ed04
Fix draft-foo dummy
...
- Legacy-Id: 3959
2012-02-24 15:52:59 +00:00
Ole Laursen
ed4a38918d
Add augment_with_start_time where start time is currently defined as
...
time of first revision
- Legacy-Id: 3958
2012-02-24 14:29:51 +00:00
Ole Laursen
0107f67256
Try to be a little bit more robust in case people haven't filled in
...
the intended_std_level
- Legacy-Id: 3954
2012-02-23 19:22:05 +00:00
Ole Laursen
9d555556e9
Put current revision on equal footing with DraftVersions idea of when
...
revisions happened, this fixes some inconsistencies with live data
- Legacy-Id: 3953
2012-02-23 19:10:54 +00:00
Ole Laursen
3f22d78db8
Say "Intended RFC status" in edit form based on feedback
...
- Legacy-Id: 3952
2012-02-23 14:29:18 +00:00
Ole Laursen
b46ebcb553
Sort ADs on last name
...
- Legacy-Id: 3951
2012-02-22 20:25:40 +00:00
Ole Laursen
934e4f7d0a
'ann' and 'approved' were swapped in the next states table, bug
...
noticed by Amy Vezza
- Legacy-Id: 3950
2012-02-22 18:10:48 +00:00
Ole Laursen
4566bd7941
Fix IDState wrapper to fix the /idtracker/help/state/ page
...
- Legacy-Id: 3949
2012-02-22 18:08:21 +00:00
Ole Laursen
d8087ce05c
Use "(None)" rather than None for empty labels
...
- Legacy-Id: 3948
2012-02-22 17:02:32 +00:00
Ole Laursen
dbbc064cb4
Add order and description to stream names
...
- Legacy-Id: 3947
2012-02-22 16:12:57 +00:00
Ole Laursen
ea78c5846a
Fix some corner cases in area search
...
- Legacy-Id: 3946
2012-02-22 15:31:15 +00:00
Ole Laursen
65c16409f6
Add labels for std_level abbreviations
...
- Legacy-Id: 3945
2012-02-22 12:59:44 +00:00
Ole Laursen
6c592c7cc6
Catch "IESG process started in state" state change too for figuring
...
out the state date
- Legacy-Id: 3944
2012-02-22 11:08:43 +00:00
Ole Laursen
1e9920fac1
Remove debug print
...
- Legacy-Id: 3943
2012-02-22 11:00:58 +00:00
Ole Laursen
8bd624f171
Standardize new_revision text in import
...
- Legacy-Id: 3941
2012-02-21 18:32:06 +00:00
Ole Laursen
feb4f93dc6
Import new_revision events for the non-draft document types, this will
...
allow a more generic document history page; this will be important for
charters, less important for other types, but might as well get it
right from the beginning
- Legacy-Id: 3940
2012-02-21 16:50:17 +00:00