-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
979 syllabus upload button change #1005
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8cf5519 - Browse repository at this point
Copy the full SHA 8cf5519View commit details -
Configuration menu - View commit details
-
Copy full SHA for 925b224 - Browse repository at this point
Copy the full SHA 925b224View commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a23223a - Browse repository at this point
Copy the full SHA a23223aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62d7518 - Browse repository at this point
Copy the full SHA 62d7518View commit details
Commits on Jul 14, 2023
-
Function has been sucessfully integrated into js and html files. Only…
… optimization required
Configuration menu - View commit details
-
Copy full SHA for 7514515 - Browse repository at this point
Copy the full SHA 7514515View commit details -
Configuration menu - View commit details
-
Copy full SHA for 835125d - Browse repository at this point
Copy the full SHA 835125dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 701ed53 - Browse repository at this point
Copy the full SHA 701ed53View commit details
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 01f8b60 - Browse repository at this point
Copy the full SHA 01f8b60View commit details -
Changed the ajax submission that the saveContinue button was calling …
…to a form submit that redirects to the next tab. This will hopefully allow us to upload files.
Configuration menu - View commit details
-
Copy full SHA for dcf435d - Browse repository at this point
Copy the full SHA dcf435dView commit details -
Fixed a bug where the submit proposal button would readd the faculty,…
… effectively doubling each fac entry on the course.
Configuration menu - View commit details
-
Copy full SHA for 177e080 - Browse repository at this point
Copy the full SHA 177e080View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80dff0d - Browse repository at this point
Copy the full SHA 80dff0dView commit details
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9167822 - Browse repository at this point
Copy the full SHA 9167822View commit details -
Changed the button on the third tab that was masquerading as the save…
… & exit button to be the actual saveExit button
Configuration menu - View commit details
-
Copy full SHA for 08827c0 - Browse repository at this point
Copy the full SHA 08827c0View commit details -
Moved the creation of the 'attachmentObjectContainer' inside of the '…
…handleFileSelection'
Configuration menu - View commit details
-
Copy full SHA for fb4ee86 - Browse repository at this point
Copy the full SHA fb4ee86View commit details -
Changed the routes to use a more generic 'databaseId' key to read bot…
…h the courseId and eventId information respectively when deleteing attachments from a thing since it needs to be attached in a single js file.
Configuration menu - View commit details
-
Copy full SHA for 3af8b12 - Browse repository at this point
Copy the full SHA 3af8b12View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7c2a8b - Browse repository at this point
Copy the full SHA f7c2a8bView commit details -
Changed the course proposal page to use our displayFiles macro instea…
…d of having it defined locally.
Configuration menu - View commit details
-
Copy full SHA for 261ea83 - Browse repository at this point
Copy the full SHA 261ea83View commit details -
Abstracted the display files functionality into a macro and js file w…
…hich we can include on any page where we want to display file attachments!
Configuration menu - View commit details
-
Copy full SHA for 58f33fc - Browse repository at this point
Copy the full SHA 58f33fcView commit details -
Changed the indentation level of part of the handleFileSelection in t…
…he base.js file.
Configuration menu - View commit details
-
Copy full SHA for b3341f4 - Browse repository at this point
Copy the full SHA b3341f4View commit details
Commits on Jul 19, 2023
-
Fixed a bug where you couldn't delete course instructors with the rem…
…ove button. Also fixed another bug where you were allowed to submit a form that didn't have valid information, namely you could have zero course instructors assigned to the course.
Configuration menu - View commit details
-
Copy full SHA for 00ce7aa - Browse repository at this point
Copy the full SHA 00ce7aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 663477c - Browse repository at this point
Copy the full SHA 663477cView commit details
Commits on Jul 20, 2023
-
Changed the view Exit button to redirect to the correct page. The sam…
…e is true for the save & exit button on the edit course proposal page, both are functional.
Configuration menu - View commit details
-
Copy full SHA for a14c3ec - Browse repository at this point
Copy the full SHA a14c3ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9048d9 - Browse repository at this point
Copy the full SHA e9048d9View commit details