Commit Graph

7545 Commits

Author SHA1 Message Date
mdipierro a79ec41b3b Merge pull request #1908 from leonelcamara/make_sure_to_unlock_redis
Release the lock even if function call fails
2018-04-29 19:50:33 -05:00
mdipierro 9fb33e6b93 Merge pull request #1907 from leonelcamara/fix1905
Fixes #1905
2018-04-29 19:50:13 -05:00
mdipierro 8ae34dd8ad Merge pull request #1906 from amerikan/master
Updated Welcome appadmin page styling
2018-04-29 19:49:56 -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
mdipierro 2f0f3075b0 allow web2py.py -S c/a/f?x=y 2018-04-24 17:40:47 -05:00
Leonel Câmara d6f426ed29 Update redis_cache.py
fix comment position
2018-04-20 17:00:13 +01:00
Leonel Câmara ea5ea6a307 Release the lock even if function call fails 2018-04-20 16:55:05 +01:00
Leonel Câmara be197e90e6 Fixes #1905
replace all e[0] with e.errno to fix for py3, this also works with python 2
2018-04-20 16:47:09 +01:00
Erik Montes e5387d5f79 updated to use bootstrap 4 classes, cleaned up layout 2018-04-19 17:13:25 -07:00
Nicola Gramola 43e2ed2fc7 Modify dispacher for differente response element name 2018-04-19 08:57:25 +02:00
mdipierro cf52195b44 Merge branch 'master' of github.com:web2py/web2py 2018-04-19 00:17:39 -05:00
mdipierro 94a9bfd05f Merge pull request #1901 from richboss/defunct_links
weed out broken links
2018-04-18 22:02:40 -05:00
mdipierro 8053d42689 Merge pull request #1899 from richboss/typos2
fix editing mistakes
2018-04-18 22:02:21 -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
mdipierro 10171ac4c6 Merge pull request #1898 from richboss/typos
fix editing mistakes
2018-04-18 22:01:11 -05:00
mdipierro ddb2f0ebc3 Merge pull request #1897 from rif/master
Python3 fixes
2018-04-18 22:00:53 -05:00
mdipierro 2d500d4cc8 Merge pull request #1896 from cccaballero/set_ldap_python_log_levels
Add support for Python logger logging levels in LDAP auth
2018-04-18 22:00:07 -05:00
mdipierro 53c1f67195 Merge pull request #1895 from cccaballero/fix_ldap_bytes_error
Fixed Python 3.x LDAP bug on user firstname and lastname part
2018-04-18 21:59:44 -05:00
mdipierro 1e450ed1d6 Merge pull request #1888 from BuhtigithuB/fix/recapchat-v1-deprecated
Close #1887 - remove Recaptcha V1
2018-04-18 21:59:13 -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
Radu Ioan Fericean 0900a3ddb9 discovered and use _compat to_bytes and to_native functions 2018-04-14 14:58:53 +03:00
Radu Ioan Fericean 086bfb5851 fix redis sessions and redis for python3 2018-04-14 14:33:37 +03:00
Radu Ioan Fericean 90288a0134 fix sessions in cookies for python3 2018-04-14 11:42:31 +03:00
Carlos Cesar Caballero Díaz de0e63469c Add support for Python logger logging levels in LDAP auth 2018-04-13 14:35:52 -04:00
Carlos Cesar Caballero Díaz 9b4b412239 Fixed Python 3.x LDAP bug on user fistname and lastname part 2018-04-12 12:25:30 -04:00
mdipierro 5de8cb4da5 fixed syntax for attachemnts, thanks Paolo Pastori 2018-04-03 11:24:32 -05:00
mdipierro 8d4dc1b373 fixed logging issue when invalid user_id 2018-04-03 00:22:19 -05:00
mdipierro cec14c741a fixed no-email edit in profile 2018-04-02 23:53:05 -05:00
Richard Vézina ff44821f05 Close #1887 - remove Recaptcha V1 2018-03-26 16:21:21 -04:00
mdipierro 2237076a5a Merge pull request #1884 from tyrbonit/master
Fix UnicodeDecodeError
2018-03-20 16:55:34 -05:00
mdipierro d24bf501e9 Merge pull request #1878 from BuhtigithuB/improve/sessions2trash-doc
Explain command switched specific to sessions2trash.p
2018-03-20 16:55:08 -05:00
mdipierro 99455cfb0a Merge pull request #1877 from BuhtigithuB/improve/ldap-auth-contrib
Improve/ldap auth contrib
2018-03-20 16:54:40 -05:00
mdipierro 9b99d8ae6c Merge pull request #1876 from leonelcamara/bs4checkboxes
Update bootstrap from a v4-alpha version to the latest release
2018-03-20 16:54:14 -05:00
mdipierro 3174990c95 Merge pull request #1850 from maxcrystal/master
gluon/shell.py PY3 fix
2018-03-20 16:52:49 -05:00
mdipierro a679210649 fixed aws email 2018-03-20 09:14:05 -05:00
tyrbonit 014ddf8248 Fix Pluralizaiton UnicodeDecodeError #1883 and #1808 2018-03-19 22:42:48 +09:00
tyrbonit e1531a936f Merge remote-tracking branch 'refs/remotes/web2py/master' 2018-03-19 22:23:32 +09:00
mdipierro f0e939db3a Merge branch 'master' of github.com:web2py/web2py 2018-03-15 17:14:50 -05:00
mdipierro 2752aba471 allow sending raw emails with server='aws' 2018-03-15 17:14:00 -05:00
Richard Vézina 8b521c0984 Explain command switched specific to sessions2trash.p 2018-03-13 16:52:20 -04:00
Richard Vézina 1452fd3851 Would make more sens there 2018-03-13 13:35:44 -04:00
Richard Vézina 0fc6bbc744 Install wiht pip not easy_install 2018-03-13 10:22:36 -04:00
Leonel Câmara b4673384e5 Update bootstrap from a v4-alpha version to the latest release
Fixed welcome to work with the new release
Fixed checkboxes and radiobuttons in bs4 formstyle
2018-03-07 14:07:09 +00:00
mdipierro f6d2f8a2a1 Merge pull request #1871 from masia5/drop_pg8000_tests
Drop pg8000 tests
2018-03-06 23:40:11 -06:00
mdipierro 49204ab24d Merge branch 'master' of github.com:web2py/web2py 2018-03-05 15:17:34 -06:00
mdipierro 8575b6bf2b checkpoint 2018-03-05 15:17:28 -06:00