- Legacy-Id: 11803
Note: SVN reference [11765] has been migrated to Git commit 485fcd0e53
Note: SVN reference [11768] has been migrated to Git commit 4abb5026d3
add status reports to proceedings. add a view for the applicable status report for a given meeting.
- Legacy-Id: 11799
Note: SVN reference [11766] has been migrated to Git commit 9b2d73b365
Moved the materials start, cutoff, and revision dates into the Meeting object
Add a bit to meeting to note whether proceedings are final.
Update proceedings view to reflect the status of that bit.
Add a function that finalizes a meetings proceedings.
Straighten out a migration numbering collision introduced in an earlier merge.
- Legacy-Id: 11795
Note: SVN reference [11764] has been migrated to Git commit 57afa06fcd
Continued iterative-improvements to auto-generated proceedings:
- Migration to create documents and sessionpresentations for ietf95 and 96 bluesheets. Add bluesheets to proceedings.
- Refactor columns for proceedings to group agenda, minutes, and bluesheets into one column.
- Add a column for recordings. Show the recordings for all sessions for a group.
- Refactored all_meeting_ functions on session. Improved (with a hack) how recordings are displayed.
- Add guards against very old meetings. For more modern, past, meetings, add a warning that these are not the official proceedings and provide a link to the official proceedings.
- Legacy-Id: 11794
Note: SVN reference [11758] has been migrated to Git commit f2964b9733
Provides a custom json view of meetings optimized for the iphone app.
- Legacy-Id: 11793
Note: SVN reference [11756] has been migrated to Git commit c68ae7669e
- Added a check for a reserved name in account registration
- Handle Person.ascii in edit profile better to try to ensure that
people fill it in correctly. Blank it out if it's unchanged from name
and use unidecode to set it automatically (with a warning if it
actually converts something).
- Throw a validation error if a profile name contains an @ sign upon
edit so that people do not forget to enter their name.
- Legacy-Id: 11791
Starting a page for direct rendering of proceedings.
- Legacy-Id: 11787
Note: SVN reference [11711] has been migrated to Git commit d9b1528f36e092892c9a18602615f7151edf75c3
Add a bit to meeting to note whether proceedings are final.
Update proceedings view to reflect the status of that bit.
Add a function that finalizes a meetings proceedings.
Straighten out a migration numbering collision introduced in an earlier merge.
Commit ready for merge.
- Legacy-Id: 11764
- Migration to create documents and sessionpresentations for ietf95 and 96 bluesheets. Add bluesheets to proceedings.
- Refactor columns for proceedings to group agenda, minutes, and bluesheets into one column.
- Add a column for recordings. Show the recordings for all sessions for a group.
- Refactored all_meeting_ functions on session. Improved (with a hack) how recordings are displayed.
- Add guards against very old meetings. For more modern, past, meetings, add a warning that these are not the official proceedings and provide a link to the official proceedings.
Commit ready for merge.
- Legacy-Id: 11758
people fill it in correctly. Blank it out if it's unchanged from name
and use unidecode to set it automatically (with a warning if it
actually converts something). Branch ready for merge.
- Legacy-Id: 11752
Annotated the document state selection list with indications of
whether the state is an IETF or IRTF state. Fixes#1968.
- Legacy-Id: 11722
Note: SVN reference [11721] has been migrated to Git commit 0925e8e242