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
|
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
|
80040bf8e5
|
apos entity fix, thanks Michele
|
2012-09-24 12:48:39 -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
|
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
|
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 |
|
mdipierro
|
69a2e76c3c
|
entropy check code in web2py.js, thanks Niphlod
|
2012-09-23 14:07:50 -05:00 |
|
mdipierro
|
4d6598c645
|
fixed typo in validators
|
2012-09-22 11:19:14 -05:00 |
|
mdipierro
|
56acb685e9
|
removed some duplication of code in dal.py, thanks Mart
|
2012-09-22 10:11:17 -05:00 |
|
mdipierro
|
93ce59f65b
|
moved entropy js back to user.html
|
2012-09-22 09:52:08 -05:00 |
|
mdipierro
|
28b94eceb2
|
formstyle='inline' for forms with single field
|
2012-09-21 22:49:45 -05:00 |
|
mdipierro
|
e4c63769f2
|
reverted 4077 because distinct on and groupby are not equivalent. Moreover distinct on is supported only by postgresql because potentially non-deterministic and should be discouraged. Thanks Alexander
|
2012-09-21 22:29:55 -05:00 |
|
mdipierro
|
e0fc61932d
|
broken long lines in minify
|
2012-09-21 22:23:45 -05:00 |
|
mdipierro
|
480dea23ad
|
moved entropy JS in PasswordWidget but the source should be moved in separate file
|
2012-09-21 22:12:17 -05:00 |
|
mdipierro
|
457ef24c04
|
added missing patch, thanks Niphlod
|
2012-09-21 22:01:51 -05:00 |
|
mdipierro
|
8d238890a2
|
fixed issue 1021, thanks Edouard and Jonathan
|
2012-09-20 11:16:51 -05:00 |
|
mdipierro
|
cffefbeb2e
|
possibly fixed issue 1020
|
2012-09-20 09:27:05 -05:00 |
|
mdipierro
|
7a0cf446ba
|
entropy computation in IS_STRONG, thanks Jonathan
|
2012-09-20 09:14:51 -05:00 |
|
mdipierro
|
586d85cf08
|
fixed a problem with reset_password redirect loop
|
2012-09-19 23:04:10 -05:00 |
|
mdipierro
|
f371e72e07
|
mail.send(...,sender='Mr X <%(sender)s>')
|
2012-09-19 00:03:06 -05:00 |
|
mdipierro
|
8d9bc1cb53
|
mail.send(...,sender='Mr X <%(sender)s>')
|
2012-09-19 00:00:18 -05:00 |
|
mdipierro
|
29edf94498
|
enhanced imapadapter, thanks Alan
|
2012-09-18 13:39:16 -05:00 |
|
mdipierro
|
d7a108ff06
|
fixed recent typo, thanks Christian
|
2012-09-18 13:37:41 -05:00 |
|
mdipierro
|
5ed41285c0
|
possibly fixed issue 1016
|
2012-09-18 13:35:47 -05:00 |
|
mdipierro
|
a1156cae6c
|
improved minify, thanks Niphlod
|
2012-09-17 21:25:05 -05:00 |
|
mdipierro
|
037a200357
|
IS_IN_DB cacheable=True
|
2012-09-17 16:22:30 -05:00 |
|
mdipierro
|
e282454bfe
|
fixed a problem with order of table definitions in auth.wiki, thanks David
|
2012-09-17 14:23:13 -05:00 |
|
mdipierro
|
e499c1d5a4
|
fixed problem with missing wiki_media.filename
|
2012-09-17 11:47:07 -05:00 |
|
mdipierro
|
8540b1b113
|
fixed issue 1014, thanks Sherdim
|
2012-09-17 11:43:26 -05:00 |
|
mdipierro
|
6b5e3f2abf
|
better layout, thanks Paolo
|
2012-09-17 11:36:00 -05:00 |
|
mdipierro
|
6a7b04199f
|
fixed issue 1005, thanks howesc
|
2012-09-17 09:36:13 -05:00 |
|
mdipierro
|
2847e0f4df
|
fixed imap dal __contains__ issue 1013, thanks Alan
|
2012-09-17 09:12:13 -05:00 |
|
mdipierro
|
eec7f7c687
|
cid argument in SQLTABLE, thanks Massimiliano
|
2012-09-17 08:58:01 -05:00 |
|
mdipierro
|
a4253deda3
|
fixed ducktyping problem, thanks Jonathan
|
2012-09-17 07:13:26 -05:00 |
|
mdipierro
|
372d639601
|
fixed exception on missin stored_password
|
2012-09-17 07:10:51 -05:00 |
|