Commit graph

1812 commits

Author SHA1 Message Date
Ole Laursen db3c4d4c8d Fix bug in HTML, fix errors output to not spew out warnings when there
are no errors
 - Legacy-Id: 3591
2011-11-04 16:02:12 +00:00
Ole Laursen b6d9b0eecd Use linebreaks filter so multi-line comments don't look squashed
- Legacy-Id: 3555
2011-11-02 12:04:42 +00:00
Ole Laursen 3f0bc27e0a Revamp wording in no work flow-yet template to be less complicated and
actually cover the chair-of-one-group scenario, fix error output so it
can't produce warnings if there are no errors
 - Legacy-Id: 3554
2011-11-01 15:23:12 +00:00
Ole Laursen 76dd5aa53b Set the stream when submitting a document
- Legacy-Id: 3512
2011-10-25 14:32:03 +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 022bc51e23 Move unaccent helpers
- Legacy-Id: 3426
2011-09-16 11:32:33 +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 7f5fd62a3d Add simple test for ID submission, needs more extensive checking
- Legacy-Id: 3416
2011-09-05 17:14:47 +00:00
Ole Laursen a695aaff2f Change slug of independent stream to ise (Independent Submission
Editor) in accordance with the RFC
 - Legacy-Id: 3415
2011-09-05 17:13:15 +00:00
Ole Laursen 4f98560d2b Fix title copy-pasted from "Note well"
- Legacy-Id: 3414
2011-09-05 13:52:58 +00:00
Ole Laursen 152dc25e18 Port some utilities of ietfworkflows
- Legacy-Id: 3406
2011-09-01 12:46:57 +00:00
Ole Laursen b4c75748dc Fix spelling mistake in template
- Legacy-Id: 3405
2011-08-31 10:28:46 +00:00
Ole Laursen e28638a8eb Fix incorrect title (seem to be copy-pasted from change shepherd page)
- Legacy-Id: 3404
2011-08-31 10:28:09 +00:00
Ole Laursen 54f9468b1b Fix incorrect title (seem to be copy-pasted from change shepherd page)
- Legacy-Id: 3403
2011-08-31 10:27:33 +00:00
Ole Laursen 147b3004fa Fix spelling mistake in title of template
- Legacy-Id: 3402
2011-08-31 09:41:29 +00:00
Ole Laursen 7e3b621a05 Port shepherd management, adding tests
- Legacy-Id: 3401
2011-08-30 11:33:47 +00:00
Ole Laursen aefe5ccb52 Fix another bug with not saving event description on status date change
- Legacy-Id: 3398
2011-08-30 10:52:50 +00:00
Ole Laursen 21d797d612 Fix bug with not saving event description properly
- Legacy-Id: 3397
2011-08-30 10:50:58 +00:00
Ole Laursen 486c89f8c8 Fix one more spelling mistake (in the HTML code this time)
- Legacy-Id: 3396
2011-08-29 15:30:19 +00:00
Ole Laursen 16e0497c04 Fix spelling mistake
- Legacy-Id: 3395
2011-08-29 15:28:49 +00:00
Ole Laursen 0769a07756 Port add delegate, add test, fix bug with first form in delegate
adding not checking whether found persons have a login
 - Legacy-Id: 3393
2011-08-29 14:08:27 +00:00
Ole Laursen d6c01d7a48 Port one branch of delegate adding and add test for it
- Legacy-Id: 3388
2011-08-26 18:40:36 +00:00
Ole Laursen c0fc54dcb3 Move proxy utility from liaison to proxy_utils
- Legacy-Id: 3387
2011-08-26 18:33:40 +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 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 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 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 6556f9815b Fix potential problem with user not having a profile
- Legacy-Id: 3365
2011-08-24 16:23:43 +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 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
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 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
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 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