- 26 Jan, 2019 1 commit
-
-
David Haynes authored
Closes #100
-
- 25 Jan, 2019 1 commit
-
-
David Haynes authored
-
- 03 Oct, 2018 1 commit
-
-
Ali authored
-
- 17 Aug, 2018 1 commit
-
-
Ayham Hasan authored
-
- 28 Feb, 2018 1 commit
-
-
David Haynes authored
I changed the default image. Closes #77
-
- 14 Feb, 2018 1 commit
-
-
Michael T Bailey authored
-
- 29 Dec, 2017 3 commits
-
-
David Haynes authored
- woo Closes #72
-
David Haynes authored
- tags are for search - labels are for informative phrases - classifiers are for choosing which site to display on (shopmason, sodoxo, etc.) Closes #64
-
David Haynes authored
- just some simple fixings to make py2 compat work
-
- 30 Nov, 2017 2 commits
-
-
Mattias J Duffy authored
-
Mattias J Duffy authored
-
- 03 Nov, 2017 5 commits
-
-
David Haynes authored
- only promote if it is active
-
David Haynes authored
- done via a toggle - will happen automatically when the schedule comes into effect Closes #65
-
David Haynes authored
- Allows you to send whatever text you want to clients - Responsibility on admins once again Closes #63
-
David Haynes authored
- It's a URLField - Depends on trusting the admins not to insert dirty images to be sent to clients - pls Closes #37
-
David Haynes authored
- specify as abbreviation Closes #62
-
- 02 Nov, 2017 3 commits
-
-
David Haynes authored
- by default, remove all schedules - but of you click this button then this behavior will not happen Closes #68
-
David Haynes authored
- by default, remove all schedules - but of you click this button then this behavior will not happen
-
David Haynes authored
- in some silly scenarios, a schedule may come into effect on a date at a certain time - this allows that to happen Closes #70
-
- 22 Jul, 2017 2 commits
-
-
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
-
- 21 Jul, 2017 1 commit
-
-
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
-
- 16 Jul, 2017 1 commit
-
-
David Haynes authored
- define FILTER_FIELDS that lists all model fields that are available to filter on
-
- 08 Jul, 2017 2 commits
-
-
David Haynes authored
- plus field rename - plus docs! - plus another package
-
David Haynes authored
- there's no scenario where anyone wants to deal with schedules that have expired
-
- 25 Jun, 2017 1 commit
-
-
David Haynes authored
- (x,y) point where the Facility is located - Pretty map added to admin interface
-
- 23 Jun, 2017 5 commits
-
-
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
- 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
-
- 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 3 commits
-
-
David Haynes authored
- did not seperate third part from Django
-
David Haynes authored
- require a category for every facility
-
David Haynes authored
- also settings/ added - also renamed whats_open to whats-open to be consistant with repo name - updated docker and CI accordingly
-
- 28 May, 2017 1 commit
-
-
David Haynes authored
- starting the commenting process - cleanup = removing stuff that doesn't actually do anything
-
- 27 May, 2017 1 commit
-
-
David Haynes authored
- some things that were bugging me that I think can be agreed upon as overall good
-
- 02 Apr, 2017 1 commit
-
-
David Haynes authored
- fields moved over to the new model - ForeignKey connection from Facility to Location - also commenting all the things, slowly Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-