Commit graph

8157 commits

Author SHA1 Message Date
Henrik Levkowetz 21f3cd62d4 Merged in [12329] from rjsparks@nostrum.com:
Added groups that did not meet to the proceedings.
 - Legacy-Id: 12342
Note: SVN reference [12329] has been migrated to Git commit 467ec82336
2016-11-14 02:53:41 +00:00
Adam Roach f11e1e247b Branch ready to merge
- Legacy-Id: 12341
2016-11-13 04:58:03 +00:00
Adam Roach e4b2905f16 Incorporated Robert's "swim lane" code to eliminate
slot overlaps that made weekend effectively unusable.

Reworked animation code to use CSS animations for
smoother performance.

Calendar redraw is now completely event driven rather
than refreshed once per second.

Expanded meetings can now be closed with escape key.

Refactored code to make it more idomatic. Eliminated
many globals.

Reformatted to reflect a more consistent coding style.
 - Legacy-Id: 12340
2016-11-13 04:55:00 +00:00
Henrik Levkowetz d48a4e7748 Updated installation instructions.
- Legacy-Id: 12339
2016-11-13 03:32:40 +00:00
Robert Sparks ab96f6c89c Fix an issue with the agenda linking to group type "other" slides. Will patch production. Commit ready for merge.
- Legacy-Id: 12338
2016-11-13 01:58:53 +00:00
Henrik Levkowetz a0329f91f9 Merged in [12320] from rcross@amsl.com:
Change non-working-group-session edit view to use same group options available when creating the non-working-group-sessions.
 - Legacy-Id: 12337
Note: SVN reference [12320] has been migrated to Git commit f29100ab3a
2016-11-12 09:45:32 +00:00
Henrik Levkowetz 2af415cf7c Merged in [12318] from rjsparks@nostrum.com:
Change the edit buttons on the materials page to be links. Move where the link appears.
 - Legacy-Id: 12336
Note: SVN reference [12318] has been migrated to Git commit ca0980a8ea
2016-11-12 08:59:32 +00:00
Henrik Levkowetz 1c3a90642f Merged in [12317] from rjsparks@nostrum.com:
Add links to group meetings tabs from the navbar for chairs/secretaries.
 - Legacy-Id: 12335
Note: SVN reference [12317] has been migrated to Git commit 0c816eaaf9
2016-11-12 08:02:36 +00:00
Ryan Cross 38a24b57e9 Fix parameter validations in meeting.views.ajax_get_utc(). Fixes 2023. Also fix pyflakes error. Commit ready for merge
- Legacy-Id: 12334
2016-11-12 07:59:52 +00:00
Henrik Levkowetz a62b93f329 Merged in [12316] from rjsparks@nostrum.com:
Guard against sessions that have no timeslot (such as for groups that are not officially not meeting at an IETF meeting) in the materials upload views.
 - Legacy-Id: 12333
Note: SVN reference [12316] has been migrated to Git commit 3c04782559
2016-11-12 07:44:16 +00:00
Henrik Levkowetz 0983da3d9a Merged in [12315] from rjsparks@nostrum.com:
Add a view of past meetings.
 - Legacy-Id: 12332
Note: SVN reference [12315] has been migrated to Git commit e3c3b716cd
2016-11-12 07:14:34 +00:00
Ryan Cross b04d07e5aa Add missing template for previous commit. Commit ready for merge.
- Legacy-Id: 12331
2016-11-12 07:12:54 +00:00
Ryan Cross d7c1fddb32 Add the ability for the Secretariat to skip the announcement when scheduling an IRTF interim meeting. Fixes #2015. Commit ready for merge.
- Legacy-Id: 12330
2016-11-12 07:11:59 +00:00
Robert Sparks 467ec82336 Added groups that did not meet to the proceedings. Commit ready for merge.
- Legacy-Id: 12329
2016-11-12 07:09:01 +00:00
Henrik Levkowetz 0443157e09 Fixed some pyflakes issues.
- Legacy-Id: 12328
2016-11-12 06:59:38 +00:00
Jean Mahoney 59b04b7f5f Unused code found and removed while investigating ticket #1404. Commit ready for merge.
- Legacy-Id: 12327
2016-11-12 05:41:44 +00:00
Russ Housley a37f41823c Allow WG Chairs to manage the meeting materials when starting from the old WG Chair Dashboard in ietf.secr.proceedings
- Legacy-Id: 12326
2016-11-12 05:40:12 +00:00
Henrik Levkowetz 78bbd9564a Added admin entries for a bunch of name models lacking them.
- Legacy-Id: 12325
2016-11-12 05:34:58 +00:00
Henrik Levkowetz 8019623898 Added the man viewer to the Dockerfile, hence the docker image.
- Legacy-Id: 12324
2016-11-12 05:33:26 +00:00
Henrik Levkowetz 99fde987b0 Added a --no-download option to docker/updatedb
- Legacy-Id: 12323
2016-11-12 05:31:32 +00:00
Henrik Levkowetz a9db20e48a Added a utf-8 encoding setting, in case the autogenerated datetime string from the $ keyword uses a non-ascii locale.
- Legacy-Id: 12322
2016-11-12 05:29:58 +00:00
Henrik Levkowetz b650356850 Use rsync instead of wget to pull down the datatracker database image, since wget isn't available on macs by default.
- Legacy-Id: 12321
2016-11-12 05:26:33 +00:00
Ryan Cross f29100ab3a Change non-working-group-session edit view to use same group options available when creating the non-working-group-sessions. Commit ready for merge.
- Legacy-Id: 12320
2016-11-12 04:18:22 +00:00
Robert Sparks ca0980a8ea Change the edit buttons on the materials page to be links. Move where the link appears. Commit ready for merge.
- Legacy-Id: 12318
2016-11-12 03:07:46 +00:00
Robert Sparks 0c816eaaf9 Add links to group meetings tabs from the navbar for chairs/secretaries. Commit ready for merge.
- Legacy-Id: 12317
2016-11-12 01:07:07 +00:00
Robert Sparks 3c04782559 Guard against sessions that have no timeslot (such as for groups that are not officially not meeting at an IETF meeting) in the materials upload views. Commit ready for merge.
- Legacy-Id: 12316
2016-11-11 07:09:41 +00:00
Robert Sparks e3c3b716cd Add a view of past meetings. Commit ready for merge.
- Legacy-Id: 12315
2016-11-11 06:48:26 +00:00
Ole Laursen e171aa657e Add support for revising a closed review, mostly to allow reviewers to
correct historic entries with missing data
 - Legacy-Id: 12314
2016-11-09 16:20:58 +00:00
Ole Laursen 39d674b4ca Add missing resource and missing test review secretary settings
- Legacy-Id: 12313
2016-11-09 10:07:49 +00:00
Henrik Levkowetz a1bdbaf81e Fixed some issues with mkdevbranch; giving better normalization of the input to uniq, and correctly using the alias list to provide the correct alias for email addresses where localpart should not be used to derive the svn branch name.
- Legacy-Id: 12312
2016-11-08 19:19:45 +00:00
Henrik Levkowetz f68d0c6f6b Set version info and settings back to development mode
- Legacy-Id: 12288
2016-11-08 18:01:50 +00:00
Henrik Levkowetz cc836a7401 Set version info to release version 6.37.1 before branching.
- Legacy-Id: 12286
2016-11-08 18:01:42 +00:00
Henrik Levkowetz 5f952e4d6c Changelog entry for 6.37.1
- Legacy-Id: 12285
2016-11-08 18:01:36 +00:00
Henrik Levkowetz a0103a8198 Code coverage data for release 6.37.1
- Legacy-Id: 12284
2016-11-08 18:01:28 +00:00
Ole Laursen ceec1254f2 Add review team secretary reminders, like those for reviewers
- Legacy-Id: 12283
2016-11-08 16:24:28 +00:00
Henrik Levkowetz 77738fcc78 Updated dockerfile, docker-init.sh, updatedb script, and a new docker/build script.
- Legacy-Id: 12282
2016-11-08 16:09:08 +00:00
Henrik Levkowetz 10fa4af493 Updated dockerfile, docker-init.sh, updatedb script, and a new docker/build script.
- Legacy-Id: 12281
2016-11-08 16:08:27 +00:00
Ole Laursen a5c70ff9e3 Make the assign/close buttons more visible on the manage reviews page
- Legacy-Id: 12280
2016-11-08 11:34:55 +00:00
Ole Laursen cde7cfacd5 Modify the reviewer overview page to display up to 10 historic reviews
per person from the past year instead of only 5.

Add basic reviewer stats to the assignment select box.
 - Legacy-Id: 12279
2016-11-07 22:32:53 +00:00
Ole Laursen c3e8cabafb Revamp the layout in the manage review requests page. Drop the table
and instead provide more information about each document to be
reviewed, to help the secretaries determine locally on that page what
action to take. The new layout should also make it easier to fit in
more info, in case it is still found lacking.

The public review request page still provides the previous information
in the summarized tabular form, so the overview can be found there.
 - Legacy-Id: 12278
2016-11-07 21:20:15 +00:00
Henrik Levkowetz 927d01fd01 Point at the new virtualenv location in the cron runners.
- Legacy-Id: 12277
2016-11-07 18:39:24 +00:00
Henrik Levkowetz 27abaae2e4 Tweaked and enhanced doc.admin.DocEventAdmin.
- Legacy-Id: 12276
2016-11-07 18:38:34 +00:00
Henrik Levkowetz 7f1c1e43f2 Replaced the use of plain DocEvent for submission doc events with a SubmissionDocEvent that carries rev and a FK to submission.
- Legacy-Id: 12275
2016-11-07 18:21:34 +00:00
Henrik Levkowetz 4af0c0244b Trac 1.2 doesn't work the same way with configured repositories -- require Trac<1.2
- Legacy-Id: 12274
2016-11-07 17:14:15 +00:00
Henrik Levkowetz bb7d3b476f Tweaked the create_group_wiki management command and its test to show more information on failures.
- Legacy-Id: 12273
2016-11-07 17:13:09 +00:00
Henrik Levkowetz 888bd44a10 Stash the test results summary in ./.testresults instead of ./testresults, to avoid visual littering.
- Legacy-Id: 12272
2016-11-07 17:11:48 +00:00
Henrik Levkowetz 425e84c37e Pip 9.0.1 does not obey requirements which lead to downgrading an installed package. Useless for our purpose. Requiring pip<9.0 in requirements.txt .
- Legacy-Id: 12271
2016-11-07 12:45:18 +00:00
Henrik Levkowetz 71d5eca6e6 If a session agenda for a meeting exists, but is not bound to the session, the Document.objects.create() in upload_session_agenda() will fail. Using get_or_create() instead.
- Legacy-Id: 12270
2016-11-07 12:19:03 +00:00
Henrik Levkowetz 7c7e282797 When using select_related, field names are now valiadate. Fixed some invalid names.
- Legacy-Id: 12269
2016-11-04 19:03:58 +00:00
Henrik Levkowetz 1558a52c55 django.admin.utils.get_deleted_objects() changed signature. Fixed.
- Legacy-Id: 12268
2016-11-04 19:02:40 +00:00