- 29 Dec, 2017 7 commits
-
-
David Haynes authored
Resolve "Adopt Django 2.0" See merge request srct/whats-open!37
-
David Haynes authored
- woo Closes #72
-
David Haynes authored
Resolve "Add 'Shown Tags' field and change tags to 'Hidden Tags'" See merge request srct/whats-open!36
-
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
Adding phone number See merge request srct/whats-open!35
-
David Haynes authored
- just some simple fixings to make py2 compat work
-
David Haynes authored
-
- 21 Dec, 2017 1 commit
-
-
David Haynes authored
- CI was breaking because it would try and install 2.0
-
- 30 Nov, 2017 3 commits
-
-
Mattias J Duffy authored
-
Mattias J Duffy authored
-
Mattias J Duffy authored
-
- 03 Nov, 2017 12 commits
-
-
David Haynes authored
Resolve "Allow a schedule to become a normal schedule on a certain date" See merge request !34
-
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
- also reorder fields to group open and closing items
-
David Haynes authored
Add optional note field to Facility See merge request srct/whats-open!33
-
David Haynes authored
- Allows you to send whatever text you want to clients - Responsibility on admins once again Closes #63
-
David Haynes authored
Support Facility logos to be served through the api See merge request !32
-
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
Default (x,y) position on admin map See merge request !31
-
David Haynes authored
- yay finally Closes #61
-
David Haynes authored
Add friendly building names attribute See merge request srct/whats-open!30
-
David Haynes authored
- specify as abbreviation Closes #62
-
- 02 Nov, 2017 7 commits
-
-
David Haynes authored
Resolve "Special Schedules that do not expire" See merge request !29
-
David Haynes authored
-
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
Alter valid_end and valid_start to use DateTime See merge request !28
-
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
-
David Haynes authored
- woo
-
- 13 Oct, 2017 6 commits
-
-
David Haynes authored
Resolve "Docker Stack/Swarm Integration" See merge request !27
-
David Haynes authored
- again, copy from go Closes #67
-
David Haynes authored
- basically copy everything from Go
-
David Haynes authored
- clean up steps - comment actions
-
David Haynes authored
- I figured out how to use list comps - let's clean some of these for loops
-
David Haynes authored
- need to replace with better solution
-
- 22 Jul, 2017 4 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.
-