Jamie Lentin

Results 359 comments of Jamie Lentin

I've moved conversation about renewal reminder emails to #439. Leaving this open as a reminder that ``private/background_tasks.py`` needs to be added to the production supervisord config.

The above adds a grunt task runner for the script, so you can do: ``grunt exec:background_tasks:--single:--verbose`` without worrying about web2py incantations.

The above adds an "unpaid" option, which also filters out rows which are now available. Clicking OK will skip the payment step and go straight to being visible on the...

Do we want to replace "update_class" with a server side templating engine, and return HTML chunks for tourstops? Lots of advantages: * Don't have to drag in another templating engine...

What's a better way of handling translations? 1. Tours have a native language, separate tours for each language. Use existing web2py translation engine to try and translate. 2. Embedded translations...

What visibility controls do we need for a tour? * Shows up for only native language * Shows up in searches for constituent species / text * Shows up in...

Do we need to have provision for a thumbnail for a tour? Either of a species or custom image? (if we did, where would we show it?)

- [ ] We also need to store a list of OTT highlights to apply when at the tourstop

- [x] Are Tour TourStops Many:Many or 1:1? Might want to re-use tourstops for e.g. animal sounds or dangerous animals and re-mix them. - [x] Stick with TourStops having transition...

Image & A/V asset ownership / rights information: * TourStops should have ownership to display, and we assume this applies to the image too * Right information would be field...