mdipierro
|
ec16dc8cec
|
crud methods have FORM **attributes, thanks Daniel
|
2012-09-24 12:43:22 -05:00 |
|
mdipierro
|
9ccc7dc59a
|
crud methods have FORM **attributes, thanks Daniel
|
2012-09-24 12:43:22 -05:00 |
|
mdipierro
|
e8a2b3b10f
|
fixed https://github.com/web2py/web2py/pull/33, fetching Oracle Clobs, thanks dhx
|
2012-09-24 12:39:28 -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
|
bcb6e477cf
|
fixed issue 1028, thanks Sherdim
|
2012-09-24 11:59:57 -05:00 |
|
mdipierro
|
3055c87567
|
fixed issue 1028, thanks Sherdim
|
2012-09-24 11:59:57 -05:00 |
|
mdipierro
|
823dbdfcc1
|
addClass/hasClass entropy_check, thanks Niphlod
|
2012-09-24 11:50:59 -05:00 |
|
mdipierro
|
473955611a
|
addClass/hasClass entropy_check, thanks Niphlod
|
2012-09-24 11:50:59 -05:00 |
|
mdipierro
|
9cfffa8a78
|
fixed minify code to fix paths in css files, thanks Jeremy
|
2012-09-24 10:11:35 -05:00 |
|
mdipierro
|
21a7ded8e0
|
fixed minify code to fix paths in css files, thanks Jeremy
|
2012-09-24 10:11:35 -05:00 |
|
mdipierro
|
862543a12c
|
css:inline patch,thanks Jeremy
|
2012-09-24 09:25:26 -05:00 |
|
mdipierro
|
23347995e2
|
css:inline patch,thanks Jeremy
|
2012-09-24 09:25:26 -05:00 |
|
mdipierro
|
6e20017723
|
SQLFORM().accepts(onvalidation=dict(onchange=lambda....)), thanks Alan
|
2012-09-23 19:24:05 -05:00 |
|
mdipierro
|
4027a3cda3
|
SQLFORM().accepts(onvalidation=dict(onchange=lambda....)), thanks Alan
|
2012-09-23 19:24:05 -05:00 |
|
mdipierro
|
e7fd8ee0b7
|
linked_tables in smartgrid can be a dict()
|
2012-09-23 19:16:27 -05:00 |
|
mdipierro
|
a9b6c4f1a3
|
linked_tables in smartgrid can be a dict()
|
2012-09-23 19:16:27 -05:00 |
|
mdipierro
|
554fe30288
|
better entropy colors and optional callback, thanks Niphlod
|
2012-09-23 17:00:34 -05:00 |
|
mdipierro
|
c1330662aa
|
better entropy colors and optional callback, thanks Niphlod
|
2012-09-23 17:00:34 -05:00 |
|
mdipierro
|
3fbd80728d
|
better entropy colors and optional callback, thanks Niphlod
|
2012-09-23 16:58:11 -05:00 |
|
mdipierro
|
3e38f8017f
|
better entropy colors and optional callback, thanks Niphlod
|
2012-09-23 16:58:11 -05:00 |
|
mdipierro
|
1fb81bec39
|
linked_tables in smartgrid can be a dict()
|
2012-09-23 16:31:44 -05:00 |
|
mdipierro
|
41bc1cb1e9
|
linked_tables in smartgrid can be a dict()
|
2012-09-23 16:31:44 -05:00 |
|
mdipierro
|
2e0e559c59
|
linked_tables in smartgrid can be a dict()
|
2012-09-23 16:30:31 -05:00 |
|
mdipierro
|
9fb94008ea
|
linked_tables in smartgrid can be a dict()
|
2012-09-23 16:30:31 -05:00 |
|
mdipierro
|
68f63dc89b
|
moved layout.js in web2py_bootstrap.js and include_files(extensions=[...]), thanks Jeremy
|
2012-09-23 14:37:50 -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
|
d8417955b3
|
entropy check code in web2py.js, thanks Niphlod
|
2012-09-23 14:07:50 -05:00 |
|
mdipierro
|
69a2e76c3c
|
entropy check code in web2py.js, thanks Niphlod
|
2012-09-23 14:07:50 -05:00 |
|
Michele Comitini
|
f4cc813740
|
fixed apos encoding.
|
2012-09-22 23:37:06 +02:00 |
|
Michele Comitini
|
39f5c04f94
|
added comment
|
2012-09-22 23:14:15 +02:00 |
|
Michele Comitini
|
f1fcb886a0
|
utf-8 entities pre-encoding speedup.
|
2012-09-22 23:10:07 +02:00 |
|
Michele Comitini
|
7b373ecb71
|
compatibility with xhtml "apos" entity and entity decoding speedup.
|
2012-09-22 22:58:55 +02:00 |
|
mdipierro
|
c9fc88e8de
|
fixed typo in validators
|
2012-09-22 11:19:14 -05:00 |
|
mdipierro
|
4d6598c645
|
fixed typo in validators
|
2012-09-22 11:19:14 -05:00 |
|
mdipierro
|
92ade120af
|
removed some duplication of code in dal.py, thanks Mart
|
2012-09-22 10:11:17 -05:00 |
|
mdipierro
|
56acb685e9
|
removed some duplication of code in dal.py, thanks Mart
|
2012-09-22 10:11:17 -05:00 |
|
mdipierro
|
613252f210
|
restored comments in boostrap_css.css
|
2012-09-22 09:54:53 -05:00 |
|
mdipierro
|
f0be4416b3
|
restored comments in boostrap_css.css
|
2012-09-22 09:54:53 -05:00 |
|
mdipierro
|
db99f6f34a
|
moved entropy js back to user.html
|
2012-09-22 09:52:08 -05:00 |
|
mdipierro
|
93ce59f65b
|
moved entropy js back to user.html
|
2012-09-22 09:52:08 -05:00 |
|
mdipierro
|
768dbf5bd3
|
formstyle='inline' for forms with single field
|
2012-09-21 22:49:45 -05:00 |
|
mdipierro
|
28b94eceb2
|
formstyle='inline' for forms with single field
|
2012-09-21 22:49:45 -05:00 |
|
mdipierro
|
305e7906b9
|
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
|
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
|
0fc03982c8
|
broken long lines in minify
|
2012-09-21 22:23:45 -05:00 |
|
mdipierro
|
e0fc61932d
|
broken long lines in minify
|
2012-09-21 22:23:45 -05:00 |
|
mdipierro
|
dea823f575
|
fixed share Google+, thanks nicozanf
|
2012-09-21 22:14:08 -05:00 |
|
mdipierro
|
3de3046260
|
fixed share Google+, thanks nicozanf
|
2012-09-21 22:14:08 -05:00 |
|
mdipierro
|
44d0b21eb9
|
Merge branch 'master' of https://github.com/nicozanf/web2py
|
2012-09-21 22:13:09 -05:00 |
|
mdipierro
|
b6a96301cd
|
Merge branch 'master' of https://github.com/nicozanf/web2py
|
2012-09-21 22:13:09 -05:00 |
|