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
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