65ee8d378a
update gluon packages.
2020-11-15 09:50:47 +00:00
98a11a717f
Merge remote-tracking branch 'upstream/master' into dev-ah
2020-11-15 09:45:25 +00:00
mdipierro
a5007cc1c4
Merge pull request #2345 from bartkraan/issue/2312
...
issue/2312
2020-09-20 10:02:07 -07:00
mdipierro
eb4cc8ceed
Merge pull request #2344 from macneiln/master
...
Add hash_extension functionality to URLs
2020-09-20 10:00:27 -07:00
mdipierro
30707c169e
Merge pull request #2340 from jvanbraekel/master
...
Fix order keyword value in Grid column sort
2020-09-20 09:59:00 -07:00
bartkraan
06209aff29
issue/2312
2020-09-07 11:47:18 +02:00
macneiln
d23a6e7b1b
Remove missed period from h_args
...
Update as part of adding hash_extension functionality.
2020-09-07 20:55:21 +12:00
macneiln
c23e95a9e2
Add hash_extension functionality
...
Add hash_extension functionality so _signature can be verified regardless of the extension.
2020-09-07 19:55:59 +12:00
macneiln
d13c5349b6
Add hash_extension variable
...
Add hash_extension variable to requires_signature function so URL _signature can be verified ignoring the given request extension.
2020-09-07 19:48:31 +12:00
jvanbraekel
0ad67ad5c8
Fix order keyword in Grid column sorting
...
Remove the order = 'None' and corresponding check. When order is specified its a string of the form = (~) tablename.coulumnname , where the optional ~ indicate a descending order.
2020-08-06 15:37:38 +02:00
jvanbraekel
f875bc1520
Merge pull request #1 from web2py/master
...
Merge Web2py upstream
2020-08-06 15:27:26 +02:00
mdipierro
d51de88096
fixed whitespaces
2020-06-24 22:10:09 -07:00
mdipierro
0e4964308f
various cleanup in strings and regex, thanks Paolo
2020-06-24 21:49:43 -07:00
mdipierro
fc7c1bd2de
prevent loading un-necssary modules when using a handled, thanks Paolo
2020-06-22 22:39:28 -07:00
mdipierro
cf76978a39
enabled admin/appadmin by default from trusted addresses, thanks Paolo
2020-06-22 22:24:49 -07:00
mdipierro
79f64cbe72
fixed handling of smtplib.SMTPException, thanks Paolo
2020-06-14 00:30:56 -07:00
mdipierro
ae2425d348
Merge pull request #2328 from manma83/remove-admin-session-query
...
remove last_query session in admin to prevent massive join when sorting tables in multiple browser tabs #2326
2020-06-13 23:10:55 -07:00
mdipierro
d3f4c70e79
fixed some problems wth widget logging, thanks Paolo Pastori
2020-06-13 23:08:06 -07:00
mdipierro
ba30988580
fixed SCRIPT(ASSIGNJS(foo=bar)), thanks Paolo Pastori
2020-06-13 23:06:38 -07:00
Mark Ma
db6a06b963
remove last_query session in admin to prevent massive join when sorting tables in multiple browser tabs #2326
2020-06-03 16:16:59 -07:00
mdipierro
7427258b90
Merge branch 'master' of github.com:web2py/web2py
2020-05-31 18:22:26 -07:00
mdipierro
1ece50a988
Better handling of quit in Mail, thanks Paolo Pastori
2020-05-31 18:22:00 -07:00
mdipierro
2720f06789
better session2trash logging
2020-05-31 18:20:05 -07:00
mdipierro
e89103d796
Merge pull request #2323 from valq7711/patch-1
...
fix CL-args processing (-f maybe session2trash arg)
2020-05-13 20:55:01 -07:00
mdipierro
60db14b55b
Merge pull request #2319 from jpsteil/patch-1
...
Update appveyor.yml
2020-05-13 20:54:17 -07:00
mdipierro
7a7c84993f
Merge pull request #2316 from jpsteil/master
...
Proposed fix for issue 2315
2020-05-13 20:53:56 -07:00
mdipierro
9eae04d93c
Merge pull request #2313 from nicozanf/missing_app
...
Fix errors with unwanted new app folder
2020-05-13 20:53:35 -07:00
valq7711
2a758d3936
fix CL-args processing (-f maybe session2trash arg)
2020-05-14 03:10:00 +03:00
Jim Steil
44f2860d58
Update appveyor.yml
...
Removed Python 3.5 per Leonel's recommendation
2020-05-06 08:25:07 -05:00
Jim Steil
64c42f7580
Update appveyor.yml
...
Removed Python 3.5 checks per Leonel's recommendation
2020-05-06 08:03:01 -05:00
mdipierro
777c3053e8
version 2.20.4
2020-05-02 22:05:37 -07:00
mdipierro
01270ca984
version 2.20.3
2020-05-02 21:35:30 -07:00
mdipierro
9ccbab19f4
version 2.20.2
2020-05-02 19:56:34 -07:00
mdipierro
a4246c08ac
version 2.20.2
2020-05-02 19:49:56 -07:00
Jim Steil
c1df6203b0
Merge pull request #1 from jpsteil/jpsteil-patch-1
...
Proposed fix for issue 2315
2020-05-01 14:39:39 -05:00
Jim Steil
933e3df9d3
Proposed fix for issue 2315
2020-05-01 14:33:40 -05:00
Nico Zanferrari
9ffce59ddb
Update shell.py
2020-04-27 10:20:11 +02:00
Nico Zanferrari
97bb26d452
Fix errors with unwanted new app folder
...
Replying 'no' or ENTER when asked for the creation of a missing app folder was not properly managed. It gives IOError on Mac and unwanted behaviour on Win
2020-04-26 22:14:36 +02:00
mdipierro
ca8b5f6945
move binaries
2020-04-25 20:52:56 -07:00
mdipierro
f70f671324
version 2.20.1
2020-04-25 20:06:03 -07:00
mdipierro
2a39a883e8
Merge branch 'master' of github.com:web2py/web2py
2020-04-25 19:57:31 -07:00
mdipierro
bb402ff511
Make binaries
2020-04-25 19:57:01 -07:00
mdipierro
0fa639ec57
Merge pull request #2311 from edersonpeka/patch-1
...
Converts dict_keys object to list (py3)
2020-04-20 21:39:19 -07:00
Ederson Peka
3cbaa7eb5f
Converts dict_keys object to list (py3)
...
In python 3, keys() method returns a dict_keys object instead of a list. Trying to access the zero index causes an error. Converting the dict_keys object to a list is enough to make it work (and still works in python 2).
2020-04-16 20:42:07 -03:00
mdipierro
e7dc64f114
Merge pull request #2309 from flavour/patch-1
...
Workaround Python 3.x CGI bug which causes #2262
2020-04-15 21:11:36 -07:00
mdipierro
987263c028
Merge pull request #2306 from leonelcamara/patch-33
...
Fix for undefined regex_tables
2020-04-15 21:11:11 -07:00
Fran Boon
5490480906
Workaround Python 3.x CGI bug which causes #2262
...
Obviously the client also needs to send a Content-Disposition header for this to work
2020-04-13 16:57:36 +01:00
Leonel Câmara
3f2b1fe9ca
Fix for undefined regex_tables
2020-04-10 18:48:30 +01:00
mdipierro
405b0b2e68
Merge pull request #2299 from mbelletti/master
...
Fix typo harattr instead hasattr for pull request #2297
2020-04-05 18:20:03 -07:00
mdipierro
b76bc6cc03
Merge pull request #2295 from nicozanf/master
...
fix web2py 2.19.1 compatibility with PyInstaller
2020-04-05 18:19:35 -07:00