Commit Graph

7565 Commits

Author SHA1 Message Date
mdipierro
d052d1e06c tesing 2018-05-01 14:33:56 -05:00
mdipierro
891348986c fixed test 2018-05-01 11:38:08 -05:00
mdipierro
d2290eb3d5 better tests for languages.py, thanks Paolo 2018-05-01 11:10:08 -05:00
mdipierro
3170c360aa improved docstring and comments in languages.py, thanks Paolo 2018-05-01 11:09:17 -05:00
mdipierro
38482d4846 better highlight.py, thanks Paolo 2018-05-01 11:06:36 -05:00
mdipierro
e8df84caa8 fixed logging example, thanks Paolo Pastori 2018-05-01 10:54:04 -05:00
mdipierro
13ff0877fd fixes #1596, thanks Paolo Pastori 2018-05-01 10:51:42 -05:00
mdipierro
0226eb5286 Merge pull request #1914 from cccaballero/fix_welcome_styles
Fix welcome styles
2018-04-29 19:51:28 -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
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
Carlos Cesar Caballero Díaz
32aad5531a Fix bottom margin in footer 2018-04-26 14:09:08 -04:00
Carlos Cesar Caballero Díaz
1dea18b8a1 Fix form submit buttons responsiveness 2018-04-26 14:06:58 -04:00
Carlos Cesar Caballero Díaz
bf85a0b8df Remove unused glyphicons fonts in welcome app 2018-04-26 12:44:11 -04:00
Carlos Cesar Caballero Díaz
323a8953b5 Fix welcome index markup 2018-04-26 12:43:15 -04:00
Carlos Cesar Caballero Díaz
577fcefb33 Fix welcome main container 2018-04-26 12:33:10 -04:00
Carlos Cesar Caballero Díaz
d92820326a Fix welcome navbar 2018-04-26 12:02:53 -04:00
Carlos Cesar Caballero Díaz
fa41c255da Fix welcome footer 2018-04-26 11:32:19 -04:00
Carlos Cesar Caballero Díaz
ff3e9ec85b Add last bootstrap version
- include bundle js version
- include map files
2018-04-26 10:46:48 -04:00
mdipierro
2f0f3075b0 allow web2py.py -S c/a/f?x=y 2018-04-24 17:40:47 -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
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