mdipierro
|
f7b5922fd9
|
fixed issue 1040
|
2012-09-28 09:25:27 -05:00 |
|
mdipierro
|
ccf154a807
|
fixed issue 1040
|
2012-09-28 09:25:27 -05:00 |
|
mdipierro
|
8bee93c236
|
faster web2py_uuid() thanks Michele
|
2012-09-28 09:21:03 -05:00 |
|
mdipierro
|
837453dd6e
|
faster web2py_uuid() thanks Michele
|
2012-09-28 09:21:03 -05:00 |
|
mdipierro
|
8e6e7ed4cc
|
fixed search in wiki again for firebird
|
2012-09-28 08:51:18 -05:00 |
|
mdipierro
|
64bc60cdf0
|
fixed search in wiki again for firebird
|
2012-09-28 08:51:18 -05:00 |
|
mdipierro
|
2c156e850a
|
fixed menu hoover issue 1036, thanks Paolo
|
2012-09-27 22:28:59 -05:00 |
|
mdipierro
|
af258c334e
|
fixed menu hoover issue 1036, thanks Paolo
|
2012-09-27 22:28:59 -05:00 |
|
mdipierro
|
6fff0f5eee
|
fixed many bugs in dal, thanks Mart Senecal
|
2012-09-27 22:15:56 -05:00 |
|
mdipierro
|
627fff624a
|
fixed many bugs in dal, thanks Mart Senecal
|
2012-09-27 22:15:56 -05:00 |
|
mdipierro
|
29201be7f0
|
fixed problem with pypy
|
2012-09-27 22:09:23 -05:00 |
|
mdipierro
|
bc8127f6de
|
fixed problem with pypy
|
2012-09-27 22:09:23 -05:00 |
|
mdipierro
|
f667c6224f
|
added better comments to address issue 1033
|
2012-09-27 21:45:19 -05:00 |
|
mdipierro
|
19bf43815d
|
added better comments to address issue 1033
|
2012-09-27 21:45:19 -05:00 |
|
mdipierro
|
ab6f0fd62d
|
fixed field_parent references broken in 2.0.x, thanks Marin
|
2012-09-27 15:12:36 -05:00 |
|
mdipierro
|
7709074d7c
|
fixed field_parent references broken in 2.0.x, thanks Marin
|
2012-09-27 15:12:36 -05:00 |
|
mdipierro
|
da23a195ab
|
removed some un-necessary has_attr
|
2012-09-27 14:43:57 -05:00 |
|
mdipierro
|
4b73f249dd
|
removed some un-necessary has_attr
|
2012-09-27 14:43:57 -05:00 |
|
mdipierro
|
b1ec80793c
|
fixed add button in grid
|
2012-09-27 14:21:55 -05:00 |
|
mdipierro
|
ae9e2c2be0
|
fixed add button in grid
|
2012-09-27 14:21:55 -05:00 |
|
mdipierro
|
55cd08865f
|
fixed issue 1032, thanks Carlos
|
2012-09-27 14:09:05 -05:00 |
|
mdipierro
|
fd8edb5aa2
|
fixed issue 1032, thanks Carlos
|
2012-09-27 14:09:05 -05:00 |
|
mdipierro
|
4efd08a66f
|
http 422, better tagcloud, possibly fixed firbird issue with tagcloud
|
2012-09-27 14:05:43 -05:00 |
|
mdipierro
|
82ab59c46a
|
http 422, better tagcloud, possibly fixed firbird issue with tagcloud
|
2012-09-27 14:05:43 -05:00 |
|
mdipierro
|
ded6b0579d
|
possibly fixed issue 1031, thanks villas
|
2012-09-26 12:45:56 -05:00 |
|
mdipierro
|
74a63e98b5
|
possibly fixed issue 1031, thanks villas
|
2012-09-26 12:45:56 -05:00 |
|
Massimo
|
534e8a629e
|
db.get(,default=None), thanks Carlos
|
2012-09-25 16:18:52 -05:00 |
|
Massimo
|
9e23b3dac5
|
db.get(,default=None), thanks Carlos
|
2012-09-25 16:18:52 -05:00 |
|
Massimo
|
b42436909f
|
distinct instead of groupby
|
2012-09-25 14:56:49 -05:00 |
|
Massimo
|
077ce011e2
|
distinct instead of groupby
|
2012-09-25 14:56:49 -05:00 |
|
Massimo
|
b30c1af78a
|
test
|
2012-09-25 14:50:32 -05:00 |
|
Massimo
|
1430bc824f
|
test
|
2012-09-25 14:50:32 -05:00 |
|
mdipierro
|
d984652ab7
|
CAS should disabled retrive username
|
2012-09-24 22:44:19 -05:00 |
|
mdipierro
|
722b16e620
|
CAS should disabled retrive username
|
2012-09-24 22:44:19 -05:00 |
|
mdipierro
|
440885cee2
|
synced web2py.js, thanks Jeremy
|
2012-09-24 20:18:30 -05:00 |
|
mdipierro
|
30727ef9e4
|
synced web2py.js, thanks Jeremy
|
2012-09-24 20:18:30 -05:00 |
|
mdipierro
|
547ad1e9dc
|
db().select(...query.case('true','false)) code cleanup
|
2012-09-24 18:09:22 -05:00 |
|
mdipierro
|
0f322f8a69
|
db().select(...query.case('true','false)) code cleanup
|
2012-09-24 18:09:22 -05:00 |
|
mdipierro
|
e7e875bb7b
|
db().select(...query.case('true','false))
|
2012-09-24 18:06:07 -05:00 |
|
mdipierro
|
ec5b4dde6f
|
db().select(...query.case('true','false))
|
2012-09-24 18:06:07 -05:00 |
|
mdipierro
|
c41f9972c3
|
gluon/contrib/comet_messaging.py -> gluon/contrib/websocket_messaging.py
|
2012-09-24 16:21:11 -05:00 |
|
mdipierro
|
630dcb799e
|
gluon/contrib/comet_messaging.py -> gluon/contrib/websocket_messaging.py
|
2012-09-24 16:21:11 -05:00 |
|
mdipierro
|
be76f61c96
|
nore more typo fixed, thanks niphlod
|
2012-09-24 15:54:58 -05:00 |
|
mdipierro
|
c6d1e47226
|
nore more typo fixed, thanks niphlod
|
2012-09-24 15:54:58 -05:00 |
|
mdipierro
|
ffca891f57
|
data, no attr, thanks Niphlod
|
2012-09-24 15:13:34 -05:00 |
|
mdipierro
|
aa8315a7c9
|
data, no attr, thanks Niphlod
|
2012-09-24 15:13:34 -05:00 |
|
mdipierro
|
40d3ff40f6
|
apos entity fix, thanks Michele
|
2012-09-24 12:48:39 -05:00 |
|
mdipierro
|
80040bf8e5
|
apos entity fix, thanks Michele
|
2012-09-24 12:48:39 -05:00 |
|
mdipierro
|
b8b2eadf2e
|
better setup-web2py-nginx-uwsgi-ubuntu.sh, thanks Bruno
|
2012-09-24 12:44:42 -05:00 |
|
mdipierro
|
8f382f322e
|
better setup-web2py-nginx-uwsgi-ubuntu.sh, thanks Bruno
|
2012-09-24 12:44:42 -05:00 |
|