Re: [web2py] Re: Expire date for Web2Py applications

2011-12-05 Thread António Ramos
Also a good idea in the admin is to see the ACL of the app without having to dig deeper in to the table group ,auth,permissions,etc 2011/12/4 Anthony > On Sunday, December 4, 2011 4:12:03 PM UTC-5, Ramos wrote: >> >> What about an On/OFF button in admin to disable individualy every app( or >>

Re: [web2py] Re: Expire date for Web2Py applications

2011-12-04 Thread Anthony
On Sunday, December 4, 2011 4:12:03 PM UTC-5, Ramos wrote: > > What about an On/OFF button in admin to disable individualy every app( or > all) redirecting automaticly the user the a default page. Without the need > of the programmer. > Actually, that's in trunk now (a disable/enable button for

Re: [web2py] Re: Expire date for Web2Py applications

2011-12-04 Thread António Ramos
Better yet Imagine i have 10 apps running in 1 web2py server. Then one user detects a big bug in one of the apps. What do i do? Stop the web2py server? what about the other 9 apps runnig ok? Imagine that the programmer is on vacations. Their coworkers cannot correct the bug and cannot shutdown the