Ole Laursen
99886e9a38
Remove debug output
...
- Legacy-Id: 3308
2011-08-12 14:54:57 +00:00
Ole Laursen
ef28ba9dd4
Use PersonHistory to grab old affiliation
...
- Legacy-Id: 3306
2011-08-12 10:28:08 +00:00
Ole Laursen
e831dc3e89
Add generic find_history_active_at(obj, time), refactor to use it
...
- Legacy-Id: 3303
2011-08-12 09:41:50 +00:00
Ole Laursen
ba29fa9c7d
Import IESGHistory as GroupHistory and port meeting views to it
...
- Legacy-Id: 3301
2011-08-11 17:48:42 +00:00
Ole Laursen
12bd2f93d7
Port and proxy remaining meeting views, adjusting the models slightly
...
- Legacy-Id: 3296
2011-08-10 17:09:35 +00:00
Ole Laursen
d2ea0e5088
Import WG agendas, proxy more meeting code
...
- Legacy-Id: 3289
2011-08-08 19:10:49 +00:00
Ole Laursen
974877aafb
Add proxy for meetings, meeting times and sessions, start porting agenda view
...
- Legacy-Id: 3288
2011-08-05 16:55:08 +00:00
Ole Laursen
67e317d535
Merged in changes from conversion branch fixing a couple of problems
...
- Legacy-Id: 3285
2011-08-04 15:09:54 +00:00
Ole Laursen
0e576f4352
Add models for new meeting schema and an importer, clean up person
...
import slightly
- Legacy-Id: 3282
2011-08-04 11:17:29 +00:00
Henrik Levkowetz
6bc2cfe6ca
Merged [3246] from adam@nostrum.com:
...
Adding page to allow viewing meeting slot requests as they are made. There's no link
to these yet.
- Legacy-Id: 3255
Note: SVN reference [3246] has been migrated to Git commit 4f9e90dc73
2011-07-23 21:58:47 +00:00
Henrik Levkowetz
ec868172c0
Merged [3240] from adam@nostrum.com:
...
Added csv output format for meeting agenda information, to assist
external applications (e.g., Android app, iPhone app) in harvesting
and displaying meeting agenda info.
- Legacy-Id: 3253
Note: SVN reference [3240] has been migrated to Git commit 1a6f72071e
2011-07-23 21:57:32 +00:00
Adam Roach
4f9e90dc73
Adding page to allow viewing meeting slot requests as they are made. There's no link
...
to these yet.
- Legacy-Id: 3246
2011-07-23 19:24:10 +00:00
Adam Roach
1a6f72071e
Added csv output format for meeting agenda information, to assist
...
external applications (e.g., Android app, iPhone app) in harvesting
and displaying meeting agenda info.
- Legacy-Id: 3240
2011-07-23 15:37:09 +00:00
Adam Roach
ec1516548a
Fix for bug 676
...
- Legacy-Id: 3181
2011-06-27 19:59:38 +00:00
Henrik Levkowetz
4560cd6636
Update a queryset filter to match the changed model for WgMeetingSession.
...
- Legacy-Id: 3146
2011-05-24 20:58:37 +00:00
Henrik Levkowetz
fe10dfd20c
Tweaked a number of setting value names and adjusted one value.
...
- Legacy-Id: 3037
2011-04-09 22:13:45 +00:00
Henrik Levkowetz
e9ec0c8a26
New fix for empty query strings. The QUERY_STRING in request.META is not set the same way under the builtin server as under Apache; under apache there will be a QUERY_STRING entry wich is explicitly Null. Handle this.
...
- Legacy-Id: 3028
2011-04-07 09:06:38 +00:00
Henrik Levkowetz
2fc4b1bc3c
Don't return 500 if given a URL with no query part.
...
- Legacy-Id: 3017
2011-03-31 12:25:24 +00:00
Henrik Levkowetz
5b418aee82
Get rid of a print statement used during testing.
...
- Legacy-Id: 3003
2011-03-29 16:51:50 +00:00
Henrik Levkowetz
8a265a0051
Merged [3000] from adam@nostrum.com: Fix for wrong mimetype of .pdf format agendas.
...
- Legacy-Id: 3002
Note: SVN reference [3000] has been migrated to Git commit 7125fd7a9975056e4571c739ee0344eb9b99a7e7
2011-03-29 16:14:28 +00:00
Henrik Levkowetz
cabddc90ca
Merged [2990] from adam@nostrum.com:
...
In response to early feedback, changed 'close' metaphor from 'click anywhere' to 'click on the red "x" icon.'
- Legacy-Id: 2993
Note: SVN reference [2990] has been migrated to Git commit 04289ed0e3dd56899a7c3cfa6ee43cdcd9eb68f5
2011-03-28 17:42:56 +00:00
Henrik Levkowetz
9c567b6906
Merged [2988] from adam@nostrum.com:
...
Adding ability to click on items in the week view to pull up the WG agenda.
- Legacy-Id: 2989
Note: SVN reference [2988] has been migrated to Git commit 002775145990e3316be9765a974d8cb1c0b54f73
2011-03-27 12:43:11 +00:00
Henrik Levkowetz
e9078f31e6
Merged [2978] from adam@nostrum.com:
...
Fixing bug #636 -- now only displays groups that are actually meeting.
- Legacy-Id: 2981
Note: SVN reference [2978] has been migrated to Git commit d81eb7635575f8b6f0b960211dcafe4359369209
2011-03-26 18:08:58 +00:00
Henrik Levkowetz
97b48252b1
Merged [2946] from adam@nostrum.com:
...
Added ical-format agenda (http://trac.tools.ietf.org/tools/ietfdb/ticket/601 )
- Legacy-Id: 2954
Note: SVN reference [2946] has been migrated to Git commit fe3189ba04734ac21d8c18fba99b289abc0bd358
2011-03-26 14:33:51 +00:00
Henrik Levkowetz
d968a0bcac
Merged [2679] from adam@nostrum.com:
...
Added week-at-a-time view to agenda page when viewing selected areas and/or
groups. If no groups are selected, the week view is hidden, leaving the
base-level functionality unchanged.
- Legacy-Id: 2682
Note: SVN reference [2679] has been migrated to Git commit b1b23b60a5fc1b110e969871a0e3c78327b87648
2010-11-11 02:46:33 +00:00
Henrik Levkowetz
3ac5bd3154
Merged [2621] from adam@nostrum.com: Add tarfile and pdf-composite links and functionality to download working group documents from the agenda page. Fixes #539
...
- Legacy-Id: 2627
Note: SVN reference [2621] has been migrated to Git commit 276d13ca2ddef96a11b86cbc31210a057c20a415
2010-11-06 09:00:36 +00:00
Henrik Levkowetz
4fd27d1455
IETF 78 code from Adam Roach: Make the selectable WG agenda feature of the datatracker IETF Agenda less resource intensive by only loading WG agendas when we know they are used in the page.
...
- Legacy-Id: 2444
2010-07-28 12:57:34 +00:00
Henrik Levkowetz
ae11de9ab3
Add a test url for the WG agenda URL feature.
...
- Legacy-Id: 2432
2010-07-27 13:09:42 +00:00
Henrik Levkowetz
356cc00747
Correct the urlpattern regexes to not pick up groups we don't want picked up (bug found when running the test suite).
...
- Legacy-Id: 2427
2010-07-26 17:03:23 +00:00
Henrik Levkowetz
faf8eb31b8
IETF 78 Sprint code from Adam Roach: Make the IETF agenda page view user-modifiable, providing a custom bookmarkable agenda view for each user.
...
- Legacy-Id: 2422
2010-07-26 14:18:14 +00:00
Henrik Levkowetz
a73fabfe06
Use better URLs for WG agendas.
...
- Legacy-Id: 2418
2010-07-26 12:08:17 +00:00
Henrik Levkowetz
fa19632231
Fix bug in handling of case variations of the group acronym of agendas.
...
- Legacy-Id: 2417
2010-07-26 12:01:12 +00:00
Henrik Levkowetz
b9dbf5cd53
Make WG agendas available trough datatracker URLs; this will avoid problems when the text from these pages are incorporated in frames in other datatracker pages.
...
- Legacy-Id: 2416
2010-07-26 11:57:27 +00:00
Henrik Levkowetz
266b7820d0
Merged from log:branch/2.00@2363: Current release branch head to trunk.
...
- Legacy-Id: 2365
2010-07-21 12:48:05 +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
Michael Lee
68970cb597
Two new methods have been added to proceedings/models.py to display meeting dates
...
- Legacy-Id: 141
2007-05-21 15:35:15 +00:00
Henrik Levkowetz
63fb17f4fd
Changeset [133] needs a patched Django to work. Rather than requiring patches
...
to Django, work around this in our code. Sort the session list with Python
code, rather than doing it as part of the query. Since the session list is
very short, there is no problem with memory consumption in doing it this way.
- Legacy-Id: 136
Note: SVN reference [133] has been migrated to Git commit 587d2baafe
2007-05-16 06:32:53 +00:00
Michael Lee
9e5d36c1d1
* Roll back WgMeetingSession.group_acronym_id per Bill
...
* add a method, acronym_name to ResolveAcronym
* Sunday sessions displaying is done
* Need to figure out how to increment date by one day in a template
- Legacy-Id: 135
2007-05-16 04:32:17 +00:00
Michael Lee
587d2baafe
There is a known bug with order_by clause that returns error message when tables are joined with different field name. Please look up http://code.djangoproject.com/ticket/2210 . I downloaded the patch file, replaced the existing -dir/django/db/models/query.py, and order_by in joined tables worked fine.
...
Updated query.py is attached.
- Legacy-Id: 133
2007-05-15 19:47:43 +00:00
Michael Lee
1e1a2bb989
Display Meeting Agenda for Sunday
...
- Legacy-Id: 132
2007-05-15 05:02:03 +00:00
Vidyut Luther
e7bd78c02b
not sure why svn is being stupid here..this commit is worthless, and probably will fail
...
- Legacy-Id: 113
2007-05-09 22:04:05 +00:00
Vidyut Luther
384c992a92
removed extraneous .pyc files
...
- Legacy-Id: 112
2007-05-09 21:55:44 +00:00
Vidyut Luther
783ffb713d
- Legacy-Id: 111
2007-05-09 21:05:20 +00:00