- 01 Jul, 2017 1 commit
-
-
David Haynes authored
- forgot to add both those things - from test deployment
-
- 25 Jun, 2017 4 commits
-
-
David Haynes authored
Resolve "Serve GeoJSON alongside API requests" Closes #34 See merge request !23
-
David Haynes authored
- we meet again my old nemesis
-
David Haynes authored
- (x,y) point where the Facility is located - Pretty map added to admin interface
-
David Haynes authored
- modify the db engine - new package req's - Modify the Docker build process
-
- 23 Jun, 2017 10 commits
-
-
David Haynes authored
Resolve "Add tags for various types of food" Closes #40 See merge request !22
-
David Haynes authored
- named product_tags so that it can scale to non food related places - ie. whatever the facility produces to the consumer can be tagged as such Closes #40
-
David Haynes authored
-
David Haynes authored
- using some great libs - it just works - needs docs
-
David Haynes authored
- oops forgot to remove this one
-
David Haynes authored
Closes #36
-
David Haynes authored
- optional, enforced with RegexValidator
-
David Haynes authored
Resolve "Add the ability to set an alert message to the front page" Closes #41 See merge request !20
-
David Haynes authored
- thanks git merge
-
David Haynes authored
-
- 06 Jun, 2017 1 commit
-
-
David Haynes authored
- get the list of alerts - todo: remove alerts that have expired or are no longer in effect
-
- 04 Jun, 2017 2 commits
-
-
David Haynes authored
- plus a correction in Alert model doc
-
David Haynes authored
- An alert is a message we display to clients in case of some event - start/stop date and time - message - urgency tag for colorization purposes
-
- 29 May, 2017 11 commits
-
-
David Haynes authored
- HyperLinked is the only different one, include some more words
-
David Haynes authored
- really simple since everything is basically ModelSerializers
-
David Haynes authored
- did not seperate third part from Django
-
David Haynes authored
- also clean up some things that are now defaults
-
David Haynes authored
Resolve "Support for facility categories" Closes #16 See merge request !19
-
David Haynes authored
- require a category for every facility
-
David Haynes authored
""" api/<file> short description helpful link """
-
David Haynes authored
- oops that slipped in
-
David Haynes authored
- also settings/ added - also renamed whats_open to whats-open to be consistant with repo name - updated docker and CI accordingly
-
David Haynes authored
- it may come back don't worry but it was severly outdated
-
David Haynes authored
-
- 28 May, 2017 4 commits
-
-
David Haynes authored
-
David Haynes authored
- used to ensure that we are running the latest packages when possible
-
David Haynes authored
Resolve "Serve physical address of restaurants" Closes #38 See merge request !18
-
David Haynes authored
- starting the commenting process - cleanup = removing stuff that doesn't actually do anything
-
- 27 May, 2017 5 commits
-
-
David Haynes authored
- more or less me testing things, will get modified or removed in the future
-
David Haynes authored
- this is probably from when we were rolling our own API - this no longer does anything of use and is in fact, confusing to new contributers
-
David Haynes authored
- before they existed but were not displayed - apparently the variable names need to be the same and they were not - this fixes that
-
David Haynes authored
- some things that were bugging me that I think can be agreed upon as overall good
-
David Haynes authored
- get out of here microsoft
-
- 15 May, 2017 2 commits
-
-
David Haynes authored
-
David Haynes authored
- This got really annoying in development to remember to go to /api all the time - Potentially in the future we will build a test landing page on / to test that the API works instead of having to rely on third party tools or just manual clicks - Until then, this will make life easier (imo)
-