Change Log
Re: Change Log
- Updated Events page to not look like a dumpster fire
Re: Change Log
- Removed 2017-2018 quarter listing
Re: Change Log
Strangely enough, we only found two bugs in the roll-out albeit one major one. The rest of the issues were configuration (immunizations not up to date, etc)
Unfortunately, google is not transmitting repeating events correctly to the system. Mifflin is in charge of the Google calendars so she has made adjustments accordingly.
As far as updates:
- added ability to manually view and change immunization status from Campus Directory page (admins only, obviously)
- updated "site statistics" with event filtration and links to events
- we had a bug in the profile page where fields weren't validated right.... but nobody has to know about that
Bug fixes for the future
- hopefully fix that google bug but it looks like Google has a bug in its ICS output for the calendars so that may not be fixable without moving off google.
- add a manual account suspension thing by email, probably add a column to the campus directory
- fix the "onkeyup" so we can hit "enter" in site statistics page
- make it so even admins can't sign up for canceled events
- we should create a second "test" page so I don't destroy everything when I add new features/bug fixes
Unfortunately, google is not transmitting repeating events correctly to the system. Mifflin is in charge of the Google calendars so she has made adjustments accordingly.
As far as updates:
- added ability to manually view and change immunization status from Campus Directory page (admins only, obviously)
- updated "site statistics" with event filtration and links to events
- we had a bug in the profile page where fields weren't validated right.... but nobody has to know about that
Bug fixes for the future
- hopefully fix that google bug but it looks like Google has a bug in its ICS output for the calendars so that may not be fixable without moving off google.
- add a manual account suspension thing by email, probably add a column to the campus directory
- fix the "onkeyup" so we can hit "enter" in site statistics page
- make it so even admins can't sign up for canceled events
- we should create a second "test" page so I don't destroy everything when I add new features/bug fixes
Re: Change Log
Lots of stuff updated since last post but I'll try and remember the major points
- Added event calendar, though this was a while ago. this replaces the site index, in fact I might just delete that site index
- Added Coordinator slots for events so they can join events as coordinators, currently it's the only group that can join events as a member of a non-default group
- Updated a massive chunk of code including an epic "can_join_event" function which is universal across the site index, event calendar, and individual events page
- - within this, added the physical therapy rule that forces 2:1 ratio of students to attending providers
- Added event calendar, though this was a while ago. this replaces the site index, in fact I might just delete that site index
- Added Coordinator slots for events so they can join events as coordinators, currently it's the only group that can join events as a member of a non-default group
- Updated a massive chunk of code including an epic "can_join_event" function which is universal across the site index, event calendar, and individual events page
- - within this, added the physical therapy rule that forces 2:1 ratio of students to attending providers