Henrik Levkowetz
7a98fff79c
Merged [5476] from rjsparks@nostrum.com:
...
* Added a document type for changing the publication status of other documents, and the UI for manipulating them.
* Added charters, conflict reviews, and status changes to the AD's \'My Documents\' page
* Improved the presentation of all document types on the Agenda, Future Telechats, Scribe and Moderator package pages
* Made the reverse name for document relationships explicit rather than deriving them from forward names
* Added a way to get to the underlying Document (when it exists) from an RfcWrapper
* Unified several common forms used by different document types
- Legacy-Id: 5629
Note: SVN reference [5476] has been migrated to Git commit 10b4f7a4dc
2013-04-07 19:11:18 +00:00
Ole Laursen
e94d1df549
Clean up search views and remove dead code, port them to the new DB
...
schema, hack related views in iesg/ and wginfo/ to use the new search
interfaces, avoid camelCase in search GET parameters (with
backwards-compat fallback), add some simple search unit tests, remove
caching from views_search.py index pages as they're now pretty fast to
generate, rewrite ballot popup JS, regularize some CSS classes to use
hyphen-notation rather than camelCase, move some of the search
templates to doc/.
idrfc/ now mostly contains some wrapper code still in use by other
subdirs, some ported code not yet moved, and dead code.
- Legacy-Id: 5611
2013-04-04 13:42:57 +00:00
Henrik Levkowetz
2f3476690f
In order that document states (which may be used by old documents) should not need to be removed when state machines change and states go out of use, all document states have a 'used' field. The code which accesses the state fields have not been requiring that used=True for the states returned, which is an error. Fixed this by adding 'used=True' to all State.objects.get() and State.objects.filter() call where it's relevant.
...
- Legacy-Id: 5486
2013-03-05 23:24:41 +00:00
Robert Sparks
10b4f7a4dc
* Added a document type for changing the publication status of other documents, and the UI for manipulating them.
...
* Added charters, conflict reviews, and status changes to the AD's "My Documents" page
* Improved the presentation of all document types on the Agenda, Future Telechats, Scribe and Moderator package pages
* Made the reverse name for document relationships explicit rather than deriving them from forward names
* Added a way to get to the underlying Document (when it exists) from an RfcWrapper
* Unified several common forms used by different document types
- Legacy-Id: 5476
2013-03-01 15:47:51 +00:00
Henrik Levkowetz
2f0ca59a3c
Apply patch for iesg/agenda/agenda.json from housely@vigilsec.com, and re-apply previous patch which was lost in the statesync merge.
...
- Legacy-Id: 5353
2013-02-02 18:44:08 +00:00
Robert Sparks
1cff6187f5
Put status changes on the agenda, moderator, and package pages
...
- Legacy-Id: 5331
2013-01-28 20:16:17 +00:00
Robert Sparks
c67661311f
Improved validaiton of status change document name
...
added the ability to start a status change when looking at an RFC (populating the start from accordingly)
Made changes and proposed changes show on the RFC pages
- Legacy-Id: 5330
2013-01-28 16:25:42 +00:00
Ole Laursen
ce081cb31d
Fix the RFC number doc.note migration to catch combined "RFC XXX; BCP
...
XXX" notes too, use the opportunity to remove inserted HTML tags from
notes and rely on linebreaksbr filter instead (the other thing was a
left-over from the Perl days), update the various uses of the note to
reflect that
- Legacy-Id: 5289
2013-01-17 17:10:19 +00:00
Ole Laursen
6e89f3b606
Merge changes from old milestones branch
...
- Legacy-Id: 5198
2013-01-15 16:45:19 +00:00
Henrik Levkowetz
1fbcd783f3
Merged branch/iola/statesync up to @5118 to trunk.
...
- Legacy-Id: 5147
2012-12-20 20:32:03 +00:00
Henrik Levkowetz
505e715fe2
Merged in a patch from housley@vigilsec.com to handle different documents better in the agenda JSON output.
...
- Legacy-Id: 5132
2012-12-15 22:49:11 +00:00
Ole Laursen
b19f6d8060
Merge in milestones branch
...
- Legacy-Id: 5091
2012-12-03 14:36:30 +00:00
Henrik Levkowetz
492a292a00
Merged [4836] from housley@vigilsec.com:
...
Add stream to conflict-review documents in the agenda.json object for the IESG telechat agenda
- Legacy-Id: 4942
Note: SVN reference [4836] has been migrated to Git commit b612d8c26501730551cd1e4cc6aeff21dc01219b
2012-10-21 17:57:29 +00:00
Ole Laursen
3b9bdbcecc
According to Alice Russo IAB has recently added the consensus option
...
for their drafts, so make it possible for them to edit it too
- Legacy-Id: 4890
2012-10-04 08:41:09 +00:00
Ole Laursen
e9c6c9e347
Only show new consensus field for IETF and IRTF stream documents
...
- Legacy-Id: 4876
2012-09-21 10:23:45 +00:00
Ole Laursen
0ec0fa58f3
Update IESG agenda pages with IANA Review state, consensus and last
...
call expiration (if applicable)
- Legacy-Id: 4852
2012-09-17 15:59:35 +00:00
Robert Sparks
77b5131fe6
Added more information about RFC5742 conflict review documents to the /agenda, moderator, and scribe pages.
...
Fixes bug #874
- Legacy-Id: 4840
2012-09-11 22:31:45 +00:00
Robert Sparks
4c4bc99f96
Improve the robustness of get_wg_section
...
- Legacy-Id: 4835
2012-09-07 17:39:09 +00:00
Robert Sparks
735efac3b0
Add charter documents to iesg/agenda and iesg/agenda/documents
...
Keep the ordering for drafts the same on iesg/agenda and iesg/agenda/documents
Allow setting the responsible AD for a charter document
Change the UI of the charter page to use editlink for changing attributes and buttons for actions (to align with drafts and conflict-reviews)
- Legacy-Id: 4769
2012-08-21 03:57:17 +00:00
Henrik Levkowetz
7a1a67fca4
Applied fix from rjsparks@nostrum.com: Remove old document filtering which is now to strict, letting conflict review documents show in the iesg agenda.
...
- Legacy-Id: 4755
2012-08-10 12:00:50 +00:00
Russ Housley
92ce382cc1
Ability to fetch the IESG Telechat Agenda as a JSON object (agenda.json).
...
- Legacy-Id: 4709
2012-07-28 23:17:27 +00:00
Ole Laursen
7abb438424
Add milestones needing review page for the IESG, replace simple
...
telechat redirect view with a generic view in urls.py
- Legacy-Id: 4591
2012-07-04 18:16:34 +00:00
Ole Laursen
e5564640eb
Get rid of obsolete telechat date management page
...
- Legacy-Id: 4589
2012-07-04 16:46:20 +00:00
Robert Sparks
51ab8123d9
merged in from 4.20-ise
...
- Legacy-Id: 4502
2012-06-22 20:25:17 +00:00
Henrik Levkowetz
bfaf48b60f
Merged in personal/adam/v4.00 from adam@nostrum.com with fixes [4436], [4438] to the /meeting/*/requests page.
...
- Legacy-Id: 4485
Note: SVN reference [4436] has been migrated to Git commit 9cfdb5afd7f77b161c43b9551ec3fc23575aa255
Note: SVN reference [4438] has been migrated to Git commit 961c6b83d293f465df678a943a7621b731a0acbb
2012-06-21 00:00:03 +00:00
Henrik Levkowetz
b1b21e5529
Merged in branch/iola/charter-fixes from olau@iola.dk with a series of fixes to the charter management code.
...
- Legacy-Id: 4483
2012-06-20 23:01:28 +00:00
Henrik Levkowetz
2b78e1573e
Merged in personal/rjs/v4.02_via_rfc containing [4356] which replaces code using the old via-rfc tag with code looking at the document stream (and more), and [4364] which adds document page counts on the future telechats page.
...
- Legacy-Id: 4482
Note: SVN reference [4356] has been migrated to Git commit 4eabc033c1
Note: SVN reference [4364] has been migrated to Git commit b3c665287d
2012-06-20 22:17:48 +00:00
Ole Laursen
a353acd7e6
Fix link to charter .txt file on agenda page
...
- Legacy-Id: 4469
2012-06-19 14:16:08 +00:00
Henrik Levkowetz
9f3cf38a71
Merged [4364] from rjsparks@nostrum.com:
...
Expose how many pages each document contains on the docs on future telechats page.
Fixes bug #828
- Legacy-Id: 4383
Note: SVN reference [4364] has been migrated to Git commit b3c665287d
2012-05-04 11:57:35 +00:00
Robert Sparks
b3c665287d
Expose how many pages each document contains on the docs on future telechats page.
...
Fixes bug #828
- Legacy-Id: 4364
2012-05-03 17:47:12 +00:00
Robert Sparks
4eabc033c1
Replaced the concept of a tag (via-rfc) identifying ise or irtf document (previously the idinternal.via_rfc_editor boolean) with looking at the document's stream.
...
Removed the stream editing form - that functionality is on the edit info form.
Put the old-ADs back into the list of choices when editing a document's info.
This (re) fixes bug #749
- Legacy-Id: 4356
2012-05-03 04:26:09 +00:00
Henrik Levkowetz
bcd28cc45f
Merged in fixes to the migration from olau@iola.dk. Merged in charter branch from olau@iola.dk. Added various fixes and correction of merge errors.
...
- Legacy-Id: 4353
2012-05-02 19:35:32 +00:00
Ole Laursen
d0dcd60aa8
Fix bug in retrieving charters for agenda, slight template fix
...
- Legacy-Id: 4202
2012-03-24 12:10:52 +00:00
Ole Laursen
03980c3882
Use same sort for future agenda documents as for plain agenda, fixes #810 .
...
- Legacy-Id: 4098
2012-03-15 18:40:02 +00:00
Ole Laursen
041858dd8a
Add .distinct() to some more queries, fixes problem with drafts showing up twice
...
- Legacy-Id: 4072
2012-03-08 14:11:12 +00:00
Ole Laursen
8723e7f60d
Use Person.plain_name as token holder names in proxy, and also in the WGAction form, fixes #776 .
...
- Legacy-Id: 3996
2012-02-28 18:11:57 +00:00
Ole Laursen
dbf5e6ab84
Remove a bunch of old admin files, fix a couple of issues with the new ones, add admin for meeting
...
- Legacy-Id: 3995
2012-02-28 17:29:52 +00:00
Ole Laursen
724067aa89
Sort documents on agenda on when an IESG process was started on them
...
- Legacy-Id: 3930
2012-02-16 16:31:01 +00:00
Ole Laursen
8153552ed5
Remove unneeded use of DocumentProxy.agenda
...
- Legacy-Id: 3910
2012-02-08 12:20:41 +00:00
Ole Laursen
15474ed2f2
Add .distinct() on queryset to fix draft showing up twice
...
- Legacy-Id: 3884
2012-01-31 17:55:54 +00:00
Ole Laursen
328ecb08c3
Replace old charter branches with new branch based on conversion branch and some preliminary work on generalizing document handling
...
[[Split portion of a mixed commit.]]
- Legacy-Id: 3883.1
2012-01-31 17:38:27 +00:00
Ole Laursen
980d4e6444
Move new schema models from redesign/ to ietf/
...
- Legacy-Id: 3855
2012-01-24 17:17:24 +00:00
Ole Laursen
f4b6dac81f
Import telechat dates from the "telechat" table
...
- Legacy-Id: 3794
2012-01-04 18:02:04 +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
de0fc12ce8
Port telechat dates
...
- Legacy-Id: 3774
2011-12-20 13:12:12 +00:00
Ole Laursen
3ed02196d7
Fix some instances where we use a non-role email for ADs in spite of them acting as ADs
...
- Legacy-Id: 3741
2011-12-06 14:01:44 +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
Henrik Levkowetz
97842aea8c
Updated test to macth new form field.
...
- Legacy-Id: 3631
2011-11-16 06:01:25 +00:00
Henrik Levkowetz
1571044bc3
Give telechat agenda items a default type, for easier secretariat use of the admin interface for adding entries. Use an empty title string when no title is available.
...
- Legacy-Id: 3626
2011-11-16 04:45:03 +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
Henrik Levkowetz
413bcdabbd
Set up app-specific email addresses so the respective developers will be notified about failures in code they have worked with.
...
- Legacy-Id: 3205
2011-07-23 12:49:56 +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
fe10dfd20c
Tweaked a number of setting value names and adjusted one value.
...
- Legacy-Id: 3037
2011-04-09 22:13:45 +00:00
Henrik Levkowetz
f29a8fb2c6
Merged [2945] from peter.musgrave@magorcorp.com:
...
Ticket 552: Add IPR column to IESG Telechat Agenda
- Legacy-Id: 2953
Note: SVN reference [2945] has been migrated to Git commit 109799b334a45053d62251bbb5107350fc5f4c57
2011-03-26 14:32:41 +00:00
Henrik Levkowetz
936cb0a857
As we're restoring the ability to re-schedule from the IESG agenda document list, we also restore the accompanying test. However, also retain the modified test which tested re-scheduling from the /edit/info/ page (under another test class name).
...
- Legacy-Id: 2772
2011-01-28 12:15:33 +00:00
Henrik Levkowetz
2d040ff4a1
Removing the rescheduling forms from the /iesg/agenda/documents/ page broke the iesg.RescheduleOnAgendaTestCase. Fix this.
...
- Legacy-Id: 2526
2010-09-20 14:38:29 +00:00
Henrik Levkowetz
61053bb038
Renamed the tarfile function.
...
- Legacy-Id: 2489
2010-08-19 13:59:15 +00:00
Henrik Levkowetz
2d50e7df8f
Fix issue #355 : module tarfile's .add() needs a string name (not unicode) on the production server (Python 2.5.1).
...
- Legacy-Id: 2465
2010-08-06 12:22:59 +00:00
Henrik Levkowetz
91d0c7efd7
IETF 78 Sprint code from Robert Sparks: provide a downloadable tarball of the documents on the IESG agenda of a given date.
...
- Legacy-Id: 2409
2010-07-24 15:23:45 +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
Henrik Levkowetz
fa77ac30d5
Merged r840 from branch/2.00 to trunk, and updated version information in ietf/__init__.py
...
- Legacy-Id: 841
2007-07-04 21:17:57 +00:00
Henrik Levkowetz
cd030d3b43
Adding copyright notices to all python files
...
- Legacy-Id: 716
2007-06-27 21:16:34 +00:00
Bill Fenner
6d03969bac
URL shuffling in iesg, idtracker and my
...
- Legacy-Id: 666
2007-06-26 20:21:31 +00:00
Michael Lee
9d5faab01b
Fix IESG announcements script to handle mixed-intended_status fleet (group of documents)
...
- Legacy-Id: 659
2007-06-26 19:16:58 +00:00
Henrik Levkowetz
5b3f352caf
Handle diff in /iesg/ann/iesg-doc/recent/ with an ignore regex instead of an acceptable diff, as the diff line number will move with new entries on the page.
...
- Legacy-Id: 646
2007-06-25 23:22:10 +00:00
Henrik Levkowetz
d1f5520067
Changing to sorted diffs for recent and previous IESG announcements. Doing this shows what seems to be a flaw in the old scripts, listing some informational documents among the Protocol Announcements. Adding an acceptable diff for the remaining diff which is a result of this.
...
- Legacy-Id: 619
2007-06-22 23:13:11 +00:00
Henrik Levkowetz
6d0fa4f4d7
Changing the comparison of this to be sorted. The order differences will continue to change as the content changes over time, so a stored diff won't work
...
- Legacy-Id: 618
2007-06-22 20:56:03 +00:00
Bill Fenner
ab68651765
Make date_threshold into a function. Since it was coded as a static
...
assignment, it would actually happen when the mod_python thread was
initialized, so the value would drift away from being right.
Match the I-D tracker implementation by moving it to the first day of
the month in which the day that's 185 days ago lives.
- Legacy-Id: 565
2007-06-20 22:38:04 +00:00
Bill Fenner
a3e2da7380
select_related() on IDInternal eliminates most of the relevant rows
...
due to missing data in other tables, so instead, select on
InternetDrafts. This is a little confusing, since the two halves
of the page have different types of objects.
Also add the intended_status, which was also missing in this
template.
- Legacy-Id: 532
2007-06-19 17:19:19 +00:00
Bill Fenner
b5e944ceaa
previous_announcement.cgi has a show_detail mode too.
...
Also, use an actually recent ballot ID for the recent_announcement test.
- Legacy-Id: 495
2007-06-18 16:48:59 +00:00
Henrik Levkowetz
9681754803
More test URLs
...
- Legacy-Id: 466
2007-06-17 09:30:35 +00:00
Bill Fenner
9a9f375ec3
Check that the feed returns 200.
...
- Legacy-Id: 314
2007-06-11 17:26:34 +00:00
Bill Fenner
da2de838c9
A first attempt at a list of urls to test and compare.
...
- Legacy-Id: 299
2007-06-10 23:32:37 +00:00
Michael Lee
415e274dde
IESG Announcment list page only lists announcements with ballog_id
...
- Legacy-Id: 269
2007-06-08 19:21:03 +00:00
Michael Lee
ac82271bcb
Update IESG Announcement scripts to work with latest models and template changes.
...
- Legacy-Id: 247
2007-06-06 05:11:06 +00:00
Henrik Levkowetz
03c18bd33d
Fixing a bunch of nits pyflakes were complaining about, in order to get a clean run. There are still at least 2 cases of using undefined values which needs scrutiny.
...
- Legacy-Id: 235
2007-06-05 16:58:58 +00:00
Michael Lee
27edcb2b3e
* Add meeting materials list page
...
* For testing, the page lists meeting materials regardless the submission cut off date.
* Need to add Training sessions, IRTF RGs, and Interim WGs
- Legacy-Id: 203
2007-06-01 04:10:39 +00:00
Michael Lee
73db42db56
Move the logic part to views.py for IESG announcement pages
...
- Legacy-Id: 120
2007-05-10 21:31:47 +00:00
Michael Lee
dc3f03480d
* Add IESG Announcements pages
...
* Add BallotInfo model in idtracker models
* Modified iesg/url.py for IESG Announcement pages
- Legacy-Id: 117
2007-05-10 15:06:48 +00:00
Bill Fenner
f9b9b51536
Add author to iesg telechat minutes feed, to make it valid.
...
Add document comments feed to top-level urls.
- Legacy-Id: 101
2007-05-04 21:49:21 +00:00
Henrik Levkowetz
5872696834
Moving ietf to trunk/ietf
...
[[Split portion of a mixed commit.]]
- Legacy-Id: 96.1
2007-05-04 12:37:28 +00:00