Jennifer Richards
2060173f3a
Improve proceedings display with new title block, configurable host logos, and additional PDF or URL materials. Fixes #3147 . Commit ready for merge.
...
- Legacy-Id: 19306
2021-08-30 17:02:49 +00:00
Robert Sparks
6b383255ad
Staging for merge forward
...
- Legacy-Id: 19199
2021-07-06 18:05:54 +00:00
Robert Sparks
6118975620
Added an explicit ID-Exists state for the IESG state machine. Reworked code so that the IESG state machine always has a state. Added the ability to release a document from a working group, research group, or the independent stream. Releasing a document removes all stream state, and sets the document to have no stream.
...
- Legacy-Id: 15809
2018-12-11 22:38:05 +00:00
Henrik Levkowetz
7b95411f58
The context_instance parameter to render_to_response() and render_to_string() is now deprecated. Fixed this, and generally changed the idiom render_to_response('template.html', {}, RequestContext(request)) to the newer and simpler render(request, 'template.html', {}). About 200 instances.
...
- Legacy-Id: 12637
2017-01-09 21:26:30 +00:00
Ole Laursen
e93a7830bc
Summary: Enable ISE and IAB stream state help
...
- Legacy-Id: 10133
2015-10-05 08:28:11 +00:00
Ole Laursen
07f867e622
Summary: Enable the state help page for IRTF stream states (was
...
causing 404s)
- Legacy-Id: 10105
2015-09-29 10:00:53 +00:00
Henrik Levkowetz
72546dfe44
Merged in [9782] from lars@netapp.com:
...
Make title capitalization consistent with other pages.
- Legacy-Id: 9801
Note: SVN reference [9782] has been migrated to Git commit 46cfd0b52a3982cd1e1d6a6e01a8ce03053ed345
2015-07-18 15:29:12 +00:00
Henrik Levkowetz
c19268f6a1
A second pass of pyflakes cleanup, removing additional bulk imports, fixing a bug in get_initial_notify(), and removing some dead (and buggy) code.
...
- Legacy-Id: 7509
2014-03-16 22:15:46 +00:00
Henrik Levkowetz
5bef5d11ae
Made doc/ pyflakes-clean.
...
- Legacy-Id: 7462
2014-03-15 16:09:47 +00:00
Henrik Levkowetz
ecb5cd6526
Merged in branch/iola/shimfree@6856. This pretty much completes the shim removal. Next step is upgrading Django to 1.6, and then doing some final polishing.
...
- Legacy-Id: 6966
2013-12-17 21:29:05 +00:00
Robert Sparks
d19967ac93
Adds pages to show what a given document refers to and what refers to it.
...
Fixes bug #1194
commit ready for merge
- Legacy-Id: 6701
2013-11-11 23:12:53 +00:00
Ole Laursen
95fdfb5d8a
Add tags for streams to state help
...
- Legacy-Id: 6134
2013-09-10 16:15:18 +00:00
Ole Laursen
2a85572777
Add status-change to state_help framework, remove last traces of former framework
...
- Legacy-Id: 6057
2013-08-14 16:16:52 +00:00
Henrik Levkowetz
7a131cd777
Fixed the handling of help pages for doc states.
...
- Legacy-Id: 5911
2013-07-29 13:25:10 +00:00
Ole Laursen
4db36b0fbc
Add a generic state help page, make provisions for displaying
...
IESG I-D states in it
- Legacy-Id: 5635
2013-04-10 16:11:27 +00:00