Commit graph

1700 commits

Author SHA1 Message Date
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 de12ac8d04 Remove already deployed SQL from sql_fixup.sql
- Legacy-Id: 2122
2010-03-20 22:25:07 +00:00
Pasi Eronen 549c4279d0 /admin/: fix login redirects to work with RemoteUserMiddleware; hide password changing functionality (which doesn't work with RemoteUser anyway)
- Legacy-Id: 2121
2010-03-20 22:18:57 +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 34efc3e311 Add the desired cron entry.
- Legacy-Id: 2113
2010-03-20 20:35:38 +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
Pasi Eronen d2e039e2ef Cache/gzip meeting agenda and materials pages
- Legacy-Id: 2077
2010-03-12 21:02:47 +00:00
Pasi Eronen a1eeea7b83 Cleaned main page CSS
- Legacy-Id: 2076
2010-03-12 19:37:15 +00:00
Pasi Eronen 5090478e44 Fix IPR disclosure link when in development mode
- Legacy-Id: 2075
2010-03-12 19:16:54 +00:00
Pasi Eronen 0401f8a66d WG charter: handle non-http/ftp subscription/archive info better
- Legacy-Id: 2074
2010-03-12 19:02:07 +00:00
Pasi Eronen cddd505752 Fix /doc/(rfc,dead,current)/ redirects
- Legacy-Id: 2073
2010-03-12 19:00:20 +00:00
Henrik Levkowetz da30f590e1 Change the text of IPR search result to more correctly reflect the status of the search result when IPR has been found on documents related to a listed document, but not on that document itself.
- Legacy-Id: 2072
2010-03-12 17:49:27 +00:00
Pasi Eronen 6178023810 If draft doesn't exist under /idtracker/, redirect to /doc/ instead of showing error
- Legacy-Id: 2071
2010-03-12 16:56:06 +00:00
Pasi Eronen 6ed8ba6960 Minor CSS cleaning
- Legacy-Id: 2070
2010-03-12 16:50:12 +00:00
Pasi Eronen 2092927312 Show 'cleaned' URLs for WG email archives (on /wg/acronym/charter/)
- Legacy-Id: 2069
2010-03-12 16:25:20 +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 2f5b105326 Fixed another bug related to concluded WGs
- Legacy-Id: 2067
2010-03-12 08:07:52 +00:00
Pasi Eronen 109bd6ba70 Fixed bug in showing concluded WGs
- Legacy-Id: 2066
2010-03-12 08:06:10 +00:00
Pasi Eronen f760caa421 Cleaned away unused code
- Legacy-Id: 2065
2010-03-12 07:39:36 +00:00
Pasi Eronen cc13817101 More null/unique attribute fixes
- Legacy-Id: 2064
2010-03-11 21:11:29 +00:00
Pasi Eronen d07c05976f Fixed bunch of null/unique attributes for model fields
- Legacy-Id: 2063
2010-03-11 18:43:01 +00:00
Pasi Eronen f35a2a07bf New script to check for violated database constraints (NOT NULL, UNIQUE, FOREIGN KEY)
- Legacy-Id: 2062
2010-03-11 18:37:46 +00:00
Henrik Levkowetz 5cbbf09d77 Set version info and settings back to development mode
- Legacy-Id: 2061
2010-03-11 13:42:17 +00:00
Henrik Levkowetz cc22444b03 Set version info to release version 2.45 before branching.
- Legacy-Id: 2059
2010-03-11 13:41:58 +00:00
Henrik Levkowetz 0e4317612b Changelog entry for 2.45
- Legacy-Id: 2058
2010-03-11 13:41:52 +00:00
Henrik Levkowetz 6b1e2462cb Another change related to permitting '@' in the usernames.
- Legacy-Id: 2057
2010-03-11 13:35:20 +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 be4ebc86b7 IPR disclosures: Don't include .doc/.html inline; don't fail if file does not exist
- Legacy-Id: 2055
2010-03-09 07:43:50 +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 a16af088c0 /wg/acronym/: show concluded WGs differently
- Legacy-Id: 2053
2010-03-09 07:19:49 +00:00
Pasi Eronen bc0d157ac1 Replaced /drafts/* with redirects
- Legacy-Id: 2052
2010-03-09 07:18:22 +00:00
Pasi Eronen e2084e604a Minor tweaks for meeting agenda CSS
- Legacy-Id: 2051
2010-03-09 07:00:40 +00:00
Pasi Eronen 315a4e0367 Show datatracker version+date in new look, too
- Legacy-Id: 2050
2010-03-09 06:54:43 +00:00
Henrik Levkowetz 86605a0d91 Apply django changeset 12634 to our copy, to permit usernames containing '@'. See http://code.djangoproject.com/changeset/12634 .
- Legacy-Id: 2049
2010-03-08 13:59:53 +00:00
Pasi Eronen 081f170b20 Use new look for IPR disclosure search, too
- Legacy-Id: 2048
2010-03-05 13:15:15 +00:00
Pasi Eronen 99a41843a2 IESG discuss page: shade even/odd rows
- Legacy-Id: 2047
2010-03-05 12:45:15 +00:00
Pasi Eronen 70211dfc5a Use new look for IETF meeting agenda; add color-coding support (like tools has)
- Legacy-Id: 2046
2010-03-04 22:59:12 +00:00