Commit graph

24 commits

Author SHA1 Message Date
Ole Laursen 980d4e6444 Move new schema models from redesign/ to ietf/
- Legacy-Id: 3855
2012-01-24 17:17:24 +00:00
Ole Laursen fc88964298 Go through the code and replace uses of Person.name with Person.plain_name()
- Legacy-Id: 3849
2012-01-23 20:22:45 +00:00
Ole Laursen 85b036e456 Only output stream tags in get_annotation_tags_for_draft
- Legacy-Id: 3824
2012-01-19 12:05:34 +00:00
Ole Laursen 8153a1c130 Patch up to pass request object to send mail in the instances where
it's possible (i.e. when not run in cron) in preparation for better
mail test handling
 - Legacy-Id: 3711
2011-11-25 18:24:14 +00:00
Ole Laursen 5a4c23ea92 Merge with trunk
- Legacy-Id: 3676
2011-11-21 16:41:21 +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 ea7f45d56e Port ietfworkflows and wgchairs to new schema, fix missing state
setting in I-D submission, add tests
 - Legacy-Id: 3617
2011-11-14 19:40:20 +00:00
Henrik Levkowetz 941d22e3d5 Merged /branch/yaco/wgchairs.r3120:r3154-3558 from esanchez@yaco.es. This adds support for alternate streams document tracking, similar to the WG chairs tracking functionality.
- Legacy-Id: 3559
2011-11-02 15:47:44 +00:00
Ole Laursen 152dc25e18 Port some utilities of ietfworkflows
- Legacy-Id: 3406
2011-09-01 12:46:57 +00:00
Emilio A. Sánchez López 6d68c732a5 Retrieve group from the existing one in the drafts. See #694
- Legacy-Id: 3274
2011-08-02 06:41:02 +00:00
Ole Laursen 03bed41630 Merged in changes from the conversion branch
- Legacy-Id: 3187
2011-06-28 18:20:20 +00:00
Henrik Levkowetz b6840f065c Only try to return a shepherd for a document if one has been assigned to the document.
- Legacy-Id: 3123
2011-05-12 14:27:48 +00:00
Emilio A. Sánchez López 280cbbd707 Handle draft without stream so WG chairs/delegates could raise call for adoptions. Fixes #642
- Legacy-Id: 3007
2011-03-30 15:57:38 +00:00
Emilio A. Sánchez López 53ad5be094 Allow to edit the stream/state/tags of a draft. Fixes #582
- Legacy-Id: 2818
2011-02-07 19:44:54 +00:00
Emilio A. Sánchez López 3f13f31569 Allow to change the state of a draft and store the information about that change. Fixes #542
- Legacy-Id: 2815
2011-02-07 09:56:11 +00:00
Emilio A. Sánchez López 7a2302d377 Main views for state change and state history. See #582
- Legacy-Id: 2811
2011-02-04 11:55:10 +00:00
Emilio A. Sánchez López 256dd73dd4 Detailed stream info view. Fixes #573
- Legacy-Id: 2758
2011-01-23 10:23:45 +00:00
Emilio A. Sánchez López 92e9360cea Added I-D authors to the list of persons to be notified of state/tags updates. Fixes #568
- Legacy-Id: 2749
2011-01-17 19:53:55 +00:00
Emilio A. Sánchez López 049b649eb7 Notify shepherd (and wg chairs and delegates) by email if 'Doc Shepherd Follow-up Underway' is updated. Fixes #561
- Legacy-Id: 2748
2011-01-17 19:49:00 +00:00
Emilio A. Sánchez López 837d9f6293 Notify by email of state/tag updates. Fixes #568
- Legacy-Id: 2747
2011-01-17 19:44:36 +00:00
Emilio A. Sánchez López 75e33a6ba9 Add person to state/tags object history. Fixes #543
- Legacy-Id: 2746
2011-01-17 18:38:13 +00:00
Emilio A. Sánchez López 6afd71b628 Util functions to get workflows, states and annotation tags for a draft. See #543
- Legacy-Id: 2743
2011-01-17 18:16:57 +00:00
Emilio A. Sánchez López 82a852a5d5 Allow a wgworkflow to define a subset of states and annotation tags. See #559. Fixes #560
- Legacy-Id: 2731
2010-12-24 10:25:07 +00:00
Emilio A. Sánchez López 32f1db57a6 Util functions to manage wg workflows. See #559
- Legacy-Id: 2703
2010-12-09 12:37:38 +00:00