Commit graph

24 commits

Author SHA1 Message Date
Henrik Levkowetz 4506cb41e1 Merged in Lars Eggert's changes to the search page, and Henrik's lefthand-menu addition
- Legacy-Id: 1255
2008-11-18 21:36:14 +00:00
Bill Fenner b915d03c58 Add a feed for documents on the IESG telechat.
Improve the admin interface for iesg_login and irtf rg's and chairs.
 - Legacy-Id: 1138
2008-03-31 20:30:37 +00:00
Bill Fenner f0b8e49ed5 Add two liaisons feeds:
* /feed/liaison/recent/ = last 15 liaisons
 * /feed/liaison/from/`from`/ = all liaisons from `from`, which is either an IETF wg acronym (all lowercase) or a FromBodies body_name (e.g., MFA%20Forum)
 - Legacy-Id: 903
2007-07-30 18:11:50 +00:00
Bill Fenner f784bb02ad Create individual sitemaps for idtracker, drafts, nomcom-announcements,
iesg minutes, ipr and liaisons.

Omitting some class of data from the sitemap will not prevent it from
being indexed, so forgetting something from this list is not critical.
 - Legacy-Id: 861
2007-07-09 02:32:39 +00:00
Bill Fenner 6da7c85a41 Rename "iesg_minutes" feed to "iesg-minutes", to go with the
URL design of using hyphens and not underscores.

Add a "last-call" feed.
 - Legacy-Id: 844
2007-07-06 12:54:36 +00:00
Bill Fenner d1cf8094d2 The review pages are called via strings, so no need to import
their view either.
 - Legacy-Id: 824
2007-07-02 17:23:54 +00:00
Bill Fenner 23372a784d We don't use the top-level view any more, so silence pyflakes by
not importing it.
 - Legacy-Id: 820
2007-07-02 16:58:00 +00:00
Bill Fenner 63c532a175 Switch back to trying to give / to the redirects app.
Since the production site has an Apache rewrite, this will not
affect production, but will give us a chance to try it in more
controlled environments.
 - Legacy-Id: 816
2007-07-02 16:24:56 +00:00
Henrik Levkowetz b280998d33 Added a verification page for Google's Webmasters' Tools (https://www.google.com/webmasters/tools/siteoverview)
- Legacy-Id: 805
2007-07-02 11:55:19 +00:00
Henrik Levkowetz 04280751bc Reverting the redirect of the top level page for now -- Vid reports problems under mod_python
- Legacy-Id: 734
2007-06-28 07:47:48 +00:00
Henrik Levkowetz d47734b693 Adding a redirect from / to /idtracker/ to match the legacy behaviour.
- Legacy-Id: 732
2007-06-28 05:39:40 +00:00
Henrik Levkowetz cd030d3b43 Adding copyright notices to all python files
- Legacy-Id: 716
2007-06-27 21:16:34 +00:00
Bill Fenner 8d6b0bae97 Moves:
* announcements -> ann
 * liaisons -> liaison
 * idindex -> drafts
 * mailinglists -> list

I checked the tests and used a link checker locally, so hopefully
the fallout will be minimal.
 - Legacy-Id: 657
2007-06-26 18:29:55 +00:00
Henrik Levkowetz 71429f59aa Alternative review pages which shouldn't shift when new test-URLs are added. Old review URLs still work, but withouth guarantee against shifting when new test-URLs are added.
- Legacy-Id: 600
2007-06-21 20:07:24 +00:00
Bill Fenner 3923233740 Add the admin media and the I-D Tracker images to static/. These
belong in the apache document root, and will be served by the
django server if it's being run in test or development mode
according to SERVER_MODE.
 - Legacy-Id: 566
2007-06-20 22:46:10 +00:00
Henrik Levkowetz 96b1f822ab Added an overview page for the review pages
- Legacy-Id: 529
2007-06-19 14:54:19 +00:00
Henrik Levkowetz c03019afbe Adding a page review facility under the URL /review/. This is based on frames and takes the URLs in question from the testurl.list files.
- Legacy-Id: 487
2007-06-18 14:34:00 +00:00
Henrik Levkowetz 24400ff103 Adding handler404 and handler 500 in the right place ,;-)
- Legacy-Id: 241
2007-06-05 18:18:40 +00:00
Henrik Levkowetz 03c18bd33d Fixing a bunch of nits pyflakes were complaining about, in order to get a clean run. There are still at least 2 cases of using undefined values which needs scrutiny.
- Legacy-Id: 235
2007-06-05 16:58:58 +00:00
Bill Fenner cb94159896 Allow login/logout/password change. The initial view once logged
in (unless it's a forced login) will be the (incomplete) "my" view.
Username and logout link are in the upper right corner while logged
in.
 - Legacy-Id: 163
2007-05-24 20:18:11 +00:00
Vidyut Luther 783ffb713d - Legacy-Id: 111 2007-05-09 21:05:20 +00:00
Henrik Levkowetz d927568b25 * Added henrik's IPs to local sites in settings.py
* Added accessor functions for contacts to ipr/models.py
 * Added an IPR feed
 - Legacy-Id: 102
2007-05-05 08:58:22 +00:00
Bill Fenner f9b9b51536 Add author to iesg telechat minutes feed, to make it valid.
Add document comments feed to top-level urls.
 - Legacy-Id: 101
2007-05-04 21:49:21 +00:00
Henrik Levkowetz 5872696834 Moving ietf to trunk/ietf
[[Split portion of a mixed commit.]]
 - Legacy-Id: 96.1
2007-05-04 12:37:28 +00:00