- 22 Jul, 2017 6 commits
-
-
David Haynes authored
- yay Closes #52
-
David Haynes authored
- serializer work plus adoption of slug for Facility
-
David Haynes authored
Support 24 hour schedules Closes #53 See merge request !26
-
David Haynes authored
- It's a boolean that if set True, will always return that the Facility is open.
-
David Haynes authored
- ?all_alerts to request all alerts - is_active function checks if the current Alert is active
-
David Haynes authored
- easy, thanks DRF
-
- 21 Jul, 2017 2 commits
-
-
David Haynes authored
-
David Haynes authored
- each Location must lie within a campus_region, or, an area that is within the nearest vicinity to a GMU campus Closes #55
-
- 17 Jul, 2017 2 commits
-
-
David Haynes authored
Resolve "Sorting of facilities" Closes #39 See merge request !25
-
David Haynes authored
-
- 16 Jul, 2017 4 commits
-
-
David Haynes authored
-
David Haynes authored
- now with markdown - crispy forms used for better modals - coreapi added per docs
-
David Haynes authored
- document all filtering options as welll establishing a precedent Closes #39
-
David Haynes authored
- define FILTER_FIELDS that lists all model fields that are available to filter on
-
- 08 Jul, 2017 6 commits
-
-
David Haynes authored
- plus field rename - plus docs! - plus another package
-
David Haynes authored
Resolve "Do not serve schedules that have outdated times" Closes #51 See merge request !24
-
David Haynes authored
# Conflicts: # whats-open/settings/production.py
-
David Haynes authored
- comments for everything - remove all special_schedules that have expired from a Facility - exclude all Schedules that have been expired from /schedules Closes #51
-
David Haynes authored
- there's no scenario where anyone wants to deal with schedules that have expired
-
David Haynes authored
- thanks vscode
-
- 02 Jul, 2017 3 commits
-
-
David Haynes authored
- append ?open_now to return only open facilities - yay querysets
-
David Haynes authored
- documentation is in README for now
-
David Haynes authored
- clean up /static config as well to reflect absence of asset discovery
-
- 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 1 commit
-
-
David Haynes authored
- plus a correction in Alert model doc
-