Henrik Levkowetz
|
e113f13590
|
Changed the text emitted during testing to have less noice at the beginning of the line -- only 'OK', 'Fail', and the initial line of coverage reports now starts at the beginning of the line, without whitespace. This makes it easier to scan a test run visually to find reported failures.
- Legacy-Id: 2259
|
2010-05-12 12:13:48 +00:00 |
|
Henrik Levkowetz
|
7de19a332f
|
Tweak the document json url, and make deferred_by json seriable.
- Legacy-Id: 2257
|
2010-05-12 09:47:25 +00:00 |
|
Henrik Levkowetz
|
5f1ca04365
|
Some refactoring of json producing code for both ballot.json and json for a complete document, now available at <docname>/data.json
- Legacy-Id: 2256
|
2010-05-11 14:55:24 +00:00 |
|
Henrik Levkowetz
|
d0c929d352
|
Add machine-readable ballot information (tsv and json) for all drafts: /doc/<draftname>/ballot.tsv and /doc/<draftname>/ballot.json.
- Legacy-Id: 2254
|
2010-05-11 13:36:38 +00:00 |
|
Henrik Levkowetz
|
3c9bb8efec
|
Add some methods which were missing from the wrapper proxy object.
- Legacy-Id: 2225
|
2010-04-26 09:20:21 +00:00 |
|
Pasi Eronen
|
9e6b6e63f9
|
/iesg/agenda/: fix bug related to non-existing ballots
- Legacy-Id: 2222
|
2010-04-06 07:12:49 +00:00 |
|
Pasi Eronen
|
f5a0892546
|
More HTML validation fixes
- Legacy-Id: 2204
|
2010-03-23 15:57:21 +00:00 |
|
Pasi Eronen
|
725f39159b
|
/doc/: show full responsible AD name for old drafts, too
- Legacy-Id: 2198
|
2010-03-23 01:36:45 +00:00 |
|
Pasi Eronen
|
d76ed33bd6
|
Move new look-and-feel base templates from templates/idrfc/ to just templates/
- Legacy-Id: 2182
|
2010-03-21 19:33:20 +00:00 |
|
Pasi Eronen
|
8ad1cd37a7
|
Removed /doc/test/ (no longer needed)
- Legacy-Id: 2180
|
2010-03-21 18:05:01 +00:00 |
|
Pasi Eronen
|
5a3bd287ec
|
/doc/: show telechat date in search results list
- Legacy-Id: 2174
|
2010-03-21 16:52:31 +00:00 |
|
Pasi Eronen
|
5d556822bc
|
Show correct version number of expired drafts
- Legacy-Id: 2173
|
2010-03-21 16:37:44 +00:00 |
|
Pasi Eronen
|
241c446940
|
/doc/rfcNNNN/: show rfc stream
- Legacy-Id: 2172
|
2010-03-21 16:33:48 +00:00 |
|
Pasi Eronen
|
8688c4133a
|
/doc/*: Show information about ballot sets
- Legacy-Id: 2166
|
2010-03-21 13:58:15 +00:00 |
|
Pasi Eronen
|
4d4caf149f
|
From Tony: Search plugin for Firefox/IE/etc.
- Legacy-Id: 2138
|
2010-03-21 00:12:59 +00:00 |
|
Henrik Levkowetz
|
86f713fc97
|
Merged from source:sprint/77/fenner@2125: Output a summary of what's needed for the document to be approved in the main and ballot views.
- Legacy-Id: 2136
|
2010-03-21 00:05:35 +00:00 |
|
Henrik Levkowetz
|
86738a8b53
|
Merged from source:sprint/77/rjs@2119: Added STD/FYI/BCP info to the standard RFC display page
- Legacy-Id: 2134
|
2010-03-20 23:53:45 +00:00 |
|
Pasi Eronen
|
53eabd375b
|
/iesg/agenda/: new look, also show ballot icons
- Legacy-Id: 2124
|
2010-03-20 22:39:47 +00:00 |
|
Pasi Eronen
|
ec4b877e24
|
Refactored document list row templates (search results, agenda docs, iesg discusses, etc.)
- Legacy-Id: 2108
|
2010-03-20 19:02:28 +00:00 |
|
Pasi Eronen
|
27a777008b
|
/doc/rfcNNN/: include links to PDF/PS versions (if they exist); handle RFCs that are not available as .txt
- Legacy-Id: 2084
|
2010-03-20 16:34:59 +00:00 |
|
Pasi Eronen
|
6ed8ba6960
|
Minor CSS cleaning
- Legacy-Id: 2070
|
2010-03-12 16:50:12 +00:00 |
|
Pasi Eronen
|
f8abdf94ad
|
Show /doc/ad/first.last/ only for ADs, not other folks in IESGLogin table
- Legacy-Id: 2068
|
2010-03-12 12:50:06 +00:00 |
|
Pasi Eronen
|
f760caa421
|
Cleaned away unused code
- Legacy-Id: 2065
|
2010-03-12 07:39:36 +00:00 |
|
Pasi Eronen
|
b9f824c9e5
|
Parse stream/wg/file formats from rfc-index.xml; prepare for parsing auth48 info from queue2.xml
- Legacy-Id: 2056
|
2010-03-09 07:58:02 +00:00 |
|
Pasi Eronen
|
db090de329
|
Removed old Django 0.96 Admin classes
- Legacy-Id: 2054
|
2010-03-09 07:37:46 +00:00 |
|
Pasi Eronen
|
774f4dc0c1
|
Fix searching for RFCs that are processed by IESG; made 'advanced search' options mutually exclusive
- Legacy-Id: 2043
|
2010-03-04 20:42:20 +00:00 |
|
Pasi Eronen
|
f1c261f530
|
Avoid non-ASCII MySQL exceptions in /doc/search/, too
- Legacy-Id: 2041
|
2010-03-04 16:47:43 +00:00 |
|
Pasi Eronen
|
97de36a0e6
|
Minor refactoring (cleaner access to list of active areas)
- Legacy-Id: 2033
|
2010-03-01 18:25:09 +00:00 |
|
Henrik Levkowetz
|
ab90fc2478
|
Tweaked the error message from idrfc.views_doc._get_html() so it doesn't look like reading a file name containing commas has been attempted.
- Legacy-Id: 2027
|
2010-03-01 12:02:33 +00:00 |
|
Henrik Levkowetz
|
a539f652df
|
Add back in rudimentary Django Admin support which was lost in the 0.96 -> 1.1 transition.
- Legacy-Id: 2023
|
2010-03-01 11:34:44 +00:00 |
|
Pasi Eronen
|
2ee2c4ccd4
|
Expect /doc/rfcNNNN/ without leading zeros
- Legacy-Id: 2019
|
2010-02-25 20:18:42 +00:00 |
|
Pasi Eronen
|
060307e375
|
/doc/rfcNNNN/: show the internet-draft name (if known) and link to its history
- Legacy-Id: 2017
|
2010-02-25 19:13:55 +00:00 |
|
Pasi Eronen
|
359505f1f3
|
Document search: keep advanced section open if searching by advanced criteria
- Legacy-Id: 2014
|
2010-02-25 18:02:21 +00:00 |
|
Pasi Eronen
|
25845dd6b2
|
Added /doc/current/; replaced /drafts/(all,current,dead,rfc)/ with redirects
- Legacy-Id: 2007
|
2010-02-22 15:58:52 +00:00 |
|
Pasi Eronen
|
08ed369b4a
|
IESG ballot grid icon: show 'abstain' as yellow instead of gray
- Legacy-Id: 2001
|
2010-02-18 20:23:47 +00:00 |
|
Pasi Eronen
|
cca760b47b
|
Added /doc/all/ page
- Legacy-Id: 1999
|
2010-02-18 19:43:10 +00:00 |
|
Pasi Eronen
|
bb232fc5cc
|
Better output if /doc/ search doesn't match anything
- Legacy-Id: 1998
|
2010-02-18 17:24:28 +00:00 |
|
Pasi Eronen
|
6617268d1e
|
Show state-change-notice-to field in /doc/ (to AD/secretariat)
- Legacy-Id: 1997
|
2010-02-18 17:10:34 +00:00 |
|
Pasi Eronen
|
431d44278d
|
Updated test cases for the main page
- Legacy-Id: 1975
|
2010-02-10 20:07:44 +00:00 |
|
Pasi Eronen
|
046ee2a5e7
|
New main page
- Legacy-Id: 1971
|
2010-02-10 16:59:50 +00:00 |
|
Pasi Eronen
|
2451d19be3
|
Fix history/comment tab for RFCs
- Legacy-Id: 1970
|
2010-02-10 11:42:17 +00:00 |
|
Pasi Eronen
|
4ca4845e39
|
Improve coloring for "for N days" information
- Legacy-Id: 1963
|
2010-01-27 16:08:27 +00:00 |
|
Pasi Eronen
|
e4a64b993a
|
Document page: show IESG telechat date; show state for RFCs (if applicable)
- Legacy-Id: 1949
|
2010-01-20 11:18:44 +00:00 |
|
Pasi Eronen
|
53baa0544d
|
Less SQL queries for per-document page
- Legacy-Id: 1944
|
2010-01-17 12:33:34 +00:00 |
|
Pasi Eronen
|
d125521840
|
Right-click ballot icon to edit your position (when logged in as IESG)
- Legacy-Id: 1934
|
2010-01-14 20:50:41 +00:00 |
|
Pasi Eronen
|
6ef0171802
|
Fixed a bug 'has been in state X for Y days' (state_date)
- Legacy-Id: 1932
|
2010-01-14 18:28:07 +00:00 |
|
Pasi Eronen
|
f3d96e7c24
|
Fix comment handling for drafts not in idinternal; use select_related to reduce SQL queries
- Legacy-Id: 1919
|
2010-01-13 14:40:44 +00:00 |
|
Pasi Eronen
|
3cd03049f1
|
Added couple of select_related's to reduce SQL queries for per-doc page
- Legacy-Id: 1918
|
2010-01-13 14:39:20 +00:00 |
|
Pasi Eronen
|
6bf7fce2bf
|
Use GZipMiddleware for per-document page (result is 25% of original, and loads visibly faster)
- Legacy-Id: 1913
|
2010-01-12 20:46:39 +00:00 |
|
Pasi Eronen
|
0ba6b7819c
|
Show ballot comments even if AD has no position
- Legacy-Id: 1908
|
2010-01-07 17:55:17 +00:00 |
|