Ryan Cross
7ee2a16967
Add import of YouTube session videos using YouTube Data API. Fixes #2249 . Commit ready for merge.
...
- Legacy-Id: 13485
2017-06-01 18:36:46 +00:00
Henrik Levkowetz
0af1223b3c
Merged in [12990] and [12991] from rcross@amsl.com:
...
Refactor session audio file import. Add informative email. Fixes #2164 .
- Legacy-Id: 12998
Note: SVN reference [12990] has been migrated to Git commit 084f8a7495
Note: SVN reference [12991] has been migrated to Git commit 6a5f180fb0
2017-03-12 12:15:37 +00:00
Ryan Cross
084f8a7495
Refactor session audio file import. Add informative email. Fixes #2164 . Commit ready for merge
...
- Legacy-Id: 12990
2017-03-10 23:04:06 +00:00
Henrik Levkowetz
4daf66d11c
Added DocEvent rev= parameter througout the code.
...
- Legacy-Id: 12978
2017-03-06 15:08:21 +00:00
Henrik Levkowetz
5f053ad21a
Cleaned up the remaining explicit url names, using dotted-paths to view
...
functions instead. In all almost 700 changes.
- Legacy-Id: 12923
2017-02-26 23:21:49 +00:00
Henrik Levkowetz
7d71a24358
Added a save for a session presentation object before adding a reference to it.
...
- Legacy-Id: 12673
2017-01-19 16:11:37 +00:00
Henrik Levkowetz
216ed80529
Merged in code from rcross@amsl.com to bring back the automatic conversion of slides from powerpoint to pdf.
...
- Legacy-Id: 12379
2016-11-17 07:30:14 +00:00
Ryan Cross
c3d4cc1aea
Add meeting proceedings introduction pages: Progress Report and Attendees. Commit ready for merge.
...
- Legacy-Id: 12111
2016-10-10 21:21:02 +00:00
Ryan Cross
2e02011725
Changed check_audio_files() to only consider sessions on the official
...
schedule. Fixes some 500 errors. Commit ready to merge.
- Legacy-Id: 11697
2016-07-17 14:24:01 +00:00
Henrik Levkowetz
61540ac4bb
Carry patches to the production back to trunk.
...
- Legacy-Id: 11673
2016-07-16 13:33:16 +00:00
Ryan Cross
19f9b11032
Remove old interim proceedings location reference. Commit ready for merge.
...
- Legacy-Id: 11504
2016-06-30 17:02:33 +00:00
Henrik Levkowetz
d298785fda
Merged in ^/branch/amsl/interim@11230, which provides interim meeting management support. Also fixes issues #1961 , #1962 and #1964 .
...
- Legacy-Id: 11402
2016-06-17 14:16:27 +00:00
Henrik Levkowetz
c83dae57fb
Added setting for MEDIA_ROOT, and changed the setting for MEDIA_URL; introduced a setting for the IETF main site URL, for use where MEDIA_URL had been used (incorrectly) earlier.
...
- Legacy-Id: 11263
2016-06-02 19:17:38 +00:00
Ryan Cross
c8f3760dbe
refactor code dealing with interim materials path
...
- Legacy-Id: 11229
2016-05-23 22:58:45 +00:00
Ryan Cross
8fef55dc31
add approval and cancel notifications
...
- Legacy-Id: 11196
2016-05-16 22:48:43 +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
Robert Sparks
ca6512e4fa
Capture "Status update" summaries for groups that want to provide them. These updates show on the groups charter (or about) page, and in the group history. The most recent update provided before proceedings corrections closing date is included in the group's page in the meeting proceedings. This addresses the majority of #1773 (a ticket entered on behalf of the IESG). Commit ready for merge.
...
- Legacy-Id: 10969
2016-03-23 19:42:01 +00:00
Henrik Levkowetz
31b5c1f535
Merged in [10731] from rjsparks@nostrum.com:
...
Addresses issues uncovered by the test-crawler. Adds missing DocAlias records for several document types. Creates DocAlias objects when createing Document objects for those document types. Identifies places in code to touch when we are ready to expose the bluesheets and recording document types at /doc/. (The data rows and the content store need work before doing so).
- Legacy-Id: 10746
Note: SVN reference [10731] has been migrated to Git commit 757397330c
2016-01-26 22:15:45 +00:00
Henrik Levkowetz
bc9a85a075
Merged [10721] and [10724] from rcross@amsl.com:
...
Removed Test watermark from interim meeting index background. Rewrote merge-person-records utility script to handle all related objects in a generic manner, remove old User records and handle email primary attribute. Fixes #1627 .
- Legacy-Id: 10740
Note: SVN reference [10721] has been migrated to Git commit e97cd64bbb
Note: SVN reference [10724] has been migrated to Git commit 8efb9229f6
2016-01-26 21:31:46 +00:00
Robert Sparks
757397330c
Addresses issues uncovered by the test-crawler. Adds missing DocAlias records for several document types. Creates DocAlias objects when createing Document objects for those document types. Identifies places in code to touch when we are ready to expose the bluesheets and recording document types at /doc/. (The data rows and the content store need work before doing so).
...
- Legacy-Id: 10731
2016-01-25 19:40:35 +00:00
Ryan Cross
8efb9229f6
Remove Test watermark from interim meeting index background. Commit ready for merge
...
- Legacy-Id: 10724
2016-01-22 20:52:43 +00:00
Ryan Cross
e97cd64bbb
Rewrite merge-person-records utility script to handle all related objects in a generic manner, remove old User records and handle email primary attribute. Fixes #1627 . Commit ready for merge
...
- Legacy-Id: 10721
2016-01-22 20:37:29 +00:00
Henrik Levkowetz
71dec7a692
Moved forward to 6.7.2.dev0 the changes to rename class ScheduledSession to the more correct (but unfortunately also cumbersome) SchedTimeSessAssignment, and rename reverse relationships involving this class appropriately. Accompanying changes in javascript and templates. Migrations to match.
...
- Legacy-Id: 10297
2015-10-26 22:45:26 +00:00
Ryan Cross
e2b8bad862
Adjust audio file glob pattern. Commit ready for merge
...
- Legacy-Id: 10156
2015-10-08 22:56:47 +00:00
Ryan Cross
ce250e16e8
Fix matching audio file names with rooms. Commit ready for merge.
...
- Legacy-Id: 9901
2015-07-27 18:57:38 +00:00
Henrik Levkowetz
acc2c59920
Updated a bunch of links from http: to https: based on a patch from lars@netapp.com.
...
- Legacy-Id: 9556
2015-04-24 21:47:12 +00:00
Henrik Levkowetz
99233abff5
Merged in [9121] from rcross@amsl.com:
...
resolve issues with proceedings progress repport.
- Legacy-Id: 9123
Note: SVN reference [9121] has been migrated to Git commit a77c81cdd5
2015-02-24 20:29:42 +00:00
Ryan Cross
a77c81cdd5
resolve issues with proceedings progress repport. Commit ready for merge
...
- Legacy-Id: 9121
2015-02-24 19:11:31 +00:00
Henrik Levkowetz
a85725e146
Added a guard against crashing because of missing timeslot location or time in check_audio_files(), which is called by create_proceedings() after changes to meeting materials. Fixes issue 1604.
...
- Legacy-Id: 9085
2015-02-13 12:09:56 +00:00
Ryan Cross
40efbf4f57
Changes to allow upload of bluesheets in materials upload page. Primarily for use with Interim meetings. Commit ready for merge.
...
- Legacy-Id: 8861
2015-01-12 18:45:50 +00:00
Ryan Cross
e686c5c7f5
Allow upload of bluesheets via materials upload interface
...
- Legacy-Id: 8857
2015-01-09 21:29:57 +00:00
Robert Sparks
c436607039
merged forward. Adjusted new proceedings code to new models. Found bug in earlier work on proceedings code exposing places that tests are not covering.
...
- Legacy-Id: 8589
2014-11-05 21:19:09 +00:00
Henrik Levkowetz
be4e45e16d
Temporary patch for exception when trying to generate proceedings for a session which doesn't have an assigned timeslot in an official schedule. Happens all the time for interims, for example.
...
- Legacy-Id: 8534
2014-10-31 21:52:19 +00:00
Henrik Levkowetz
06ea9a0025
Merged in [8456] from rcross@amsl.com:
...
fix bug when trying to edit a session request that doesn't exist. fix bug when submitted session request form does not include conflict input fields.
- Legacy-Id: 8489
Note: SVN reference [8456] has been migrated to Git commit 09d7255e4a
2014-10-26 21:44:03 +00:00
Henrik Levkowetz
d7223b8ebc
Merged in [8454] from rcross@amsl.com:\n fix IRTF proceedings to include Open IRTF Meeting (openirtf).
...
- Legacy-Id: 8488
Note: SVN reference [8454] has been migrated to Git commit ac5e4b9b4c
2014-10-26 21:30:29 +00:00
Ryan Cross
ac5e4b9b4c
fix IRTF proceedings to include Open IRTF Meeting (openirtf). Commit ready for merge.
...
- Legacy-Id: 8454
2014-10-21 21:29:09 +00:00
Ryan Cross
96bccc7b17
changes to support video content in proceedings ('recording' document type). Commit ready for merge
...
- Legacy-Id: 8237
2014-08-04 17:17:52 +00:00
Ryan Cross
61668dba80
changes to support input of session recordings
...
- Legacy-Id: 8216
2014-07-30 21:55:42 +00:00
Henrik Levkowetz
f9b76bff13
Made ietf/secr/proceedings pyflakes-clean.
...
- Legacy-Id: 7492
2014-03-15 23:31:09 +00:00
Henrik Levkowetz
5dd0aa075d
Merged [7073] from rcross@amsl.com:
...
changes to official proceedings generation code to support new agenda schema
- Legacy-Id: 7177
Note: SVN reference [7073] has been migrated to Git commit 35a94362a1
2014-01-28 21:12:49 +00:00
Ryan Cross
35a94362a1
changes to official proceedings generation code to support new agenda schema
...
- Legacy-Id: 7073
2014-01-04 00:38:44 +00:00
Ole Laursen
f5b2cfbc42
Make MEDIA_URL end in slash
...
- Legacy-Id: 6874
2013-12-11 15:29:38 +00:00
Ole Laursen
ad9503f1ed
Removing remaining traces of shim layer usage in meeting
...
- Legacy-Id: 6817
2013-12-06 16:10:10 +00:00
Henrik Levkowetz
edcc97aded
Merged in branch/amsl/1.50@6388 from rcross@amsl.com, with secretariat tool
...
announcement fixes, permission fixes, and agenda database schema fixes.
- Legacy-Id: 6473
2013-10-21 20:29:15 +00:00
Ryan Cross
4f98ac157c
Revert to pre-agenda tool db schema. Change sec static files subdirectory to 'secretariat'. Branch ready for merge.
...
- Legacy-Id: 6148
2013-09-12 16:58:44 +00:00
Ryan Cross
ed745b457d
fix bug where concluded BOFs showing in proceedings
...
- Legacy-Id: 6143
2013-09-11 17:35:10 +00:00
Ryan Cross
c9e2955d75
modifications to support agenda tool db changes
...
- Legacy-Id: 5762
2013-05-28 17:48:07 +00:00
Ryan Cross
275f82d224
normalize secr settings variable names
...
- Legacy-Id: 5449
2013-02-21 23:30:22 +00:00
Ryan Cross
1f3ca71362
add apps
...
- Legacy-Id: 5430
2013-02-15 18:10:38 +00:00