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
ad43249f61
Merge branch 'master' of github.com:web2py/web2py
2017-03-21 12:28:14 -05:00
mdipierro
dd31fb480c
Merge branch 'ilvalle-py36'
2017-03-21 12:27:29 -05:00
mdipierro
e5121876db
Merge branch 'py36' of https://github.com/ilvalle/web2py into ilvalle-py36
2017-03-21 12:27:11 -05:00
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
35f7caa2f0
Merge pull request #1591 from cccaballero/master
...
Some fixes on ldap_auth
2017-03-21 12:24:05 -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
mdipierro
bf3d53ad96
Merge pull request #1567 from amerikan/patch-3
...
Removed ! from tag
2017-03-21 12:21:13 -05:00
mdipierro
b2f221bbaa
Merge pull request #1566 from BrenBarn/flexserve
...
Add FlexibleService, which allows @service-style methods with varargs
2017-03-21 12:18:09 -05:00
mdipierro
868d6f6369
Merge branch 'master' of github.com:web2py/web2py
2017-03-21 12:06:11 -05:00
mdipierro
0e1831bcc7
Merge pull request #1581 from nextghost/pydal-17.01
...
Update SQLTABLE for API changes in PyDAL 17.01
2017-03-21 12:06:00 -05:00
mdipierro
dda808ebda
pydal 17.03
2017-03-21 12:05:47 -05:00
mdipierro
f31c9002f7
reverted pydal 16.11
2017-03-21 00:42:02 -05:00
mdipierro
6354fbedf8
commented a test
2017-03-21 00:24:17 -05:00
mdipierro
cc11a14ce3
commented a test
2017-03-21 00:21:21 -05:00
mdipierro
2fa9597cd8
added debug info
2017-03-21 00:04:55 -05:00
mdipierro
c9d656ea45
added logging, thanks gi0baro
2017-03-20 18:06:23 -05:00
mdipierro
1eec01b830
pydal 17.03
2017-03-20 16:21:05 -05:00
mdipierro
c10983b191
Merge branch 'master' of github.com:web2py/web2py
2017-03-20 16:15:31 -05:00
mdipierro
975ab7b923
SQLFORM.grid(showblobs=True)
2017-03-20 16:15:18 -05:00
Hardirc
a81e116274
Improve french translation and close #1592
2017-03-15 01:03:21 -04:00
Carlos Cesar Caballero Díaz
34f2825a49
fix ldap_auth logging info not shown
2017-03-14 13:09:29 -04:00
Carlos Cesar Caballero Díaz
7dec909254
fixed group mapping on ldap auth
2017-03-14 13:00:32 -04:00
ilvalle
ca9198a26e
updated to latest dal
2017-03-07 21:11:05 +01:00
ilvalle
ad421e42c6
added tests for py36
2017-03-06 21:35:23 +01:00
Martin Doucha
6954988851
Update SQLTABLE for API changes in PyDAL 17.01
2017-02-28 22:12:54 +01: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
BrenBarn
86a2c529b9
Change to modify Service instead of adding FlexibleService
2017-01-31 14:13:43 -08:00
BrenBarn
55592e7c6e
Add FlexibleService, which allows @service-style methods that accept varargs
2017-01-31 11:48:28 -08:00
mdipierro
16f60d5cff
Merge pull request #1565 from kristjanvalur/master
...
Update compileapp.py
2017-01-30 12:48:37 -06:00
mdipierro
930370ee91
Merge pull request #1562 from richboss/dev_urandom
...
don't write to /dev/urandom on Windows platforms
2017-01-30 12:47:50 -06:00
mdipierro
215abc9e4f
download over https for security
2017-01-30 12:46:50 -06:00
Kristján Valur Jónsson
b6e5e16526
Update compileapp.py
...
The "current" may have been altered by the controller. This is the case for admin/controllers/shell.py, in callback(), where a new shell environment is created (from gluon/shell)
If this happens, the incorrect "response" is being referenced and the output of the controller is lost.
2017-01-25 20:10:03 +00:00
Richard Boß
b2548f5631
don't write to /dev/urandom on Windows platforms
2017-01-22 21:05:22 +01:00
mdipierro
f14c384d83
Merge pull request #1558 from abastardi/fix-router
...
Fix router functions check
2017-01-19 09:23:16 -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
mdipierro
51dd427b9e
Merge pull request #1550 from senolakkas/patch-2
...
fix css validation error
2017-01-19 09:22:38 -06:00
abastardi
7b3fe560ed
Update test_router_functions to test extensions
2017-01-14 13:14:04 -05:00
abastardi
bd526452a8
Fix router functions check
...
When the router checks whether the requested route matches a function in the
functions list, it does not strip the extension, causing failures for URLs with extensions.
This change strips the extension before comparing to the list of functions.
2017-01-13 15:52:42 -05: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
mdipierro
b2e03c9dee
Merge pull request #1540 from ilvalle/fix_ipaddress
...
Replaced ipaddr with ipaddress.py (backported from py3)
2016-12-23 21:58:13 -06:00
mdipierro
0644df5283
Merge pull request #1549 from amerikan/patch-1
...
typo fix
2016-12-23 21:57:56 -06:00
Erik Montes
4acd9f8f2b
typo fix
2016-12-21 11:17:12 -08:00