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
Tero Kivinen
180624c430
Fixed ICS UIDs so they are unique, even if the timeslot is same. Fixes #1522 . Commit ready for merge.
...
- Legacy-Id: 11079
2016-04-02 20:49:42 +00:00
Henrik Levkowetz
760e324c7f
Merged in [11072] from rcross@amsl.com:
...
Add ability to enter recording URLs for non working group sessions. Fixes #1885 .
- Legacy-Id: 11078
Note: SVN reference [11072] has been migrated to Git commit 220e2587b8
2016-04-02 20:47:51 +00:00
Henrik Levkowetz
e4552c4b2f
Added ipython to the docker image.
...
- Legacy-Id: 11077
2016-04-02 20:35:06 +00:00
Henrik Levkowetz
41db1e061b
- Legacy-Id: 11076
2016-04-02 20:10:00 +00:00
Ben Campbell
d3a14a7e15
Allow meetings/materials to be queried without an explicit meeting number. Fixes issue #1934 . Commit ready for merge.
...
- Legacy-Id: 11075
2016-04-02 19:54:59 +00:00
Ryan Cross
523f0d87c4
Fix pyflakes error. Commit ready for merge.
...
- Legacy-Id: 11074
2016-04-02 19:12:43 +00:00
Stephen Farrell
c93a31034b
assigned default consensus for IETF stream documents partly fixing #1403 - IRTF/IAB may want more, this just does IETF stream. Commit ready to merge.
...
- Legacy-Id: 11073
2016-04-02 19:11:54 +00:00
Ryan Cross
220e2587b8
Add ability to enter recording URLs for non working group sessions. Fixes #1885 . Commit ready for merge.
...
- Legacy-Id: 11072
2016-04-02 18:50:20 +00:00
Russ Housley
570107dbf1
Only the Secretariat can see the history for parked IPR statements. Fixes #1922 .
...
- Legacy-Id: 11070
2016-04-02 17:21:08 +00:00
Henrik Levkowetz
482403d4ff
Merged in [11058] from rjsparks@nostrum.com:
...
Allow WG/RG Chairs and secretaries to edit the replaces relationship for any document, not just the documents in their groups. Fixes #1939 .
- Legacy-Id: 11069
Note: SVN reference [11058] has been migrated to Git commit 051db85076
2016-04-02 16:53:34 +00:00
Henrik Levkowetz
dd2b49bf92
Merged in [11037] from rcross@amsl.com:
...
Grant Bob Hinden announcement tool access.
- Legacy-Id: 11067
Note: SVN reference [11037] has been migrated to Git commit 5c06843f2c
2016-04-02 16:24:47 +00:00
Russ Housley
1c509cd64c
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. Fixes #1915 .
...
- Legacy-Id: 11064
2016-04-02 15:10:10 +00:00
Robert Sparks
051db85076
Allow WG/RG Chairs and secretaries to edit the replaces relationship for any document, not just the documents in their groups. Fixes #1939 . Commit ready for merge.
...
- Legacy-Id: 11058
2016-04-02 14:21:08 +00:00
Ryan Cross
5c06843f2c
Grant Bob Hinden announcement tool access. Commit ready for merge
...
- Legacy-Id: 11037
2016-03-30 17:40:13 +00:00
Henrik Levkowetz
9f90441aa6
Set version info and settings back to development mode
...
- Legacy-Id: 11034
2016-03-30 11:54:43 +00:00
Henrik Levkowetz
54c45c9a1d
Set version info to release version 6.18.1 before branching.
...
- Legacy-Id: 11032
2016-03-30 11:54:36 +00:00
Henrik Levkowetz
edb0cee785
Changelog entry for 6.18.1
...
- Legacy-Id: 11031
2016-03-30 11:54:31 +00:00
Henrik Levkowetz
ab96190e27
Code coverage data for release 6.18.1
...
- Legacy-Id: 11030
2016-03-30 11:54:24 +00:00
Henrik Levkowetz
39abc8945e
Added colordiff to the docker/Dockerfile
...
- Legacy-Id: 11029
2016-03-30 11:21:47 +00:00
Henrik Levkowetz
97658ee40b
Fixed incomplete edit.
...
- Legacy-Id: 11027
2016-03-29 20:45:25 +00:00