- 17 Oct, 2016 1 commit
-
-
Daniel W Bond authored
fixed what seems to be one of the last mobile-rendering responsiveness issues-- footer text now centers on small sizes, instead of being left-aligned on one side and right-aligned on the other
-
- 16 Oct, 2016 8 commits
-
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
added a whole bunch of the size-specific css classes (lg/md/sm/xs/) on the update_student form template rendering to make things not appear absolutely nutty
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
- 15 Oct, 2016 24 commits
-
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
added an upper and lower bound on the integerfield for graduating_year, and finally extended the char length of gender
-
Daniel W Bond authored
-
Daniel W Bond authored
update student now has inline errors on each line instead of way up at the top of the form all bunched together
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
created a function to return a string indicating the semester of a date passed in-- based on mason's calendar
-
Daniel W Bond authored
-
Daniel W Bond authored
return an ordered dictionary to the list buildings page so that we don't have to have the same coded repeated thrice on the template for each neighbourhood
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
modified search form accordingly now that the bootstrap css class crucial for proper rendering is included
-
Daniel W Bond authored
-
Daniel W Bond authored
-
- 14 Oct, 2016 7 commits
-
-
Daniel W Bond authored
added additional comments to portion of production settings involving email settings, and switched the email backend from the stdout one in development to the real one, the subclass of smtplib
-
Daniel W Bond authored
both text and html mime type templates for sending emails to user and developers when users delete their acccounts
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-