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
d2e039e2ef
Cache/gzip meeting agenda and materials pages
...
- Legacy-Id: 2077
2010-03-12 21:02:47 +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
99f6c94b9e
Use new look for meeting materials page
...
- Legacy-Id: 2010
2010-02-23 19:30:43 +00:00
Henrik Levkowetz
f16a631bca
The 'current agenda' url can fail between meetings, when the 'current meeting number' has been bumped up, but not all relevant information has been entered yet. Fall back to the most recent meeting for which an agenda can be produced in that case.
...
- Legacy-Id: 1926
2010-01-13 17:16:49 +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
a9a80ac2da
Minor fixes to testing code
...
- Legacy-Id: 1727
2009-10-15 17:05:19 +00:00
Pasi Eronen
4077ea88ab
Refactored testing code
...
- Legacy-Id: 1724
2009-10-14 18:33:26 +00:00
Pasi Eronen
76e1557744
Fixed bunch of pyflakes complaints
...
- Legacy-Id: 1698
2009-09-24 15:23:51 +00:00
Pasi Eronen
27e180ab1e
Improve test coverage for meeting/
...
- Legacy-Id: 1678
2009-09-17 19:50:35 +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
b2bc0c790d
Improve test coverage (uncomment/add URLs to */testurl.list)
...
- Legacy-Id: 1635
2009-08-07 12:43:35 +00:00
Pasi Eronen
c65492df94
Added test cases for ietf, iesg, meeting, ietfauth
...
- Legacy-Id: 1633
2009-08-05 20:45:07 +00:00
Pasi Eronen
162722b249
Don't throw exception if User-Agent header is missing
...
- Legacy-Id: 1632
2009-08-05 20:26:56 +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
b82697ed83
Merged in changes from Pasi.
...
- Legacy-Id: 1550
2009-07-25 12:39:55 +00:00
Henrik Levkowetz
46cda1d9b1
Add support for an iPhone specific agenda format. Remove hardcoded agenda path, use settings.py setting instead.
...
- Legacy-Id: 1503
2009-07-24 14:29:15 +00:00
Henrik Levkowetz
5e709fe1e3
Various updates to agenda presentations. Make text agenda adhere better to earlier format (for users who process it) and fix various flaws in the html agenda.
...
- Legacy-Id: 1489
2009-07-15 12:20:49 +00:00
Henrik Levkowetz
103d5972dd
Fix the agena problem where breaks would not have the right name. Also refactor and simplify the agenda code and templates.
...
- Legacy-Id: 1346
2009-03-02 20:46:06 +00:00
Bill Fenner
6fb61e3403
agenda.txt is no longer a redirect.
...
- Legacy-Id: 1172
2008-05-01 21:35:22 +00:00
Bill Fenner
8c0a4cab57
From AMS: use the django-generated .txt version, fix the .txt formatting.
...
From me: use {% url %} to link from HTML to TXT version.
- Legacy-Id: 1171
2008-05-01 17:42:44 +00:00
Bill Fenner
623609cdf2
Test /meeting/ (tsk on me, leaving buildbot red like that)
...
- Legacy-Id: 1151
2008-04-04 06:32:28 +00:00
Bill Fenner
b1ded59390
Fix #275 : redirect meeting/ to meeting/<current>/materials.html
...
- Legacy-Id: 1135
2008-03-30 08:50:05 +00:00
Michael Lee
c92da0ed5e
To resolve ticket #237
...
* view.py passes two queries for sessions: one with day_id <= 0 (pre session) and the other with day_id > 0 (regular sessions) to the meeting agenda templates
- Legacy-Id: 965
2007-10-31 15:47:57 +00:00
Bill Fenner
93b1034562
Turns out that, for some reason, the IETF 70 agenda and materials
...
are no longer 404 errors. Push this problem out a little further ;-)
- Legacy-Id: 937
2007-09-18 18:08:58 +00:00
Michael Lee
4a1b97c37a
fixes ticket #188
...
- Legacy-Id: 878
2007-07-09 18:50:36 +00:00
Henrik Levkowetz
cd030d3b43
Adding copyright notices to all python files
...
- Legacy-Id: 716
2007-06-27 21:16:34 +00:00
Henrik Levkowetz
c8b06bcd10
Agenda 69 won't give a stable diff, either. Disabled.
...
- Legacy-Id: 702
2007-06-27 16:19:57 +00:00
Henrik Levkowetz
8f54760bc3
The sort order of the sessions in the current agenda page isn't stable; no stored diff is possible. Disable for now.
...
- Legacy-Id: 700
2007-06-27 14:51:31 +00:00
Michael Lee
db3996cdbb
Add test url for IETF 69 agenda
...
- Legacy-Id: 699
2007-06-27 14:47:34 +00:00
Bill Fenner
245fe215c6
The agenda.txt got changed into a redirect.
...
- Legacy-Id: 638
2007-06-25 17:49:54 +00:00
Bill Fenner
8302413637
Redirect requests for agenda.txt to the static version, as discussed
...
on today's call. Relates to #130
- Legacy-Id: 633
2007-06-25 16:52:52 +00:00
Michael Lee
00de9c519c
Resove ticket 136, getting correct last update date from db
...
- Legacy-Id: 562
2007-06-20 20:37:40 +00:00
Michael Lee
56540c3d75
Resove ticket 139, move training session back to bottom of the page
...
- Legacy-Id: 560
2007-06-20 20:11:11 +00:00
Michael Lee
271e7ff6a5
Fix meeting agenda
...
- Legacy-Id: 551
2007-06-20 06:18:39 +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
Michael Lee
81ed8b20db
Fix buildbot errors, 28, 29, 30
...
- Legacy-Id: 534
2007-06-19 17:54:09 +00:00
Michael Lee
819d8352c7
meeting/urls.py has been restored with .html and .txt url
...
- Legacy-Id: 502
2007-06-18 19:14:26 +00:00
Michael Lee
48032496a2
Update urls.py of meeting to fix redirect for meeting materials page and agenda page.
...
- Legacy-Id: 498
2007-06-18 18:15:14 +00:00
Henrik Levkowetz
fdbf36f5d3
Seems the datatracker URL was wrong here.
...
- Legacy-Id: 492
2007-06-18 16:12:47 +00:00
Bill Fenner
fe83e207ae
Use get_object_or_404, instead of just "get".
...
Don't catch DoesNotExist after a filter().
- Legacy-Id: 448
2007-06-16 22:02:16 +00:00
Bill Fenner
1e4320c2a1
Add some tests for the meeting agenda and proceedings
...
- Legacy-Id: 444
2007-06-16 21:12:45 +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
comimom
b73efa811a
Complete Meeting Materials page
...
* Tested with IETF 67 and 68 data.
* For testing, c_sub_cut_off_date should set to future date, otherwise a Closed page will show.
- Legacy-Id: 228
2007-06-04 19:52:52 +00:00
Henrik Levkowetz
600002f1f8
Cleaning out miscellaneous non-functional stuff from ietf/meeting/models.py
...
- Legacy-Id: 223
2007-06-04 00:50:48 +00:00
Michael Lee
27edcb2b3e
* Add meeting materials list page
...
* For testing, the page lists meeting materials regardless the submission cut off date.
* Need to add Training sessions, IRTF RGs, and Interim WGs
- Legacy-Id: 203
2007-06-01 04:10:39 +00:00
Michael Lee
1c9bf9b1ca
meeting_agenda_html.cgi porting has been completed.
...
* Add a new method, affiliation to idtracker/models.py, in class PersonOrOrgInfo
* Agenda for the Plenaries should be stored in /home/master-site/proceedings directory to be displayed.
* Bug found in listing ADs at the end of the agenda. An agenda always lists the current IESG instead of the IESG at each meeting. Bug is fixed in the ported tool.
* meeting_agenda_text.cgi was obsolete, but ported anyway in case someone still has it bookmarked.
- Legacy-Id: 182
2007-05-30 13:47:09 +00:00
Michael Lee
959274e048
* Add links to WG charters and agenda files
...
* Add special note
* Need to display combined sessions
- Legacy-Id: 167
2007-05-25 04:12:17 +00:00
Bill Fenner
5528a04cd9
Use get() instead of filter()[0]. This results in a better exception
...
on failure (DoesNotExist instead of IndexError).
Call the database query once and store it in a temp variable instead
of doing the same query twice.
Handle day_id=NULL for the morning beverages/breakfast time.
Use the DoesNotExist exception instead of a generic except: for
the area - except: is likely to hide things that you didn't expect.
- Legacy-Id: 156
2007-05-23 16:56:07 +00:00
Michael Lee
b2f8368971
Need to order WG sessions by area
...
- Legacy-Id: 150
2007-05-22 20:27:36 +00:00