Ole Laursen
0970082178
Some further cleanup.
...
- Legacy-Id: 4292
2012-04-20 12:24:31 +00:00
Ole Laursen
d166ef284b
Fixup revision oddity left by yesterdays refactor.
...
- Legacy-Id: 4291
2012-04-20 11:48:27 +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
a72b933bfc
Only show defer button for drafts
...
- Legacy-Id: 4289
2012-04-19 12:51:32 +00:00
Ole Laursen
bba097d03c
Fixup bugs in chartering a new WG
...
- Legacy-Id: 4287
2012-04-17 18:08:04 +00:00
Ole Laursen
15565ace4a
Polish view somewhat, add ballot icon.
...
- Legacy-Id: 4286
2012-04-17 16:26:40 +00:00
Ole Laursen
c5c2fe43b7
Fix back link pointing to view that's now dead.
...
- Legacy-Id: 4285
2012-04-17 16:24:10 +00:00
Ole Laursen
6524aba8dc
Ask for whether the ballot should say whether the charter can pass
...
without external review
- Legacy-Id: 4272
2012-04-11 12:50:56 +00:00
Ole Laursen
47b466eaae
Move charter urls from /wgcharter/<group-acronym> to
...
/doc/<doc-name>/charter/ since they now all concern the actual charter
documents rather than the WG (this removes some redundant code).
- Legacy-Id: 4271
2012-04-10 18:11:03 +00:00
Ole Laursen
4f4a47bffa
Only show defer actions for I-Ds
...
- Legacy-Id: 4270
2012-04-10 17:42:30 +00:00
Ole Laursen
725ff12306
Clean up /doc/ page for charter slightly.
...
- Legacy-Id: 4264
2012-04-05 16:37:31 +00:00
Ole Laursen
41fb923d01
More clean up and fix a bunch of bugs.
...
- Legacy-Id: 4261
2012-04-05 15:06:22 +00:00
Ole Laursen
75ac144432
Make generic add comment return to history tab rather than the main
...
doc page
- Legacy-Id: 4259
2012-04-05 14:20:36 +00:00
Ole Laursen
130c6fd207
Remove Q
...
- Legacy-Id: 4257
2012-04-04 18:21:56 +00:00
Ole Laursen
3768e36e60
Disable ballot tab when there's no ballot.
...
- Legacy-Id: 4256
2012-04-04 18:20:27 +00:00
Ole Laursen
e4a9d8c7aa
Finish ballot support for charters (apart from non-generic ballot
...
deferral), remove a bunch of now obsolete charter code.
- Legacy-Id: 4255
2012-04-04 18:09:03 +00:00
Ole Laursen
a9817e555a
Some fixes to generic doc ballot view, fix edit position and send
...
ballot comment email views, moving them to
/doc/foo-bar/ballot/[id]/position/ and ../emailposition/.
- Legacy-Id: 4249
2012-04-03 14:53:38 +00:00
Ole Laursen
ed15193bcf
Introduce more generic ballot models, start porting doc ballot page to the
...
new database schema.
- Legacy-Id: 4240
2012-03-30 17:16:50 +00:00
Ole Laursen
d0dcd60aa8
Fix bug in retrieving charters for agenda, slight template fix
...
- Legacy-Id: 4202
2012-03-24 12:10:52 +00:00
Ole Laursen
2fea753f51
Move WG edit and conclude views from wgcharter to wginfo since they
...
aren't dealing with charters directly, clean up and add some polish
and fix a bunch of refactoring bugs. Start on fixing tests.
- Legacy-Id: 4169
2012-03-22 18:36:04 +00:00
Ole Laursen
43e9ea2607
Unify history handling for groups and documents.
...
- Legacy-Id: 4149
2012-03-20 18:22:14 +00:00
Ole Laursen
55e84fa946
Link to correct charter page
...
- Legacy-Id: 4147
2012-03-20 18:10:53 +00:00
Ole Laursen
71b7b178be
Add link to WG creation.
...
- Legacy-Id: 4145
2012-03-20 18:10:13 +00:00
Ole Laursen
442698e7f6
Refactor somewhat.
...
- Legacy-Id: 4144
2012-03-20 18:09:56 +00:00
Ole Laursen
3b9964ef09
Add telechat edit page, remove some dead code, fix some bugs.
...
- Legacy-Id: 4143
2012-03-20 18:09:22 +00:00
Ole Laursen
fb139041de
Fix commented FIXME links, linking to new chartering/rechartering WG page instead.
...
- Legacy-Id: 4092
2012-03-15 17:54:43 +00:00
Ole Laursen
a1b5671ead
Preliminary generalization of /doc/ tabs with top factored out, main
...
page being specific, writeup page generic with some specific code to
setup writeups (only charter ported), history page being generic
(I-D/RFC not ported, needs two event hack fixes), and ballot page
not done, pending on multi-ballot solution.
- Legacy-Id: 4091
2012-03-15 16:38:56 +00:00
Ole Laursen
63a433aa6d
Add template for new chartering overview page.
...
- Legacy-Id: 4088
2012-03-15 16:02:48 +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
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