Skip to content

Commit 98b11b3

Browse files
authored
Docs for #2607
1 parent 1db9286 commit 98b11b3

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/admin/releases/11/README.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,11 @@ Userview improvements
2929
~~~~~~~~~~~~~~~~~~~~~
3030
- Added a link on the userview page to a user's volunteer schedule (if they are volunteering).
3131
- Added a link on the userview page to unenroll a student from all of their classes for the selected program.
32+
- Added a link on the userview page to a teacher's biography.
3233
- Fixed two-column layout of the userview page.
34+
- User types are now listed on the userview page.
35+
- Classes on the userview page now link to their catalog (in addition to the preexisting links to the manage and edit pages).
36+
- Sections on the userview page are now colored based on section status (instead of using the class status).
3337

3438
Class search improvements
3539
~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -103,6 +107,7 @@ Minor new features and fixes
103107
- Volunteer requests are now separated by date, and admin pages now show dates of volunteer requests and offers.
104108
- Updated admin coteacher page to be more user-friendly. Now shows all teachers, including admins, and admins can now remove themselves from classes.
105109
- Added a coteacher deadline, allowing the coteachers page to be closed independently of the teacher registration main page.
110+
- Added more explicit steps for adding a coteacher to the coteacher page.
106111
- Added dates to the classes on the teacher bio page.
107112
- Added option to override users' texting preferences in the group texting module. This is
108113
primarily designed for texting volunteers or teachers, since they can't set their texting preferences.
@@ -112,7 +117,8 @@ Minor new features and fixes
112117
The ``/fillslot`` page is now sorted just like the catalog.
113118
- Added a lunch deadline for students. The "Student Lunch Selection" module depends on this deadline.
114119
- Fixed an error where texting would fail (without finishing) if an invalid phone number was encountered.
115-
- Added duration field on the manage class page, which can be modified if no sections of the class have been scheduled yet.
120+
- Added duration field on the manage class page, which can be modified if no sections of the class have been scheduled yet. The duration field was also added to the class search page.
121+
- Added class style (if used) and resource requests to the manage class and class search pages.
116122
- Teacher registration grade ranges can now be program specific (see tag ``grade_ranges``).
117123
- Fixed walk-in registration and class import errors introduced by teacher registration grade ranges.
118124
- Fixed an error that occurred when students had no amount due.
@@ -130,6 +136,8 @@ Minor new features and fixes
130136
- The new availability layout for teachers has been extended to volunteer and admin modules. Admins can now check and edit availability on the same page.
131137
- When using a template program to create a new problem, module info from the template program will now be copied to the new program (including ``seq`` values, whether or not they are ``required``, and the ``required_label``)
132138
- Made login errors clearer
139+
- Added teacher interview and training descriptions to the manage page for these events.
140+
- Fixed the format of the inline student schedule (on the student reg mainpage).
133141

134142
Known Issues
135143
============

0 commit comments

Comments
 (0)