Jamie Lentin

Results 359 comments of Jamie Lentin

> I suggest fix this by using the reserve_time field and make sure that when we renew the original reserve_time entry is preserved. Do we brush over the case of...

> There are (old) comments on running unit tests, which are now outdated (I think) I think it still works though. However, I've updated the ``test-server`` task to recycle some...

> isn't easy in vanilla DOM nowadays and saves having to rig up jQuery to the JSDOM It's usage of jQuery is more subtle than first glance, since TourStop stores...

I forgot to push what I had done for tour unit testing. As it is it's not particularly useful, it was written before Tour.js was reworked to work with HTML...

Note I'm assuming this ticket is about unit-testing our code, rather than a tour-validation mode. That's covered elsewhere, e.g. https://github.com/OneZoom/OZtree/issues/603 Also note that the controller CRUD unit tests were covered...

The above provides enough unit-testing framework to be able to, given a tour HTML, poke it about and run through the tour. The onezoom object is mocked so we can...

@jrosindell I'm not sure quite how to interpret this ticket: * Is this a manually triggered e-mail linking your renewals page? If so, this is part of #439, is already...

Notes from meeting: * There should be a page that can trigger the renewal e-mail send manually (in lieu of a full login, which is getting carried away) * Use...

This is starting to come together, and displaying the various categories of sponsorships. Still a bit too messy to commit, but it's here if you're curious: https://github.com/lentinj/OZtree/tree/wip-363 I've created a...

Okay, presumably we should also show a hint at the bottom, before the donate button. having 1 "banned" item out of ~50 sponsorships won't be particularly obvious if you're trying...