Commit graph

18 commits

Author SHA1 Message Date
Ole Laursen 70ad4d1742 Add liaisons migration to fix the few old statements that do not have a title (add an empty initial migration to make South happy)
- Legacy-Id: 8735
2014-12-12 17:30:55 +00:00
Ole Laursen 0dabaf96fb Split database into current and legacy, adding importer to copy reused
tables from legacy to new through Django (with minimal cleaning to
have the import go through) and removing migrations from submit and
liaisons as they interfere with the clean slate of the new database,
adjusting IPR model to add null=True on fields with nulls in the
database
 - Legacy-Id: 3778
2011-12-22 18:34:19 +00:00
Ole Laursen 8f6403bf2f Add migration for new schema
- Legacy-Id: 3372
2011-08-25 11:44:27 +00:00
Henrik Levkowetz 63bc9cff6d Changes from esanchez@yaco.es, changesets 2783-2789. Lets the secretariat send liaisons on behalf of others, corrected powers to liaison managers, and other fixes.
- Legacy-Id: 2800
2011-02-02 16:04:42 +00:00
Emilio A. Sánchez López 31ae2edb8f We need to store the unique id of the entity in the To field to allow that an SDO Liaison Manager should be able to edit a liaison sent to his SDO. See #577
- Legacy-Id: 2784
2011-02-01 16:55:25 +00:00
Henrik Levkowetz eafcdccd3d Merged from log:branch/iesg-tracker@2571: IOLA's port of cron-scripts.
- Legacy-Id: 2578
2010-10-26 14:49:12 +00:00
Emilio A. Sánchez López 637357c402 Fix Data Migrations. Fixes #389
- Legacy-Id: 2565
2010-10-20 09:37:08 +00:00
Emilio A. Sánchez López ed2e87ec69 Fix Data Migrations. Fixes #389
- Legacy-Id: 2555
2010-10-15 10:08:58 +00:00
Emilio A. Sánchez López 4b96b2b309 * Added a taken care field to stop deadline notifications
* Set 'out of date' liaisons as already taken care.
 * Command to notify for liaisons close to their deadlines.

Fixes #384
 - Legacy-Id: 2544
2010-10-08 08:21:48 +00:00
Emilio A. Sánchez López a9cab1ea36 Normalize liaisondetail fields so liaisons could be sorted correctly.
* Assign a title to liaisons that have no title (Copy the title of the first attachment of set a default title)
 * Copy old "From" information to from_raw_body field

See #383
 - Legacy-Id: 2542
2010-10-07 11:31:02 +00:00
Emilio A. Sánchez López 75f1129524 Fixed migration script. Fixes #381
- Legacy-Id: 2541
2010-10-04 07:28:42 +00:00
Emilio A. Sánchez López 82f4e3f660 Drop the bad migration script. See #381
- Legacy-Id: 2540
2010-10-04 07:27:25 +00:00
Emilio A. Sánchez López 20032758a0 Model migration to allow liaison references. See #381
- Legacy-Id: 2537
2010-10-01 10:15:16 +00:00
Emilio A. Sánchez López ed0277cdb9 Create liaison manager group.
Users in that group can send outgoing liaisons from any ietf entity.
Users in that group can send incoming liaisons from any sdo.
Fixes #356
 - Legacy-Id: 2467
2010-08-06 17:41:42 +00:00
Emilio A. Sánchez López 8e7295c996 Management of pending liaisons.
If an user can approve pending liaisons he/she have access to:
 - List of pending liaisons he/she can approve
 - Detailed view of a pending liaison with an approval button
Fixes #357
 - Legacy-Id: 2466
2010-08-06 17:01:23 +00:00
Emilio A. Sánchez López 58988ef63e Save approval state of an outgoing liaison and do not public list the not approved ones. Fixes #353
- Legacy-Id: 2456
2010-07-29 11:48:49 +00:00
Emilio A. Sánchez López 61a512dcaa Unambiguos from body. See #342
- Legacy-Id: 2376
2010-07-23 10:01:48 +00:00
Emilio A. Sánchez López 8ef3b7d935 South migration to add the new sdoauthorizedindividual table. Fixes #344
- Legacy-Id: 2333
2010-07-14 08:12:31 +00:00