[web2py] Re: Web2py wiki registration broken, and other bugs

2012-03-03 Thread Serpent_Guard
> > Just IS_IN_DB. I think the only other one for which it might be relevant > is IS_IN_SET, but once you specify a specific set of items, you generally > wouldn't need to apply additional validators. Also, note that whether or > not you get the drop-down widget for IS_IN_DB and IS_IN_SET is ju

Re: [web2py] Re: Web2py wiki registration broken, and other bugs

2012-03-02 Thread Massimo Di Pierro
Agreed. I removed the DNS entry. On Friday, 2 March 2012 10:32:02 UTC-6, rochacbruno wrote: > > this: http://wiki.web2py.com/Home > > Is not being maintained, the content is outdated and should go offline. > > -- > > Bruno Rocha > [http://rochacbruno.com.br] > >

Re: [web2py] Re: Web2py wiki registration broken, and other bugs

2012-03-02 Thread Bruno Rocha
this: http://wiki.web2py.com/Home Is not being maintained, the content is outdated and should go offline. -- Bruno Rocha [http://rochacbruno.com.br]

[web2py] Re: Web2py wiki registration broken, and other bugs

2012-03-02 Thread Anthony
> > Ah I see now where that behavior is mentioned. Is the _and argument valid >> for all validators, or just IS_IN_DB? >> > Just IS_IN_DB. I think the only other one for which it might be relevant is IS_IN_SET, but once you specify a specific set of items, you generally wouldn't need to apply

[web2py] Re: Web2py wiki registration broken, and other bugs

2012-03-02 Thread Serpent_Guard
> > Note, SQLFORM.grid itself takes a user_signature argument (which defaults > to True), so you may not need the @auth decorator. Also, is the user logged > in -- signature requires login? > The way I had it set up was, the welcome page requires login, while all other pages require signatures

[web2py] Re: Web2py wiki registration broken, and other bugs

2012-03-02 Thread Serpent_Guard
> > > What "wiki" are you talking about? > http://wiki.web2py.com/Home, see above comment. > >> 1. When a database field requires an IS_IN_SET() validator, you'd expect >> it to show up as a drop-down in forms, and normally you'd be right. >> However, if you place that validator within a l

[web2py] Re: Web2py wiki registration broken, and other bugs

2012-03-02 Thread Serpent_Guard
Ah, thanks for that link, I was trying http://wiki.web2py.com/Home . I suppose it would have been a bad idea to post bugs there anyways, it doesn't seem like the place to do it, it's just what came up in google searches. On Thursday, March 1, 2012 6:59:50 AM UTC-7, LightDot wrote: > > Which wi

[web2py] Re: Web2py wiki registration broken, and other bugs

2012-03-01 Thread Anthony
> > 3. SQLFORM.grid contains a built-in search field, which is useful. > However, it uses a form with method type GET. Normally this isn't a > problem, but if the form is being displayed by a controller function that > is decorated by @auth.requires_signature(), the search field dumps the us

[web2py] Re: Web2py wiki registration broken, and other bugs

2012-03-01 Thread Anthony
> > I tried registering with the wiki in order to post some bugs I'd found, > but the password field refused to validate, claiming my password was simply > 'invalid'. I guess I'll just post my list of bugs here. What "wiki" are you talking about? > > 1. When a database field requires an I

[web2py] Re: Web2py wiki registration broken, and other bugs

2012-03-01 Thread LightDot
Which wiki did you try to register for? The web2py bug tracker can be found here: http://code.google.com/p/web2py/issues/list On Thursday, March 1, 2012 7:52:15 AM UTC+1, Serpent_Guard wrote: > > I tried registering with the wiki in order to post some bugs I'd found, > but the password field

[web2py] Re: web2py wiki?

2011-08-19 Thread Massimo Di Pierro
:-) On Aug 19, 7:54 pm, Bruno Rocha wrote: > I have been working on another projects, but web2yslices2.0 is being > developed. > > The delay was very good because now we can enjoy the new features of web2py. > > I think in few weeks I will come with the new website! > (Wiki, Repository, Plugins,

Re: [web2py] Re: web2py wiki?

2011-08-19 Thread Bruno Rocha
I have been working on another projects, but web2yslices2.0 is being developed. The delay was very good because now we can enjoy the new features of web2py. I think in few weeks I will come with the new website! (Wiki, Repository, Plugins, Pyforum...) All integrated.

[web2py] Re: web2py wiki?

2011-08-19 Thread Anthony
Are you aware of www.web2pyslices.com? I think Bruno and Martin are working on a new version as well. Anthony On Friday, August 19, 2011 2:59:32 PM UTC-4, czamb wrote: > Hi all, > > there is a lot of useful information in this forum. However, it is > scattered over many posts and often one c