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
|
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 |
|
mdipierro
|
0b5bb9b996
|
Merge pull request #1210 from zvolsky/nginx_uwsgi
nginx/ubuntu deploy script: added uWSGI Emperor configuration
|
2016-03-14 11:52:49 -05:00 |
|
mdipierro
|
be4df0dee7
|
Merge pull request #1208 from zvolsky/czech_translation
updated czech translation (in admin and welcome)
|
2016-03-14 11:51:10 -05:00 |
|
mdipierro
|
d877e8b6d0
|
Merge pull request #1207 from niphlod/fix/redis_scheduler
fixes the same bugs reported in #1191 for the "standard" scheduler
|
2016-03-14 11:50:49 -05:00 |
|
Richard Vézina
|
2531c2c640
|
Improve PEP8
|
2016-03-10 22:09:38 -05:00 |
|
Richard Vézina
|
eca300af32
|
Order tests to match validators.py and flag missing tests
|
2016-03-10 21:56:46 -05:00 |
|
zvolsky
|
43c60df371
|
nginx/ubuntu deploy script: added uWSGI Emperor configuration
|
2016-03-10 10:20:36 +01:00 |
|
zvolsky
|
cdac608efc
|
new script to update untranslated messages from other language file
|
2016-03-10 09:48:04 +01:00 |
|
zvolsky
|
3311486b14
|
updated czech translation (in admin and welcome)
|
2016-03-10 09:35:18 +01:00 |
|
niphlod
|
038d0d17a4
|
fixes the same bugs reported in #1191 for the "standard" scheduler
|
2016-03-10 00:01:39 +01:00 |
|
mdipierro
|
3999fd80f8
|
removed unwanted icons
|
2016-03-09 12:41:12 -06:00 |
|
mdipierro
|
2db3975a32
|
social icons
|
2016-03-09 12:37:15 -06:00 |
|
mdipierro
|
ebe3434a86
|
fixed commit error
|
2016-03-09 11:54:27 -06:00 |
|
mdipierro
|
b487583f92
|
admin2 - experimental
|
2016-03-09 11:53:07 -06:00 |
|
mdipierro
|
702e7cbea2
|
added missing file
|
2016-03-09 11:50:48 -06:00 |
|
mdipierro
|
18a901cce4
|
fixed buttons in quick examples
|
2016-03-09 09:44:51 -06:00 |
|
mdipierro
|
f23115cb9c
|
better spacing and buttons examples
|
2016-03-09 09:35:01 -06:00 |
|
mdipierro
|
ea5e86e11e
|
powered by fixed
|
2016-03-09 09:25:52 -06:00 |
|
mdipierro
|
db223dc70a
|
examples in stupid.css
|
2016-03-09 09:24:47 -06:00 |
|
mdipierro
|
bcc4ae2ec6
|
remporarily addressing issue #1203, thanks Simone
|
2016-03-08 17:22:02 -06:00 |
|
mdipierro
|
4b81f721ac
|
Merge branch 'master' of github.com:web2py/web2py
|
2016-03-08 16:44:05 -06:00 |
|
mdipierro
|
66f231eb4b
|
Merge pull request #1193 from CzechErface/master
Fixed a bug whereby calling 'delete_record()' on a row object caused …
|
2016-03-08 16:39:54 -06:00 |
|
mdipierro
|
5fc9517803
|
Merge pull request #1194 from chenl/master
invalid view for purely compiled app
|
2016-03-08 16:38:34 -06:00 |
|
mdipierro
|
98294e0c69
|
Merge pull request #1199 from boriscougar/master
Update imageutils.py
|
2016-03-08 16:37:20 -06:00 |
|