datatracker/ietf/bin
Ole Laursen c78ffbcd18 Introduce support for setting a base schedule on a schedule. All
assignments on the base schedule are shown in the pages for the
schedule, read-only.

This allows managing things like breaks and misc sessions separately
from the regular WG sessions.

Base schedules are not allowed to be the base of other base schedules
(the hierarchy can only be one level deep) to simplify the mental
model and the code.

Add link for creating new schedules instead of relying on copying
Empty-Schedule and change the meeting creation code to no longer
create the special Empty-Schedule. Instead a "base" schedule is
created and a first schedule with the name and permissions of the user
creating the meeting, using "base" as base.

Speed up a couple of the Secretariat/AD agenda views by adding
prefetches.
 - Legacy-Id: 18355
2020-08-11 17:34:32 +00:00
..
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
2016-05-25-collect-photos Updated scripts in ietf/bin/ to look in env/bin/ for the virtualenv activation script. 2016-12-16 17:50:04 +00:00
announce-header-change Updated scripts in ietf/bin/ to look in env/bin/ for the virtualenv activation script. 2016-12-16 17:50:04 +00:00
create-break-sessions Introduce support for setting a base schedule on a schedule. All 2020-08-11 17:34:32 +00:00
create-charter-newrevisiondocevents Updated scripts in ietf/bin/ to look in env/bin/ for the virtualenv activation script. 2016-12-16 17:50:04 +00:00
dump-draft-info Updated scripts in ietf/bin/ to look in env/bin/ for the virtualenv activation script. 2016-12-16 17:50:04 +00:00
email-sync-discrepancies Updated scripts in ietf/bin/ to look in env/bin/ for the virtualenv activation script. 2016-12-16 17:50:04 +00:00
expire-ids Ran scripts invoked from bin/hourly and bin/daily through pyflakes3 and test invocation, and tweaked the code (with an added comment) to consistently require virtualenv to be set up before script invocation. 2020-01-30 22:19:42 +00:00
expire-last-calls Ran scripts invoked from bin/hourly and bin/daily through pyflakes3 and test invocation, and tweaked the code (with an added comment) to consistently require virtualenv to be set up before script invocation. 2020-01-30 22:19:42 +00:00
expire-submissions Updated scripts in ietf/bin/ to look in env/bin/ for the virtualenv activation script. 2016-12-16 17:50:04 +00:00
find-submission-confirmation-email-in-postfix-log Backported patches from production 2020-02-28 20:46:20 +00:00
generate-draft-aliases Backported patches from production 2020-02-28 20:46:20 +00:00
generate-wg-aliases Backported patches from production 2020-02-28 20:46:20 +00:00
graphall Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
iana-changes-updates Ran scripts invoked from bin/hourly and bin/daily through pyflakes3 and test invocation, and tweaked the code (with an added comment) to consistently require virtualenv to be set up before script invocation. 2020-01-30 22:19:42 +00:00
iana-protocols-updates Merged back fixes from production 2020-03-09 17:59:44 +00:00
iana-review-email Updated scripts in ietf/bin/ to look in env/bin/ for the virtualenv activation script. 2016-12-16 17:50:04 +00:00
interim_minutes_reminder Updated scripts in ietf/bin/ to look in env/bin/ for the virtualenv activation script. 2016-12-16 17:50:04 +00:00
list-role-holder-emails Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
merge-person-records Refactor ietf/bin/merge-person-records to facilitate testing. Add tests. Fixes #2162. Commit ready for merge. 2017-06-08 23:28:43 +00:00
notify-expirations Updated scripts in ietf/bin/ to look in env/bin/ for the virtualenv activation script. 2016-12-16 17:50:04 +00:00
pretty-xml-dump Merged r840 from branch/2.00 to trunk, and updated version information in ietf/__init__.py 2007-07-04 21:17:57 +00:00
recalculate-rfc-authors-snapshot Merged in [13290] from rjsparks@nostrum.com: 2017-05-15 14:22:16 +00:00
redirect-dump Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
report_id_activity Remove drafts secretariat tool because this functionality is now provided by the core Datatracker. Moved ID reports to proceedings tool. Fixes #1655. Commit ready for merge. 2020-03-21 19:52:12 +00:00
report_progress_report Remove drafts secretariat tool because this functionality is now provided by the core Datatracker. Moved ID reports to proceedings tool. Fixes #1655. Commit ready for merge. 2020-03-21 19:52:12 +00:00
rfc-editor-index-updates Tweaked bin/rfc-editor-* scripts 2020-03-14 18:42:48 +00:00
rfc-editor-queue-updates Tweaked bin/rfc-editor-* scripts 2020-03-14 18:42:48 +00:00
run-real-data-tests Put a proper command-line interface on the test crawler, spit out number of errors (if any), also add wrapper script for running the test-crawler and idindex generation scripts, in the future other (safe, non-mutating) scripts operating on real data can be added too 2014-01-12 16:55:42 +00:00
send-review-reminders Ran scripts invoked from bin/hourly and bin/daily through pyflakes3 and test invocation, and tweaked the code (with an added comment) to consistently require virtualenv to be set up before script invocation. 2020-01-30 22:19:42 +00:00
send-scheduled-mail Converted send-scheduled-mail to py3 2020-02-23 16:22:40 +00:00
set_admin_permissions Merged in [17195] from rcross@amsl.com: 2020-01-08 17:00:12 +00:00