mdipierro
532137bce5
Merge pull request #1594 from BuhtigithuB/improve/translations
...
Improve french translation and close #1592
2017-03-21 12:24:44 -05:00
mdipierro
98dddee697
Merge pull request #1578 from ndegroot/minorcleanupbs3
...
minor cleanup removed unused class 'navbar-ex1-collapse' see https://…
2017-03-21 12:22:48 -05:00
mdipierro
5000c47472
Merge pull request #1568 from amerikan/patch-2
...
Remove ! from tag
2017-03-21 12:22:16 -05:00
Hardirc
a81e116274
Improve french translation and close #1592
2017-03-15 01:03:21 -04:00
Nico de Groot
f0382d646c
minor cleanup removed unused class 'navbar-ex1-collapse' see https://github.com/twbs/bootstrap/issues/10948
2017-02-26 13:21:44 +01:00
Erik Montes
48a0683dd1
Removed ! from tag
2017-02-07 10:47:26 -08:00
Erik Montes
d7fb270e7e
Remove ! from tag
2017-02-07 10:46:22 -08:00
mdipierro
215abc9e4f
download over https for security
2017-01-30 12:46:50 -06:00
mdipierro
9f186e5d5d
Merge pull request #1555 from maxslimmer/master
...
ccache page fix for disk cache statistics value
2017-01-19 09:23:02 -06:00
maxslimmer
d862da3543
revert part of fix to displaying cache statistics ( #1 )
2017-01-04 18:08:57 -08:00
maxslimmer
0165cfadef
get cache.disk statistics value for update and display
2017-01-04 18:03:37 -08:00
maxslimmer
46b7716b1d
get cache.disk statistics for update
2017-01-04 18:02:23 -08:00
Şenol AKKAŞ
7e5277030a
fix css validation error
2016-12-26 14:21:41 +03:00
Erik Montes
4acd9f8f2b
typo fix
2016-12-21 11:17:12 -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
mdipierro
ad9ebea900
Merge pull request #1531 from vinyldarkscratch/master
...
Mobile (iOS) flash dismissal fix
2016-11-14 08:34:00 -06:00
mdipierro
05e28ddffd
Merge pull request #1516 from pixelbandito/grammar-uppercase-lowercase
...
Corrected use of 'lowercase' and 'uppercase' to fix #1515
2016-11-14 08:26:44 -06:00
Vinyl Darkscratch
e19435dbcf
Prevent Firefox from loading the page "javascript:null;"
2016-11-11 18:51:38 -08:00
Vinyl Darkscratch
0a07af55f9
Replace "#" link with "javascript:null;"
2016-11-11 03:31:10 -08:00
Vinyl Darkscratch
f7adfbde76
Replace "#" link with "javascript:null;"
2016-11-11 03:30:50 -08:00
Vinyl Darkscratch
75c1d80824
Replace "#" link with "javascript:null;"
2016-11-11 03:30:16 -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
Michele Comitini
8e1630843a
fix wrong import in default controller of admin app
2016-11-02 00:41:40 +01:00
Chris Garcia
4226b6d0e1
Corrected use of 'lowercase' and 'uppercase' to fix #1515
2016-10-28 15:23:18 -05:00
Vinyl Darkscratch
7615848f83
Add a fired event after the component has finished loading
...
Sometimes we may want to know when the component is finished with it’s
loading process entirely to trigger animations or something similar. I
added this for my own website, and I think that others may want to use
this. It’s a small addition, but I hope that it will be helpful to
others!
2016-10-18 18:27:37 -07:00
mdipierro
77dfec9e4d
Merge pull request #1504 from vinyldarkscratch/master
...
Updated and functional version of #1420
2016-10-14 10:12:36 -05:00
mdipierro
f9a41875e6
Merge pull request #1499 from ilvalle/fix-app-admin
...
fix few app admin py3 issues, updated qdb (close #1471 )
2016-10-14 10:11:36 -05:00
Vinyl Darkscratch
a28b1e30c9
Merge remote-tracking branch 'web2py/master'
2016-10-10 20:49:54 -07:00
ilvalle
c1d81a8f60
fix few app admin py3 issues, updated qdb ( close #1471 )
2016-10-08 12:26:04 +02:00
niphlod
39e8cfb11a
fix ccache page in appadmin, thanks MDSIII
...
fixes the ccache page to now raise an exception if a dict is stored in
cache
2016-10-07 21:14:56 +02:00
niphlod
27ce91474d
fix issue with regex
2016-10-07 13:10:44 +02:00
niphlod
a1c1d1357f
remove __pycache__ from the list of apps
...
in case someone wonders how many core devs are actively using the admin
app...here's the evidence ^_^'
2016-10-04 00:30:11 +02:00
mdipierro
91b616d1cf
Merge pull request #1482 from niphlod/fix/1407_and_T_v2
...
fixes #1407 passing a properly escaped string
2016-09-30 17:14:45 -05:00
mdipierro
d03337a737
compile views with . separator anot _ seperator
2016-09-30 11:24:55 -05:00
niphlod
3a6df38d62
fixes #1407 passing a properly escaped string
2016-09-29 00:12:59 +02:00
mdipierro
78cc6d69a2
fixed web2py_ajax.html and escaping (not backward compatible fix)
2016-09-27 17:09:05 -05:00
mdipierro
4026357689
fixed undefined var in web2py.js
2016-09-27 16:49:20 -05:00
mdipierro
cee7c87859
fixed error in serbian tranlation file
2016-09-27 16:41:17 -05:00
mdipierro
fd422faa8f
Merge pull request #1476 from kelsa-pi/issue/1451new
...
Translation for serbian
2016-09-27 16:37:01 -05:00
sasa
e9473f570f
Translation for serbian
2016-09-25 20:03:23 +02:00
ilvalle
4468355d01
fix py3 xmlrpc imports, close #1473
2016-09-25 10:43:42 +02:00
ilvalle
576aaf668d
cache (and compile) parse_template in run_view_in, fix #1474
2016-09-25 10:08:26 +02:00
mdipierro
e40c4835e7
Merge pull request #1464 from niphlod/fix/1309
...
fixes #1309 (and sessions2trash.py, too)
2016-09-23 13:51:22 -05:00
mdipierro
763e639915
Merge pull request #1463 from niphlod/fix/1407
...
fixes #1407 , encouraging a sane default
2016-09-23 13:50:30 -05:00
niphlod
dd8b0760b5
fixes #1309 (and sessions2trash.py, too)
2016-09-22 01:34:34 +02:00
niphlod
e5355b5b12
fixes #1407 , encouraging a sane default
2016-09-22 00:34:24 +02:00
niphlod
8ddccd4139
removed leftover (be careful (BOTH contributors and mergers))
2016-09-21 23:13:45 +02:00
Vinyl Darkscratch
808c85fdc3
Update welcome/es.py, Spanish complete!
2016-09-10 22:12:48 -07:00
Vinyl Darkscratch
9263f8c4c3
Fixed test errors
...
Cleaned the damage caused by a faulty script run that created a test
error as described in
https://travis-ci.org/web2py/web2py/builds/158680015
2016-09-10 22:06:14 -07:00
Vinyl Darkscratch
aee0f8dbc5
Stripped unused strings from translations
2016-09-09 01:59:14 -07:00