Personal tools
You are here: Home Documentation Issue Trackers Project Success

Tracker log

An overview of recent activity in the tracker.

New issue »Fix webservice bug« added by scorcm43

The product will not be releasable until this webservice bug is fixed:

http://www.uwosh.edu/[…]/7

Added 1051 day(s) ago.

New issue »Email recipients list needs to be corrected« added by scorcm43

Something like:

- student should only get emails up to and including "Office Approved" state.
- faculty should only get emails up to and including "Test is Returned" state.
- office should get emails for all transitions.

Added 1072 day(s) ago.

New issue »Various bluesheet summary/reports views should show more states« added by scorcm43

Reader assigned/unassigned views should show states from after blueSheetApproved to testAdministered.

Test today/this week should show bluesheets from all states.

Insturctor "pending bluesheets" should show bluesheets from all states before testAdministered

Added 1072 day(s) ago.

New issue »Improve BlueSheet view« added by scorcm43

Need to group fields together properly. Faculty, Office, Student, Reader are 4 distinctive groups.

Also add headings to distinguish the four different groups. ReadOnlyStringWidget? View template?

Added 1072 day(s) ago.

New issue »Better security for BlueSheets« added by scorcm43

Readers should only be able to signup/remove themselves on BlueSheets.
- Maybe dynamically set the vocabulary to just the reader if they have the UWOsh.Reader role. And only show them all for Manager/Director/OfficeStaff roles.

Faculty should only be able to approve/modify BlueSheets for their students.
- Maybe the best way to do this is localRoles and add a new role for faculty (something like FacultyForThisStudentRole). This should happen at the submitToInstructor transition

Added 1072 day(s) ago.

New issue »"Reader Unassigned BlueSheets" shows sheets that have been assigned« added by scorcm43

Probably just something wrong with the catalog query.

Added 1074 day(s) ago.

New issue »Turn UWOshSuccess to an egg« added by scorcm43

This should make the product easier to maintain and distribute.

Added 1076 day(s) ago.

New issue »Fix Faculty view/edit of BlueSheet« added by scorcm43

Course No. - Course Name - Professor Name shows up blank.

Faculty member is able to edit accommodations that student selected. Instead of just granting certain ones.

Instructor-use-only tab shows up to the right of Metadata.

Added 1079 day(s) ago.

New issue »Student Application should actually work« added by scorcm43

It doesn't really seem to do anything right now.

Added 1080 day(s) ago.

New issue »Students cannot add Bluesheets or Student applications« added by scorcm43

Because bluesheets/ and students/ need to be private in order to protect people's privacy they don't let any non-manager users add BlueSheets or Students to the folder. Even though the "Add BlueSheets" permission has been set to correctly allow any "Member" to use it.

If the folders are set to published it works. But we need a better solution.

Added 1081 day(s) ago.

New issue »Remove all hacks marked by "FIXME" before release« added by scorcm43

There are FIXME comments marking several things that need to be removed before release.

They exist in:
    subscribers.py
    content/BlueSheet.py

They work around webservice problems and replace the email addresses before sending notifications.

These all need to be fixed/removed before going into production.

Added 1093 day(s) ago.

New issue »Default set of folders/documents should be published« added by scorcm43

The folders and documents in UWOshSuccess/profiles/default/structure/ should be published by default.

postInstall() in UWOshSuccess/setuphandlers.py has some code that is supposed to do this, but it doesn't work correctly and is currently commented out.

Added 1094 day(s) ago.

New issue »Viewing the Bluesheets Folder throws an exception« added by scorcm43

Opening http://cmf2.it.uwosh.edu:12080/Success1/bluesheets throws:

TypeError('unsubscriptable object')

Added 1100 day(s) ago.

New issue »allow instructor to pick up / drop off test« added by T. Kim Nguyen

.

Added 1100 day(s) ago.

New issue »cc instructor on these transition emails« added by T. Kim Nguyen

when student submits; when test has been administered; when test has been picked up; when test has been returned

Added 1100 day(s) ago.

New issue »cc student on all transition emails« added by T. Kim Nguyen

.

Added 1100 day(s) ago.

New issue »reader landing page not working?« added by T. Kim Nguyen

.

Added 1100 day(s) ago.

New issue »cannot disallow certain accommodations« added by T. Kim Nguyen

...extra time, reader, distraction free environment - do not allow instructor to uncheck these

Added 1100 day(s) ago.

New issue »vocabularies should load too« added by T. Kim Nguyen

when product is installed

Added 1130 day(s) ago.

New issue »add a new reader role« added by T. Kim Nguyen

including landing page showing the blue sheets for which the logged in user is the assigned reader; also a page showing upcoming blue sheets with no assigned reader; allow reader to assign him or herself as the reader for a given blue sheet

Added 1135 day(s) ago.