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
d16a5ea46a
Fix bug
...
- Legacy-Id: 3839
2012-01-20 15:07:25 +00:00
Ole Laursen
f3685e7af1
Turn expiration into an explicit expires attribute on document, set
...
that on submission of new revision and resurrection
- Legacy-Id: 3801
2012-01-12 12:03:45 +00:00
Ole Laursen
0745a1f08b
Use TelechatDate rather than TelechatDates in new form
...
- Legacy-Id: 3799
2012-01-11 13:43:30 +00:00
Ole Laursen
af8c1b4bf8
Revamp comment handling on state changes slightly, reenable changing
...
substate in the IESG state interface (modeled with tags)
- Legacy-Id: 3725
2011-11-29 18:46:42 +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
a8e219e16a
Rename DocStreamName to StreamName, they're not really doc-specific
...
- Legacy-Id: 3707
2011-11-25 12:25:35 +00:00
Ole Laursen
eaf1ca34ee
Fix some bugs in the trunk merge found through the automated tests
...
- Legacy-Id: 3692
2011-11-23 18:49:07 +00:00
Ole Laursen
5a4c23ea92
Merge with trunk
...
- Legacy-Id: 3676
2011-11-21 16:41:21 +00:00
Henrik Levkowetz
ff187d2dd0
Give logins with group IANA access to comment form for drafts, so they don't have to use the old datatracker for that.
...
- Legacy-Id: 3664
2011-11-17 06:13:24 +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
e01ba98af1
Introduce generic states, not fully incorporated yet, and rename tag
...
name model
- Legacy-Id: 3616
2011-11-14 19:29:05 +00:00
Robert Sparks
97f2b6eedf
Changed the edit info form to allow (force) setting the stream when editing or adding a document to the iesg tracker.
...
Fixes bug 743
- Legacy-Id: 3612
2011-11-12 10:35:30 +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
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
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
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
67e317d535
Merged in changes from conversion branch fixing a couple of problems
...
- Legacy-Id: 3285
2011-08-04 15:09:54 +00:00
Robert Sparks
0389ebf3bd
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, bug 696, bug 697, and bug 698.
- Legacy-Id: 3272
2011-07-31 16:43:31 +00:00
Henrik Levkowetz
d29e54081a
Merged [3249] from suresh.krishnan@ericsson.com:
...
Allowing adding documents in AD is watching state in addition to the default Publication Requested state. Trac #684
- Legacy-Id: 3257
Note: SVN reference [3249] has been migrated to Git commit 5532512348
2011-07-23 22:13:37 +00:00
Suresh Krishnan
5532512348
Allowing adding documents in AD is watching state in addition to the default Publication Requested state. Trac #684
...
- Legacy-Id: 3249
2011-07-23 21:23:37 +00:00
Henrik Levkowetz
99e3b7ff22
Merged [3166] from rjsparks@nostrum.com:
...
Simple changes to EditInfoForm field initialization
- Legacy-Id: 3248
Note: SVN reference [3166] has been migrated to Git commit eef5028182
2011-07-23 21:15:31 +00:00
Ole Laursen
03bed41630
Merged in changes from the conversion branch
...
- Legacy-Id: 3187
2011-06-28 18:20:20 +00:00
Robert Sparks
eef5028182
Simple changes to EditInfoForm field initialization
...
- Legacy-Id: 3166
2011-06-01 03:17:41 +00:00
Henrik Levkowetz
a142e89a87
Merged in branch branch/yaco/wgchairs from esanchez@yaco.es. This provides the WG Chair Tracker functionality.
...
- Legacy-Id: 3120
2011-05-11 20:27:12 +00:00
Henrik Levkowetz
2658ff2862
For a new IESG tracker document, only add a history comment about previous history if some previous history exists (i.e., if the replaced document also existed in the IESG tracker).
...
- Legacy-Id: 2769
2011-01-28 09:41:04 +00:00
Henrik Levkowetz
2ae553aec2
It should be possible to edit the area of a draft even if it's been set before. It can change.
...
- Legacy-Id: 2761
2011-01-27 14:58:55 +00:00
Emilio A. Sánchez López
ebaf7ae436
Moved shepherd management into wgchairs application. See #563
...
- Legacy-Id: 2708
2010-12-09 13:00:43 +00:00
Emilio A. Sánchez López
34f9cec92a
Fix import. Don't forget to input the project module. See #563
...
- Legacy-Id: 2707
2010-12-09 12:47:04 +00:00
Emilio A. Sánchez López
53eccb9b0d
Removed print sentences. See #563
...
- Legacy-Id: 2705
2010-12-09 12:43:06 +00:00
Alexey Zarubin
21e73c9d37
Fixes #563
...
edit form. the url for this described with '^(?P<name>[^/]+)/edit/managing-shepherd/$'
- Legacy-Id: 2694
2010-12-02 20:34:50 +00:00
Henrik Levkowetz
979bdb4c00
Merged [2625] from lars.eggert@nokia.com:
...
Fix #456 and #537 .
* Make it possible for an IESG member to add a comment (for the document history) in the change
- Legacy-Id: 2637
Note: SVN reference [2625] has been migrated to Git commit 9e2820df4215bab1258759432d90921f27c66579
2010-11-06 09:45:08 +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
Henrik Levkowetz
25f1d760a0
Show 'None' in the IDInternal.via_rfc_editor field as '0' in the /iesg/agenda/documents.txt view. Set the field to 0 as default.
...
- Legacy-Id: 2525
2010-09-20 12:37:35 +00:00
Henrik Levkowetz
7af02ff451
Merged [2499] from olau@. Fixes issue #369 .
...
- Legacy-Id: 2502
Note: SVN reference [2499] has been migrated to Git commit fa7af53edd019574624af9f892acef3a201b90ca
2010-08-24 13:20:52 +00:00
Henrik Levkowetz
3214714ee0
Fix for issue 351, from olau@iola.dk. Now permits editing of document state without getting a 500 error.
...
- Legacy-Id: 2448
2010-07-28 14:05:37 +00:00
Henrik Levkowetz
266b7820d0
Merged from log:branch/2.00@2363: Current release branch head to trunk.
...
- Legacy-Id: 2365
2010-07-21 12:48:05 +00:00