Pasi Eronen
0116d2aa4d
Minor admin site tweaks
...
- Legacy-Id: 2081
2010-03-20 16:29:01 +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
db090de329
Removed old Django 0.96 Admin classes
...
- Legacy-Id: 2054
2010-03-09 07:37:46 +00:00
Henrik Levkowetz
a539f652df
Add back in rudimentary Django Admin support which was lost in the 0.96 -> 1.1 transition.
...
- Legacy-Id: 2023
2010-03-01 11:34:44 +00:00
Pasi Eronen
0de840c601
Run convert-096.py
...
- Legacy-Id: 1851
2009-11-09 09:11:44 +00:00
Pasi Eronen
e6fcd9f5c6
Added feed/sitemap canonicalization to test cases; added wgdescription instructions to test case
...
- Legacy-Id: 1833
2009-11-08 01:26:26 +00:00
Pasi Eronen
c726a8d837
Removed unused imports (pyflakes complaints)
...
- Legacy-Id: 1765
2009-11-03 11:36:59 +00:00
Pasi Eronen
4077ea88ab
Refactored testing code
...
- Legacy-Id: 1724
2009-10-14 18:33:26 +00:00
Pasi Eronen
bfe9c043ed
Comment out unused permission code (causes test failures on Django 1.x)
...
- Legacy-Id: 1671
2009-09-16 07:21:54 +00:00
Pasi Eronen
1523fccbaa
Use direct_to_template so template gets a RequestContext
...
- Legacy-Id: 1644
2009-08-13 19:09:44 +00:00
Pasi Eronen
9b64a11dfc
Further improvements in test coverage (*/testurl.list)
...
- Legacy-Id: 1637
2009-08-10 20:03:39 +00:00
Pasi Eronen
3f6358bc8a
Removed unused /ann/nomcom/chairs/ page; fixed broken links for NomCom members and pre-2004 announcements
...
- Legacy-Id: 1636
2009-08-10 18:35:26 +00:00
Pasi Eronen
b2bc0c790d
Improve test coverage (uncomment/add URLs to */testurl.list)
...
- Legacy-Id: 1635
2009-08-07 12:43:35 +00:00
Pasi Eronen
60d0b1c4a4
Commented out all testurl.list lines (will add some back later)
...
- Legacy-Id: 1624
2009-08-05 19:48:11 +00:00
Henrik Levkowetz
c020b00e29
Changed the nomcom announcement pages to sit in the /ann/ tree.
...
- Legacy-Id: 1412
2009-03-22 00:06:25 +00:00
Henrik Levkowetz
eaf6eb631a
Merged in Adams django-based replacement for the old perl-based nomcom announcement pages.
...
- Legacy-Id: 1407
2009-03-21 23:52:49 +00:00
Henrik Levkowetz
0458c69c8f
Adding IETF Trust copyright to source files missing it.
...
- Legacy-Id: 1064
2008-03-04 18:47:46 +00:00
Bill Fenner
71a0b22d68
The "email" field is not used, so hide it from the admin interface.
...
- Legacy-Id: 906
2007-07-30 20:17:28 +00:00
Bill Fenner
3f22f4dd5a
It's OK for /ann/nomcom/ to redirect.
...
- Legacy-Id: 874
2007-07-09 16:12:19 +00:00
Bill Fenner
535b812e81
Add a redirect to the index of nomcom announcements.
...
Related to ticket #194 .
- Legacy-Id: 871
2007-07-09 15:52:24 +00:00
Bill Fenner
9adad7f8d6
Change nomcom_chair to an FK. If we ever do more handling of
...
announcements, the existing data will have to be updated
to be NULL instead of zero.
The old code replaced the generic "nomcom chair" entry with
the appropriate nomcom chair, and left the entry for the
current nomcom chair alone; this causes old entries sent from
the then-current nomcom chair to appear as though they're sent from
the now-current nomcom chair. I've changed it to only update
the "now-current" chair with the right chair - i.e., entry number
18 in announced_from instead of 14.
Closes ticket #202
- Legacy-Id: 870
2007-07-09 15:51:44 +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
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
Bill Fenner
d856877885
Add a nomcom announcement to diff.
...
- Legacy-Id: 310
2007-06-11 11:21:11 +00:00
Bill Fenner
891ee4b72c
Fix long-ago broken model surgery.
...
- Legacy-Id: 309
2007-06-11 11:18:31 +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
11714d1a0d
Admin interface changes, a little field reshuffling, and
...
a new permissions system for announced_from values.
- Legacy-Id: 202
2007-06-01 02:14:31 +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