Commit graph

6929 commits

Author SHA1 Message Date
Henrik Levkowetz e548654360 Cleanup.
- Legacy-Id: 11151
2016-05-04 08:54:36 +00:00
Henrik Levkowetz bf4350f6dc Merged in [11129] from rjsparks@nostrum.com:
Have person.formatted_email() return the primary address if one is so marked. Fixes #1928.
 - Legacy-Id: 11150
Note: SVN reference [11129] has been migrated to Git commit 2fd2b3a8e6
2016-05-04 08:44:19 +00:00
Henrik Levkowetz 1499e8cf80 Merged in [11128] from rjsparks@nostrum.com:
Leave out the sentence about consensus when requesting publication as the ISE. Fixes #1952.
 - Legacy-Id: 11149
Note: SVN reference [11128] has been migrated to Git commit 79a7eae0ba
2016-05-03 20:46:47 +00:00
Henrik Levkowetz 45efc6ec7a Merged in [11122] from rjsparks@nostrum.com:
Add page counts to doc.json. Fixes #1936.
 - Legacy-Id: 11148
Note: SVN reference [11122] has been migrated to Git commit f8a28077f5
2016-05-03 19:05:10 +00:00
Henrik Levkowetz fd635baf81 Merged in [11120] from rcross@amsl.com:
Update announcement tool permissions for new IAOC chair.
 - Legacy-Id: 11147
Note: SVN reference [11120] has been migrated to Git commit d728acc8fc
2016-05-03 18:41:08 +00:00
Henrik Levkowetz 2aff429c3f Merged in [11118] from rcross@amsl.com:
Move standalone monthly report scripts to bin directory.
 - Legacy-Id: 11146
Note: SVN reference [11118] has been migrated to Git commit 6ef2904307
2016-05-03 18:24:03 +00:00
Henrik Levkowetz dac2b28d95 Merged in [11116] from rjsparks@nostrum.com:
Add an entry to GROUP_EVENT_CHOICES for status updates. Fixes #1948.
 - Legacy-Id: 11145
Note: SVN reference [11116] has been migrated to Git commit eda3f8fba5
2016-05-03 18:13:07 +00:00
Henrik Levkowetz 274aa60834 Excluded management commands from code coverage figures -- testing is possible but in many cases would be so slow that the test suite would become much more painful to run.
- Legacy-Id: 11144
2016-05-03 18:12:40 +00:00
Henrik Levkowetz 50568f0de4 Merged in [11112] and [11113] from rjsparks@nostrum.com:
Add a page to show the active status reports all in one place. Fixes #1951.
 - Legacy-Id: 11143
Note: SVN reference [11112] has been migrated to Git commit 1f8cc9a4f1

Note: SVN reference [11113] has been migrated to Git commit 61082289fa
2016-05-03 17:50:10 +00:00
Henrik Levkowetz 8769cc0207 Fixed bugs in the previous commit (in the tests).
- Legacy-Id: 11142
2016-05-03 17:16:17 +00:00
Henrik Levkowetz 304516f4b3 Added test directories for yang model tests.
- Legacy-Id: 11141
2016-05-03 16:40:09 +00:00
Henrik Levkowetz 35ef32485a Tweaked the field names of Person name fields to make the intended use clearer.
- Legacy-Id: 11140
2016-05-03 16:39:17 +00:00
Henrik Levkowetz d45ea54be3 Updated plan
- Legacy-Id: 11139
2016-05-03 16:35:39 +00:00
Henrik Levkowetz 1989218a1f Fixed the function has_rfc_editor_note() to return boolean -- datetime cannot be serialized as JSON, so /iesg/agenda/agenda.json was broken when there was an rfc-editor-note.
- Legacy-Id: 11138
2016-05-02 12:24:31 +00:00
Robert Sparks 2fd2b3a8e6 Have person.formatted_email() return the primary address if one is so marked. Fixes #1928. Commit ready for merge.
- Legacy-Id: 11129
2016-04-22 20:19:21 +00:00
Robert Sparks 79a7eae0ba Leave out the sentence about consensus when requesting publication as the ISE. Fixes #1952. Commit ready for merge.
- Legacy-Id: 11128
2016-04-22 19:30:26 +00:00
Robert Sparks f8a28077f5 Add page counts to doc.json. Fixes #1936. Commit ready for merge.
- Legacy-Id: 11122
2016-04-15 13:53:04 +00:00
Ryan Cross d728acc8fc Update announcement tool permissions for new IAOC chair. Commit ready for merge.
- Legacy-Id: 11120
2016-04-15 00:42:04 +00:00
Ryan Cross 6ef2904307 Move standalone monthly report scripts to bin directory. Commit ready for merge.
- Legacy-Id: 11118
2016-04-11 15:54:36 +00:00
Robert Sparks eda3f8fba5 Add an entry to GROUP_EVENT_CHOICES for status updates. Fixes #1948. Commit ready for merge.
- Legacy-Id: 11116
2016-04-08 17:41:01 +00:00
Henrik Levkowetz 4d7f1bf6ed - Legacy-Id: 11115 2016-04-08 17:35:59 +00:00
Henrik Levkowetz 8488d0620f Added a crontab file to be symlinked from /etc/cron.d/, and related scripts to be run from cron. Requires refactoring of CronRunner and NightRunner scripts before activation, to avoid duplicate runs.
- Legacy-Id: 11114
2016-04-08 17:32:18 +00:00
Robert Sparks 61082289fa Template missed in r11112. Commit ready for merge.
- Legacy-Id: 11113
2016-04-08 17:32:09 +00:00
Robert Sparks 1f8cc9a4f1 Add a page to show the active status reports all in one place. Fixes #1951. Commit ready for merge.
- Legacy-Id: 11112
2016-04-08 17:31:16 +00:00
Henrik Levkowetz aab0a565d3 Added a crontab file to be symlinked from /etc/cron.d/, and related scripts to be run from cron. Requires refactoring of CronRunner and NightRunner scripts before activation, to avoid duplicate runs.
- Legacy-Id: 11111
2016-04-08 17:21:50 +00:00
Henrik Levkowetz d96f0fe964 Added a django management command to populate yang model libraries from RFCs and drafts.
- Legacy-Id: 11110
2016-04-08 17:18:54 +00:00
Henrik Levkowetz 658a5cecbb Add support for legacy IPR search arguments, for compatibility with old ipr search URLs.
- Legacy-Id: 11108
2016-04-07 18:00:08 +00:00
Henrik Levkowetz ff52e9b475 Additional fix for issue #1950, removing the double slash.
- Legacy-Id: 11106
2016-04-06 21:30:29 +00:00
Henrik Levkowetz e3603202e9 Added a missing '?join' to each group's xmpp link on the charter pages. Fixes issue #1950
- Legacy-Id: 11105
2016-04-06 21:25:41 +00:00
Henrik Levkowetz 5107dcf04f Fixed the multiple (incorrect) extension problem for some materials links. Fixes issue #1947.
- Legacy-Id: 11104
2016-04-06 21:11:17 +00:00
Henrik Levkowetz 0bb8c23909 Set version info and settings back to development mode
- Legacy-Id: 11102
2016-04-05 17:54:27 +00:00
Henrik Levkowetz eefe6b90d0 Set version info to release version 6.19.0 before branching.
- Legacy-Id: 11100
2016-04-05 17:54:16 +00:00
Henrik Levkowetz f86ca3e89d Changelog entry for 6.19.0
- Legacy-Id: 11099
2016-04-05 17:54:11 +00:00
Henrik Levkowetz 98f19555ec Code coverage data for release 6.19.0
- Legacy-Id: 11098
2016-04-05 17:54:04 +00:00
Henrik Levkowetz d78b4bd0fb Changelog information for 6.19.0
- Legacy-Id: 11097
2016-04-05 17:46:02 +00:00
Henrik Levkowetz 50c9b32420 Merged in [11085] from bartosz.balazinski@interdigital.com:
Added validation for the dependency graph output type (one of 'dot', 'pdf', 'svg').  Added an area column to the directorate summary page.

    Commit fixes bug #1887, fixes bug #1940.
 - Legacy-Id: 11095
Note: SVN reference [11085] has been migrated to Git commit b46081f514
2016-04-04 20:08:33 +00:00
Henrik Levkowetz 108d9a159d - Legacy-Id: 11094 2016-04-04 19:56:28 +00:00
Henrik Levkowetz a5a15d7306 Merged in [11080] from rjsparks@nostrum.com:
Show the link for editing what agendas a document appears on more liberally. Fixes #1935.
 - Legacy-Id: 11093
Note: SVN reference [11080] has been migrated to Git commit 38b9c52d1d
2016-04-04 19:53:42 +00:00
Henrik Levkowetz 4b467d3624 Merged in [11079] from kivinen@iki.fi:
Fixed ICS UIDs so they are unique, even if the timeslot is same. Fixes #1522.
 - Legacy-Id: 11092
Note: SVN reference [11079] has been migrated to Git commit 180624c430
2016-04-04 19:44:20 +00:00
Henrik Levkowetz 40bb23169c Merged in [11064] [11082] from housley@vigilsec.com:
The secretariat and the Team Chair can now edit team groups. In
    addition, if the team in within the IETF, Area Directors can edit
    it. And, if the team is within the IRTF, the IRTF Chair can edit it.
    Cleaned up the checking permission for a user to
    manage a group. Also, cleanly handle a set of group parent links did
    for a loop. Fixes #1915.
 - Legacy-Id: 11091
Note: SVN reference [11064] has been migrated to Git commit 1c509cd64c

Note: SVN reference [11082] has been migrated to Git commit 858530c214
2016-04-04 19:35:19 +00:00
Henrik Levkowetz d2cd382292 Added links back to the group pages from the group names on the meeting materials page.
- Legacy-Id: 11090
2016-04-04 04:18:00 +00:00
Henrik Levkowetz c9cb6a6cee Merged in [11083] from stephen.farrell@cs.tcd.ie, with some tweaks:
Assigned default consensus for IETF stream documents, partly fixing #1403 - IRTF/IAB may want more, this just does IETF stream.
 - Legacy-Id: 11089
Note: SVN reference [11083] has been migrated to Git commit 9ca4e98d46
2016-04-03 17:56:33 +00:00
Henrik Levkowetz 59a74b6954 - Legacy-Id: 11088 2016-04-03 17:50:37 +00:00
Henrik Levkowetz 8cac770f83 - Legacy-Id: 11087 2016-04-03 17:27:29 +00:00
Henrik Levkowetz eabc7b2c76 Merged in [11070] from housley@vigilsec.com:
Only the Secretariat can see the history for parked IPR statements. Fixes #1922.
 - Legacy-Id: 11086
Note: SVN reference [11070] has been migrated to Git commit 570107dbf1
2016-04-03 13:35:45 +00:00
Bartosz Balazinski b46081f514 Commit fixes bug #1887, fixes bug #1940. Commit ready to merge
- Legacy-Id: 11085
2016-04-02 21:21:05 +00:00
Stephen Farrell 9ca4e98d46 assigned default consensus for IETF stream documents partly fixing #1403 - IRTF/IAB may want more, this just does IETF stream. Commit ready to merge. (even more:-)
- Legacy-Id: 11083
2016-04-02 21:10:00 +00:00
Russ Housley 858530c214 Cleaned up the checking permission for a user to manage a group. Also, cleanly handle a set of group parent links did for a loop.
- Legacy-Id: 11082
2016-04-02 21:06:33 +00:00
Henrik Levkowetz 2c4efd1e25 Merged in [11075] from ben@nostrum.com:
Allow meetings/materials to be queried without an explicit meeting number. Fixes issue #1934.
 - Legacy-Id: 11081
Note: SVN reference [11075] has been migrated to Git commit d3a14a7e15
2016-04-02 21:02:19 +00:00
Robert Sparks 38b9c52d1d Show the link for editing what agendas a document appears on more liberally. Fixes #1935. Commit ready for merge.
- Legacy-Id: 11080
2016-04-02 20:58:35 +00:00