- 26 Apr, 2016 15 commits
-
-
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.
-
David Haynes authored
- the :dhaynes: fork is _required_ in order to properly import a package + fa icon - some formatting cleaning - mm-dd-yyyy now enforced and accepted by django - static date placed in defaultDate
-
--Added bootstrap3_datetimepicker to requirements --Added bootstrap3_datetimepicker to installed_apps --Animated custom datetimepicker --Closes #26
-
-
--Added a DateTimePicker for custom date option.
-
David Haynes authored
- forgot that too - typical :dhaynes:
-
David Haynes authored
- http added
-
David Haynes authored
- :nander13: :nander13: :nander13:
-
David Haynes authored
- shutdown/up > suspend/resume
-
David Haynes authored
- :dhaynes: keepin it real with the readme
-
- 23 Apr, 2016 3 commits
-
-
David Haynes authored
- I swear I wrote this line before
-
David Haynes authored
- nicer to read(me)
-
David Haynes authored
- sometimes despite being listed in installed_apps, go models will not be migrated, this ensures that
-
- 20 Apr, 2016 4 commits
-
-
David Haynes authored
- :nander: help finish me
-
David Haynes authored
- thanks :nander:
-
Nicholas Anderson authored
-
Nicholas Anderson authored
Whew, that was quite a lot. Where do I start? To utilize Vagrant, you first need to install virtualbox and vagrant itself. After those are installed, simply do "vagrant up" from the project's root directory. That's it! It will install and set everything up for you. Once the playbook has completed provisioning, simply go to localhost:8000 in your browser. This directory is shared with the virtual machine, so all changes made here will be reflected live! Give it a shot!
-
- 16 Apr, 2016 1 commit
-
-
David Haynes authored
- get outtaaa heerree
-
- 11 Apr, 2016 3 commits
-
-
David Haynes authored
- if some rougue admin adds a bunch of redirect loops, now those are handeled - yayayay
-
David Haynes authored
- the host url(in this case go.gmu.edu) is banned from being linked to - prevents users trying to create links to trap users in redirect loops - also a bit more documentation/formatting in crispy-forms cause it looked bad
-
David Haynes authored
- ya that's right, whatcha gonna do about it huh?
-
- 09 Apr, 2016 5 commits
-
-
David Haynes authored
- in case admins want to directly contact the user - feature noted in email
-
David Haynes authored
features: - emails sent to admin and users upon registration - email sent to user once they are approved/denied - tidy code
-
David Haynes authored
- useful for open source purposes
-
David Haynes authored
- just a sentence extra
-
David Haynes authored
- before it overlapped with the logout button, now evenly spaced over
-
- 08 Apr, 2016 9 commits
-
-
David Haynes authored
- simple refrence to delete url
-
David Haynes authored
-
🎉 that's all folks! - pretty icons, nice font, literally 11/10 work by :dhaynes: -
David Haynes authored
- silly :dhaynes:
-
David Haynes authored
- consistancy is key
-
David Haynes authored
- just think of all the github points I'm getting without doing _any_ work!
-
David Haynes authored
- insert clean up song here
-
David Haynes authored
- git add --all
-
David Haynes authored
- ie. About page has no logic, thus render with a TemplateView - Also some new documentation for imports to make it look less messy
-
David Haynes authored
- ctrl-c + ctrl-v = programming
-