- 24 Nov, 2016 1 commit
-
-
Zosman authored
-
- 15 Nov, 2016 3 commits
-
-
David Haynes authored
- so somewhere along the line link_box got broken and code was duplicated - this corrects that by removing duplicated code
-
David Haynes authored
- prevent that from happening
-
David Haynes authored
- who put this here? - so I guess someone used intellij and the .idea dir snuck into git..
-
- 09 Nov, 2016 1 commit
-
-
David Haynes authored
Issue#61 See merge request !39
-
- 06 Nov, 2016 2 commits
-
-
Robert Hitt authored
-
Robert Hitt authored
-
- 26 Oct, 2016 2 commits
-
-
Michael Bailey authored
-
David Haynes authored
- tyty @yoda
-
- 25 Oct, 2016 1 commit
-
-
Zosman authored
-
- 23 Oct, 2016 1 commit
-
-
Zosman authored
-
- 20 Oct, 2016 4 commits
-
-
Zosman authored
-
David Haynes authored
-
Zosman authored
-
Zosman authored
-
- 19 Oct, 2016 2 commits
-
-
Robert Hitt authored
# Conflicts: # go/go/templates/link_box.html
-
Robert Hitt authored
-
- 15 Oct, 2016 2 commits
-
-
Robert Hitt authored
-
Robert Hitt authored
- Also moved the CSS from the html file to static/css
-
- 14 Oct, 2016 3 commits
-
-
Robert Hitt authored
-
Zosman authored
-
Robert Hitt authored
- Closes issue#61 - Also made Go link page more accessible for screen-readers
-
- 13 Oct, 2016 4 commits
- 12 Oct, 2016 2 commits
-
-
Zosman authored
-
David Haynes authored
Issue72 These should be the correct commands but without a stock MacOS system I'm not sure how to test. See merge request !34
-
- 11 Oct, 2016 2 commits
- 10 Oct, 2016 5 commits
- 05 Oct, 2016 2 commits
-
-
David Haynes authored
-
Nicholas Anderson authored
-
- 22 Sep, 2016 2 commits
-
-
David Haynes authored
-
David Haynes authored
- if we're using this at openhatch I want to make sure it's as clear as possible or at the very least correct.. lol
-
- 21 Sep, 2016 1 commit
-
-
David Haynes authored
Changed the DateTimerPicker() in forms.py to update time appropriately. (Closes Issue#65) Changed 'default=datetime.date.now() + timedelta(day=1)' to 'default=lambda: datetime.date.now() + timedelta(day = 1)' Also tested it after the day had changed.  See merge request !32
-