Commit Graph

152 Commits

Author SHA1 Message Date
mdipierro
d552eb2eeb fixed some pep8 stuff 2012-10-19 09:40:17 -05:00
mdipierro
2b1d9acba5 fixed issue 1084 2012-10-12 22:16:23 -05:00
mdipierro
b3afa2ab57 fixed impval=0, thanks vp 2012-10-10 12:10:51 -05:00
mdipierro
20deb56e33 minor indentation change 2012-10-04 21:45:25 -05:00
Massimo
96247eda51 fixed some problem with grid 2012-10-03 11:58:50 -05:00
mdipierro
9ce1cde6ca fixed issues with grid form and b.parent 2012-09-30 08:32:03 -05:00
Massimo
bd27df8fa5 fixed issue 1042, thanks Dominic 2012-09-28 12:47:36 -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
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
69a2e76c3c entropy check code in web2py.js, thanks Niphlod 2012-09-23 14:07:50 -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
480dea23ad moved entropy JS in PasswordWidget but the source should be moved in separate file 2012-09-21 22:12:17 -05:00
mdipierro
eec7f7c687 cid argument in SQLTABLE, thanks Massimiliano 2012-09-17 08:58:01 -05:00
mdipierro
2629fac624 fixed problem with error on liststring widget 2012-09-16 13:06:43 -05:00
mdipierro
9b53fd2302 fixed issue 1010, error reporting on list:string 2012-09-16 11:43:03 -05:00
mdipierro
6083e4cd97 conditional paginator makes better grid 2012-09-13 14:56:42 -05:00
mdipierro
bb3414f78e fixed grid layout again 2012-09-13 14:06:58 -05:00
mdipierro
2f6fbb689b fixed issue 999 removed unwanted redirect in grid 2012-09-12 11:08:32 -05:00
mdipierro
e5652e36d5 fixed issue 996 2012-09-11 09:53:08 -05:00
mdipierro
f8fab83761 fixed issue 993, thanks Sherdim 2012-09-11 09:39:13 -05:00
mdipierro
7d06e2977c stream allows for optional headers and fixed a formtyle bug, thanks Anthony 2012-09-10 17:29:41 -05:00
mdipierro
30eb7f2146 compted fields visible in SQLFORM(readonly=True) 2012-09-06 08:59:11 -05:00
mdipierro
d566e4f444 simplified grid console logic and style 2012-09-04 17:58:52 -05:00
mdipierro
ee0cffc944 fixed update with compute fields (again) and ecomponents in markmin 2012-09-04 14:43:38 -05:00
mdipierro
9c931025cc executesql(fetch=False) 2012-09-03 14:35:01 -05:00
mdipierro
65fec492f0 fixed input-xlarge class issue, thanks Anthony 2012-09-03 08:55:54 -05:00
mdipierro
2295b93f32 capitalized regex in dal.py 2012-09-02 11:58:56 -05:00
mdipierro
4ee59cfaaf fixed bug in smartgrid header, thanks Adi 2012-08-30 15:36:36 -05:00
mdipierro
21cf4f9024 cacheable select in grid, thanks Anthony 2012-08-30 15:26:58 -05:00
mdipierro
528cf0ed0f fixed grin without login, thanks Liam 2012-08-30 08:14:10 -05:00
mdipierro
b244f9000a fixed error with referenced_by, thanks Marin 2012-08-29 10:28:04 -05:00
mdipierro
77198818d5 dict instead of {} where possible 2012-08-29 07:27:28 -05:00
mdipierro
084e36d0ea fixed a bunch of typos form recent commits, thanks Jonathan 2012-08-27 12:55:41 -05:00
mdipierro
1840c5e0cc no more has_key 2012-08-26 18:34:50 -05:00
mdipierro
d322ec5690 fixed @//// in wiki and pep8 spacing 2012-08-25 11:29:11 -05:00
mdipierro
477cefa5e1 fixed some styles for auth.wiki 2012-08-24 23:11:45 -05:00
mdipierro
33ce161e20 T bug in tools 2012-08-23 14:33:43 -05:00
mdipierro
ffc98f26be Fixed issue 834, thanks Paolo 2012-08-21 12:42:04 -05:00
mdipierro
1f60d8f9f4 better bootstrap formstyle, thanks Dulakian 2012-08-21 08:53:39 -05:00
mdipierro
db1bda8f5b fixed backward compatibility issue formstyles, thanks Dominic 2012-08-21 08:52:06 -05:00
mdipierro
09bb2449d3 fixed issue 937, thanks Dulakian 2012-08-19 13:49:26 -05:00
mdipierro
0c277404ff better grid console 2012-08-19 13:43:28 -05:00
mdipierro
7eb047012a moved export links to the bottom 2012-08-19 12:44:42 -05:00