Menu

Source Commit Log


Commit Date  
[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.
Assign cm to renderer scope was added on revision 5181 in 5.8 release branch to solve a bug when an inlist column is added to the groupedBy bar on a multigroupingpaginggrid. This issue does not happen for now after removing the scoping assignment.

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
[r7493] by cosbor11

Made the following changes to the framework:
(1) EditorGridPanel: Added method called focusNextCell to startEditing the next eligible cell to the right of the last edited cell.
(2) FinderComboGrid: When the user selects a record from grid, after the gridWindow is closed, grid.focusNextCell is called.
(3) GridView: Updated the refreshRow method to pass column.editable into the cell template, so that editableCss is added when the column is editable.

2013-08-06 23:23:32 Tree
[r7492] by seanz

Handle nullpointerexception before setting width on tf and df.

2013-08-06 23:14:59 Tree
[r7491] by seanz

change LookupButton to a modal window. implementation

2013-08-06 20:52:08 Tree
[r7490] by seanz

add LookupButton to jaw bundle.

2013-08-05 21:25:55 Tree
[r7489] by seanz

implemented a lookup button that will lookup for obtaining multiple records.

2013-08-05 21:23:52 Tree
[r7488] by b_calderwood

Remove scheduledTaskId from business event log finder and add it to the maintenance screen.

2013-08-02 18:07:18 Tree
[r7487] by b_calderwood

Remove scheduledTaskId from business event log finder and add it to the maintenance screen.

2013-08-02 17:46:15 Tree
Older >
MongoDB Logo MongoDB