Commit graph

11969 commits

Author SHA1 Message Date
Henrik Levkowetz b87bd6862b Changelog entry for 6.127.0
- Legacy-Id: 17622
2020-04-14 19:45:56 +00:00
Henrik Levkowetz bf5d43c5f5 Code coverage data for release 6.127.0
- Legacy-Id: 17621
2020-04-14 19:45:42 +00:00
Henrik Levkowetz 02e0ccf441 Removed a renamed migration
- Legacy-Id: 17620
2020-04-14 19:29:09 +00:00
Henrik Levkowetz 5a0a502ff9 Merged in the py3clean work, which removes usage of six and __future__ imports, along with other py2/3 compatibility code.
- Legacy-Id: 17619
2020-04-14 19:06:53 +00:00
Henrik Levkowetz f2b883d2bb Merged in ^/trunk@17617.
- Legacy-Id: 17618
2020-04-14 17:11:51 +00:00
Ole Laursen 76b8554a9c Add media query to fix problem with space-between and small windows
- Legacy-Id: 17617
2020-04-09 18:29:13 +00:00
Ole Laursen 6c48575042 Swap the axes in the meeting schedule editor and rework it to allow
flowing the days.

Add JS workaround for missing position sticky support, instead of the
CSS workaround which added an annoying padding for everyone.
 - Legacy-Id: 17616
2020-04-09 18:16:56 +00:00
Henrik Levkowetz e647fe4778 Set version info and settings back to development mode
- Legacy-Id: 17614
2020-04-09 16:26:04 +00:00
Henrik Levkowetz e0e191a6f7 Set version info to release version 6.126.0 before branching.
- Legacy-Id: 17612
2020-04-09 16:25:40 +00:00
Henrik Levkowetz 973adf2275 Changelog entry for 6.126.0
- Legacy-Id: 17611
2020-04-09 16:25:29 +00:00
Henrik Levkowetz cf97b72b5d Code coverage data for release 6.126.0
- Legacy-Id: 17610
2020-04-09 16:25:14 +00:00
Henrik Levkowetz b38c8b4ef9 Moved Postgresql transition up to 3rd item after talk with Robert.
- Legacy-Id: 17609
2020-04-09 16:06:57 +00:00
Ole Laursen b8b1b67e6d Improve error handling when editing in the meeting scheduler, add
timeouts and output more error information.
 - Legacy-Id: 17608
2020-04-09 11:23:05 +00:00
Ole Laursen 8cc85e9fc2 Make possible constraint violations purple to make it easier to tell
them apart from the current constraint violations
 - Legacy-Id: 17607
2020-04-09 10:53:44 +00:00
Henrik Levkowetz b143dd407f Merged in ^/branch/dash/automatic-scheduler@17395, which adds groundwor for
upcoming automatic scheduling assistance:

 . Added a management command to create a dummy IETF 999 meeting.

 . Added display of new constraints and joint sessions to agenda builder
   interface.

 . The new timerange, time_relation and wg_adjacent constraints, along with
   the joint_with_groups option, are now reflected in the special requests
   field.  This allows them to be taken into account while scheduling
   sessions.

 . Clarified the wording in the session request form regarding conflicts with
   BOFs.

 . Added support for structured entry and storage of joint sessions in
   meetings:

   - Also adds additional tests for the SessionForm
   - Fixes a javascript error in session requests for non-WG groups,
     that could cause incorrect form behaviour.
   - Expands the tests added in [17289] a bit.

 . Added support for the timerange, wg_adjacent and time_relation constraints.
   This adds three new constraints to the database and relevant UIs:

   - timerange: "This WG can't meet during these timeframes"
   - wg_adjacent: "Schedule adjacent to another WG (directly following,
     no breaks, same room)"
   - time_relation: schedule the two sessions of one WG on subsequent
     days or with at least one day seperation
 - Legacy-Id: 17605
Note: SVN reference [17289] has been migrated to Git commit a227813dc5
2020-04-08 20:41:29 +00:00
Henrik Levkowetz 6f4372f54b Set version info and settings back to development mode
- Legacy-Id: 17602
2020-04-08 16:52:23 +00:00
Henrik Levkowetz a7be276e96 Set version info to release version 6.125.0 before branching.
- Legacy-Id: 17600
2020-04-08 16:52:00 +00:00
Henrik Levkowetz efaa4047ba Changelog entry for 6.125.0
- Legacy-Id: 17599
2020-04-08 16:51:50 +00:00
Henrik Levkowetz 673654f43a Code coverage data for release 6.125.0
- Legacy-Id: 17598
2020-04-08 16:51:35 +00:00
Henrik Levkowetz c908d267f4 Merged in [17590] from rcross@amsl.com:
Add support for variable length meetings to secr/meetings app.
 - Legacy-Id: 17597
Note: SVN reference [17590] has been migrated to Git commit 3f6081a5b9
2020-04-08 16:23:39 +00:00
Henrik Levkowetz 9b8d9c8305 - Legacy-Id: 17596 2020-04-08 14:53:51 +00:00
Henrik Levkowetz 5c3c3fff82 Changed the handling of some exceptions during draft submission to give user feedback rather than server 500 responses, in order to deal better with severely malformed drafts.
- Legacy-Id: 17595
2020-04-08 13:12:39 +00:00
Henrik Levkowetz 0df0a87a48 Added a workaround for the current libmagic which quite easily can mischaracterise text/plain documents as text/x-Algol68. Fixes issues #2941 and #2956.
- Legacy-Id: 17594
2020-04-07 18:33:24 +00:00
Henrik Levkowetz f10ddadc0e Merged in changes from trunk up to r17584.
- Legacy-Id: 17593
2020-04-07 16:02:52 +00:00
Henrik Levkowetz 1561120c27 Changed the interim session maximum length setting.
- Legacy-Id: 17592
2020-04-07 13:53:51 +00:00
Henrik Levkowetz 5cecc0bee2 Added validation of the duration in interim meeting requests, with settings for min and max duration in settings.
- Legacy-Id: 17591
2020-04-07 10:40:14 +00:00
Ryan Cross 3f6081a5b9 Add support for variable length meetings to secr/meetings app. Commit ready for merge
- Legacy-Id: 17590
2020-04-06 22:54:36 +00:00
Henrik Levkowetz 5f57e59a2b Clarified the standalone XML draft submission requirements, and mentioned the xml2rfc switch to use for v3 sources.
- Legacy-Id: 17589
2020-04-06 20:04:27 +00:00
Henrik Levkowetz 16608059d3 Be more inclusive when displaying call-in links from the Session agenda_note and remote_instructions fields.
- Legacy-Id: 17588
2020-04-03 16:38:29 +00:00
Henrik Levkowetz 353fad160f Changed some fields to raw_id_fields in the MessageAdmin.
- Legacy-Id: 17587
2020-04-03 16:29:54 +00:00
Henrik Levkowetz 47e33a39f4 Added 'Remote instructions' at the top of interim sesssion pages, and made the 'Meeting Details' button available to the group chairs, not only secretariat.
- Legacy-Id: 17586
2020-04-03 13:36:36 +00:00
Henrik Levkowetz 2634ec7bd4 Set version info and settings back to development mode
- Legacy-Id: 17584
2020-04-03 10:05:19 +00:00
Henrik Levkowetz 6c8a376e99 Set version info to release version 6.124.0 before branching.
- Legacy-Id: 17582
2020-04-03 10:04:58 +00:00
Henrik Levkowetz 0925cdbc9b Changelog entry for 6.124.0
- Legacy-Id: 17581
2020-04-03 10:04:47 +00:00
Henrik Levkowetz 1d58d58df5 Code coverage data for release 6.124.0
- Legacy-Id: 17580
2020-04-03 10:04:35 +00:00
Henrik Levkowetz 976c8e6777 Use links instead of buttons for session resources on upcoming meetings page.
- Legacy-Id: 17579
2020-04-03 09:44:16 +00:00
Henrik Levkowetz 5e3ff97d31 Tweaked the group link on 'Upcoming Meetings'.
- Legacy-Id: 17578
2020-04-03 09:32:50 +00:00
Henrik Levkowetz e20e16a0f2 Updated bower-managed static web assets
- Legacy-Id: 17577
2020-04-03 09:24:26 +00:00
Henrik Levkowetz b74ce877f8 Added links to agenda/materials pop-up, materials download, etherpad, jabber room, and webex call-in session for interims on the upcoming meetings page. With the earlier changes from [17555], this fixes issue #2937.
- Legacy-Id: 17576
Note: SVN reference [17555] has been migrated to Git commit e9756d8987
2020-04-03 09:19:34 +00:00
Henrik Levkowetz d2ba857003 - Legacy-Id: 17575 2020-04-02 23:03:12 +00:00
Henrik Levkowetz 43f7ec28e7 - Legacy-Id: 17574 2020-04-01 20:05:36 +00:00
Henrik Levkowetz 5ec243e14f Changed the IPR patent number regex to permit space between country code and serial number, and expanded on the help text for the IPR patent number field.
- Legacy-Id: 17573
2020-04-01 16:50:01 +00:00
Henrik Levkowetz d266a8b02d Added verification of response data to IphoneAppJsonTests
- Legacy-Id: 17572
2020-04-01 15:14:16 +00:00
Henrik Levkowetz 05cd2b9e09 Merged in [17564] from pusateri@bangj.com:
Added interim meetings to agenda.json API. Fixes #2946.
 - Legacy-Id: 17571
Note: SVN reference [17564] has been migrated to Git commit c2b40c3da8
2020-04-01 14:21:34 +00:00
Henrik Levkowetz 98fab6c05b Merged in [17562] from jennifer@painless-security.com:
Add tooltips with doc name to 'updates' and 'obsoletes' links. Fixes #2866;
 - Legacy-Id: 17569
Note: SVN reference [17562] has been migrated to Git commit 2d6179c1a5
2020-03-31 13:03:15 +00:00
Henrik Levkowetz 8b2dd1fef5 Fixed a Py2/3 issue in the djangobwr's bower_install command
- Legacy-Id: 17568
2020-03-31 11:18:18 +00:00
Henrik Levkowetz 8faf272010 Added a check for availability of 'bower' in bin/mkrelease.
- Legacy-Id: 17567
2020-03-31 10:25:06 +00:00
Henrik Levkowetz dd2e5c124e Cleaned up the contributors list in bin/mkrelease a bit.
- Legacy-Id: 17566
2020-03-31 10:08:56 +00:00
Tom Pusateri c2b40c3da8 Add interim meetings to agenda.json API. Fixes #2946. Commit ready for merge.
- Legacy-Id: 17564
2020-03-31 04:39:00 +00:00
Jennifer Richards 2d6179c1a5 Add tooltips with doc name to "updates" and "obsoletes" links. Fixes #2866; Commit ready for merge.
- Legacy-Id: 17562
2020-03-30 20:22:05 +00:00