[web2py:35292] Re: Editing Plugins

2009-11-13 Thread Yair Eshel
I hope I'll test it tommorow morning. If I'll test it before, my daughter probably woke me up (teething). On Fri, Nov 13, 2009 at 10:37 PM, mdipierro wrote: > > I will hit you with a thank you. This is the second bug you found > today. > I am re-posting a fix to trunk. I trust you will test it.

[web2py] Why is_active?

2011-08-09 Thread Yair Eshel
This is a patch that allows you to adds auth.settings.is_active_writable It is set to True by default, for backword compatablity, but I took the liberty of turning it off in the welcome app, by defalt. I Hope it'll bring you joy. -- Get Freebiz - השיגו פריביז http://www.fribiz.com/referrer/guru

[web2py] Re: Why is_active?

2011-08-09 Thread Yair Eshel
Ok, this is more like it This just makes the signature unread/writeable by default in the welcome app. Now - on to more important stuff! On Tue, Aug 9, 2011 at 10:02 AM, Yair Eshel wrote: > This is a patch that allows you to adds auth.settings.is_active_writable > It is set to True by d