Richard Vézina
|
ff44821f05
|
Close #1887 - remove Recaptcha V1
|
2018-03-26 16:21:21 -04:00 |
|
mdipierro
|
f6d2f8a2a1
|
Merge pull request #1871 from masia5/drop_pg8000_tests
Drop pg8000 tests
|
2018-03-06 23:40:11 -06:00 |
|
Leonel Câmara
|
dfa6703420
|
test IS_EMPTY_OR with a list and tuple
|
2018-02-26 19:59:21 +00:00 |
|
Leonel Câmara
|
32e17d4ab2
|
fix config for coverage 4.5 changes
|
2018-02-26 18:47:59 +00:00 |
|
masia5
|
8d2fa09ef7
|
Drop pg8000 tests, close #1742
|
2018-02-25 07:25:50 +01:00 |
|
mdipierro
|
fa99620240
|
cannot promise forms will not changes, removed form tests
|
2018-02-24 13:23:09 -06:00 |
|
mdipierro
|
61b5343f66
|
Merge pull request #1852 from ilvalle/fix_languages_py3
fix py3 languages decode
|
2018-02-24 10:57:17 -06:00 |
|
ilvalle
|
fa31a6b61b
|
Added test for T used in HTML tags, fix language encode(), close #1856
|
2018-02-12 21:13:19 +01:00 |
|
ilvalle
|
44e27bf65f
|
fix py3 languages decode added tests. close #1848, thanks @bjquinn
|
2018-02-09 20:46:00 +01:00 |
|
ilvalle
|
421aec162a
|
fix py3 STYLE and SCRIPT tags, close #1835
|
2018-02-04 09:41:57 +01:00 |
|
mdipierro
|
20411ce45f
|
create forms should not display default values for readonly fields
|
2017-12-02 13:37:42 -06:00 |
|
mdipierro
|
e9dcac4ecd
|
Merge pull request #1818 from ilvalle/py3.6dev
fix include_meta for py35, added tests
|
2017-12-02 13:01:12 -06:00 |
|
ilvalle
|
622b29366a
|
fix include_meta for py35, added tests. close #1816
|
2017-12-02 11:03:46 +01:00 |
|
mdipierro
|
c9fd0fd71e
|
fixed test because of layout change
|
2017-11-14 00:55:59 -06:00 |
|
mdipierro
|
d424e5d317
|
Merge pull request #1610 from geomapdev/dal-enhancements
handle reference fields for keyed tables
|
2017-11-13 21:24:07 -06:00 |
|
mdipierro
|
eb7222aa92
|
Merge pull request #1802 from leonelcamara/fixsqltable
Fix a problem with Expressions in SQLTABLE
|
2017-11-10 18:12:50 -06:00 |
|
Leonel Câmara
|
4bfa9c1686
|
Fix a problem with Expressions in SQLTABLE possibly fixes #1735 and fixes web2py/pydal#487
|
2017-11-08 22:21:51 +00:00 |
|
Leonel Câmara
|
228d3c41b6
|
Fixes #1800
|
2017-11-07 23:34:35 +00:00 |
|
geomapdev
|
c1a3d5d67e
|
sync with master branch
|
2017-10-31 14:47:07 -07:00 |
|
geomapdev
|
6b103f7e3a
|
updated test_validators IS_IN_DB
|
2017-10-10 08:42:17 -07:00 |
|
geomapdev
|
02c32ebace
|
update gluon unittest for dal reference fields
|
2017-10-09 11:22:48 -07:00 |
|
tiago.bar
|
511245a68c
|
Unit test for #1764 fix
|
2017-09-23 20:21:14 -03:00 |
|
Leonel Câmara
|
6e5c8b62cc
|
Make test_include_files demand the same order
|
2017-08-09 01:05:37 +01:00 |
|
Leonel Câmara
|
d144ff7d65
|
Fixes #1687
|
2017-07-16 14:06:03 +01:00 |
|
Leonel Câmara
|
780510dc32
|
Fixes #1684
|
2017-07-15 09:52:58 +01:00 |
|
ilvalle
|
9f79dccb05
|
fix minify, added tests
|
2017-06-20 22:12:43 +02:00 |
|
Leonel Câmara
|
7c9653ae23
|
Merge branch 'master' into test_is_url_py3
|
2017-06-14 15:41:07 +01:00 |
|
mdipierro
|
a02538549b
|
Merge pull request #1642 from leonelcamara/restful
Fixes #1634 by adding a parameter "ignore_extension" to Request.restf…
|
2017-06-14 09:30:52 -05:00 |
|
Leonel Câmara
|
2a33c0faff
|
Changed URL validation to use urlparse instead of regex for spliting the URL
Enabled test_is_url in Python 3 since it is now passing
This might be one of the last fixes to #1353
Fixes #1598
|
2017-06-07 04:59:03 +01:00 |
|
Leonel Câmara
|
ac67beb280
|
Fixes #1634 by adding a parameter "ignore_extension" to Request.restful which allows you to leave the args untouched if you set it to True.
|
2017-06-06 01:53:42 +01:00 |
|
Leonel Câmara
|
617ca4a98d
|
Fixes #1639
|
2017-06-05 23:52:25 +01:00 |
|
mdipierro
|
f1ef95e15f
|
Merge pull request #1625 from Scimonster/master
Fix #1624 -- Unicode in XML sanitizing causes error
|
2017-06-05 11:39:52 -05:00 |
|
mdipierro
|
da6688360d
|
Merge pull request #1623 from ilvalle/fix_tag_py3
fix TAG helper on PY3
|
2017-06-05 11:39:15 -05:00 |
|
Scimonster
|
49bf14e79a
|
Fix #1624 -- Unicode in XML sanitizing causes error
Add unit test for it
|
2017-05-07 14:32:52 +03:00 |
|
ilvalle
|
cf1ea98217
|
fix TAG helper on PY3, updated web2pyHTMLParser
|
2017-05-06 08:51:58 +02:00 |
|
mdipierro
|
1f4a490a84
|
Merge pull request #1620 from ilvalle/issue_1618
fix cron with py3, added initial tests, close #1618
|
2017-05-03 23:57:12 -05:00 |
|
mdipierro
|
baa129f871
|
Merge pull request #1527 from leonelcamara/authapi2
Auth refactor
|
2017-05-01 09:13:18 -05:00 |
|
ilvalle
|
90e606dcfd
|
fix cron with py3, added initial tests, close #1618
|
2017-05-01 15:31:37 +02:00 |
|
mdipierro
|
496112c4fe
|
Merge pull request #1604 from ilvalle/fix_1570
prevent is_empty from stripping whitespaces, close #1570
|
2017-04-28 08:07:20 -05:00 |
|
mdipierro
|
a186f5c51f
|
Merge pull request #1603 from ilvalle/fix_1582_internazionalized_domain_names
fix IS_EMAIL for internationalized domain names
|
2017-04-28 08:05:30 -05:00 |
|
ilvalle
|
7a69e087f7
|
prevent is_empty from stripping whitespaces, close #1570
|
2017-04-06 20:48:12 +02:00 |
|
ilvalle
|
6da3a9d8fd
|
fix is_email with internationalized Domain Names, close #1582
|
2017-04-05 22:16:21 +02:00 |
|
Leonel Câmara
|
fe0f506efc
|
Create a CookieJar on __init__ instead of creating a new one each post
Fixes #1505
|
2017-04-03 19:54:06 +01:00 |
|
mdipierro
|
e5121876db
|
Merge branch 'py36' of https://github.com/ilvalle/web2py into ilvalle-py36
|
2017-03-21 12:27:11 -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 |
|
ilvalle
|
ad421e42c6
|
added tests for py36
|
2017-03-06 21:35:23 +01:00 |
|