mdipierro
|
d2d07a3fc1
|
cid argument in SQLTABLE, thanks Massimiliano
|
2012-09-17 08:58:01 -05:00 |
|
mdipierro
|
49fb0c90ad
|
fixed problem with error on liststring widget
|
2012-09-16 13:06:43 -05:00 |
|
mdipierro
|
05d351cd68
|
fixed issue 1010, error reporting on list:string
|
2012-09-16 11:43:03 -05:00 |
|
mdipierro
|
d8cf6810b8
|
conditional paginator makes better grid
|
2012-09-13 14:56:42 -05:00 |
|
mdipierro
|
8f267a19c4
|
fixed grid layout again
|
2012-09-13 14:06:58 -05:00 |
|
mdipierro
|
33e6975ac4
|
fixed issue 999 removed unwanted redirect in grid
|
2012-09-12 11:08:32 -05:00 |
|
mdipierro
|
314278ac69
|
fixed issue 996
|
2012-09-11 09:53:08 -05:00 |
|
mdipierro
|
7356c122de
|
fixed issue 993, thanks Sherdim
|
2012-09-11 09:39:13 -05:00 |
|
mdipierro
|
566f030902
|
stream allows for optional headers and fixed a formtyle bug, thanks Anthony
|
2012-09-10 17:29:41 -05:00 |
|
mdipierro
|
a8bc251a94
|
compted fields visible in SQLFORM(readonly=True)
|
2012-09-06 08:59:11 -05:00 |
|
mdipierro
|
dd99652087
|
simplified grid console logic and style
|
2012-09-04 17:58:52 -05:00 |
|
mdipierro
|
3a9c8d9c0f
|
fixed update with compute fields (again) and ecomponents in markmin
|
2012-09-04 14:43:38 -05:00 |
|
mdipierro
|
ec1608ba19
|
executesql(fetch=False)
|
2012-09-03 14:35:01 -05:00 |
|
mdipierro
|
6cf7b7b606
|
fixed input-xlarge class issue, thanks Anthony
|
2012-09-03 08:55:54 -05:00 |
|
mdipierro
|
f35b7283c0
|
capitalized regex in dal.py
|
2012-09-02 11:58:56 -05:00 |
|
mdipierro
|
feb27b919b
|
fixed bug in smartgrid header, thanks Adi
|
2012-08-30 15:36:36 -05:00 |
|
mdipierro
|
1641b10e79
|
cacheable select in grid, thanks Anthony
|
2012-08-30 15:26:58 -05:00 |
|
mdipierro
|
4845237eba
|
fixed grin without login, thanks Liam
|
2012-08-30 08:14:10 -05:00 |
|
mdipierro
|
b5809db9eb
|
fixed error with referenced_by, thanks Marin
|
2012-08-29 10:28:04 -05:00 |
|
mdipierro
|
edeb237777
|
dict instead of {} where possible
|
2012-08-29 07:27:28 -05:00 |
|
mdipierro
|
ba385cf5b1
|
fixed a bunch of typos form recent commits, thanks Jonathan
|
2012-08-27 12:55:41 -05:00 |
|
mdipierro
|
030203effd
|
no more has_key
|
2012-08-26 18:34:50 -05:00 |
|
mdipierro
|
dcce7fc39a
|
fixed @//// in wiki and pep8 spacing
|
2012-08-25 11:29:11 -05:00 |
|
mdipierro
|
92e1213fe2
|
fixed some styles for auth.wiki
|
2012-08-24 23:11:45 -05:00 |
|
mdipierro
|
96d4de8277
|
T bug in tools
|
2012-08-23 14:33:43 -05:00 |
|
mdipierro
|
a709e7ba56
|
Fixed issue 834, thanks Paolo
|
2012-08-21 12:42:04 -05:00 |
|
mdipierro
|
55349d8e2f
|
better bootstrap formstyle, thanks Dulakian
|
2012-08-21 08:53:39 -05:00 |
|
mdipierro
|
8d923a5765
|
fixed backward compatibility issue formstyles, thanks Dominic
|
2012-08-21 08:52:06 -05:00 |
|
mdipierro
|
0214613182
|
fixed issue 937, thanks Dulakian
|
2012-08-19 13:49:26 -05:00 |
|
mdipierro
|
ef8d8bf094
|
better grid console
|
2012-08-19 13:43:28 -05:00 |
|
mdipierro
|
e5f974a390
|
moved export links to the bottom
|
2012-08-19 12:44:42 -05:00 |
|
mdipierro
|
56abad1f27
|
better localizaion of sqlhtml, thanks Martin
|
2012-08-19 10:18:03 -05:00 |
|
mdipierro
|
28f76bc9e3
|
reverted change that broke primary key check in appadmin
|
2012-08-18 16:21:52 -05:00 |
|
mdipierro
|
2475e42c16
|
many optimizations in LAZY_TABLES, passes all tests, thanks Bruno
|
2012-08-17 20:59:48 -05:00 |
|
mdipierro
|
e76bcf0ea9
|
removed unwanted whitespaces
|
2012-08-16 11:56:07 -05:00 |
|
mdipierro
|
d05eb2aa6e
|
fixed security issue in grid
|
2012-08-16 10:54:38 -05:00 |
|
mdipierro
|
d2bbc9adaf
|
added missing _id, thanks Paolo Valleri
|
2012-08-16 09:39:51 -05:00 |
|
mdipierro
|
16ea8462c8
|
fixed another SQLFORM.formstyles, thanks Anthony
|
2012-08-16 09:38:47 -05:00 |
|
mdipierro
|
92a66c0d11
|
SQLFORM.formstyles, thanks Anthony
|
2012-08-15 17:08:10 -05:00 |
|
mdipierro
|
def270c298
|
fixed issue 928, thanks dulakian and Anthony
|
2012-08-15 14:23:44 -05:00 |
|
mdipierro
|
fcc9bc51f6
|
improved security in grid but still a problem
|
2012-08-11 22:05:23 -05:00 |
|
mdipierro
|
990f1b1ea9
|
smartgrid(...fields=dict(...))
|
2012-08-08 15:40:43 -05:00 |
|
mdipierro
|
4911f3f2f1
|
fixed issue 324, thanks jredrejo and sorry it took me 1 year to find your patch
|
2012-08-08 13:59:54 -05:00 |
|
mdipierro
|
802bb67324
|
fixed multiple autocomplete for table
|
2012-08-08 13:52:04 -05:00 |
|
mdipierro
|
7b01c196d1
|
removed form.vars.upload_newfilename
|
2012-08-07 16:53:03 -05:00 |
|
mdipierro
|
4dd04a8a92
|
fixed issue 669, maxlength in grid for any str representation
|
2012-08-07 16:40:55 -05:00 |
|
mdipierro
|
176bf74d49
|
fixed issue 433
|
2012-08-07 12:12:43 -05:00 |
|
mdipierro
|
57447cb0cf
|
improved upload logic, thanks Marin
|
2012-08-03 09:02:38 -05:00 |
|
mdipierro
|
8a7a723289
|
improved upload logic, thanks Marin
|
2012-08-03 09:01:02 -05:00 |
|
mdipierro
|
796c8ff979
|
possible fix to address upload problem, thanks Marin
|
2012-08-02 21:28:38 -05:00 |
|