Commit graph

20 commits

Author SHA1 Message Date
Ole Laursen d80a72dff1 Fallback on latest email address if we don't know anything else,
modify email importer to set the timestamp accordingly with high
priority email addresses first (to prevent old, inactive email
addresses from taking precedence)
 - Legacy-Id: 3776
2011-12-21 12:49:45 +00:00
Ole Laursen 4f48cb2ff6 Make Person.role_email a bit smarter, make Person.email_address (which
seems to be a wrapper for old code at the moment) always return a string
 - Legacy-Id: 3747
2011-12-07 18:56:19 +00:00
Ole Laursen 7f8df2edf1 Fix problem with the name-based URL for showing AD documents
introduced with the import-whole-names change
 - Legacy-Id: 3701
2011-11-24 15:46:46 +00:00
Ole Laursen 5d291f222c Remove .state and .*_state on Document in favour of generic states
mapping, port the codebase to use these states
 - Legacy-Id: 3660
2011-11-16 18:18:06 +00:00
Ole Laursen 6f10d2f3f7 Port submit to new schema, adding a set of tests and fixing some bugs
- Legacy-Id: 3436
2011-09-21 19:29:50 +00:00
Ole Laursen 2682e49076 Use default rather than auto_add_now to fix problem with creating
persons with the id set
 - Legacy-Id: 3429
2011-09-16 16:11:48 +00:00
Ole Laursen 9613186f9f Move name parsing to separate file
- Legacy-Id: 3424
2011-09-16 11:25:51 +00:00
Ole Laursen 5c5d534104 Add person foreign key on Role to link the role and person directly instead of through Email, this will allow us to use non-personal emails on roles
- Legacy-Id: 3418
2011-09-14 14:01:17 +00:00
Ole Laursen 94756e0267 Add PersonHistory
- Legacy-Id: 3305
2011-08-12 10:12:23 +00:00
Ole Laursen 52b57f182b Fix bug in role_mail helper
- Legacy-Id: 3164
2011-05-31 19:29:56 +00:00
Ole Laursen 5dcc94e5a4 Port wginfo views
- Legacy-Id: 3160
2011-05-27 21:33:48 +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 c04f107177 Port a good deal of the agenda views in iesg.views
- Legacy-Id: 3128
2011-05-16 17:59:43 +00:00
Ole Laursen 6a927fbed4 Port iesg.feeds
- Legacy-Id: 3126
2011-05-13 17:45:29 +00:00
Ole Laursen 920b2d25c3 Import IRTF groups, chairs and other roles, port notify-expirations script (and add test)
- Legacy-Id: 3068
2011-04-27 13:06:14 +00:00
Ole Laursen d0f3b5e628 Port change_state view + helpers + tests to new schema, retaining the old view via settings; adjusted relationship model to use source/target as attribute names
- Legacy-Id: 2808
2011-02-03 19:40:38 +00:00
Ole Laursen 9f1bd35ca9 Rewrite search query building to support new schema, extend proxy support to search pages, fix a couple of bugs
- Legacy-Id: 2780
2011-02-01 10:59:20 +00:00
Ole Laursen daf08da04b Import remaining missing attributes in InternetDraft, IDInternal and Ballot, fix bugs
- Legacy-Id: 2736
2011-01-04 19:25:20 +00:00
Ole Laursen 2dee1bd5ca Import more history and fix import/proxy bugs (enough to get draft-arkko-townsley-coexistence working), more proxying for group/person related things (enough to get left base menu working)
- Legacy-Id: 2714
2010-12-10 18:10:02 +00:00
Ole Laursen c71f1d9f97 Added redesign work-in-progress
- Legacy-Id: 2686
2010-11-19 19:21:15 +00:00