niphlod
|
a7d4c5297e
|
fixed issue 1584 (grid export with left join)
|
2013-08-30 21:13:49 +02:00 |
|
mdipierro
|
70a8284cb5
|
fixed issue 1643:grid - export HTML - missing charset=UTF-8, problems with non-ASCII-chars; proposal, thanks Martin
|
2013-08-21 04:39:55 -05:00 |
|
mdipierro
|
56dcaff236
|
fixed a problem with sortable grid, new icons
|
2013-08-20 03:22:54 -05:00 |
|
mdipierro
|
9a86f4f0f3
|
removed print from sqlhtml.py
|
2013-08-20 01:34:30 -05:00 |
|
niphlod
|
dd582c61e9
|
added enhancement 1626, marker shown in grid also for default orderby
|
2013-08-12 23:59:03 +02:00 |
|
niphlod
|
567ee5f379
|
fixed issue #1622. Thanks @kyleflanagan for reporting it
|
2013-08-09 21:05:28 +02:00 |
|
niphlod
|
ad2f177592
|
fixed issue with grid and groupby
|
2013-08-07 15:39:54 +02:00 |
|
mdipierro
|
90069aacda
|
fixed(?) count(*) problem in grid
|
2013-08-07 04:14:18 -05:00 |
|
mdipierro
|
349aa6c0a5
|
no more editable, create, etc, on groupby in grid
|
2013-08-06 05:12:56 -05:00 |
|
mdipierro
|
30a570538b
|
fixed linked tables again
|
2013-07-27 06:47:25 -05:00 |
|
mdipierro
|
6aa0ff50b2
|
fixed bug in sqlform.grid
|
2013-07-26 03:03:49 -05:00 |
|
mdipierro
|
5add14bf68
|
possibly fixed a problem with virtualfields in fields option of SQLFORM.grid, thanks peckto
|
2013-07-19 03:28:11 -05:00 |
|
mdipierro
|
7a0f6eafb7
|
Merge pull request #131 from swayf/feature/multiple_submit_buttons_in_grid
allows add multiple submit buttons in "selectable" mode in SQLFORM.grid ...
|
2013-07-14 12:34:50 -07:00 |
|
Oleg
|
59f8362f75
|
syntax fix for python 2.5
|
2013-07-14 11:32:40 +02:00 |
|
Oleg
|
773b19d373
|
allows add multiple submit buttons in "selectable" mode in SQLFORM.grid (with different decorate css classes)
|
2013-07-11 18:11:37 +02:00 |
|
mdipierro
|
5ec22132a3
|
sync'd with gluino again
|
2013-07-11 09:14:41 -05:00 |
|
mdipierro
|
cadf0e946a
|
synced with gluino
|
2013-07-09 16:15:21 -05:00 |
|
Oleg
|
59095ca11f
|
fix for deprecated input-xlarge class to make input and select fields the same size.
|
2013-07-08 09:46:19 +02:00 |
|
mdipierro
|
182bbbdcc2
|
fixed issue 1562:The dspval of integer value zero is nbsp not 0, thanks iiijjjiii
|
2013-07-02 07:21:09 -05:00 |
|
niphlod
|
81495f7cca
|
nicer alignment, removed leftovers, new listwidget and passwordwidget
|
2013-06-27 00:25:44 +02:00 |
|
mdipierro
|
29f0428889
|
fixed Issue 1560:Smartgrid doesn work with Google app engine 1.8.1
|
2013-06-25 09:10:03 -05:00 |
|
mdipierro
|
e055c3af7e
|
fixed issue 1527 with smartgrid (again), thanks ato.steil
|
2013-06-18 07:44:50 -05:00 |
|
mdipierro
|
676dc2e377
|
no clickable headers for virtual fields, thanks Anthony
|
2013-06-17 10:41:56 -05:00 |
|
mdipierro
|
4310d3e2d6
|
fixed Issue 1528:SQLFORM.smartgrid: Bug in links, thanks jjachuf
|
2013-06-13 23:42:22 -05:00 |
|
mdipierro
|
6af173c853
|
fixed help_field(s)
|
2013-06-11 08:00:48 -05:00 |
|
mdipierro
|
0fcb5f2ccd
|
fixed missing import in last commit, thanks Tim
|
2013-06-03 22:41:24 -05:00 |
|
mdipierro
|
27287d246a
|
fixed Issue 1512:AutocompleteWidget, help_fields parameter, thanks Mirek
|
2013-06-03 22:17:11 -05:00 |
|
mdipierro
|
c5980cd312
|
grid displays Virtual Fields
|
2013-06-03 21:48:55 -05:00 |
|
mdipierro
|
50dcd7a572
|
conditional fields
|
2013-06-03 17:48:13 -05:00 |
|
mdipierro
|
0138b1782d
|
jQuery 1.10.0
|
2013-05-25 18:36:32 -05:00 |
|
Denis Rykov
|
a0dead1586
|
Use T operator fot title attribute of grid buttons
|
2013-05-23 17:58:43 +07:00 |
|
mdipierro
|
43806a26e7
|
grid(...,client_side_delete=True) for redirect(client_size=True)
|
2013-05-17 14:53:04 -05:00 |
|
mdipierro
|
2c9eeccc0e
|
fixed issue 1496:Delete button in SQLFORM.grid does not cause browser redirect, thanks jppmssaraiva
|
2013-05-17 14:19:51 -05:00 |
|
mdipierro
|
97e0736d8e
|
added some code to help debug issue 1471
|
2013-05-08 16:52:59 -05:00 |
|
mdipierro
|
e44254346c
|
reverting previous patch, Anthony is right, the patch is not backward compatible
|
2013-05-06 19:49:57 -05:00 |
|
mdipierro
|
adf82c1267
|
fixed Issue 1478:field.uploadfolder instead of request.folder in accepts (sqlhtml.py), thanks szunny
|
2013-05-06 19:10:12 -05:00 |
|
mdipierro
|
a90c4f7953
|
Merge pull request #84 from niphlod/issue/1464-1465
better T in grid/smartgrid
|
2013-05-01 06:44:04 -07:00 |
|
mdipierro
|
813411a408
|
grid.rows
|
2013-04-28 17:32:10 -05:00 |
|
niphlod
|
1702d1ac1f
|
removed unused imports, fixes issue 1464 (wrong and missing T in grid and smartgrid), fixes issue 1465 (translation of "None" message)
|
2013-04-28 20:31:10 +02:00 |
|
Massimo
|
178f94af8c
|
fixed optional formatting of empty list:string
|
2013-04-25 18:10:56 -05:00 |
|
niphlod
|
04f6e7ee38
|
fixed issue 1459
|
2013-04-23 23:04:12 +02:00 |
|
niphlod
|
4d8dedeb27
|
new arg to SQLFORM.grid to help with large datasets
|
2013-04-17 23:01:01 +02:00 |
|
mdipierro
|
58247e3d6b
|
fixed Issue 1436:SQLFORM.grid search widget omits decimal data type
|
2013-04-08 12:40:52 -05:00 |
|
mdipierro
|
5a898cc80a
|
fixed Issue 1406:Table scrollbar problem in IE, thanks czhang2000
|
2013-04-06 11:13:31 -05:00 |
|
mdipierro
|
c175e6340d
|
Issue 1415:Untranslated label for SQLFORM 'Check to delete' checkbox, thanks Dmitry
|
2013-04-06 10:06:27 -05:00 |
|
mdipierro
|
8f70d3a802
|
fixed Issue 1431:Typo in web2py documentation, thanks dabweather.FBI
|
2013-04-06 09:42:37 -05:00 |
|
mdipierro
|
4a078705b3
|
fixed issue 1246 with a nested select
|
2013-04-06 09:38:16 -05:00 |
|
mdipierro
|
0f0a62ef7f
|
possible fix for Issue 1426:Count(*) query is incorrect when SQLFORM.grid() contains groupby parameter, thanks daveshih01
|
2013-04-04 21:11:19 -05:00 |
|
mdipierro
|
bb2407b468
|
interfear->interfere, thanks Ramos
|
2013-04-02 11:21:15 -05:00 |
|
mdipierro
|
7714b5dc7b
|
remove un-necessary checks
|
2013-04-01 19:18:56 -05:00 |
|