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
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
Nico Zanferrari
77bcda3f3e
Added Python 3 binaries to the download page +typo
...
It fixes issue #2027 .
** IMPORTANT ** - before approving, you need to copy from https://github.com/nicozanf/web2py-pyinstaller to https://mdipierro.pythonanywhere.com/examples/static the files:
- web2py_win.zip
- web2py_win_py2.zip
- web2py_osx.zip
- web2py_osx_py2.zip
And also modify the procedures for the "For Testers" versions on https://mdipierro.pythonanywhere.com/examples/static , that should use the previous ones as binaries.
2019-10-23 22:41:19 +02:00
Nico Zanferrari
92bb2c2241
Added Python 3 binaries to the download page
2019-10-23 22:05:12 +02:00
Nico Zanferrari
f7b3abdc89
Fix broken inframe Vimeo video
...
It fixes Issue #2068
2019-10-22 21:54:01 +02:00
mdipierro
14c1b3e400
fixed typo
2019-06-06 22:39:38 -07:00
mdipierro
3e09add351
submit->Submit, thanks Paolo Pastori
2019-06-06 21:28:56 -07:00
mdipierro
afaf57f6da
R-2.18.1
2019-02-23 21:46:01 -08:00
Nico Zanferrari
6034368364
Python 3 compatibility + fixed link for cookbook
2018-09-27 21:16:05 +02:00
Nico Zanferrari
7111b3dcb2
Python 3 compatibility clarification
2018-08-08 00:13:23 +02:00
mdipierro
bb338ef19c
added acknowledgement to Paolo Pastori
2018-05-13 20:15:30 -05:00
mdipierro
ae60debc90
fixed up export
2018-05-06 15:09:11 -05:00
mdipierro
de256cfb28
Merge pull request #1910 from richboss/typo2
...
fix editing mistakes
2018-04-29 19:51:14 -05:00
mdipierro
ad9ed5a9c4
Merge pull request #1909 from richboss/typo
...
fix my own correction mistake (forms -> formats)
2018-04-29 19:50:51 -05:00
mdipierro
f0eb120bba
Merge pull request #1904 from n1k9/master
...
Modify dispacher for differente response element name
2018-04-29 19:49:10 -05:00
Richard Boß
da23a706e7
fix editing mistakes
2018-04-23 21:37:21 +02:00
Richard Boß
85dd82e03c
fix my own correction mistake (forms -> formats)
2018-04-23 20:54:08 +02:00
Nicola Gramola
43e2ed2fc7
Modify dispacher for differente response element name
2018-04-19 08:57:25 +02:00
mdipierro
94a9bfd05f
Merge pull request #1901 from richboss/defunct_links
...
weed out broken links
2018-04-18 22:02:40 -05:00
mdipierro
039da93b14
Merge branch 'master' into typos2
2018-04-18 22:02:13 -05:00
mdipierro
5df23179b5
Merge pull request #1900 from richboss/rocket
...
supply missing link to Rocket Web Server
2018-04-18 22:01:33 -05:00
Richard Boß
9f06760fe7
weed out broken links
2018-04-17 23:55:33 +02:00
Richard Boß
bfcb047482
supply missing link to Rocket Web Server
2018-04-17 22:24:07 +02:00
Richard Boß
77ebad50e3
fix editing mistakes
2018-04-17 22:17:01 +02:00
Richard Boß
b26e28fda1
fix editing mistakes
2018-04-17 20:31:38 +02:00
mdipierro
8575b6bf2b
checkpoint
2018-03-05 15:17:28 -06:00
Francisco Ribeiro
7aafd05cbb
patched flash function to prevent XSS
2018-02-12 11:36:34 +00:00
Leonel Câmara
e44a12eaf8
Update supported python versions
2017-11-13 22:40:37 +00:00
mdipierro
14e58276cf
form handling of f.options, f.regex, f.listable, f.rearchable
2017-11-10 18:41:41 -06:00
mdipierro
27c9250efb
fixed book link
2017-09-07 12:46:36 -05:00
Andrew Willimott
4a47bb8e83
d3_graph_model fixed, no longer hardcoded for a “db” database
2017-08-02 21:47:26 +12:00
Andrew Willimott
60edb11420
Explicit path added for graph css file.
2017-07-07 21:03:55 +12:00
mdipierro
5583e9cdc7
R-2.16.0b1
2017-07-05 01:37:48 -05:00
Andrew Willimott
1c747357b0
Repointed appadmin to admin/static for d3 files
2017-05-16 06:47:30 +12:00
Andrew Willimott
6342bf0ddb
Consistent set of d3 js and css across admin, examples, and welcome
2017-05-15 20:12:58 +12:00
Andrew Willimott
6f256be1f1
Added databases variable check
2017-05-08 07:02:31 +12:00
Andrew Willimott
3505e372d8
Remove graphviz graph code from appadmin and design files
2017-05-08 06:40:50 +12:00
Andrew Willimott
ca5539561f
Typo delete fix for hooks() return
2017-05-04 07:17:04 +12:00
Andrew Willimott
57b554d618
Initial d3 graph commit. Add d3 to graph layout
2017-05-04 07:03:07 +12:00
mdipierro
1842a2e42c
Merge pull request #1616 from cccaballero/py3welcome
...
Fixes in generic layouts for python 3 compatibility
2017-04-28 08:11:42 -05:00
Carlos Cesar Caballero Díaz
60a6180a77
fixes in generic layouts for python 3 compatibility
2017-04-27 10:35:27 -04:00
Carlos Cesar Caballero Díaz
02d2fefc21
renamed "on_succes" option to "done" allowing multiple inputs
...
renamed "on_succes" option to "done" allowing multiple inputs,code
refactoring
2017-04-12 08:48:52 -04:00
Carlos Cesar Caballero Díaz
232598fd8d
Added on_succes and custom options for web2py ajax function
2017-04-10 12:23:34 -04:00
mdipierro
215abc9e4f
download over https for security
2017-01-30 12:46:50 -06:00
maxslimmer
46b7716b1d
get cache.disk statistics for update
2017-01-04 18:02:23 -08:00
Vinyl Darkscratch
fc0add67b5
Add web2py componentBegin event
...
Like the “w2p:componentComplete” event I added a while back, this is
another event that I use in my website, and I thought it would be
helpful to share it with others. This way, you can easily catch when a
web2py component starts loading, and write a handler for whatever
reason (in my case, determining when the user is navigating to a new
page through a smooth loading function piggybacking off of the web2py
component system)
2016-11-29 14:05:17 -08:00
Vinyl Darkscratch
e19435dbcf
Prevent Firefox from loading the page "javascript:null;"
2016-11-11 18:51:38 -08:00
Vinyl Darkscratch
f7adfbde76
Replace "#" link with "javascript:null;"
2016-11-11 03:30:50 -08:00
Vinyl Darkscratch
8e79e49ae3
Mobile (iOS) fix for dismissing flashes
...
iOS devices don’t like listening to clicks on most objects. They
typically prefer a and button objects. This fix replaces the
#closeflash span with a link to “#” instead (while also inheriting
text-decoration and color styling), so that mobile (iOS) devices will
allow you to close the flash.
2016-11-10 01:19:06 -08:00