Commit graph

6421 commits

Author SHA1 Message Date
Henrik Levkowetz 1a6fc6dc04 Merged in [12353] from rjsparks@nostrum.com:
A second performance improvement for the proceedings pages.
 - Legacy-Id: 12361
Note: SVN reference [12353] has been migrated to Git commit a3cc9df465
2016-11-16 06:54:00 +00:00
Henrik Levkowetz a771e8fad6 Merged in [12352] from rjsparks@nostrum.com:
Add links to session materials pages to the rows on the by-type view of the agenda.
 - Legacy-Id: 12360
Note: SVN reference [12352] has been migrated to Git commit ba60c115fa
2016-11-16 04:22:51 +00:00
Henrik Levkowetz dd9eb3b0d4 Merged in [12351] from rjsparks@nostrum.com:
Tweaked button color and position on the last call form for status-change documents at the secretariat's request.
 - Legacy-Id: 12359
Note: SVN reference [12351] has been migrated to Git commit 6ed7fed3d2
2016-11-16 04:10:22 +00:00
Henrik Levkowetz 18518fe566 Merged in [12348] from rjsparks@nostrum.com:
Performance improvements for the proceedings page.
 - Legacy-Id: 12358
Note: SVN reference [12348] has been migrated to Git commit 224999e948
2016-11-16 03:55:59 +00:00
Henrik Levkowetz d2cc5c142a Merged in [12347] from rjsparks@nostrum.com:
Repaired broken links on the proceedings page.
 - Legacy-Id: 12357
Note: SVN reference [12347] has been migrated to Git commit b9e35747d5
2016-11-16 03:35:55 +00:00
Henrik Levkowetz 42573d744f Merged in [12341] from adam@nostrum.com.
- Legacy-Id: 12356
Note: SVN reference [12341] has been migrated to Git commit f11e1e247b
2016-11-16 03:16:47 +00:00
Henrik Levkowetz b254473258 Merged in [12340] from adam@nostrum.com:
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: 12355
Note: SVN reference [12340] has been migrated to Git commit e4b2905f16
2016-11-16 02:15:43 +00:00
Henrik Levkowetz 964d34282f Added common patterns for template file names to ignore when testing template parsing and template test coverage.
- Legacy-Id: 12354
2016-11-16 02:14:32 +00:00
Robert Sparks a3cc9df465 A second performance improvement for the proceedings pages. Commit ready for merge.
- Legacy-Id: 12353
2016-11-15 07:38:21 +00:00
Robert Sparks ba60c115fa Add links to session materials pages to the rows on the by-type view of the agenda. Commit ready for merge.
- Legacy-Id: 12352
2016-11-15 06:58:37 +00:00
Robert Sparks 6ed7fed3d2 Tweaked button color and position on the last call form for status-change documents at the secretariat's request. Commit ready for merge.
- Legacy-Id: 12351
2016-11-15 06:39:01 +00:00
Henrik Levkowetz 8fcbf7507e Fixed another duplicate entry issue with materials uploads.
- Legacy-Id: 12350
2016-11-15 01:01:50 +00:00
Robert Sparks 224999e948 Performance improvements for the proceedings page. Commit ready for merge.
- Legacy-Id: 12348
2016-11-14 12:37:04 +00:00
Robert Sparks b9e35747d5 Repaired broken links on the proceedings page. Commit ready for merge.
- Legacy-Id: 12347
2016-11-14 06:58:30 +00:00
Henrik Levkowetz f1210381ad Merged in [12338] from rjsparks@nostrum.com:
Modified the RFC feed to better support digital preservation.

    Fix an issue with the agenda linking to group type \'other\' slides. Will patch production.
 - Legacy-Id: 12346
Note: SVN reference [12338] has been migrated to Git commit ab96f6c89c
2016-11-14 05:25:01 +00:00
Henrik Levkowetz 7d443357b0 Merged in [12334] from rcross@amsl.com:
Fix parameter validations in meeting.views.ajax_get_utc().  Fixes 2023.  Also fix pyflakes error.
 - Legacy-Id: 12345
Note: SVN reference [12334] has been migrated to Git commit 38a24b57e9
2016-11-14 05:12:34 +00:00
Henrik Levkowetz aa4a46086a Merged in [12330] and [12331] from rcross@amsl.com:
Add the ability for the Secretariat to skip the announcement when scheduling an IRTF interim meeting. Fixes #2015.
 - Legacy-Id: 12344
Note: SVN reference [12330] has been migrated to Git commit d7c1fddb32

Note: SVN reference [12331] has been migrated to Git commit b04d07e5aa
2016-11-14 05:02:10 +00:00
Henrik Levkowetz f9b61202f7 Fixed another case where pre-existing database objects related to meeting materials would cause exceptions when trying to upload updates.
- Legacy-Id: 12343
2016-11-14 04:25:53 +00:00
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
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
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 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
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
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 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 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 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 ec3723f875 Made the svn and libsvn symlinking code more robust against bad settings.
- Legacy-Id: 12243
2016-10-31 16:12:40 +00:00
Henrik Levkowetz 288d211ca1 Made doc.views_stat.make_title() more robust against inconsistent query arguments.
- Legacy-Id: 12242
2016-10-30 18:16:52 +00:00
Henrik Levkowetz db203a53cb Fixed typo
- Legacy-Id: 12241
2016-10-30 18:15:22 +00:00