- 25 May, 2017 2 commits
-
-
Daniel W Bond authored
-
Daniel W Bond authored
-
- 23 May, 2017 4 commits
-
-
Daniel W Bond authored
-
Daniel W Bond authored
yet another django 1.11 change-- this time, dictionaries do not have to be retyped as Context objects
-
Daniel W Bond authored
-
Daniel W Bond authored
-
- 22 May, 2017 1 commit
-
-
Daniel W Bond authored
-
- 24 Oct, 2016 1 commit
-
-
Daniel W Bond authored
-
- 23 Oct, 2016 1 commit
-
-
Daniel W Bond authored
-
- 21 Oct, 2016 1 commit
-
-
Daniel W Bond authored
writing the test cases for the confirmation views led to a little bit of inadvertent tdd-- changed up the urls to be 'student ___ flags ____'
-
- 15 Oct, 2016 2 commits
-
-
Daniel W Bond authored
-
Daniel W Bond authored
-
- 14 Oct, 2016 1 commit
-
-
Daniel W Bond authored
-
- 13 Oct, 2016 2 commits
-
-
Daniel W Bond authored
-
Daniel W Bond authored
created basics on view to delete student-- note using formview (for feedback and to delete user object as well) and not deleteview
-
- 11 Oct, 2016 3 commits
-
-
Daniel W Bond authored
not having an 'or' evaluation prevents students from being able to remove their last blocked major... I have no idea how I missed this before. tfw no test-driven development
-
Daniel W Bond authored
-
Daniel W Bond authored
this does little to reduce complexity, but it's marginally more readable to go building by building rather than room by room
-
- 06 Oct, 2016 1 commit
-
-
Daniel W Bond authored
-
- 05 Oct, 2016 2 commits
-
-
Daniel W Bond authored
-
Daniel W Bond authored
modified the form_valid method the support adding and removing m2m major relationships in update_student
-
- 04 Oct, 2016 2 commits
-
-
Daniel W Bond authored
-
Daniel W Bond authored
-
- 30 Sep, 2016 1 commit
-
-
Daniel W Bond authored
-
- 27 Sep, 2016 2 commits
-
-
Daniel W Bond authored
-
Daniel W Bond authored
-
- 24 Sep, 2016 1 commit
-
-
Danny authored
changed all occurrences of updateStudent to update_student and updateStudentMajor to update_student_major
-
- 17 Sep, 2016 1 commit
-
-
Daniel W Bond authored
removed login requirement for major and housing list pages, since there's no sensitive information there; added a 'pls sign up' message at the top
-
- 27 Feb, 2016 3 commits
-
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
added the shadowbanning filter to the housing pages and raising a 404 on the detail student page, plus minor form updates; will need to fiddle with cacheing
-
- 01 Feb, 2016 2 commits
-
-
Daniel W Bond authored
-
Daniel W Bond authored
-
- 28 Jan, 2016 2 commits
-
-
Daniel W Bond authored
-
Daniel W Bond authored
added bootstrap classes to widgets, hide more input if too many recent changes, add on_campus to updatestudent and welcomeprivacy, student boolean now coerced to play with radiobooleanfield
-
- 15 Jan, 2016 1 commit
-
-
Daniel W Bond authored
removed 'please finish your walkthrough' messages-- users are now automatically redirected to the relevant walkthrough page
-
- 29 Dec, 2015 1 commit
-
-
Luke W Faraone authored
-
- 11 Dec, 2015 1 commit
-
-
Daniel W Bond authored
-
- 02 Dec, 2015 1 commit
-
-
Daniel W Bond authored
-
- 16 Nov, 2015 1 commit
-
-
Daniel W Bond authored
the small changes: updated allauth a release, gravatar defaults to a person outline, messages appear on landing page, message font increased slightly
-