Commit graph

1700 commits

Author SHA1 Message Date
Emilio A. Sánchez López 96cb4acffa Set universal "From" address. Fixes #341
- Legacy-Id: 2324
2010-07-05 11:27:19 +00:00
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 c0d96d16f1 Regression ?!?
- Legacy-Id: 2258
2010-05-12 10:08:18 +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 8f74caf7d2 Add Unicode NFKC normalization of paths. Somebody just tried to access /wg/ipfix/charter/ with 'fi' composed as a ligature \ufb01...
- Legacy-Id: 2253
2010-05-11 10:11:24 +00:00
Henrik Levkowetz 0573415958 Ignore .pyc files
- Legacy-Id: 2252
2010-05-11 10:09:27 +00:00
Henrik Levkowetz 22ae648a98 Set version info and settings back to development mode
- Legacy-Id: 2244
2010-05-07 10:27:47 +00:00
Henrik Levkowetz ffadce6f9c Set version info to release version 2.51 before branching.
- Legacy-Id: 2242
2010-05-07 10:27:25 +00:00
Henrik Levkowetz a96a33670c Changelog entry for 2.51
- Legacy-Id: 2241
2010-05-07 10:27:12 +00:00
Henrik Levkowetz 897b77d994 Provide better handling of both text/plain document comments and document comments which contain html tags. Adds urlization, linebreak-preservation and html sanitization. Html sanitization would be better applied when adding comments, but we're not yet a position to enforce this for all input paths.
- Legacy-Id: 2240
2010-05-06 13:43:52 +00:00
Henrik Levkowetz b1793edefb Catch an additional exception which can occur during generation of all_id2.txt
- Legacy-Id: 2239
2010-05-06 13:40:26 +00:00
Henrik Levkowetz 51d735d5b6 Add a sanitize_html template filter.
- Legacy-Id: 2238
2010-05-06 13:39:27 +00:00
Henrik Levkowetz 604497a652 Add an html sanitizer.
- Legacy-Id: 2237
2010-05-06 13:38:29 +00:00
Henrik Levkowetz ee1cdb6890 Add our own copy of html5lib
- Legacy-Id: 2236
2010-05-06 13:37:35 +00:00
Henrik Levkowetz 3db627cdee Set version info and settings back to development mode
- Legacy-Id: 2233
2010-04-26 09:46:02 +00:00
Henrik Levkowetz 8c21630baf Set version info to release version 2.50 before branching.
- Legacy-Id: 2231
2010-04-26 09:45:41 +00:00
Henrik Levkowetz dbc4433c19 Changelog entry for 2.50
- Legacy-Id: 2230
2010-04-26 09:45:33 +00:00
Henrik Levkowetz 443925c48a Make version information on the web pages a little less cryptic.
- Legacy-Id: 2229
2010-04-26 09:41:52 +00:00
Henrik Levkowetz 8c8f5268cb Tweak the IESG agenda page for better placement of IPR information; requested by Russ. Also align the ballot graphics.
- Legacy-Id: 2228
2010-04-26 09:30:11 +00:00
Henrik Levkowetz 585545bf22 The format_textarea template filter changes almost all html-markup to visible text, while the document comments can contain for instance links, which we want to keep. Removing this filter from the doc_history template for now -- we need a plan on how to support this usecase if we're going to apply something like this.
- Legacy-Id: 2227
2010-04-26 09:28:07 +00:00
Henrik Levkowetz f11f8b5f35 Add admin site support for the DocumentComment model.
- Legacy-Id: 2226
2010-04-26 09:21: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
Henrik Levkowetz 0038a3a559 If replaced-by information exists, display it, even if the document state seems to be incorrect (something else than 'Replaced').
- Legacy-Id: 2224
2010-04-26 09:15:20 +00:00
Henrik Levkowetz f416f13dc4 From RjS: Don't send mail if we don't have any recipients...
- Legacy-Id: 2223
2010-04-16 11:16:20 +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 4384539365 Use Django 1.1.1 static /media/ files
- Legacy-Id: 2221
2010-03-31 12:30:36 +00:00
Pasi Eronen 28e5c87c90 Remove Django 0.96 static /media/ files
- Legacy-Id: 2220
2010-03-31 12:29:25 +00:00
Pasi Eronen 250d72ff78 Removed old (unused) YUI js/css
- Legacy-Id: 2219
2010-03-31 12:23:16 +00:00
Pasi Eronen ed7c14cc79 /ipr/search/: avoid exception for unexpected search types; comment out debug logging
- Legacy-Id: 2217
2010-03-29 07:17:43 +00:00
Pasi Eronen 1c44d65d76 /doc/active, all: add link to all_id2.txt
- Legacy-Id: 2216
2010-03-26 15:32:03 +00:00
Pasi Eronen 7e6c183599 /liaison/: add link to liaison statement manager tool
- Legacy-Id: 2215
2010-03-26 15:25:55 +00:00
Henrik Levkowetz 9eca0f008b Set version info and settings back to development mode
- Legacy-Id: 2212
2010-03-24 20:12:31 +00:00
Henrik Levkowetz aaa3efa336 Set version info to release version 2.49 before branching.
- Legacy-Id: 2210
2010-03-24 20:11:59 +00:00
Henrik Levkowetz d054c16363 Changelog entry for 2.49
- Legacy-Id: 2209
2010-03-24 20:11:41 +00:00
Henrik Levkowetz 9b393e9539 Added commands to the mkrelease script to update the IETF Tools feed with release information.
- Legacy-Id: 2208
2010-03-24 20:05:39 +00:00
Henrik Levkowetz 3d68b6e11d Make it easier to test the agenda page for different browsers.
- Legacy-Id: 2207
2010-03-24 19:58:04 +00:00
Pasi Eronen dd5e4afac9 /wg/: link to both www.ietf.org and tools lists of concluded WGs
- Legacy-Id: 2205
2010-03-23 20:56:29 +00:00
Pasi Eronen f5a0892546 More HTML validation fixes
- Legacy-Id: 2204
2010-03-23 15:57:21 +00:00
Pasi Eronen c4d6649b2b Minor HTML validation fixes
- Legacy-Id: 2203
2010-03-23 15:47:38 +00:00
Pasi Eronen 381117c742 New script to generate all_id2.txt
- Legacy-Id: 2202
2010-03-23 02:03:36 +00:00
Pasi Eronen c99b4e72e5 Test case for changeset:2199
- Legacy-Id: 2201
2010-03-23 01:41:15 +00:00
Pasi Eronen b4282183c5 Avoid exceptions if draft author has multiple email addresses
- Legacy-Id: 2200
2010-03-23 01:39:58 +00:00
Pasi Eronen 9eefb20460 /idtracker/ballot/NNNN/: avoid exception for dangling ballot (with no document)
- Legacy-Id: 2199
2010-03-23 01:39: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 383c3cc145 Removed unused code
- Legacy-Id: 2196
2010-03-22 17:40:57 +00:00
Pasi Eronen 9e4087fd98 1id-index.txt: Clean CRs and other junk whitespace from document titles
- Legacy-Id: 2195
2010-03-22 17:35:57 +00:00
Pasi Eronen c0f88bd09b Minor tweaks to left navbar
- Legacy-Id: 2192
2010-03-22 15:26:01 +00:00
Pasi Eronen 808cd3e47f HTML validation fixes for iPhone meeting agenda
- Legacy-Id: 2191
2010-03-22 15:12:12 +00:00