.. |
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
|
Replaced another bunch of explicit url names with dotted-path to the view function.
|
2017-02-15 22:11:20 +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
|
Replaced another bunch of explicit url names with dotted-path to the view function.
|
2017-02-15 22:11:20 +00:00 |
non_session.html
|
Add full edit capability for non-sessions. Fixes #2235. Commit ready for merge.
|
2017-05-24 21:08:41 +00:00 |
non_session_edit.html
|
Turn on CSRF protection - all forms must from now on have a {% csrf_token %}
|
2013-12-17 12:50:24 +00:00 |
notifications.html
|
Updated templates to use the static template tag for static files.
|
2015-08-01 14:53:59 +00:00 |
rooms.html
|
Deprecation fix: Changed all instances of the old syntax for the 'cycle' template tag to use the new syntax.
|
2017-01-19 16:10:13 +00:00 |
schedule.html
|
Replaced another bunch of explicit url names with dotted-path to the view function.
|
2017-02-15 22:11:20 +00:00 |
select.html
|
Replaced another bunch of explicit url names with dotted-path to the view function.
|
2017-02-15 22:11:20 +00:00 |
select_group.html
|
Refactor session edit page. Add button to cancel a session, which sets the status. Fixes #2296. Commit ready for merge.
|
2017-07-05 20:23:10 +00:00 |
session_edit.html
|
Refactor session edit page. Add button to cancel a session, which sets the status. Fixes #2296. Commit ready for merge.
|
2017-07-05 20:23:10 +00:00 |
session_schedule_notification.txt
|
Added date information to the 'scheduled session' emails, and also a link to an ical file for the group sessions. Fixes issue #2461.
|
2018-03-02 16:43:56 +00:00 |
times.html
|
Change views that use GET requests to delete objects to use POST. Fixes #1796. Commit ready for merge.
|
2017-06-13 23:33:31 +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
|
Indicate official schedule in Select a Schedule drop-down. Fixes #1456. Commit ready for merge.
|
2017-05-08 17:45:56 +00:00 |