Emilio Jiménez
cca4924597
Create views skel for private area.
...
Create new decorators to test if user is nocom member
News function in Group model to get the group members
Move util functions to utils.py module
Improve passes_test_decorator function so test_func accept more params.
See #919
- Legacy-Id: 5161
2012-12-29 00:52:52 +00:00
Emilio Jiménez
8984e888f6
Refactor with new funcions: group.is_chair(user) and group.get_chair()
...
See #904
- Legacy-Id: 5070
2012-11-22 11:26:48 +00:00
Henrik Levkowetz
01e20724db
Added search fields for 2 GroupEvent admin views.
...
- Legacy-Id: 4643
2012-07-27 22:15:44 +00:00
Henrik Levkowetz
356552dac9
Fixed id_abstracts to include drafts assigned directly to areas, not only individual and WG drafts.
...
- Legacy-Id: 4620
2012-07-19 14:03:21 +00:00
Henrik Levkowetz
a732ebf8e2
Added admin interface for GroupEvents.
...
- Legacy-Id: 4619
2012-07-19 14:02:11 +00:00
Henrik Levkowetz
afe3ee71b8
Merged in fixes from Ole, from branch/charter:r4382-4407, and some changes from Henrik (removing the use of pos.blocked in views_ballot.py, and setting a ballot id in idrfc/testsREDESIGN.py) to make idrfc.EditPositionTestCase succeed.
...
- Legacy-Id: 4444
2012-06-10 16:22:16 +00:00
Ole Laursen
07382a07a4
Add an entry to the group history when closing a group is being
...
requested and use that to put a notice on the WG page.
- Legacy-Id: 4399
2012-05-04 17:46:35 +00:00
Henrik Levkowetz
bcd28cc45f
Merged in fixes to the migration from olau@iola.dk. Merged in charter branch from olau@iola.dk. Added various fixes and correction of merge errors.
...
- Legacy-Id: 4353
2012-05-02 19:35:32 +00:00
Ole Laursen
b9a90f35e1
Clean up and polish charter branch code, fix some subtle bugs with
...
revision and approved charter lookup.
- Legacy-Id: 4290
2012-04-19 15:15:43 +00:00
Ole Laursen
21c52a34ae
Add admin support for GroupHistory and GroupURL.
...
- Legacy-Id: 4097
2012-03-15 18:07:55 +00:00
Henrik Levkowetz
85e1cfed80
Add filtering by group for Role list page in admin.
...
- Legacy-Id: 4068
2012-03-07 13:40:57 +00:00
Ole Laursen
b13b2f890e
Consider BOFs to be proposed groups in the proxy when comparing with status_id
...
- Legacy-Id: 4037
2012-03-06 16:35:53 +00:00
Ole Laursen
09281df150
Improve IETFWG proxy to take "bof" groups into account when querying for active groups and map "bof" to IETFWG.ACTIVE. Fixes 784.
...
- Legacy-Id: 4029
2012-03-05 17:36:06 +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
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
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
01afd80e76
Fix get_charter_text which wasn't actually working
...
- Legacy-Id: 3937
2012-02-17 20:25:11 +00:00
Ole Laursen
0b5b5e65d9
Add get_charter_text helper for groups
...
- Legacy-Id: 3936
2012-02-17 20:21:29 +00:00
Ole Laursen
29df970cbb
Fix RoleAdmin.search_fields to search for the actual contents on
...
related models instead of the models themselves
- Legacy-Id: 3889
2012-02-01 17:32:36 +00:00
Ole Laursen
328ecb08c3
Replace old charter branches with new branch based on conversion branch and some preliminary work on generalizing document handling
...
[[Split portion of a mixed commit.]]
- Legacy-Id: 3883.1
2012-01-31 17:38:27 +00:00
Ole Laursen
13aed82a0e
More import path fixes from Henrik
...
- Legacy-Id: 3877
2012-01-30 19:05:27 +00:00
Ole Laursen
980d4e6444
Move new schema models from redesign/ to ietf/
...
- Legacy-Id: 3855
2012-01-24 17:17:24 +00:00