Commit graph

2376 commits

Author SHA1 Message Date
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
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
Henrik Levkowetz 5c8c9a2be5 From smccammon@amsl.com: Updated field help for liaison statements, to match the current form.
- Legacy-Id: 3320
2011-08-16 12:48:59 +00:00
Ole Laursen 49fb2a7fe7 Finish import of liaison statements apart from uploaded files
- Legacy-Id: 3317
2011-08-15 18:45:47 +00:00
Henrik Levkowetz 17d52b71a5 Set version info and settings back to development mode
- Legacy-Id: 3316
2011-08-12 20:43:03 +00:00
Henrik Levkowetz 2472bdd6b0 Set version info to release version 3.58 before branching.
- Legacy-Id: 3314
2011-08-12 20:42:39 +00:00
Henrik Levkowetz b362885cce Changelog entry for 3.58
- Legacy-Id: 3313
2011-08-12 20:42:24 +00:00
Henrik Levkowetz 3e628d2726 Merged [3272] from rjsparks@nostrum.com: Fixed errors with the edit state link, the new ability to set an initial state when adding a document, the status date on the edit state form, and brought several tests up to date. Fixes bug 695, 696, 697, and 698.
- Legacy-Id: 3312
Note: SVN reference [3272] has been migrated to Git commit 0389ebf3bd
2011-08-12 20:40:36 +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 c347552a10 Import affiliation and fix bug in clean_email_address
- Legacy-Id: 3307
2011-08-12 12:32:45 +00:00
Ole Laursen ef28ba9dd4 Use PersonHistory to grab old affiliation
- Legacy-Id: 3306
2011-08-12 10:28:08 +00:00
Ole Laursen 94756e0267 Add PersonHistory
- Legacy-Id: 3305
2011-08-12 10:12:23 +00:00
Ole Laursen 38ee2921c4 Remove some artificial updates of the document timestamp to ensure
that the code follows the protocol for dealing with history objects
properly
 - Legacy-Id: 3304
2011-08-12 09:49:15 +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
Emilio A. Sánchez López b28469f117 View to design/remove delegates into an stream. Fixes #699
- Legacy-Id: 3300
2011-08-11 12:18:59 +00:00
Emilio A. Sánchez López 322caf332c Add stream delegate model. See #699
- Legacy-Id: 3299
2011-08-11 12:11:07 +00:00
Ole Laursen be6f266052 Port proceedings feed
- Legacy-Id: 3298
2011-08-11 10:00:28 +00:00
Ole Laursen 76f75ffd31 Add Document.get_file_path()
- Legacy-Id: 3297
2011-08-11 09:57:38 +00:00