Thank you Richard,
some comments below.

On Aug 10, 7:21 pm, Richard <richar...@gmail.com> wrote:
> hello,
>
> > You know that currently the main repository is on launchpad.net?
>
> Currently the Google Code page says "Here you find only the
> development version ...", while the Launchpad page says "Does not use
> Launchpad for development."
> That to me sounds like Google Code is the development repository.
>
> Also I read in another thread we were migrating to mercurial on Google
> Code. If not, then perhaps the Google Code page should be closed/
> edited to avoid confusion.

Yes. I want to migrate to mercurial. Any news on whether Google code
does (will) support this?
Meanwhile I do read bug reports on both Launchpad and Google code.

> > BTW - can you name _one_ feature request that has been "lost"?
>
> People like Massimo probably read every thread and so would know all
> of the requests. But if a less active user wants to help out they
> can't easily find a list of outstanding issues. Here are some threads
> I remember because I was interested in these features, so there are
> certainly more:
>
> - password retrieval has a confirmation email before resetting to
> prevent abuse

I will look into this.

> - *stackoverflow like OpenID login API

Technically this is an app, not a web2py feature. Users are working on
this already.
The functionality exists as an external app. We will see if we need to
modify web2py in order to get better integration.

> - translation interface for non-admin users

There is already an app for this in appliances. Perhaps it should be
improved. Let me know.

> - *IPv6 support for login to admin interface

I do not remember this. Can somebody elaborate?

> - expose uploaded file naming function

This was done. "strore" in sql.py.

> - *logging functionality (problem with builtin logging module)

I though this was solved by a user provided logging module. Can
somebody resend it to me?

> - *properly remove user, including roles, permissions, and session cookies

This needs to be done but it complicated since it is not easy to find
out which sessions are associated to a user. Ideas?

> - *appadmin like CRUD view

I think we need a crud.select similar to t2.select before we do this.
I look forward to a patch to accomplish this.

> - reserved words problem when migrating between databases (will be fixed in 
> new DAL?)

Yes. this is a priority.

> - single click upgrade of web2py

Yes. This is a priority.

> (* means Massimo agreed in thread was a good idea)
> Some of these have probably been addressed by now. With a feature
> tracker I could easily determine the status.


--~--~---------~--~----~------------~-------~--~----~
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