Commit graph

1342 commits

Author SHA1 Message Date
Emilio A. Sánchez López 6400bd7f69 Command to request SDO Authorized Individual list to be updated. Fixes #352
- Legacy-Id: 2375
2010-07-23 08:13:55 +00:00
Emilio A. Sánchez López ab8cbbb835 Save liaison and attachments. See #342
- Legacy-Id: 2374
2010-07-22 12:00:50 +00:00
Emilio A. Sánchez López a2cbb76acd Date picker and file attachments. See #342
- Legacy-Id: 2373
2010-07-22 08:13:48 +00:00
Emilio A. Sánchez López 547aee861a Change purpose options when purpose changes. See #342
- Legacy-Id: 2362
2010-07-20 17:34:58 +00:00
Emilio A. Sánchez López 251b161eac CC SDO manager if not submitter. Order organization list. See #345
- Legacy-Id: 2350
2010-07-20 12:19:22 +00:00
Emilio A. Sánchez López 0cf3a7f33b Update automatically POC and CC fields for incoming liaison. See #345
- Legacy-Id: 2349
2010-07-20 11:06:20 +00:00
Emilio A. Sánchez López 9084150f53 Get SDOs the user can send liaison on behalf of. See #345
- Legacy-Id: 2335
2010-07-16 08:33:06 +00:00
Emilio A. Sánchez López 9923b59d2e Send liaison form skel. See #342
- Legacy-Id: 2334
2010-07-16 08:24:18 +00:00
Emilio A. Sánchez López 8ef3b7d935 South migration to add the new sdoauthorizedindividual table. Fixes #344
- Legacy-Id: 2333
2010-07-14 08:12:31 +00:00
Emilio A. Sánchez López 070773a2f3 SDO, SDO Liaison Manager and SDO Authorized Individual administration. See #344
- Legacy-Id: 2332
2010-07-14 08:10:25 +00:00
Emilio A. Sánchez López 95afaeb5e4 Accounts authorized to sumbit liaison statements. See #343
- Legacy-Id: 2331
2010-07-08 09:23:43 +00:00
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 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 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 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 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 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 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
Henrik Levkowetz 180ebe42b4 Set version info and settings back to development mode
- Legacy-Id: 2188
2010-03-21 23:27:31 +00:00
Henrik Levkowetz 11dc898e99 Set version info to release version 2.48 before branching.
- Legacy-Id: 2186
2010-03-21 23:27:05 +00:00
Pasi Eronen cd00ca2526 Show comments feed link only if it exists (=document is in IDInternal)
- Legacy-Id: 2184
2010-03-21 19:37:04 +00:00
Pasi Eronen bb1bed06b7 Fixed a broken link on main page
- Legacy-Id: 2183
2010-03-21 19:34:28 +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 f1a30fafdf Clean unused stuff from settings.py
- Legacy-Id: 2181
2010-03-21 18:26:04 +00:00
Pasi Eronen 8ad1cd37a7 Removed /doc/test/ (no longer needed)
- Legacy-Id: 2180
2010-03-21 18:05:01 +00:00
Pasi Eronen c3042756ac Remove some unused code from idtracker models
- Legacy-Id: 2179
2010-03-21 17:35:11 +00:00
Pasi Eronen 8f77991278 Fix testurl.list for changeset:2177
- Legacy-Id: 2178
2010-03-21 17:34:35 +00:00
Pasi Eronen fbb1389ebf Replaced /idtracker/help/evaluation/ with redirect to www.ietf.org
- Legacy-Id: 2177
2010-03-21 17:13:54 +00:00
Pasi Eronen 1cf07aec44 /wg/: fix mailto links for WG chairs
- Legacy-Id: 2175
2010-03-21 17:05:48 +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 7884fe77ee Removed old base templates (not used by anything anymore)
- Legacy-Id: 2171
2010-03-21 15:15:45 +00:00
Pasi Eronen 28b7ca7d28 Use new look for idtracker help pages
- Legacy-Id: 2170
2010-03-21 14:59:54 +00:00
Pasi Eronen 5277c63b9b Removed obsolete help text for old ballot page
- Legacy-Id: 2169
2010-03-21 14:54:24 +00:00
Pasi Eronen 814e31710e Replaced most of /idtracker/ (search, document page, ballot page, comment page) with directs to /doc/
- Legacy-Id: 2168
2010-03-21 14:43:04 +00:00
Pasi Eronen 8e4846b8bb Use new look for /idtracker/status/*
- Legacy-Id: 2167
2010-03-21 14:30:32 +00:00
Pasi Eronen 8688c4133a /doc/*: Show information about ballot sets
- Legacy-Id: 2166
2010-03-21 13:58:15 +00:00
Pasi Eronen b287f7c76a Removed unused template
- Legacy-Id: 2165
2010-03-21 13:57:30 +00:00
Pasi Eronen 780689113e /admin/: minor fixes for IDInternal administration
- Legacy-Id: 2164
2010-03-21 13:52:30 +00:00
Pasi Eronen 04c8bfa6fa Refactoring /wg/: use redirects instead of redundant URLs; removed old charter pages (not used/linked to); misc. cleaning
- Legacy-Id: 2163
2010-03-21 12:58:01 +00:00
Pasi Eronen cf6d9efdd9 Minor HTML fixes
- Legacy-Id: 2162
2010-03-21 12:22:19 +00:00
Pasi Eronen c1a6ab7273 Point to /wg/acronym/ in left navbar and /meeting/agenda/
- Legacy-Id: 2161
2010-03-21 12:21:51 +00:00
Pasi Eronen 1e8da67499 Fix changes inadvertently removed in changeset:2153
- Legacy-Id: 2160
2010-03-21 12:02:44 +00:00
Henrik Levkowetz 9d562c4ba4 Set version info and settings back to development mode
- Legacy-Id: 2157
2010-03-21 02:04:25 +00:00
Henrik Levkowetz b83aca8a9a Set version info to release version 2.47 before branching.
- Legacy-Id: 2155
2010-03-21 02:04:01 +00:00
Henrik Levkowetz eb35edbc8f Merged from source:sprint/77/suresh@2144: Pre-populate subject line in email to authors.
- Legacy-Id: 2153
2010-03-21 01:53:38 +00:00
Pasi Eronen 35bfaea360 Correctly handle entities (like &gt;) in IESG note field
- Legacy-Id: 2152
2010-03-21 01:49:44 +00:00
Henrik Levkowetz 4782fc8bd9 Merged from source:sprint/77/suresh@2142: Created direct clickable links to AD comments and Discusses on ballot page.
- Legacy-Id: 2151
2010-03-21 01:47:16 +00:00
Pasi Eronen d8e4e1a367 Fixed couple of HTML validation errors
- Legacy-Id: 2149
2010-03-21 01:34:53 +00:00
Pasi Eronen 8e9b58cc09 /doc/*: allow direct links to tabs/individual comments
- Legacy-Id: 2147
2010-03-21 01:27:43 +00:00
Pasi Eronen ee1c16d6eb /iesg/agenda/: show management item text if logged in as AD
- Legacy-Id: 2146
2010-03-21 01:14:56 +00:00
Pasi Eronen a6cf1551f7 Backed out changeset:2137 (errata link is already there)
- Legacy-Id: 2145
2010-03-21 01:09:48 +00:00
Pasi Eronen ca7b70bc71 /wg/acronym/: fix warning for concluded WGs
- Legacy-Id: 2143
2010-03-21 01:00:51 +00:00
Pasi Eronen d3d38d9049 Support PPTX meeting slides
- Legacy-Id: 2139
2010-03-21 00:19:29 +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 b5223b46b7 Merged from source:sprint/77/suresh@2128: Pointing to errata from RFC pages.
- Legacy-Id: 2137
2010-03-21 00:09:19 +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 76aad4f419 Merged from source:sprint/77/rjs@2123: Added a link to the comment feed next to the nits link.
- Legacy-Id: 2135
2010-03-20 23:57:28 +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
Henrik Levkowetz f3337f2a31 Merged from source:sprint/77/suresh@2114: Added a link to the draft pages with email address to the authors
- Legacy-Id: 2133
2010-03-20 23:48:30 +00:00
Henrik Levkowetz ff59d21d9c Set version info and settings back to development mode
- Legacy-Id: 2132
2010-03-20 23:36:52 +00:00
Henrik Levkowetz db94be9684 Set version info to release version 2.46 before branching.
- Legacy-Id: 2130
2010-03-20 23:36:25 +00:00
Pasi Eronen fda3e49705 /ipr/: use new look for submitting IPR disclosures
- Legacy-Id: 2127
2010-03-20 23:16:18 +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 b8ca53052c /ipr/: remove separate list for updating
- Legacy-Id: 2120
2010-03-20 22:07:46 +00:00