mdipierro
|
7712e005c4
|
MemcacheClient(time_expire=3600)
|
2012-09-29 20:20:03 -05:00 |
|
mdipierro
|
07c667f469
|
better rocket parsing, support for multiline headers
|
2012-09-29 18:39:53 -05:00 |
|
mdipierro
|
57ad1ec1cf
|
made new web2py_uuid working on python 2.5
|
2012-09-29 18:35:09 -05:00 |
|
mdipierro
|
60a043479c
|
yet faster web2py_uuid by caching urandom results
|
2012-09-29 17:56:43 -05:00 |
|
mdipierro
|
1a43e1671f
|
more web2py_uuid speedup, thanks Michele
|
2012-09-29 17:16:35 -05:00 |
|
mdipierro
|
cd955d3603
|
fixed issue 1046, thanks Houdini
|
2012-09-29 10:17:06 -05:00 |
|
mdipierro
|
492a0c51d1
|
fixed copy.copy(storage), thanks Corne
|
2012-09-29 09:55:57 -05:00 |
|
mdipierro
|
dd4a4c281f
|
prettidate works with future dates, thanks Sanjoy
|
2012-09-29 09:53:46 -05:00 |
|
mdipierro
|
41ec6da72c
|
fixed issue 1044, thanks Paolo
|
2012-09-28 20:20:05 -05:00 |
|
mdipierro
|
e18f38d4da
|
static asset management, thanks Niphlod
|
2012-09-28 17:06:11 -05:00 |
|
Massimo
|
bd27df8fa5
|
fixed issue 1042, thanks Dominic
|
2012-09-28 12:47:36 -05:00 |
|
Massimo
|
2f44c2de9b
|
closed issue 995, thanks Peter
|
2012-09-28 12:38:03 -05:00 |
|
mdipierro
|
ccf154a807
|
fixed issue 1040
|
2012-09-28 09:25:27 -05:00 |
|
mdipierro
|
837453dd6e
|
faster web2py_uuid() thanks Michele
|
2012-09-28 09:21:03 -05:00 |
|
mdipierro
|
64bc60cdf0
|
fixed search in wiki again for firebird
|
2012-09-28 08:51:18 -05:00 |
|
mdipierro
|
af258c334e
|
fixed menu hoover issue 1036, thanks Paolo
|
2012-09-27 22:28:59 -05:00 |
|
mdipierro
|
627fff624a
|
fixed many bugs in dal, thanks Mart Senecal
|
2012-09-27 22:15:56 -05:00 |
|
mdipierro
|
bc8127f6de
|
fixed problem with pypy
|
2012-09-27 22:09:23 -05:00 |
|
mdipierro
|
19bf43815d
|
added better comments to address issue 1033
|
2012-09-27 21:45:19 -05:00 |
|
mdipierro
|
7709074d7c
|
fixed field_parent references broken in 2.0.x, thanks Marin
|
2012-09-27 15:12:36 -05:00 |
|
mdipierro
|
4b73f249dd
|
removed some un-necessary has_attr
|
2012-09-27 14:43:57 -05:00 |
|
mdipierro
|
ae9e2c2be0
|
fixed add button in grid
|
2012-09-27 14:21:55 -05:00 |
|
mdipierro
|
fd8edb5aa2
|
fixed issue 1032, thanks Carlos
|
2012-09-27 14:09:05 -05:00 |
|
mdipierro
|
82ab59c46a
|
http 422, better tagcloud, possibly fixed firbird issue with tagcloud
|
2012-09-27 14:05:43 -05:00 |
|
mdipierro
|
74a63e98b5
|
possibly fixed issue 1031, thanks villas
|
2012-09-26 12:45:56 -05:00 |
|
Massimo
|
9e23b3dac5
|
db.get(,default=None), thanks Carlos
|
2012-09-25 16:18:52 -05:00 |
|
Massimo
|
077ce011e2
|
distinct instead of groupby
|
2012-09-25 14:56:49 -05:00 |
|
Massimo
|
1430bc824f
|
test
|
2012-09-25 14:50:32 -05:00 |
|
mdipierro
|
722b16e620
|
CAS should disabled retrive username
|
2012-09-24 22:44:19 -05:00 |
|
mdipierro
|
30727ef9e4
|
synced web2py.js, thanks Jeremy
|
2012-09-24 20:18:30 -05:00 |
|
mdipierro
|
0f322f8a69
|
db().select(...query.case('true','false)) code cleanup
|
2012-09-24 18:09:22 -05:00 |
|
mdipierro
|
ec5b4dde6f
|
db().select(...query.case('true','false))
|
2012-09-24 18:06:07 -05:00 |
|
mdipierro
|
630dcb799e
|
gluon/contrib/comet_messaging.py -> gluon/contrib/websocket_messaging.py
|
2012-09-24 16:21:11 -05:00 |
|
mdipierro
|
c6d1e47226
|
nore more typo fixed, thanks niphlod
|
2012-09-24 15:54:58 -05:00 |
|
mdipierro
|
aa8315a7c9
|
data, no attr, thanks Niphlod
|
2012-09-24 15:13:34 -05:00 |
|
mdipierro
|
80040bf8e5
|
apos entity fix, thanks Michele
|
2012-09-24 12:48:39 -05:00 |
|
mdipierro
|
8f382f322e
|
better setup-web2py-nginx-uwsgi-ubuntu.sh, thanks Bruno
|
2012-09-24 12:44:42 -05:00 |
|
mdipierro
|
9ccc7dc59a
|
crud methods have FORM **attributes, thanks Daniel
|
2012-09-24 12:43:22 -05:00 |
|
mdipierro
|
70f6f86827
|
fixed https://github.com/web2py/web2py/pull/33, fetching Oracle Clobs, thanks dhx
|
2012-09-24 12:39:28 -05:00 |
|
mdipierro
|
3055c87567
|
fixed issue 1028, thanks Sherdim
|
2012-09-24 11:59:57 -05:00 |
|
mdipierro
|
473955611a
|
addClass/hasClass entropy_check, thanks Niphlod
|
2012-09-24 11:50:59 -05:00 |
|
mdipierro
|
21a7ded8e0
|
fixed minify code to fix paths in css files, thanks Jeremy
|
2012-09-24 10:11:35 -05:00 |
|
mdipierro
|
23347995e2
|
css:inline patch,thanks Jeremy
|
2012-09-24 09:25:26 -05:00 |
|
mdipierro
|
4027a3cda3
|
SQLFORM().accepts(onvalidation=dict(onchange=lambda....)), thanks Alan
|
2012-09-23 19:24:05 -05:00 |
|
mdipierro
|
a9b6c4f1a3
|
linked_tables in smartgrid can be a dict()
|
2012-09-23 19:16:27 -05:00 |
|
mdipierro
|
c1330662aa
|
better entropy colors and optional callback, thanks Niphlod
|
2012-09-23 17:00:34 -05:00 |
|
mdipierro
|
3e38f8017f
|
better entropy colors and optional callback, thanks Niphlod
|
2012-09-23 16:58:11 -05:00 |
|
mdipierro
|
41bc1cb1e9
|
linked_tables in smartgrid can be a dict()
|
2012-09-23 16:31:44 -05:00 |
|
mdipierro
|
9fb94008ea
|
linked_tables in smartgrid can be a dict()
|
2012-09-23 16:30:31 -05:00 |
|
mdipierro
|
5f647a46b8
|
moved layout.js in web2py_bootstrap.js and include_files(extensions=[...]), thanks Jeremy
|
2012-09-23 14:37:50 -05:00 |
|