Activity
- fixed a bug that would not validate project when using the area acc…
- fixed a bug that would not validate project when using the area acc…
- added customization option in remote work to never count usage on b…
- added customization option in remote work to never count usage on b…
- made safety hazard bold in report a problem page
- made safety hazard bold in report a problem page
- updated tool counters to work with pre or post usage questions (or …
- updated tool counters to work with pre or post usage questions (or …
- fixed issue when reserving a tool from kiosk or mobile and there ar…
- fixed issue when reserving a tool from kiosk or mobile and there ar…
- adjusted hidden checkbox styling for accessibility
- adjusted hidden checkbox styling for accessibility
- added support for auto-resizing textareas in dynamic forms
- added support for auto-resizing textareas in dynamic forms
- added default value handling for required dynamic form checkboxes
- added default value handling for required dynamic form checkboxes
- fixed project type selection logic in create_project.html
- fixed project type selection logic in create_project.html
- updated project type label to conditionally display singular or plu…
- updated project type label to conditionally display singular or plu…
- back to Gunicorn 23, just don't use underscores in headers!
- back to Gunicorn 23, just don't use underscores in headers!
- fixed gunicorn issue with nginx shibboleth by downgrading gunicorn …
- fixed gunicorn issue with nginx shibboleth by downgrading gunicorn …
- kiosk doesn't break if area_access plugin isn't present
- kiosk doesn't break if area_access plugin isn't present
- organized all inactive projects into a collapsible section
- organized all inactive projects into a collapsible section
- fixing unique issues with badge_number field being both unique and …
- fixing unique issues with badge_number field being both unique and …
- now automatically loading customization email templates when there …
- now automatically loading customization email templates when there …
- fixed hybrid reservation and use feed not working properly when the…
- fixed hybrid reservation and use feed not working properly when the…
- fixed issue with personal schedule checkbox showing in the calendar…
- fixed issue with personal schedule checkbox showing in the calendar…
- replaced var
with let
for variable declarations to enhance code…
- replaced
var
with let
for variable declarations to enhance code…- added staff_assistance_requests endpoint to API router in urls.py
- added staff_assistance_requests endpoint to API router in urls.py