.. |
add.html
|
Fixed some missing and mistyped web assets found with test_template_statics_exists().
|
2016-06-27 22:21:50 +00:00 |
base_rooms_times.html
|
Turn sessions into regular sessions and non-sessions into misc.
|
2019-12-06 20:02:26 +00:00 |
blue_sheet.html
|
Replaced another bunch of explicit url names with dotted-path to the view function.
|
2017-02-15 22:11:20 +00:00 |
edit_meeting.html
|
Updated templates to use the static template tag for static files.
|
2015-08-01 14:53:59 +00:00 |
main.html
|
Rework buttons on secr/meetings. Fixes #2629. Commit ready for merge.
|
2018-11-05 05:45:33 +00:00 |
misc_session_edit.html
|
Turn sessions into regular sessions and non-sessions into misc.
|
2019-12-06 20:02:26 +00:00 |
misc_sessions.html
|
Introduce support for setting a base schedule on a schedule. All
|
2020-08-11 17:34:32 +00:00 |
notifications.html
|
Merged in [15603] from rjsparks@nostrum.com:
|
2018-10-30 13:38:14 +00:00 |
regular_session_edit.html
|
Turn sessions into regular sessions and non-sessions into misc.
|
2019-12-06 20:02:26 +00:00 |
rooms.html
|
Removed resources field from secr/meetings/../rooms.
|
2018-11-05 10:01:05 +00:00 |
session_schedule_notification.txt
|
Additional name changes for agenda_ical()
|
2020-05-20 15:50:06 +00:00 |
sessions.html
|
Add support in the new meeting schedule editor for making a tombstone
|
2020-06-30 16:55:24 +00:00 |
times.html
|
Add support for variable length meetings to secr/meetings app. Commit ready for merge
|
2020-04-06 22:54:36 +00:00 |
times_edit.html
|
allow edit of timeslots, changes to scheduled notifications, support non-official schedules
|
2014-03-28 23:16:41 +00:00 |
view.html
|
Changed the autogeneration of schedule names to use slugified user (person) name, rather than login. Logins are mostly email addresses, and may contain characters not permitted in the URL pattern for schedule names, and are less readable in the contexts where schedule names are used.
|
2020-10-08 12:01:42 +00:00 |