.. |
.gitignore
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
add_session_drafts.html
|
Show which session the user is adding drafts to when there was more than one sesison at a meeting.
|
2016-02-23 16:30:54 +00:00 |
agenda.html
|
Use session.agenda.href in the agenda template, instead of constructing an agenda link in place. This is more DRY, and also fixes some places where the old construct was wrong.
|
2016-06-20 17:57:55 +00:00 |
agenda.ics
|
Fixed ICS UIDs so they are unique, even if the timeslot is same. Fixes #1522. Commit ready for merge.
|
2016-04-02 20:49:42 +00:00 |
agenda.txt
|
Summary: Make the meeting agenda code use the historic info available
|
2015-06-17 13:37:16 +00:00 |
agenda_by_room.html
|
checkpoint: added room functional description, backfilled ietf92 meeting data, repaired session material views, added tests
|
2015-05-01 22:31:30 +00:00 |
agenda_by_type.html
|
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.
|
2015-10-26 22:45:26 +00:00 |
agenda_list.html
|
Reworked the pages that manage all the possible schedules for a meeting. Removed a lot of custom javascript. Fixes #1921. Commit ready for merge.
|
2016-04-27 20:46:02 +00:00 |
delete_schedule.html
|
Reworked the pages that manage all the possible schedules for a meeting. Removed a lot of custom javascript. Fixes #1921. Commit ready for merge.
|
2016-04-27 20:46:02 +00:00 |
group_materials.html
|
Renamed some files under ietf/group/ which contained views but didn't have 'views' in the name.
|
2016-05-13 15:59:10 +00:00 |
interim_announce.html
|
various bug fixes and tweaks
|
2016-05-18 23:55:44 +00:00 |
interim_announcement.txt
|
Merged in ^/branch/amsl/interim@11230, which provides interim meeting management support. Also fixes issues #1961, #1962 and #1964.
|
2016-06-17 14:16:27 +00:00 |
interim_approval_request.txt
|
add approval and cancel notifications
|
2016-05-16 22:48:43 +00:00 |
interim_cancellation_notice.txt
|
various bug fixes and tweaks
|
2016-05-18 23:55:44 +00:00 |
interim_info.txt
|
add approval and cancel notifications
|
2016-05-16 22:48:43 +00:00 |
interim_minutes_reminder.txt
|
Add utility script to send interim meeting minutes reminder. Add ability to include comments with meeting cancellation
|
2016-05-17 22:55:47 +00:00 |
interim_pending.html
|
add tests. fix form validations
|
2016-05-20 22:49:27 +00:00 |
interim_request.html
|
Merged in ^/branch/amsl/interim@11230, which provides interim meeting management support. Also fixes issues #1961, #1962 and #1964.
|
2016-06-17 14:16:27 +00:00 |
interim_request_cancel.html
|
refactor code dealing with interim materials path
|
2016-05-23 22:58:45 +00:00 |
interim_request_details.html
|
Merged in ^/branch/amsl/interim@11230, which provides interim meeting management support. Also fixes issues #1961, #1962 and #1964.
|
2016-06-17 14:16:27 +00:00 |
interim_request_edit.html
|
Merged in ^/branch/amsl/interim@11230, which provides interim meeting management support. Also fixes issues #1961, #1962 and #1964.
|
2016-06-17 14:16:27 +00:00 |
interim_send_announcement.html
|
refactor code dealing with interim materials path
|
2016-05-23 22:58:45 +00:00 |
landscape_edit.html
|
Reworked the pages that manage all the possible schedules for a meeting. Removed a lot of custom javascript. Fixes #1921. Commit ready for merge.
|
2016-04-27 20:46:02 +00:00 |
make_schedule_official.html
|
Reworked the pages that manage all the possible schedules for a meeting. Removed a lot of custom javascript. Fixes #1921. Commit ready for merge.
|
2016-04-27 20:46:02 +00:00 |
materials.html
|
merged older materials work (specifically, that vetted in prague)
|
2016-01-27 01:12:19 +00:00 |
materials_upload_closed.html
|
Added copyright lines and template origin to the html templates. Fixed a number of instances of html that didn't validate.
|
2015-04-24 20:40:01 +00:00 |
meeting_heading.html
|
Added a banner on top of the agenda view of unofficial agendas (which now work) indicating that it's not the official agenda.
|
2016-06-23 15:09:51 +00:00 |
no-agenda.csv
|
Changed the logic for what is the 'current' ietf meeting to disregard whether there's an agenda for the meeting or not. This lets people see the correct session request page for the current meeting. However, it also makes the /meeting/agenda.html page fail because there's no schedule associated with the meeting; so alternative pages saying 'No agenda available' has been added, too.
|
2014-04-25 13:14:53 +00:00 |
no-agenda.html
|
Added copyright lines and template origin to the html templates. Fixed a number of instances of html that didn't validate.
|
2015-04-24 20:40:01 +00:00 |
no-agenda.txt
|
Changed the logic for what is the 'current' ietf meeting to disregard whether there's an agenda for the meeting or not. This lets people see the correct session request page for the current meeting. However, it also makes the /meeting/agenda.html page fail because there's no schedule associated with the meeting; so alternative pages saying 'No agenda available' has been added, too.
|
2014-04-25 13:14:53 +00:00 |
private_agenda.html
|
Reworked the pages that manage all the possible schedules for a meeting. Removed a lot of custom javascript. Fixes #1921. Commit ready for merge.
|
2016-04-27 20:46:02 +00:00 |
properties_edit.html
|
Reworked the pages that manage all the possible schedules for a meeting. Removed a lot of custom javascript. Fixes #1921. Commit ready for merge.
|
2016-04-27 20:46:02 +00:00 |
requests.html
|
Merged in [10621] from lars@netapp.com:
|
2016-01-12 16:47:18 +00:00 |
room-view.html
|
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.
|
2015-10-26 22:45:26 +00:00 |
room_edit.html
|
Updated templates to use the static template tag for static files.
|
2015-08-01 14:53:59 +00:00 |
session_details.html
|
Merged in ^/branch/amsl/interim@11230, which provides interim meeting management support. Also fixes issues #1961, #1962 and #1964.
|
2016-06-17 14:16:27 +00:00 |
timeslot_edit.html
|
Cleanup: Remove hooks for TowTruck. Commit ready for merge.
|
2016-04-26 19:50:45 +00:00 |
upcoming.html
|
add tests. fix form validations
|
2016-05-20 22:49:27 +00:00 |
upcoming.ics
|
add tests. fix form validations
|
2016-05-20 22:49:27 +00:00 |
week-view.html
|
Merged in [9669] from olau@iola.dk:
|
2015-08-10 19:46:11 +00:00 |