Commit graph

1433 commits

Author SHA1 Message Date
Emilio A. Sánchez López ed0277cdb9 Create liaison manager group.
Users in that group can send outgoing liaisons from any ietf entity.
Users in that group can send incoming liaisons from any sdo.
Fixes #356
 - Legacy-Id: 2467
2010-08-06 17:41:42 +00:00
Emilio A. Sánchez López 8e7295c996 Management of pending liaisons.
If an user can approve pending liaisons he/she have access to:
 - List of pending liaisons he/she can approve
 - Detailed view of a pending liaison with an approval button
Fixes #357
 - Legacy-Id: 2466
2010-08-06 17:01:23 +00:00
Henrik Levkowetz 2d50e7df8f Fix issue #355: module tarfile's .add() needs a string name (not unicode) on the production server (Python 2.5.1).
- Legacy-Id: 2465
2010-08-06 12:22:59 +00:00
Emilio A. Sánchez López 57f1cba918 Do not send any email if option 'Post only' is used. See #342
- Legacy-Id: 2463
2010-07-30 11:25:13 +00:00
Emilio A. Sánchez López 8680c99324 Send liaison by email. See #342
- Legacy-Id: 2462
2010-07-30 11:10:01 +00:00
Emilio A. Sánchez López 7e1bf17c86 Added a new IETFMailMessage class cause default django MailMessage do not distinguish between to and cc. See #342
- Legacy-Id: 2461
2010-07-30 11:08:32 +00:00
Emilio A. Sánchez López 58988ef63e Save approval state of an outgoing liaison and do not public list the not approved ones. Fixes #353
- Legacy-Id: 2456
2010-07-29 11:48:49 +00:00
Henrik Levkowetz 2ddba26685 Set version info and settings back to development mode
- Legacy-Id: 2453
2010-07-28 14:16:59 +00:00
Henrik Levkowetz 0ab9e10f41 Set version info to release version 3.04 before branching.
- Legacy-Id: 2451
2010-07-28 14:15:04 +00:00
Henrik Levkowetz 5d33dfe33f IETF 78 code from Adam Roach: Make the selectable WG agenda feature of the datatracker IETF Agenda even less resource intensive.
- Legacy-Id: 2449
2010-07-28 14:10:20 +00:00
Henrik Levkowetz 3214714ee0 Fix for issue 351, from olau@iola.dk. Now permits editing of document state without getting a 500 error.
- Legacy-Id: 2448
2010-07-28 14:05:37 +00:00
Henrik Levkowetz 7cc99b0352 IETF 78 code from Peter Musgrave: Look for the WG name as the third element, for the WG-related drafts list; rather than accepting the WG name anywhere in a draft name.
- Legacy-Id: 2446
2010-07-28 13:20:18 +00:00
Emilio A. Sánchez López 1a2f1559c4 Check if the user needs to approval to send a liaison on behalf of an entity.
Ajax queries merged into one.
See #353
 - Legacy-Id: 2445
2010-07-28 13:01:14 +00:00
Henrik Levkowetz 4fd27d1455 IETF 78 code from Adam Roach: Make the selectable WG agenda feature of the datatracker IETF Agenda less resource intensive by only loading WG agendas when we know they are used in the page.
- Legacy-Id: 2444
2010-07-28 12:57:34 +00:00
Henrik Levkowetz 8f3dbc1d6a Set version info and settings back to development mode
- Legacy-Id: 2436
2010-07-27 13:11:03 +00:00
Henrik Levkowetz b16e867486 Set version info to release version 3.03 before branching.
- Legacy-Id: 2434
2010-07-27 13:10:31 +00:00
Henrik Levkowetz ae11de9ab3 Add a test url for the WG agenda URL feature.
- Legacy-Id: 2432
2010-07-27 13:09:42 +00:00
Emilio A. Sánchez López 84f30b6af9 Added approval field. See #353
- Legacy-Id: 2430
2010-07-27 11:54:56 +00:00
Emilio A. Sánchez López a64e448842 Manage 'other sdo' option when sending outgoing liaisons. Fixes #343
- Legacy-Id: 2429
2010-07-27 08:45:05 +00:00
Emilio A. Sánchez López 709181c978 Outgoing liaison form with automatic filled fields. See #343
- Legacy-Id: 2428
2010-07-27 08:08:11 +00:00
Henrik Levkowetz 356cc00747 Correct the urlpattern regexes to not pick up groups we don't want picked up (bug found when running the test suite).
- Legacy-Id: 2427
2010-07-26 17:03:23 +00:00
Henrik Levkowetz ade0bd69eb Don't use a button to show/hide the WG selection table. Replaced with triangle and link-like text. Also show something appropriate when there's no session agenda available.
- Legacy-Id: 2424
2010-07-26 16:23:33 +00:00
Henrik Levkowetz faf8eb31b8 IETF 78 Sprint code from Adam Roach: Make the IETF agenda page view user-modifiable, providing a custom bookmarkable agenda view for each user.
- Legacy-Id: 2422
2010-07-26 14:18:14 +00:00
Henrik Levkowetz 161f4a1987 A little help in understanding the RfcEditorQueRef model.
- Legacy-Id: 2419
2010-07-26 12:35:47 +00:00
Henrik Levkowetz a73fabfe06 Use better URLs for WG agendas.
- Legacy-Id: 2418
2010-07-26 12:08:17 +00:00
Henrik Levkowetz fa19632231 Fix bug in handling of case variations of the group acronym of agendas.
- Legacy-Id: 2417
2010-07-26 12:01:12 +00:00
Henrik Levkowetz b9dbf5cd53 Make WG agendas available trough datatracker URLs; this will avoid problems when the text from these pages are incorporated in frames in other datatracker pages.
- Legacy-Id: 2416
2010-07-26 11:57:27 +00:00
Henrik Levkowetz fdab931d2c IETF 78 Sprint code from Peter Musgrave: Add related documents section to the wg documents page (e.g., /wg/sipclf/).
- Legacy-Id: 2414
2010-07-24 17:32:43 +00:00
Henrik Levkowetz ee3c38d0d2 IETF 78 Sprint code from Robert Sparks: Relabel the 'Issue Ballot' button (for AD use, on the draft info page).
- Legacy-Id: 2410
2010-07-24 16:05:59 +00:00
Henrik Levkowetz 91d0c7efd7 IETF 78 Sprint code from Robert Sparks: provide a downloadable tarball of the documents on the IESG agenda of a given date.
- Legacy-Id: 2409
2010-07-24 15:23:45 +00:00
Emilio A. Sánchez López fbbf182329 Set link to new liaison management form. See #342
- Legacy-Id: 2378
2010-07-23 10:48:10 +00:00
Emilio A. Sánchez López eec8de1efe Save from of incoming liaisons. Manage CCs depending of sending entity. Fixes #345
- Legacy-Id: 2377
2010-07-23 10:04:13 +00:00
Emilio A. Sánchez López 61a512dcaa Unambiguos from body. See #342
- Legacy-Id: 2376
2010-07-23 10:01:48 +00:00
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
Henrik Levkowetz 2a6adae5de Set version info and settings back to development mode
- Legacy-Id: 2372
2010-07-21 13:37:46 +00:00
Henrik Levkowetz 8eb74b82d9 Set version info to release version 3.02 before branching.
- Legacy-Id: 2370
2010-07-21 13:34:58 +00:00
Henrik Levkowetz d2b1f9d7cd Remove the per-document rescheduling dropdown boxes from the future iesg telechat document list (/iesg/agenda/documents/). Fixes #346.
- Legacy-Id: 2366
2010-07-21 13:19:07 +00:00
Henrik Levkowetz 266b7820d0 Merged from log:branch/2.00@2363: Current release branch head to trunk.
- Legacy-Id: 2365
2010-07-21 12:48:05 +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
Henrik Levkowetz 58a6dc0b85 Adding the south schema migration app (http://south.aeracode.org/).
- Legacy-Id: 2118
2010-03-20 21:32:07 +00:00
Pasi Eronen b95fe436e2 /wg/acronym/*: clearer warning about concluded WGs
- Legacy-Id: 2117
2010-03-20 21:14:53 +00:00
Pasi Eronen ce303d4800 CSS cleaning
- Legacy-Id: 2116
2010-03-20 21:10:17 +00:00
Bill Fenner 3a45c8e560 Merge the I-D notification work from my sprint branch.
- Legacy-Id: 2112
2010-03-20 20:15:20 +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 b957568613 /meeting/*: link directly to www.ietf.org instead of www3.ietf.org (avoids redirect)
- Legacy-Id: 2105
2010-03-20 17:50:30 +00:00
Pasi Eronen d516b3ca28 /: use local copy of ietflogo.gif instead of www.ietf.org (to avoid warnings about non-https content)
- Legacy-Id: 2103
2010-03-20 17:06:26 +00:00
Pasi Eronen 457a152ae1 /meeting/agenda/: add couple of tooltips
- Legacy-Id: 2102
2010-03-20 16:50:17 +00:00
Pasi Eronen b7ce31b884 /doc/rfcNNNN/: include link to errata
- Legacy-Id: 2101
2010-03-20 16:45:24 +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 0116d2aa4d Minor admin site tweaks
- Legacy-Id: 2081
2010-03-20 16:29:01 +00:00
Pasi Eronen b3518f0b46 Added meta description tags (to improve search result usability): drafts/RFCs, IPR disclosures, liaison statements
- Legacy-Id: 2079
2010-03-12 22:03:00 +00:00
Pasi Eronen ec0a366e71 Removed old comment
- Legacy-Id: 2078
2010-03-12 21:58:45 +00:00