Ole Laursen
f52e676793
Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs.
...
- Legacy-Id: 7556
2014-04-01 11:59:08 +00:00
Ole Laursen
d3efeb421f
Introduce basic charter support for non-WG groups
...
- Legacy-Id: 7550
2014-03-27 17:06:56 +00:00
Ole Laursen
c125ca1c64
Fix edit pages and milestones functionality to work with RGs - currently the IRTF Chair takes the same role as the AD
...
- Legacy-Id: 7541
2014-03-25 11:50:24 +00:00
Ole Laursen
ad357e0068
Parameterize the <wg> in /wg/<acronym> to allow for RGs, add simple /rg/ overview page based on similar /wg/ overview page, fix links and other WG/RG-specific details. All the basic pages under /rg/ now appear to be working for RGs. Edit pages and permissions are not adapted yet, though.
...
- Legacy-Id: 7535
2014-03-22 13:11:23 +00:00
Henrik Levkowetz
6ca43d5c91
Made ietf/wginfo pyflakes-clean, and fixed some potential issues in ietf/wginfo/mails.py.
...
- Legacy-Id: 7494
2014-03-16 06:54:00 +00:00
Ole Laursen
7f277a8fbb
Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5
...
- Legacy-Id: 6968
2013-12-18 10:13:40 +00:00
Ole Laursen
84a9f49053
mimetype -> content_type (mimetype is deprecated)
...
- Legacy-Id: 6945
2013-12-16 16:53:47 +00:00
Ole Laursen
6a98fec2c3
Use built-in json module in Python instead of simplejson bundled with Django
...
- Legacy-Id: 6883
2013-12-11 16:59:19 +00:00
Ole Laursen
e63ac36b8f
Remove shim layer from ietfauth, delete some dead code and migrate
...
remaining importers of ietfauth.decorators to ietfauth.utils
- Legacy-Id: 6797
2013-12-05 16:24:03 +00:00
Ole Laursen
bb2d070679
Redo tests for IPR to cover all views, fix some bugs and add some
...
finishing touches
- Legacy-Id: 6779
2013-12-03 18:33:07 +00:00
Ole Laursen
6d17ab8015
Port wginfo/ to new schema, delete some dead code. Missing tests and
...
still a little bit of cruft left from views in other modules.
- Legacy-Id: 6084
2013-09-03 16:51:22 +00:00
Henrik Levkowetz
a971124ac1
Permit unicode milestone text (using unicode() instead of str() in comparison when looking for milestone changes). Fixes issue #1065 .
...
- Legacy-Id: 5809
2013-07-11 21:36:31 +00:00
Ole Laursen
bbe51020d4
Move milestones branch out of the way to prepare for merge with trunk
...
[[Split portion of a mixed commit.]]
- Legacy-Id: 5185.1
2013-01-15 16:12:31 +00:00
Ole Laursen
27935fb7a2
Don't prompt for the day of the month in setting up milestones,
...
instead set the deadline to the last day of the month, also remove any
references to the day of the month from the output
- Legacy-Id: 4596
2012-07-05 18:57:15 +00:00
Ole Laursen
95b144515e
Email the WG too when making changes to milestones, although filter
...
out any "Adding milestone for review" changes
- Legacy-Id: 4593
2012-07-04 18:31:18 +00:00
Ole Laursen
0e619af3b3
Don't restrict milestone search for drafts to drafts belonging to
...
group, there are probably going to be some that are not associated at
some point
- Legacy-Id: 4588
2012-07-04 16:45:59 +00:00
Ole Laursen
317c0ce683
Fix bug in copying docs attribute when resetting charter milestones,
...
accidentally named the new milestone the same as the old
- Legacy-Id: 4579
2012-07-03 23:15:41 +00:00
Ole Laursen
02509a4d8c
Fix a couple of bugs in handling editing documents associated with
...
milestones, also include those documents in the initial output on the
edit page
- Legacy-Id: 4558
2012-06-30 18:27:55 +00:00
Ole Laursen
2b5345cf67
Add some polish, send email notifications on milestone changes
...
- Legacy-Id: 4544
2012-06-28 19:00:24 +00:00
Ole Laursen
471d5de21e
Add a review step when submitting milestones to try to help people
...
catch errors
- Legacy-Id: 4543
2012-06-28 17:33:52 +00:00
Ole Laursen
4ef6cd7543
Add option to reject review milestone, not only accept it, for ADs
...
- Legacy-Id: 4542
2012-06-28 13:58:34 +00:00
Ole Laursen
319a202900
Finish charter milestones support so they're merged in after approval
...
of the charter, also replace references to WGs in wgcharter with a
more generic counterpart so will be easier to add support for RGs if
someone ever gets that far (will still need testing and probably some
minor adjustments though).
- Legacy-Id: 4534
2012-06-27 16:24:04 +00:00
Ole Laursen
6c1e87b773
Move milestones branch out of the way to prepare for merge with trunk to get latest charter changes in
...
[[Split portion of a mixed commit.]]
- Legacy-Id: 4514.1
2012-06-26 17:47:53 +00:00