We should mantain a page "versions" on the wiki with a link to each
version information, talking about the changes.
What do you think?
Any volunteer?

On Wed, Oct 21, 2009 at 04:30, mr.freeze <nat...@freezable.com> wrote:
>
> Not very important but there is now DIV.elements to grab elements by
> tag or attribute:
>
> text = form.elements("input",_type="text")
> for t in text:
>    t['_size']="50"
>
> ...you can grab by multiple tags or attributes...
>
>
> On Oct 21, 12:14 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
>> Not written yet. Sorry. Except for
>>
>> New hindi and spanish translation
>> ingres support (thanks Chris)
>> cached uploads allow for progress bars (thanks AndCycle)
>> legacy database support for db2, mssql with non-int primary keys
>> (thanks Denes)
>>
>> the other things are mostly internal rewrites. I believe there are
>> threads for the last two issues.
>>
>> Hope I am not forgetting something important.
>>
>> Massimo
>>
>> On Oct 21, 12:07 am, weheh <richard_gor...@verizon.net> wrote:
>>
>> > The best keeps getting better! Where can we find doc on new
>> > capabilities?
>>
>> > On Oct 20, 1:56 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
>>
>> > > Please try it!
>>
>> > > 1.68.1
>> > > New cron
>> > > New hindi and spanish translation
>> > > cached uploads allow for progress bars (thanks AndCycle)
>> > > ingres support (thanks Chris)
>> > > legacy database support for db2, mssql with non-int primary keys
>> > > (thanks Denes)
>> > > default setting of content-type (this may cause strange behavior in
>> > > old apps when downloading images)
>> > > IS_UPPER and IS_LOWER works with unicode
>> > > CLENUP not takes regex of allowed/now allowed chartares
>> > > New rewrite.py allows dynamic routes
>> > > Better error messages for IS_INT_* and IS_FLOAT_*
>>
>> > > Massimo
> >
>



-- 
 Álvaro Justen
 Peta5 - Telecomunicações e Software Livre
 21 3021-6001 / 9898-0141
 http://www.peta5.com.br/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to