[web2py] Re: grid: top + button: how to adapt dynamically & translate the title 'add record to database' ?

2020-05-04 Thread Luciano Bovio
I have the same problem on translation I have to modify button text with jQuery. Any ideas ? On Monday, February 12, 2018 at 7:01:17 AM UTC-3, Serge Bourgeois wrote: > > > Hello, > The following codes changes dynamically the title of the button on the top > left of the form in English. >

[web2py] web2py - date picker issue

2020-05-04 Thread Anuj Mahawar
I am a beginner to the web2py. I am building an application with a date picker on the home page. The issue is - Whenever I try to edit a previous day's record and submit, instead of on being on the same date, it is being redirected to the current date page. e.g. suppose I have logged in and

Re: [web2py] Re: web2py online debugger under python3

2020-05-04 Thread AGRogers
Hi Clemens I definitely can't help you with this problem. Sorry. But I am interested in why you use the online debugger and not something else? Thanks Andrew On Mon, 4 May 2020 at 23:50, Clemens wrote: > Hello Massimo, > > I hoped the latest web2py version would fix the problem. My current >

[web2py] Re: New web2py version - Bug Plugins (SOLVED)

2020-05-04 Thread Rodrigo Attique
Solved in: 3f2b1fe Em sábado, 2 de maio de 2020 11:31:42 UTC-3, Rodrigo Attique escreveu: > > Helo, I testing a new web2py version and when I try access the Download > Repository Plugins on plugins (admin) the

[web2py] Re: web2py online debugger under python3

2020-05-04 Thread Clemens
Hello Massimo, I hoped the latest web2py version would fix the problem. My current configuration is now: web2py version 2.20.4-stable+timestamp.2020.05.03.05.18.50, Running on Rocket 1.2.6, Python 3.6.9, Ubuntu 18.04., Firefox 75.0 (64-bit) But the online debugger still doesn't work. The

[web2py] Re: New web2py version - Bug Plugins

2020-05-04 Thread Rodrigo Attique
I open a ticket on github https://github.com/web2py/web2py/issues/2317 Em sábado, 2 de maio de 2020 11:31:42 UTC-3, Rodrigo Attique escreveu: > > Helo, I testing a new web2py version and when I try access the Download > Repository Plugins on plugins (admin) the ticket is generate. > > [image:

[web2py] How to UPGRADE py4web hosted at https://www.pythonanywhere.com/ ?

2020-05-04 Thread Luc Chase
I have a working version with _documentation?version=0.1.20200210.2 I want to understand how to upgrade. I've tried entering python3 -m pip install --upgrade py4web from /home/myinstall/ but after a series of successful inI get many errors and there is no sign that anything got upgraded...