Henrik Levkowetz
8972ef7917
Fix from Adam with a tweak from Henrik for empty .ics files
...
- Legacy-Id: 4337
2012-04-26 21:38:27 +00:00
Henrik Levkowetz
d383fac853
Merged branch/iola/migration-fixes@4319, containing these changesets from olau@iola.dk:
...
- [4319]: Only query for regular IETF meetings when calculating cut off dates
(reported by Ryan Cross).
- [4311]: Fix bug in liaison form that prevents Secretariat users from posting
statements on behalf of SDO liaison managers in some cases.
- [4310]: Fix problem with direct replyto path in liaison form not using role
emails (reported by Stephanie McCammon).
- [4307]: Fix missing return in liaison proxy, fixes problem with from email
on https://datatracker.ietf.org/liaison/1154/ as reported by Stephanie
McCammon.
- [4260]: Move note about IANA scraping messages, apparently I managed to
put it in the wrong place (they're of course scraping draft approvals, not
the ballot announcements).
- [4253]: Move last call announcement text to last call event rather than
stuffing it inside the state change event.
- [4252]: Declare coding system to work around annoying problem when the
date produced by SVN is localized.
- Legacy-Id: 4331
Note: SVN reference [4252] has been migrated to Git commit 5858454c74
Note: SVN reference [4253] has been migrated to Git commit 25cb532348
Note: SVN reference [4260] has been migrated to Git commit 7b2963aaf0
Note: SVN reference [4307] has been migrated to Git commit b418e5d141
Note: SVN reference [4310] has been migrated to Git commit 9b4415fe51
Note: SVN reference [4311] has been migrated to Git commit bbeaa2d022
Note: SVN reference [4319] has been migrated to Git commit 7db44f8e50
2012-04-26 19:34:57 +00:00
Ole Laursen
7db44f8e50
Only query for regular IETF meetings when calculating cut off dates
...
(reported by Ryan Cross).
- Legacy-Id: 4319
2012-04-25 11:00:40 +00:00
Henrik Levkowetz
6c27541354
Added a FIXME: for the read_agenda_file() function. Some serious refactoring and generalization is needed here.
...
- Legacy-Id: 4302
2012-04-22 18:09:52 +00:00
Henrik Levkowetz
dac11633ff
Revert a URL schema change made by olau@iola.dk in [4046] for a reason I can't quite see. This change breaks old URLs.
...
- Legacy-Id: 4299
Note: SVN reference [4046] has been migrated to Git commit d6baa38fe5
2012-04-22 15:15:38 +00:00
Henrik Levkowetz
bf718d1b74
Merged [4265] from adam@nostrum.com:
...
Migrated HTML agenda to new data model. This has several improvements, as well, such as clearer marking of BOFs.
- Legacy-Id: 4268
Note: SVN reference [4265] has been migrated to Git commit c113bd0588
2012-04-05 21:45:01 +00:00
Henrik Levkowetz
484eb75241
Merged [4226] from adam@nostrum.com:
...
Updated agenda.ics to use new data model. Also, tons more efficient. Additionally, the description field now includes links to relevant meeting materials.
- Legacy-Id: 4267
Note: SVN reference [4226] has been migrated to Git commit 740487d69f
2012-04-05 21:36:00 +00:00
Adam Roach
c113bd0588
Migrated HTML agenda to new data model. This has several improvements, as well, such as clearer marking of BOFs.
...
- Legacy-Id: 4265
2012-04-05 19:30:36 +00:00
Adam Roach
740487d69f
Updated agenda.ics to use new data model. Also, tons more efficient. Additionally, the description field now includes links to relevant meeting materials.
...
- Legacy-Id: 4226
2012-03-24 18:33:44 +00:00
Henrik Levkowetz
dc41de99d0
Merged [4207] from adam@nostrum.com:
...
Ported week view over to use the new meeting data model
- Legacy-Id: 4216
Note: SVN reference [4207] has been migrated to Git commit 6a9c7d1dbb
2012-03-24 16:43:10 +00:00
Henrik Levkowetz
f64142c682
Fix to catch summer/wintertime changes.
...
- Legacy-Id: 4210
2012-03-24 14:28:08 +00:00
Adam Roach
6a9c7d1dbb
Ported week view over to use the new meeting data model
...
- Legacy-Id: 4207
2012-03-24 14:16:23 +00:00
Ole Laursen
91a365cbbb
Serve week view from /meeting/xx/week-view.html as well to work with
...
semi-buggy Javascript on /meeting/xx/agenda.html as well as
/meeting/xx/agenda/.
- Legacy-Id: 4085
2012-03-14 19:39:42 +00:00
Ole Laursen
3e3c8a75bc
Fix agenda retrieval for plenaries
...
- Legacy-Id: 4084
2012-03-14 19:32:10 +00:00
Ole Laursen
96cd6bc244
Return 1plenary for area of plenaries to get closer to the behaviour
...
of the old models, fixes problem with plenaries only being visible in
the week view if GEN is selected.
- Legacy-Id: 4083
2012-03-14 19:13:22 +00:00
Henrik Levkowetz
9a6ee2219d
Only consider active plenary agenda documents for display in meeting agenda. Look for 'technical' in document name, rather than title, as title could be empty. Fixes #793 .
...
- Legacy-Id: 4063
2012-03-07 10:28:05 +00:00
Henrik Levkowetz
1af6a03cf0
Tweak TimeSlot and Session admin pages with more filter and search fields.
...
- Legacy-Id: 4062
2012-03-07 10:19:35 +00:00
Ole Laursen
d6baa38fe5
Fix problem with reading agenda files, generate it from the actual
...
agenda document rather than trying various combinations of extensions
and upper/lower case
- Legacy-Id: 4046
2012-03-06 20:36:14 +00:00
Ole Laursen
140e4bef3f
Fix bug in URL, week-view didn't work for /meeting/[somenumber]/agenda/ URLs
...
- Legacy-Id: 4045
2012-03-06 19:52:06 +00:00
Ole Laursen
f1c9c7a8dc
Return "irtf" as area for the IRTF group to mimic old system better
...
- Legacy-Id: 4036
2012-03-05 20:12:25 +00:00
Ole Laursen
2d640721a5
Refine meeting time proxy to skip session time slots with no session attached. Fixes #785 .
...
- Legacy-Id: 4034
2012-03-05 19:28:12 +00:00
Ole Laursen
52a94ef54a
Fix bug in __str__ on MeetingTimeProxy, probably harmless
...
- Legacy-Id: 4032
2012-03-05 18:47:25 +00:00
Ole Laursen
dbf5e6ab84
Remove a bunch of old admin files, fix a couple of issues with the new ones, add admin for meeting
...
- Legacy-Id: 3995
2012-02-28 17:29:52 +00:00
Ole Laursen
65d3b28707
Make sure unique ids are unique by outputting the time slot ids rather
...
than "session + number of session in this meeting"
- Legacy-Id: 3994
2012-02-28 14:38:01 +00:00
Ole Laursen
0b3c475432
Fix bugfix to match the IRTF type in the new database
...
- Legacy-Id: 3983
2012-02-27 17:09:08 +00:00
Ole Laursen
f46e96c7a1
Fix from Henrik to let RGs show up properly in the agenda
...
- Legacy-Id: 3982
2012-02-27 16:55:55 +00:00
Ole Laursen
29366bf963
Add default = 0 to requested_duration to accomodate non-requested
...
sessions and improve __unicode__ for interim meetings
- Legacy-Id: 3924
2012-02-15 13:21:32 +00:00
Ole Laursen
b6f0fa8af3
Filter out interim meetings for the time being in the proxy
...
- Legacy-Id: 3921
2012-02-10 19:36:46 +00:00
Ole Laursen
1b1cb2f3b5
Fix missing import noticed by Ryan Cross
...
- Legacy-Id: 3916
2012-02-08 20:05:52 +00:00
Ole Laursen
980d4e6444
Move new schema models from redesign/ to ietf/
...
- Legacy-Id: 3855
2012-01-24 17:17:24 +00:00
Ole Laursen
9a18341f2a
Add unique=True to Meeting
...
- Legacy-Id: 3847
2012-01-23 10:53:01 +00:00
Ole Laursen
2d521ee92b
Fix some bugs in materials page after meeting refactor
...
- Legacy-Id: 3772
2011-12-14 17:28:54 +00:00
Ole Laursen
7c36e78415
Fix some bugs from the recent meeting refactor
...
- Legacy-Id: 3769
2011-12-14 15:27:45 +00:00
Ole Laursen
02809ffbf1
Model non-group-meeting sessions with sessions (by extending it with a
...
name), as a consequence, drop the "other" time slot category and
remove materials on time slots
- Legacy-Id: 3754
2011-12-09 13:45:05 +00:00
Ole Laursen
2c81e8d1ed
Add support for not-meeting meeting sessions
...
- Legacy-Id: 3744
2011-12-07 11:52:18 +00:00
Ole Laursen
2c374d93db
Move meeting submission constants to settings
...
- Legacy-Id: 3737
2011-12-01 12:02:32 +00:00
Ole Laursen
1c0d859a80
Fix problem with __unicode__ on Constraint (spotted by Ryan Cross)
...
- Legacy-Id: 3735
2011-11-30 17:20:03 +00:00
Ole Laursen
5a4c23ea92
Merge with trunk
...
- Legacy-Id: 3676
2011-11-21 16:41:21 +00:00
Ole Laursen
f7f3e8b14a
Update comments
...
- Legacy-Id: 3668
2011-11-17 15:24:33 +00:00
Ole Laursen
9c639b3630
Add materials state types, import WgProceedingActivities events for uploads
...
- Legacy-Id: 3667
2011-11-17 15:12:29 +00:00
Ole Laursen
64c3ef01c0
Fix missing import (found by Ryan Cross)
...
- Legacy-Id: 3659
2011-11-16 15:44:00 +00:00
Henrik Levkowetz
d51adcf2b3
Merged [3599] from rjsparks@nostrum.com:
...
Changed the AD status page to group documents by current state.
Fixes bug 742
- Legacy-Id: 3607
Note: SVN reference [3599] has been migrated to Git commit 6b6e51a665
2011-11-12 09:15:13 +00:00
Ole Laursen
fa56cd0c6e
Fix bug with missing import
...
- Legacy-Id: 3368
2011-08-24 19:18:43 +00:00
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