- 29 Jul, 2016 2 commits
-
-
David Haynes authored
- you probably don't need these but I'm paranoid - also a bit lazy to actually try and remove them and see if anything breaks tehe
-
David Haynes authored
- well um, it's kind of true - hovers, looks nice, and works -- what else do you want!
-
- 28 Jul, 2016 1 commit
-
-
David Haynes authored
- also test jenkins again
-
- 15 May, 2016 5 commits
-
-
David Haynes authored
- always good to add more rules
-
David Haynes authored
- mostly talk about how great SRCT (and :dhaynes:) is - plus a short blurb on how we can ban you
-
David Haynes authored
- prettier
-
David Haynes authored
- acknowledge that a user is registered but not yet approved
-
David Haynes authored
-
- 14 May, 2016 2 commits
-
-
David Haynes authored
- I thought I misspelled <br>.. well then :dhaynes:
-
David Haynes authored
- I'm going crazy here -- need another pair of eyeballs to ensure I don't miss anything
-
- 13 May, 2016 10 commits
-
-
David Haynes authored
- I remember :dbond: saying a foreignkey to User could be a bad idea
-
David Haynes authored
- request.user.registereduser.user -- the (redundant) standard now - removed signup page support for custom admin signups: - this worked pre-CAS s/t admins could add new users - doesn't make sense to use now plus I always hated supporting it - full_name by default left for usability reasons - email system also updated (*not tested*)
-
David Haynes authored
- also removed redundant signup link.. -
-
David Haynes authored
- you see there's leaders, then there's followers, but I'd rather...
-
David Haynes authored
- yay
-
David Haynes authored
- yup - caused the footer to whack out like boi pls
-
David Haynes authored
- proper order, plus direct redirect with no logic needed -- the :dhaynes: way
-
David Haynes authored
- remove silly helper functions since those are now model vars - fix associations with ^^ - full_name is now provided/filled in/read-only for non-staff - correct redirects with signup
-
David Haynes authored
- tos_box --> registered - remove username field plus associated checking functions - exclude user requirement which is met with the instance
-
David Haynes authored
- was a leftover debug thing
-
- 12 May, 2016 5 commits
-
-
David Haynes authored
- registered users now have a one to one relationship to their user - nice comments added as well
-
David Haynes authored
- it was not correctly grabbing names before - not sure why I thought it was working..
-
David Haynes authored
- wew there :dhaynes: did you even pass the first grade?
-
David Haynes authored
- text colors on buttons were wrong
-
David Haynes authored
- a registered user is displayed inline with user since it is only a wrapper class - comments added as well for added usability
-
- 04 May, 2016 1 commit
-
-
David Haynes authored
- need to look into git stash edition
-
- 30 Apr, 2016 7 commits
-
-
David Haynes authored
- my b -- pls ignore
-
David Haynes authored
- no seriously I was like wtf is this and deleated it earlier seeing that it did nothing - it did something actually - typical :dhaynes:
-
David Haynes authored
- not done, only so I can get back to master to fix spacing :/
-
David Haynes authored
- "git add --all" -- the :dhaynes: way!
-
David Haynes authored
- cute
-
David Haynes authored
- personal preference
-
David Haynes authored
- css wizard coming though don't mind me
-
- 26 Apr, 2016 7 commits
-
-
--'Date can't be before today' changed to 'Date must be after today'
-
David Haynes authored
- before you would run out of characters you could enter before hitting end of whitespace - who says you can't teach a :dhaynes: new tricks?
-
David Haynes authored
- thanks to mrodgerfor doing the date calculation and looking at settings and to dbond for the div change suggestion - ... - but mostly :dhaynes: for keeping everything from burning /s
-
David Haynes authored
- crispy-forms: makin things ez
-
--Custom Date didn't have a working initial value. --Now it does.
-
--Did not mean to change the static date for defaultDate
-
--User can no longer enter a ddate from the past. --Custom field now stays open when the custom button is selected.
-