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
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
6ee6b4bd9a
Add missing "
...
- Legacy-Id: 3981
2012-02-26 21:51:16 +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
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
57e553ed04
Fix draft-foo dummy
...
- Legacy-Id: 3959
2012-02-24 15:52:59 +00:00
Ole Laursen
b46ebcb553
Sort ADs on last name
...
- Legacy-Id: 3951
2012-02-22 20:25:40 +00:00
Ole Laursen
9c06587c74
Refactor search logic to trigger with jQuery instead of inserting
...
attributes directly, moving it to a separate JS file; fixes a bug in
the new schema
- Legacy-Id: 3927
2012-02-15 15:15:33 +00:00
Ole Laursen
5382b31ab2
Fix problem with incomplete proxying in IESG scribe template, found by
...
John Leslie
- Legacy-Id: 3925
2012-02-15 13:23:49 +00:00
Ole Laursen
36b8310f43
Add link to management items for Secretariat at request of Cindy Morgan
...
- Legacy-Id: 3908
2012-02-08 11:24:23 +00:00
Ole Laursen
d43159cd90
Add support for incoming ADs with a new "pre-ad" role
...
- Legacy-Id: 3900
2012-02-03 16:22:31 +00:00
Ole Laursen
8cff77e947
Fix backwards-incompatible problem with cycle in Django 1.2
...
- Legacy-Id: 3888
2012-02-01 17:05:15 +00:00
Ole Laursen
987f91ccd3
Restore Working Group links that were commented out from charter
...
branch merge
- Legacy-Id: 3880
2012-01-31 11:55:18 +00:00
Ole Laursen
6ae3a906b1
Use request.get_host rather than hardcoded server name
...
- Legacy-Id: 3876
2012-01-30 19:04:00 +00:00
Ole Laursen
9cd0113da5
Fix stream state label
...
- Legacy-Id: 3851
2012-01-24 12:30:22 +00:00
Ole Laursen
fc88964298
Go through the code and replace uses of Person.name with Person.plain_name()
...
- Legacy-Id: 3849
2012-01-23 20:22:45 +00:00
Ole Laursen
a405b3e41f
Fix bad link
...
- Legacy-Id: 3846
2012-01-20 20:29:38 +00:00
Ole Laursen
76e4c0054e
Fix bug
...
- Legacy-Id: 3842
2012-01-20 16:32:44 +00:00
Ole Laursen
0f6053166e
Fix outputted groups in JS
...
- Legacy-Id: 3840
2012-01-20 16:18:03 +00:00
Ole Laursen
5fa8d71303
Autogenerate approval text if it's not there rather than requiring it
...
to be generated (noticed by Robert Sparks)
- Legacy-Id: 3836
2012-01-20 14:21:24 +00:00
Ole Laursen
39d5945bb5
Fix URL pattern
...
- Legacy-Id: 3828
2012-01-19 13:29:05 +00:00
Ole Laursen
fa09416ba4
Delete the "the" in submitted by the X
...
- Legacy-Id: 3827
2012-01-19 13:24:07 +00:00
Ole Laursen
7971354775
Hide stream state info unless we actually have a stream state
...
- Legacy-Id: 3823
2012-01-19 12:00:24 +00:00
Ole Laursen
04bce10521
Add History tab at /wg/[acronym]/ page, move group history entries
...
from charter to this page
- Legacy-Id: 3818
2012-01-17 16:10:14 +00:00
Ole Laursen
31aef86164
Merge charter branch with the UI hooks disabled for the time being
...
- Legacy-Id: 3800
2012-01-11 15:04:13 +00:00
Ole Laursen
43fe4d87fa
Fix use of email_address() in nomcom view
...
- Legacy-Id: 3749
2011-12-07 19:17:05 +00:00
Ole Laursen
b114e5e6cf
Add simple view for setting testemailcc cookie when server is in test mode
...
- Legacy-Id: 3716
2011-11-28 17:19:45 +00:00
Ole Laursen
eaf1ca34ee
Fix some bugs in the trunk merge found through the automated tests
...
- Legacy-Id: 3692
2011-11-23 18:49:07 +00:00
Ole Laursen
752fbf58e3
Fix missing in stream delegate template
...
- Legacy-Id: 3688
2011-11-22 21:16:35 +00:00
Ole Laursen
576b2bacce
Fix annoying bug with the stream list in the menu that made it bail
...
out with a mysterious traceback on 500s
- Legacy-Id: 3686
2011-11-22 20:53:18 +00:00
Ole Laursen
a04d36e46f
Merge changes from trunk into wg-dir template
...
- Legacy-Id: 3681
2011-11-22 17:55:03 +00:00
Ole Laursen
5a4c23ea92
Merge with trunk
...
- Legacy-Id: 3676
2011-11-21 16:41:21 +00:00
Ole Laursen
e3596842dd
Improve the layout slightly
...
- Legacy-Id: 3673
2011-11-18 13:38:50 +00:00
Henrik Levkowetz
70ad270dff
Add tooltip with AD name over AD-indicating colour square on WG list page. Tweak the style a bit.
...
- Legacy-Id: 3669
2011-11-18 05:09:57 +00:00
Henrik Levkowetz
ff187d2dd0
Give logins with group IANA access to comment form for drafts, so they don't have to use the old datatracker for that.
...
- Legacy-Id: 3664
2011-11-17 06:13:24 +00:00
Henrik Levkowetz
19264aaf88
Merged [3619] from rjsparks@nostrum.com:
...
Fixed a spelling error in an email message
- Legacy-Id: 3663
2011-11-17 06:09:30 +00:00
Henrik Levkowetz
a4f982bbbe
A small style fix for the plus sign which expands wg state history.
...
- Legacy-Id: 3627
2011-11-16 04:46:33 +00:00
Henrik Levkowetz
56e1cc2e35
Added a colour indication to the Area/WG overview page showing responsible AD for each WG. Also some html reformatting for better readability.
...
- Legacy-Id: 3623
2011-11-16 04:06:56 +00:00
Ole Laursen
3c2293d4e8
Port ietfworkflows and wgchairs to new schema, fix missing state
...
setting in I-D submission, add tests
- Legacy-Id: 3618
2011-11-14 19:40:49 +00:00
Ole Laursen
ea7f45d56e
Port ietfworkflows and wgchairs to new schema, fix missing state
...
setting in I-D submission, add tests
- Legacy-Id: 3617
2011-11-14 19:40:20 +00:00
Henrik Levkowetz
03c6207144
Merged [3603] from lars.eggert@nokia.com:
...
Automatically set the recipients of RFC5742 review emails sent by the IESG
based on the RFC Stream.
- Legacy-Id: 3610
Note: SVN reference [3603] has been migrated to Git commit c9bc01d8b7
2011-11-12 09:19:51 +00:00
Henrik Levkowetz
8a958c9f01
Merged [3602] from lars.eggert@nokia.com:
...
Fix typo.
- Legacy-Id: 3609
Note: SVN reference [3602] has been migrated to Git commit a576f58aa2
2011-11-12 09:19:05 +00:00
Lars Eggert
c9bc01d8b7
Automatically set the recipients of RFC5742 review emails sent by the IESG
...
based on the RFC Stream.
- Legacy-Id: 3603
2011-11-12 06:13:21 +00:00
Lars Eggert
a576f58aa2
Fix typo.
...
- Legacy-Id: 3602
2011-11-12 06:04:10 +00:00
Robert Sparks
6a1caf8738
Marked area directors who are not on the current IESG with square brackets on the discuss summary page.
...
Fixes bug 666
- Legacy-Id: 3601
2011-11-12 05:42:03 +00:00
Robert Sparks
6b6e51a665
Changed the AD status page to group documents by current state.
...
Fixes bug 742
- Legacy-Id: 3599
2011-11-12 04:12:23 +00:00
Ole Laursen
d82cbacc6c
Fix spelling mistake
...
- Legacy-Id: 3598
2011-11-10 16:41:18 +00:00
Ole Laursen
db3c4d4c8d
Fix bug in HTML, fix errors output to not spew out warnings when there
...
are no errors
- Legacy-Id: 3591
2011-11-04 16:02:12 +00:00
Henrik Levkowetz
6cf1bdec5d
Remove some of the bling and unnecessary information from the document WG state display.
...
- Legacy-Id: 3561
2011-11-03 10:31:22 +00:00