Fixing my own bugs
Jan. 12th, 2012 09:37 pmSo I sat down this evening and fixed it in about 30 seconds flat. I had my check for whether a person could post a repeated job set up as "userdata.IsAdmin" rather than "userdata.loggedIn" and as I am an admin, I never saw a difference - if I was logged in, I could see the repeated posting option, if I wasn't I couldn't. So, I assumed that it was correctly showing it for all logged in users rather than just me. D'oh!
Thankfully, fixing that kind of thing and pushing it to app engine is dead easy, and now it should work correctly for anyone that's logged in.
Also, I added some instructions on getting up and running, so that there were clear steps as to what to try in what order.
Next up, allowing people to set up multiple posts, and more easily disable a running post (it's fiddly at the moment), and then I might actually publicise it!
no subject
Date: 2012-01-12 11:54 pm (UTC)no subject
Date: 2012-01-13 12:09 am (UTC)no subject
Date: 2012-01-13 08:33 am (UTC)no subject
Date: 2012-01-15 07:16 pm (UTC)If it doesn't work let me know ASAP. I've run a couple of possibilities through, but it'd be nice to know it works for someone else too!
no subject
Date: 2012-01-15 10:45 pm (UTC)no subject
Date: 2012-01-13 12:19 am (UTC)no subject
Date: 2012-01-13 08:33 am (UTC)It uses google accounts, so that was dead easy.