mdipierro
11da1ed19a
fixed issue #1206 , translate T.M
2016-03-19 13:02:45 -05:00
mdipierro
9735477c35
requires version
2016-03-19 12:05:19 -05:00
mdipierro
f6f946f867
Merge pull request #1230 from leonelcamara/test_week3
...
test_IS_IMAGE and more
2016-03-19 11:29:58 -05:00
Leonel Câmara
8683b0680d
add test for something that is NOT an image
2016-03-19 14:55:16 +00:00
Leonel Câmara
fbb5776432
test_IS_IMAGE
...
Removed unused and undocumented IS_IN_SUBSET
Fixed _options IS_EMPTY_OR not passing arguments to the other options method
Some tests for formatters
2016-03-19 12:52:48 +00:00
mdipierro
92b4bc4f94
fixed #778 PRE(repr()) in admin, thanks Simone
2016-03-19 04:08:33 -05:00
mdipierro
d886bf759e
removed lots of junk from scripts folder
2016-03-19 04:02:22 -05:00
mdipierro
d5d25e8110
jquery 1.12.2
2016-03-18 20:49:19 -05:00
mdipierro
86c70df1e7
updated style and spacing
2016-03-18 20:47:59 -05:00
mdipierro
b6d923753a
Merge pull request #1228 from cvaroqui/master
...
LDAP auth login method enhancements
2016-03-18 20:33:56 -05:00
mdipierro
d4cad7634c
Merge pull request #1227 from BuhtigithuB/update-feedparser-contrib
...
Update feedparser.py 5.1.3 -> 5.2.1
2016-03-18 20:33:24 -05:00
mdipierro
45c28b1d76
Merge pull request #1226 from BuhtigithuB/patch-1
...
Delete obsolete comment left behind
2016-03-18 20:32:39 -05:00
mdipierro
b978bb90de
Merge pull request #1225 from BuhtigithuB/pep8-test-web
...
Improve test_web.py PEP8
2016-03-18 20:32:16 -05:00
mdipierro
e76ecec14f
Merge pull request #1224 from BuhtigithuB/pep8-html-py
...
Improve PEP8
2016-03-18 20:31:15 -05:00
mdipierro
8ce528327c
Merge pull request #1164 from BuhtigithuB/fix/flash-w2p-flash
...
flash -> w2p_flash
2016-03-18 20:26:33 -05:00
mdipierro
fe0e23f4b9
Merge pull request #1223 from BuhtigithuB/add-missing-helpers-test
...
Add missing helpers test
2016-03-18 20:25:42 -05:00
mdipierro
e05da97b1d
Merge branch 'master' of github.com:web2py/web2py
2016-03-18 19:38:22 -05:00
mdipierro
5290308dea
global options are back
2016-03-18 19:37:46 -05:00
Christophe Varoqui
5817a1893b
LDAP auth login method enhancements
...
1/
Allow user to pass a group mapping in manage_groups=True mode.
A group mapping is a structure like:
{
"ldap_grp1": ["web2py_grp1", "web2py_grp2"],
"ldap_grp2": ["ldap_grp2", "web2py_grp3"],
}
After fetching the ldap user's ldap groups, the list entries are
translated, before janitoring the auth_group and auth_membership
tables.
2/
Allow to define a callback to execute if the auth_group or
auth_membership tables are changed.
Typical use-case are cache flushing and app-driven replication.
2016-03-18 21:24:08 +01:00
Richard Vézina
aa2e302936
Update feedparser.py 5.1.3 -> 5.2.1
2016-03-18 12:04:27 -04:00
Hardirc
d02755eac2
add basic tests for html.py
2016-03-17 11:57:08 -04:00
BuhtigithuB
d037eaab44
Delete obsolete comment left behind
...
Comment at L111 :
# COMMENTED BECAUSE FAILS BUT WHY?
Seems left behind and not useful anymore
2016-03-16 16:58:24 -04:00
Richard Vézina
9aa5995924
Improve test_web.py PEP8
2016-03-16 16:43:24 -04:00
Richard Vézina
a981ca52e8
Improve PEP8
2016-03-16 09:38:26 -04:00
mdipierro
327c40cd17
Merge pull request #1218 from leonelcamara/test_week2
...
Tests for IS_IN_DB, IS_NOT_IN_DB, IS_URL (also tests IS_HTTP_URL IS_G…
2016-03-15 11:54:25 -05:00
mdipierro
f9745e8a63
Merge pull request #1217 from niphlod/fix/redis_docstrings
...
fixes just docstrings about usage
2016-03-15 11:53:44 -05:00
mdipierro
51ce35c4e5
Merge pull request #1216 from BuhtigithuB/improve-rocket-test
...
create test_rocket.py with TODO inside about pathoc tests
2016-03-15 11:53:29 -05:00
mdipierro
0f7e4d774b
Merge pull request #1215 from BuhtigithuB/improve-helper-test
...
Improve helper test
2016-03-15 11:53:11 -05:00
Richard Vézina
6e6612a57d
add a todo about remain test() which may be deleted
2016-03-15 12:41:08 -04:00
Richard Vézina
83a3149849
Order tests in test_html.py todo for missing test + add many missing tests
2016-03-15 12:40:13 -04:00
Leonel Câmara
98d33bdded
Tests for IS_IN_DB, IS_NOT_IN_DB, IS_URL (also tests IS_HTTP_URL IS_GENERIC_URL)
2016-03-14 23:59:08 +00:00
mdipierro
f370187332
removed double json.loads(body), thanks Simone
2016-03-14 18:03:54 -05:00
niphlod
1b15b0c6dc
fixes just docstrings about usage
2016-03-14 23:32:53 +01:00
mdipierro
507c3d6c33
fixed typo
2016-03-14 15:20:08 -05:00
mdipierro
e62069c8b7
another error due to removing global settings from request
2016-03-14 15:13:10 -05:00
mdipierro
d94ea6b295
simplified beautify example
2016-03-14 15:08:18 -05:00
mdipierro
9533978b37
fixed error in previous commit
2016-03-14 14:57:21 -05:00
mdipierro
9706d125b4
DO NOT LEAK GLOBALS SETTINGS INTO request object
2016-03-14 14:52:41 -05:00
Richard Vézina
01aa9de919
create test_rocket.py with TODO inside about pathoc tests
2016-03-14 15:28:50 -04:00
Richard Vézina
55994c489b
Improve test naming convention test_
2016-03-14 15:09:33 -04:00
Richard Vézina
983627daa4
Improve PEP8 test_html.py
2016-03-14 15:02:40 -04:00
mdipierro
7c299936e4
plugins link broken
2016-03-14 13:57:59 -05:00
mdipierro
df55f52d8f
fixed #1187 Field(.)Virtual typo, thanks RekGRpth
2016-03-14 12:45:01 -05:00
mdipierro
c81f1fd6c8
reverting previous commit
2016-03-14 12:34:09 -05:00
mdipierro
f15dd4b6e5
fixed #1204 , updating session when add_membership
2016-03-14 12:32:34 -05:00
mdipierro
e9e61cbca4
fixed #1213 , custom password field name
2016-03-14 12:27:37 -05:00
mdipierro
700821e372
Merge pull request #1209 from zvolsky/transl_update_script
...
new script to update untranslated messages from other language file
2016-03-14 12:18:05 -05:00
mdipierro
1d04f8837e
resorted tests as suggested by BuhtigithuB
2016-03-14 12:16:52 -05:00
mdipierro
a375e047e9
Leonel new tests gluon/tests/test_validators.py
2016-03-14 12:04:47 -05:00
mdipierro
fe6b222aaf
Merge pull request #1212 from BuhtigithuB/improve-validators-test
...
Order tests to match validators.py and flag missing tests
2016-03-14 11:54:18 -05:00