Bill Fenner
dc0832af51
Chase the renaming of the areadirectors model to areadirector,
...
and thus the renaming of the auto-generated _set attribute.
Remove the areadirectors_set() function.
- Legacy-Id: 555
2007-06-20 14:02:32 +00:00
Bill Fenner
0e1728e2ab
Remove debugging print.
...
- Legacy-Id: 554
2007-06-20 13:55:41 +00:00
Michael Lee
342a9fa633
Remove ztrain area name for training sessions
...
- Legacy-Id: 553
2007-06-20 12:59:08 +00:00
Henrik Levkowetz
7349cc3329
Reverting some additional quick-fixes.
...
- Legacy-Id: 552
2007-06-20 09:23:02 +00:00
Michael Lee
271e7ff6a5
Fix meeting agenda
...
- Legacy-Id: 551
2007-06-20 06:18:39 +00:00
Michael Lee
02cbe98a1f
* Add javascripts to the first step
...
* Add a method areadirectors_set to idtracker/models.py
* Edit templates to adopt same look and feel with the existing tool
- Legacy-Id: 550
2007-06-20 05:21:48 +00:00
Henrik Levkowetz
acd5129359
A tweak to the html format agenda. Plenary agendas and break information before the plenaries still missing.
...
- Legacy-Id: 549
2007-06-20 01:54:28 +00:00
Henrik Levkowetz
6737d9392c
Template and model fixes for the agenda. The model fixes really should be fixed in the database instead -- what's the sense in having the break names in the database so you can change the if you hardcode the names in the code when you need to change them ??
...
- Legacy-Id: 548
2007-06-20 01:44:13 +00:00
Henrik Levkowetz
64c0a771d0
Fix 'Morning Beverages' --> 'Continental Breakafast'
...
- Legacy-Id: 547
2007-06-20 00:50:31 +00:00
Henrik Levkowetz
9e0c2b7e53
Updated pyflakes ignore lines
...
- Legacy-Id: 546
2007-06-20 00:18:38 +00:00
Henrik Levkowetz
4c335a0d33
Updated date format regex' to include optional time zone in parentheses.
...
- Legacy-Id: 545
2007-06-20 00:12:39 +00:00
Henrik Levkowetz
bb6b3eaa1e
Updating the 'text' agenda so the formatting matches the old one.
...
- Legacy-Id: 544
2007-06-20 00:01:55 +00:00
Henrik Levkowetz
f6b1024418
Empty never have a diff. A bit too easy ,;-)
...
- Legacy-Id: 543
2007-06-19 23:52:06 +00:00
Henrik Levkowetz
0e2173a060
Add testing support for selectively ignoring regex patterns. First use case is to ignore datestamps for page creation. Also add ignore:date to the spec. in urltest.list for agenda and meeting pages, and add some ignore date regex patterns.
...
- Legacy-Id: 542
2007-06-19 23:31:02 +00:00
Henrik Levkowetz
8b859831ea
Fixed the date / time format of the meeting materials page generation time.
...
- Legacy-Id: 541
2007-06-19 21:54:53 +00:00
Henrik Levkowetz
d6a31b4f7f
Provide and use an acronym_lower() method so sorting works as expected.
...
- Legacy-Id: 540
2007-06-19 21:05:19 +00:00
Henrik Levkowetz
fe92270a0e
Take out the server mode addition for now; messed up a lot of diff tests
...
- Legacy-Id: 539
2007-06-19 20:31:10 +00:00
Henrik Levkowetz
3f9a471d1d
Tweak to the template -- removing superfluous slashes
...
- Legacy-Id: 538
2007-06-19 20:13:38 +00:00
Michael Lee
649ac378c3
Add three diff files to accept valid diffs for meeting agenda and materials page
...
- Legacy-Id: 537
2007-06-19 19:37:26 +00:00
Bill Fenner
7d554f2bd9
Reduce the hardcoded references to https://datatracker.ietf.org/ .
...
(To abstract this, we need to put is_secure and the site info
into the context.)
- Legacy-Id: 536
2007-06-19 18:27:40 +00:00
Bill Fenner
46afc19198
Point to our version of the nonwg list submitter.
...
- Legacy-Id: 535
2007-06-19 18:11:46 +00:00
Michael Lee
81ed8b20db
Fix buildbot errors, 28, 29, 30
...
- Legacy-Id: 534
2007-06-19 17:54:09 +00:00
Bill Fenner
58c0a9f052
Switch to inline css, like the original pages have,
...
instead of a misplaced <link>.
Fix a typo in independent_doc.
- Legacy-Id: 533
2007-06-19 17:46:12 +00:00
Bill Fenner
a3e2da7380
select_related() on IDInternal eliminates most of the relevant rows
...
due to missing data in other tables, so instead, select on
InternetDrafts. This is a little confusing, since the two halves
of the page have different types of objects.
Also add the intended_status, which was also missing in this
template.
- Legacy-Id: 532
2007-06-19 17:19:19 +00:00
Bill Fenner
2ab8c030f9
Add the intended status to match the cgi version of the page.
...
- Legacy-Id: 531
2007-06-19 16:44:03 +00:00
Bill Fenner
4d6a6f1a37
Lines shifted.
...
- Legacy-Id: 530
2007-06-19 16:32:26 +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
b1594c31fe
Ignore patched django copy under test/lib
...
- Legacy-Id: 528
2007-06-19 08:28:50 +00:00
Henrik Levkowetz
53f3be5ca0
It's better to test for retrieval of review pages than to just skip them.
...
- Legacy-Id: 527
2007-06-19 08:25:15 +00:00
Bill Fenner
e8d11892a7
Use the right diff header.
...
- Legacy-Id: 526
2007-06-19 03:47:25 +00:00
Bill Fenner
f81e556dba
The announced_to table has "IETF Announcement list"; the cgi
...
has a hardcoded "IETF Announcement".
- Legacy-Id: 525
2007-06-19 02:58:59 +00:00
Bill Fenner
cd32b69099
Oops, missed the uppercasing of the day names.
...
- Legacy-Id: 524
2007-06-18 23:01:44 +00:00
Henrik Levkowetz
fea3602d82
Break on finding a suitable directory for lock and state files. Dont create the lock directory when looking for an acceptable place.
...
- Legacy-Id: 523
2007-06-18 22:59:55 +00:00
Bill Fenner
94373f2915
Use humanize for the "th" suffix for the IETF meeting number.
...
Capitalize day names.
Don't repeat the month unless necessary and the year at all of
the meeting dates.
Still missing: group type (e.g., "WG" or "BOF")
- Legacy-Id: 522
2007-06-18 22:54:15 +00:00
Bill Fenner
02933825ef
Tweak ordering to be like the cgi version.
...
Remove debugging and leftover bits from related_docs function.
Handle unexpected exceptions in related_docs related to schema
oddities described in #98 :
* There might not be a row in the RFC table for a given rfc_number of an I-D
* There might be multiple documents published as the same RFC
Don't skip anything when recursing from our equivalents of
get_rfcs_obsoleted and get_rfcs_obsoleted_by.
- Legacy-Id: 521
2007-06-18 22:37:24 +00:00
Bill Fenner
c85c6a59b8
Reduce diffs with meeting_materials.cgi
...
- Legacy-Id: 520
2007-06-18 22:23:16 +00:00
Bill Fenner
bd0bb1e749
Chase model change: area_acronym -> area
...
- Legacy-Id: 519
2007-06-18 22:20:02 +00:00
Bill Fenner
e407114073
Add "please send problem reports to" footer.
...
- Legacy-Id: 518
2007-06-18 22:16:28 +00:00
Bill Fenner
bac2356168
Ignore "Step 1" heading created by the common template
...
- Legacy-Id: 517
2007-06-18 22:15:11 +00:00
Bill Fenner
c03da11ec5
Use the exact same "no selection" wording.
...
- Legacy-Id: 516
2007-06-18 22:12:56 +00:00
Bill Fenner
3ad123cb2c
These were purposeful enhancements.
...
- Legacy-Id: 515
2007-06-18 22:09:36 +00:00
Bill Fenner
63d3325b07
welcome_new can be NULL, so use "" instead of rendering "None".
...
- Legacy-Id: 514
2007-06-18 22:08:39 +00:00
Bill Fenner
178748f282
rfc.status.status (e.g., "Informational") conflicted with
...
internetdraft.status.status (e.g., "Active", "Dead", ...).
I assumed when I wrote {{ ..document.status.status }} that it
would throw an exception and so be ignored for RFCs. Mea culpa.
- Legacy-Id: 513
2007-06-18 22:02:17 +00:00
Bill Fenner
4c6b9882d0
Updated diff (should have committed with _idtracker_12689_)
...
- Legacy-Id: 512
2007-06-18 21:52:26 +00:00
Bill Fenner
7cdffc0fa2
Update diff to chase test framework.
...
- Legacy-Id: 511
2007-06-18 21:51:32 +00:00
Bill Fenner
b956310553
I was actually keeping the "None" diff around because it was
...
a real bug. Luckily, I remembered to fix it, so update
the diff to the actually-not-relevant parts.
- Legacy-Id: 510
2007-06-18 21:49:54 +00:00
Bill Fenner
b251c287bc
Remove extra <hr> and fix case.
...
- Legacy-Id: 509
2007-06-18 21:43:40 +00:00
Bill Fenner
f7578e627b
Use a regular ChoiceField for substate to allow "None" as an
...
option.
- Legacy-Id: 508
2007-06-18 21:18:55 +00:00
Bill Fenner
e454f1e4db
Filter IETFWG.choices() on type='WG'.
...
- Legacy-Id: 507
2007-06-18 21:18:21 +00:00
Henrik Levkowetz
42013f2c35
Fix added <hr>
...
- Legacy-Id: 506
2007-06-18 20:01:16 +00:00