Commit Graph

92 Commits

Author SHA1 Message Date
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
Massimo DiPierro
6620296b96 do not show errors about already uploaded files 2012-06-05 17:53:26 -05:00
Massimo DiPierro
4f314fa312 fixed typo in sqlhtml.py 2012-06-05 00:02:57 -05:00
Massimo DiPierro
8dc1bdd18f customizable breakcrumbs in smartgrid, thanks Paolo 2012-06-04 18:45:17 -05:00
Massimo DiPierro
ce00688334 fixed issue 826, callable editable in grid, thanks Douglas 2012-06-02 14:47:43 -05:00
Massimo DiPierro
3f18d032e9 fixed bug in smartdict, thanks Jonathan 2012-05-21 10:08:44 -05:00
Massimo Di Pierro
92d4aa3362 no more class='' but class=None, thanks Jonathan 2012-05-17 09:55:50 -05:00
Massimo Di Pierro
1c9a73b6de fixed onvalidation for SQLFORM, issue 778, thanks Carlos Galindo 2012-05-02 16:08:40 -05:00
Massimo Di Pierro
32b77ac223 fixed + after lists, thanks Niphlod 2012-04-24 08:39:51 -05:00
Massimo Di Pierro
938871f552 temp fix for web2py/yJtJRTUVJTg 2012-04-21 11:10:26 -05:00
Massimo Di Pierro
07a7ccb733 no twice no record found 2012-04-19 11:12:25 -05:00
Massimo Di Pierro
b713c98c79 welcome has bootstrap, and cleaner grid 2012-04-19 10:53:04 -05:00
Massimo Di Pierro
a301b20e04 grid.create_form 2012-04-18 21:20:13 -05:00
Massimo Di Pierro
b77dccc3ce fixed some issue in grid with grid.create_form 2012-04-09 15:57:58 -05:00
Massimo Di Pierro
50fde09299 col3 in grid, thanks Jonathan 2012-04-07 19:55:10 -05:00
Massimo Di Pierro
51fe7b4eed smartdictform again 2012-04-07 18:44:46 -05:00
Massimo Di Pierro
510f1c920c SQLFORM.smartdictform 2012-04-07 18:33:44 -05:00
Massimo Di Pierro
90e6e2a2a2 fixed missing readonly attribute in sqlhtml, thanks Alan 2012-04-04 08:20:48 -05:00
Massimo Di Pierro
c26dbeaff1 links in grid include referencing field (this is important for table with multiple reference fields) 2012-04-01 23:21:08 -05:00
Massimo Di Pierro
4d5d39e887 fixed problem with autocomplete, thanks gmini50 (issue 741) 2012-03-29 09:59:35 -05:00
Massimo Di Pierro
ba93692ed4 fixed issue 728, bug in languages, thanks pgergo 2012-03-26 11:17:20 -05:00
Massimo Di Pierro
5e3bdb36b2 smart autocomplete with help fields, thanks Manuele 2012-03-26 11:10:32 -05:00