Commit graph

28 commits

Author SHA1 Message Date
Ole Laursen 980d4e6444 Move new schema models from redesign/ to ietf/
- Legacy-Id: 3855
2012-01-24 17:17:24 +00:00
Ole Laursen 2021a0330d Replace individual state change event types with an all-encompassing
ChangeStateGroupEvent
 - Legacy-Id: 3804
2012-01-12 18:26:45 +00:00
Ole Laursen 31aef86164 Merge charter branch with the UI hooks disabled for the time being
- Legacy-Id: 3800
2012-01-11 15:04:13 +00:00
Ole Laursen f4b6dac81f Import telechat dates from the "telechat" table
- Legacy-Id: 3794
2012-01-04 18:02:04 +00:00
Ole Laursen de0fc12ce8 Port telechat dates
- Legacy-Id: 3774
2011-12-20 13:12:12 +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 cd3e4fe054 Add unique constraint on acronyms, fixup SDOs to have auto-generated
slugified acronyms
 - Legacy-Id: 3745
2011-12-07 18:07:45 +00:00
Ole Laursen 790d92622f Apply same fix for concluded state for PWGs as for BOFs (noticed by
Ryan Cross)
 - Legacy-Id: 3740
2011-12-05 10:57:14 +00:00
Ole Laursen 6d74a91e05 Add IANA group and import IANA roles
- Legacy-Id: 3696
2011-11-24 11:33:50 +00:00
Ole Laursen 9bfd3687d6 Add special group for ISE for use with streams
- Legacy-Id: 3683
2011-11-22 18:51:53 +00:00
Ole Laursen 3d10b58c79 Import concluded BOFs as concluded
- Legacy-Id: 3622
2011-11-15 14:07:52 +00:00
Ole Laursen ea7f45d56e Port ietfworkflows and wgchairs to new schema, fix missing state
setting in I-D submission, add tests
 - Legacy-Id: 3617
2011-11-14 19:40:20 +00:00
Ole Laursen 8a129fae74 Import both start and conclude date for areas (noticed by Ryan Cross)
- Legacy-Id: 3597
2011-11-09 10:19:12 +00:00
Martin Qvist c631930b93 Dependencies of wgrecord to wgcharter rename
- Legacy-Id: 3432
2011-09-20 06:39:56 +00:00
Ole Laursen 6d400d6f87 Fix missing role.email -> role.person query
- Legacy-Id: 3427
2011-09-16 15:10:16 +00:00
Ole Laursen 44b96ddc90 Fix up group names so it looks a bit neater in admin
- Legacy-Id: 3366
2011-08-24 16:41:14 +00:00
Martin Qvist ecac9c2e11 Final corrections and coord with Ole. Fixed agenda package, template cleanup, more tests and a couple of bugs.
- Legacy-Id: 3360
2011-08-24 08:42:51 +00:00
Martin Qvist 2ed5c356d4 Disabled changing of acronym, charter lookup by DocAlias, changes to group proxy model so it gets the correct charter
- Legacy-Id: 3355
2011-08-23 13:15:16 +00:00
Ole Laursen 91ced5c24a Fix some problems with liaison importer and related models, add a
test, port account management and related utilities, fix up proxy and
port most of the views and form code
 - Legacy-Id: 3345
2011-08-19 21:11:49 +00:00
Martin Qvist 0a34a909c0 Final version of charter tool in a new branch
- Legacy-Id: 3341
2011-08-19 03:44:06 +00:00
Ole Laursen 4182f7f16a Create RSOC group too, no information about it in the database but we
need it for RSOC chair role
 - Legacy-Id: 3325
2011-08-18 17:36:05 +00:00
Ole Laursen 4a36338031 Add proxy for LiaisonDetail, start porting the view code utils, import various liaison roles and rename a couple of fields on LiaisonStatement to try to make them more self-explanatory
- Legacy-Id: 3321
2011-08-17 17:44:40 +00:00
Ole Laursen c7d58d6079 First draft of new liaison statement model, import SDOs as groups,
start on liaison statement importing
 - Legacy-Id: 3309
2011-08-12 18:16:39 +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 5dcc94e5a4 Port wginfo views
- Legacy-Id: 3160
2011-05-27 21:33:48 +00:00
Ole Laursen 68d0e4c801 Port mailinglist view, expand group importer a bit
- Legacy-Id: 3159
2011-05-27 11:46:54 +00:00
Ole Laursen 1bea94eb12 Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model
- Legacy-Id: 3151
2011-05-25 12:33:24 +00:00
Ole Laursen 7e8b72c941 Move import scripts into importing subdirectory, move name() utility from importing/utils.py to name/utils.py
- Legacy-Id: 3098
2011-05-05 14:58:28 +00:00
Renamed from redesign/import-groups.py (Browse further)