Commit graph

2445 commits

Author SHA1 Message Date
Ole Laursen c0fc54dcb3 Move proxy utility from liaison to proxy_utils
- Legacy-Id: 3387
2011-08-26 18:33:40 +00:00
Henrik Levkowetz 6c93e2553b Add htpasswd management functionality.
- Legacy-Id: 3386
2011-08-26 18:06:12 +00:00
Henrik Levkowetz f47ca8710c Correct stevey's email address.
- Legacy-Id: 3385
2011-08-26 18:04:43 +00:00
Henrik Levkowetz 5d6eede993 New templates for password management functionality.
- Legacy-Id: 3384
2011-08-26 18:03:34 +00:00
Ole Laursen 646e8b8615 Port WG Delegate deletion with new test
- Legacy-Id: 3383
2011-08-26 17:37:44 +00:00
Ole Laursen c2dd48ff35 Fix a bug in admin that messes up column headers if
TEMPLATE_STRING_IF_INVALID is turned on (see
https://code.djangoproject.com/ticket/12136 and
http://groups.google.com/group/django-developers/browse_thread/thread/a93f09c46f15d20d)
 - Legacy-Id: 3382
2011-08-26 16:54:01 +00:00
Ole Laursen 16dcff4a92 Comment out issue app for the time being
- Legacy-Id: 3381
2011-08-26 10:15:33 +00:00
Ole Laursen 4fd243d746 Port wgchairs auth to new schema
- Legacy-Id: 3378
2011-08-25 18:24:04 +00:00
Ole Laursen 7e8667ae92 Import WG delegates
- Legacy-Id: 3377
2011-08-25 18:21:38 +00:00
Ole Laursen 0eab6b6fec Catch liaisons with purpose set to 0 too (some new ones apparently got that)
- Legacy-Id: 3376
2011-08-25 16:05:58 +00:00
Ole Laursen 3ea58384bd Remove "auth" field which is currently not used
- Legacy-Id: 3375
2011-08-25 12:39:27 +00:00
Ole Laursen e5968e53e7 Skip race-conditioned test assertion
- Legacy-Id: 3374
2011-08-25 12:23:50 +00:00
Ole Laursen a73051678c Allow more levy in constructing feed URLs, fixes test
- Legacy-Id: 3373
2011-08-25 12:22:14 +00:00
Ole Laursen 8f6403bf2f Add migration for new schema
- Legacy-Id: 3372
2011-08-25 11:44:27 +00:00
Ole Laursen 7a7313f4e5 Add import-liaison.py to scripts to be run
- Legacy-Id: 3371
2011-08-25 11:12:43 +00:00
Ole Laursen f11b558d00 Refactor slightly to get rid of clunky "ex-ad" role, any future uses
should use GroupHistory/RoleHistory instead
 - Legacy-Id: 3370
2011-08-24 20:49:30 +00:00
Ole Laursen dba085791a Fix edit info: fix bug with choice fields, remove use of ex-ads,
insert old AD at bottom if he/she is not current
 - Legacy-Id: 3369
2011-08-24 19:46:26 +00:00
Ole Laursen fa56cd0c6e Fix bug with missing import
- Legacy-Id: 3368
2011-08-24 19:18:43 +00:00
Ole Laursen 1517c3d03b Import users/persons from LegacyLiaisonUser and LegacyWgPassword
- Legacy-Id: 3367
2011-08-24 16:43:42 +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
Ole Laursen 6556f9815b Fix potential problem with user not having a profile
- Legacy-Id: 3365
2011-08-24 16:23:43 +00:00
Ole Laursen d72b312183 Add roles column to group admin with links to persons
- Legacy-Id: 3364
2011-08-24 15:53:03 +00:00
Ole Laursen 60a822abde Remember to check for is_authenticated() before accessing
get_profile() on user
 - Legacy-Id: 3363
2011-08-24 14:16:08 +00:00
Ole Laursen 1cc908f137 Port send SDO reminder admin page to new schema
- Legacy-Id: 3359
2011-08-23 18:34:58 +00:00
Ole Laursen 89dd9b83ca Port liaison deadline reminder emails to new schema, with test;
refactor email to use the normal liaison email for the bulk of the
message instead of duplicating it
 - Legacy-Id: 3358
2011-08-23 14:45:09 +00:00
Ole Laursen 2aa97434fb Port SDO reminder emails to new schema, with test
- Legacy-Id: 3357
2011-08-23 14:10:53 +00:00
Ole Laursen 7c9c17c9cf Fix spelling mistakes in SDO reminder email, fix incorrect email address
- Legacy-Id: 3356
2011-08-23 13:57:11 +00:00
Ole Laursen a784794909 Proxy liaison sitemap
- Legacy-Id: 3354
2011-08-23 11:47:36 +00:00
Ole Laursen b26399837d Try harder to get a modified date, fix bug with SDO importing from new data
- Legacy-Id: 3353
2011-08-23 11:46:59 +00:00
Ole Laursen 3594f08d38 Switch liaison over to using the IETF SMTP handling instead of
built-in Django, fix a couple of bugs, make pending liaison emails use
the normal liaison email template too instead of duplicating the
content
 - Legacy-Id: 3352
2011-08-23 11:27:09 +00:00
Ole Laursen 2bbe307c05 Fix annoying duplicate entry bug in the from list for a Secretariat person
- Legacy-Id: 3351
2011-08-22 23:16:32 +00:00
Ole Laursen b9e1753ef6 Port and proxy liaison views to new schema and add a bunch of tests
- Legacy-Id: 3350
2011-08-22 23:15:35 +00:00
Ole Laursen bbe959623b Remove reference to non-existing variable (seems like a copy-paste bug)
- Legacy-Id: 3348
2011-08-22 18:55:48 +00:00
Ole Laursen 2bf8e0a45d Move fixture generation for names to name app, add liaison edit test,
fix some liaison bugs
 - Legacy-Id: 3347
2011-08-22 12:37:56 +00:00
Emilio A. Sánchez López 40afa5fb06 Remove uneeded states. Fixes #704
- Legacy-Id: 3346
2011-08-22 06:34:55 +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
Ole Laursen 24488a957b Add import-meetings.py
- Legacy-Id: 3343
2011-08-19 10:11:41 +00:00
Ole Laursen ba8119fe1b Add script for running all the import scripts
- Legacy-Id: 3342
2011-08-19 10:05:06 +00:00
Henrik Levkowetz 13c87fbca4 Set version info and settings back to development mode
- Legacy-Id: 3339
2011-08-18 22:11:31 +00:00
Henrik Levkowetz 9c3553bc6f Set version info to release version 3.59 before branching.
- Legacy-Id: 3337
2011-08-18 22:11:13 +00:00
Henrik Levkowetz 8d3d6de060 Changelog entry for 3.59
- Legacy-Id: 3336
2011-08-18 22:11:06 +00:00
Henrik Levkowetz cbe73e20ab Make the 'Field help' link point to the local site, not datatracker.ietf.org explicitly.
- Legacy-Id: 3335
2011-08-18 22:06:27 +00:00
Henrik Levkowetz c41c6b1812 Merged [3331] from rjsparks@nostrum.com:
Make it more likely to issue a ballot when it makes sense to do so. Fixes bug 703.
 - Legacy-Id: 3334
Note: SVN reference [3331] has been migrated to Git commit 5cc5375580
2011-08-18 21:53:50 +00:00
Henrik Levkowetz 4c7d5d41b3 Remove debug print statement
- Legacy-Id: 3333
2011-08-18 21:42:21 +00:00
Robert Sparks 5cc5375580 Make it more likely to issue a ballot when it makes sense to do so. Fixes bug 703.
- Legacy-Id: 3331
2011-08-18 21:20:25 +00:00
Ole Laursen f87a378d5f Fix old bug from event class being renamed
- Legacy-Id: 3328
2011-08-18 18:01:38 +00:00
Ole Laursen b7b813e698 Encode output SDO-related names to guard against Python's annoying
ascii conversion behaviour
 - Legacy-Id: 3327
2011-08-18 17:45:12 +00:00
Ole Laursen f14ed2e4f6 Make importer more robust, fixing problem with person appearing multiple times
- Legacy-Id: 3326
2011-08-18 17:42:22 +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 132b4cb85b Fix .email() on PersonOrOrgInfo so it handles priority (only used on
import) and doesn't try to do a bad job at cleaning the address
 - Legacy-Id: 3324
2011-08-18 17:29:33 +00:00