| Commit | Date | |
|---|---|---|
| 2013-08-13 20:04:16 | Tree | |
|
[r7502]
by
b_calderwood
Add sql server paging plugin to correctly hand paging for SQL Server. Also modified mssqlserver.properties to use the new plugin. |
2013-08-12 17:11:58 | Tree |
|
[r7501]
by
b_calderwood
Log warning if same field is added as sort criteria multiple times. This is ignored by Oracle but causes an error in SQL Server. |
2013-08-12 16:53:36 | Tree |
|
[r7500]
by
b_calderwood
Clear order by on UOW when calculating total record count. This needs to be done for SQL Server support. |
2013-08-12 16:51:28 | Tree |
| 2013-08-09 00:37:12 | Tree | |
| 2013-08-08 23:54:08 | Tree | |
|
[r7497]
by
cosbor11
Removed the focusNextCell definition and usages as this is not standard behavior. |
2013-08-08 17:50:15 | Tree |
|
[r7496]
by
b_calderwood
Numeric column filters should use greaterThanOrEquals and smallerThanOrEquals instead of greaterThan and smallerThan |
2013-08-08 17:13:37 | Tree |
|
[r7495]
by
seanz
removed scoping designation on renderer function. By default it should be the column it is on. At this point, cm is only the config object of the column not the real column. If the inList on the column is modified later, assigning cm as scope of renderer will miss the modification of the inList. |
2013-08-07 20:52:11 | Tree |
|
[r7494]
by
cosbor11
Added object detection on the view for the selectRow method to prevent runtime error when the view has no selectRow method. |
2013-08-07 19:55:35 | Tree |