niphlod
f9315a8cc7
coverage integration, default .coveragerc and .travis.yml ready for coveralls.io
2013-04-15 21:50:36 +02:00
mdipierro
40918f44fd
auto parsing of json content-type, thanks Niphlod
2013-04-15 10:16:18 -05:00
mdipierro
9fdb586d03
auth.requires_login() and ajax - don't force just 401, thanks Anthony
2013-04-15 10:06:25 -05:00
mdipierro
448c398341
Merge pull request #75 from michele-comitini/master
...
isempty() IS_NOT_IN_DB() speedup
2013-04-14 20:46:44 -07:00
mdipierro
618c322603
more more span6 in form in wiki
2013-04-12 23:33:36 -05:00
mdipierro
b5c9ed633b
fixed title-less layout
2013-04-12 23:30:19 -05:00
mdipierro
80342a22f5
fixed a bug in settings in wiki
2013-04-12 23:21:37 -05:00
Michele Comitini
c999b16a27
Merge with upstream.
2013-04-13 00:04:26 +02:00
Michele Comitini
9bda793d46
orderby disabled where not needed
2013-04-13 00:03:43 +02:00
Massimo
5e9fbdd24f
faster labels, thanks Anthony
2013-04-12 13:07:37 -05:00
Massimo
446e641e64
fixed issue 1443, automenu for wiki, thanks Alan
2013-04-12 10:46:58 -05:00
Massimo
7d53ec6d71
fixed loading or routes on winservice, thanks Stephen Tanner
2013-04-12 10:31:55 -05:00
mdipierro
7b0cf5bc12
fixed auth.settings.wiki and make populate generator
2013-04-10 22:14:59 -05:00
mdipierro
a82034d516
auth.wiki(controller=...,function=...) always displays menu
2013-04-10 12:37:38 -05:00
mdipierro
4973361136
Merge branch 'master' of github.com:web2py/web2py
2013-04-10 11:09:44 -05:00
mdipierro
3b69d4bf7b
Merge pull request #73 from wangganggithub/master
...
Add language file: zh-cn.py, zh-tw.py
2013-04-10 09:09:28 -07:00
wangganggithub
fd5e14ea0d
Create zh-tw.py
...
purely a clone of 'zh.py'.
rename to 'zh-tw.py' for more precise
2013-04-10 12:44:21 +08:00
wangganggithub
9fc3b2bc26
Update zh.py
...
fix 'langcode' from 'zh-cn' to 'zh-tw'.
2013-04-10 12:06:02 +08:00
wangganggithub
19cc977917
Create zh-cn.py
...
This is a specific language file for 'zh-cn'.
The former 'zh.py' should be renamed to 'zh-tw.py'.
web2py is a good project, thank you very much.
I wish I could do something for you all.
2013-04-10 12:04:49 +08:00
Massimo
ce481d9002
fixed Issue 1439:ajax_error_500 var in web2py_ajax.html includes post vars, thanks Anthony
2013-04-09 16:46:48 -05:00
Massimo
2421a31b25
no links to media if page not saved
2013-04-09 16:42:41 -05:00
Massimo
94c79820b9
links with images in markmin
2013-04-09 16:33:45 -05:00
Massimo
80b38a743f
[[ http://link http://image img]] in markmin
2013-04-09 16:13:55 -05:00
Massimo
af01b45852
ogg contenttype, thanks Ricardo
2013-04-09 16:00:25 -05:00
Massimo
a2de6f12d1
ogg -> audio/ogg in contenttype
2013-04-09 09:20:28 -05:00
Massimo
2af81d2e7a
fixed indonesian languages thanks Steve
2013-04-09 09:07:46 -05:00
mdipierro
0f691f2757
MARKMIN('<unicode>')
2013-04-08 21:45:19 -05:00
mdipierro
be021db3d3
int -> long
2013-04-08 21:42:15 -05:00
mdipierro
acd0ebd09d
some clenup
2013-04-08 17:29:21 -05:00
mdipierro
3d5e594070
removed one more
2013-04-08 12:44:52 -05:00
mdipierro
58247e3d6b
fixed Issue 1436:SQLFORM.grid search widget omits decimal data type
2013-04-08 12:40:52 -05:00
mdipierro
9f35635233
added Malesian and Indonesian languages, thanks Steve Van Christie
2013-04-08 11:13:15 -05:00
mdipierro
2119bacd22
Merge pull request #71 from grutz/IS_IPADDRESS
...
Adds IS_IPADDRESS() to gluon/validators.py
2013-04-07 19:41:25 -07:00
mdipierro
d55fab540c
Merge pull request #72 from grutz/auth_wiki_migrates
...
Add migrate control to Auth.wiki()
2013-04-07 19:39:26 -07:00
mdipierro
1344c50f85
fixed Issue 1434:admin page error listing with maximum recursion depth exceeded
2013-04-07 19:55:52 -05:00
mdipierro
e8d97f5706
fixed issue 1433 & 885, login radius integration, thanks Nathan Freeze
2013-04-07 19:44:56 -05:00
mdipierro
35704f3527
new .travis.ci for Pypy testing, thanks Niphlod
2013-04-07 19:42:41 -05:00
mdipierro
96fb5b0755
pypi dal patch, thanks Niphlod
2013-04-07 19:37:32 -05:00
mdipierro
81f017a7c0
fixed OGV content-type
2013-04-06 12:22:46 -05:00
mdipierro
aca3d43f0a
R-2.4.6
R-2.4.6
2013-04-06 12:12:32 -05:00
mdipierro
5a898cc80a
fixed Issue 1406:Table scrollbar problem in IE, thanks czhang2000
2013-04-06 11:13:31 -05:00
mdipierro
bfb3a320bd
comment about incompatibility of GAE static mapping and parametric router syntax, thanks Jonathan
2013-04-06 10:14:38 -05:00
mdipierro
c0b1e387b1
fixed Issue 1409:Mail.send defaults for subject, message appear to be wrong
2013-04-06 10:10:37 -05:00
mdipierro
c175e6340d
Issue 1415:Untranslated label for SQLFORM 'Check to delete' checkbox, thanks Dmitry
2013-04-06 10:06:27 -05:00
mdipierro
3a5f7b05df
attempt to address issue 1424
2013-04-06 10:02:55 -05:00
mdipierro
26babd7e96
fixed Issue 1416:auth.wiki login loop unless the user is admin, thanks Alan
2013-04-06 09:52:42 -05:00
mdipierro
349088a96e
fixed Issue 1428:backslash in edit controller URL, thanks Frank
2013-04-06 09:48:51 -05:00
mdipierro
a4ff77bdb9
fixed Issue 1430:options_std.py ssl_certificate and ssl_private_key default value broken on web2py 2.4.5, thanks wprins
2013-04-06 09:44:16 -05:00
mdipierro
8f70d3a802
fixed Issue 1431:Typo in web2py documentation, thanks dabweather.FBI
2013-04-06 09:42:37 -05:00
mdipierro
89021b6409
fixed Issue 1432:Oracle: invalid SQL generated when requires = IS_NOT_IN_DB, thanks jphillips
2013-04-06 09:40:07 -05:00