Commit Graph

113 Commits

Author SHA1 Message Date
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
mdipierro
1de7d962bd better localizaion of sqlhtml, thanks Martin 2012-08-19 10:18:03 -05:00
mdipierro
d9ff342ed0 reverted change that broke primary key check in appadmin 2012-08-18 16:21:52 -05:00
mdipierro
a7268ff4cf many optimizations in LAZY_TABLES, passes all tests, thanks Bruno 2012-08-17 20:59:48 -05:00
mdipierro
a608df5a29 removed unwanted whitespaces 2012-08-16 11:56:07 -05:00
mdipierro
06cba402cb fixed security issue in grid 2012-08-16 10:54:38 -05:00
mdipierro
7168df9c50 added missing _id, thanks Paolo Valleri 2012-08-16 09:39:51 -05:00
mdipierro
4fd83f4de5 fixed another SQLFORM.formstyles, thanks Anthony 2012-08-16 09:38:47 -05:00
mdipierro
4e1ae05402 SQLFORM.formstyles, thanks Anthony 2012-08-15 17:08:10 -05:00
mdipierro
562f6dd2b2 fixed issue 928, thanks dulakian and Anthony 2012-08-15 14:23:44 -05:00
mdipierro
a3aff0d3eb improved security in grid but still a problem 2012-08-11 22:05:23 -05:00
mdipierro
57e2f58b88 smartgrid(...fields=dict(...)) 2012-08-08 15:40:43 -05:00
mdipierro
72324b2e02 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
9df5417597 fixed multiple autocomplete for table 2012-08-08 13:52:04 -05:00
mdipierro
74418b1a69 removed form.vars.upload_newfilename 2012-08-07 16:53:03 -05:00
mdipierro
290712a7b2 fixed issue 669, maxlength in grid for any str representation 2012-08-07 16:40:55 -05:00
mdipierro
bef1631787 fixed issue 433 2012-08-07 12:12:43 -05:00
mdipierro
32bfda0b00 improved upload logic, thanks Marin 2012-08-03 09:02:38 -05:00
mdipierro
38ceeb82b8 improved upload logic, thanks Marin 2012-08-03 09:01:02 -05:00
mdipierro
3ef23dc519 possible fix to address upload problem, thanks Marin 2012-08-02 21:28:38 -05:00
mdipierro
fdbadd8982 Field(...'upload',default=path) looks in current app folder, thanks Marin 2012-08-02 10:17:15 -05:00
mdipierro
bac7e433c6 possible fix for issue 188, thanks Marin 2012-07-30 16:25:35 -05:00
mdipierro
fd87b09221 correction to issue 886, thanks Niphlod 2012-07-24 21:23:48 -05:00
mdipierro
d0078857ae fixed list hideerror, thanks Howesc and Niphold, issue 886 2012-07-24 21:19:58 -05:00
mdipierro
d295a479c6 crud.select(fields=[..]), fields can now be string, issue 901 2012-07-24 21:11:35 -05:00
mdipierro
fe7adb4575 better export in grid, thanks Niphlod 2012-07-19 16:25:22 -05:00
mdipierro
148b26e41a added button import in sqlhtml 2012-07-18 12:45:17 -05:00
mdipierro
61834b2e4a better export buttons in grid, thanks Niphlod 2012-07-17 17:13:40 -05:00
mdipierro
07e27af566 added TSV exporter to grid, thanks niphlod 2012-07-17 16:15:29 -05:00
mdipierro
019b887c63 many improvements from Vladyslav 2012-07-14 22:45:32 -05:00
mdipierro
adc9b38606 fixed T(T('..')) and added tools.Wiki 2012-07-14 17:50:51 -05:00
mdipierro
34a7afe2bb multiple exports from grid, issue 423, thanks Hong-Khoan Quach 2012-07-08 17:26:44 -05:00
mdipierro
646ad05aaa issue 523, search_widget can be a dict, thanks Ato 2012-06-29 11:22:04 -05:00
mdipierro
dfbf111e3c distinct in autocomplete, thanks Brent Zeiben 2012-06-25 21:40:16 -05:00
mdipierro
bb268daf72 removed btn from buttontext, thanks szimszon 2012-06-17 08:59:35 -05:00
mdipierro
a255812c53 GAE references, thanks Christian 2012-06-16 16:49:06 -05:00
Massimo Di Pierro
9ff01bee92 new grid classes bootstrap compatible, thanks Bruno 2012-06-14 15:08:33 -05:00
Massimo Di Pierro
e5c3ccfec5 grid(groupy=...') 2012-06-14 14:35:02 -05:00
Massimo Di Pierro
2cdd291cc0 keepvalue should default to True for edit forms and False for indert forms (backward compatible) 2012-06-14 14:31:30 -05:00
Massimo Di Pierro
0ed10638f4 reverted erroneous e808fd6f684a, thanks Carlos 2012-06-07 23:25:40 -05:00