Menu

Source Commit Log


Commit Date  
[r6320] by prudhvireddy

Created MultiRowUpdate plugin to support batch update of multiple rows on the grid

2012-08-23 17:28:57 Tree
[r6319] by prudhvireddy

Created a new component called CheckBoxField. This will render checkbox adjacent to form field.

2012-08-23 17:26:10 Tree
[r6318] by b_calderwood

Mandatory fields on grids that have not been set should cause errors at the UI. UI will also try display the grid that caused the error by selection the appropriate tabs on the screen.

2012-08-22 23:31:30 Tree
[r6317] by prudhvireddy

Extracted field meta rules application login into a new method called applyFieldMetaRules (Refactor)

2012-08-22 22:56:05 Tree
[r6316] by b_calderwood

If there are errors on some records when deleting multiple rows, then deselect the records that were successfully deleted, leaving the failed records highlighted.

2012-08-22 18:17:12 Tree
[r6315] by SeanZ

Added addResultsPanel() and removeResultsPanel().

2012-08-22 03:30:41 Tree
[r6314] by SeanZ

enhance MultiResultsFinderContainer.js to handle multiple results panels loaded by controllers. LoadController.js is created for these controllers.

2012-08-21 23:16:56 Tree
[r6313] by b_calderwood

When setting value on a comboBox, after it's store is loaded, we need to refer to the correct value in the criteria. (In the original code "i" may have changed before the listener is called, so we need to use the field mapping)

2012-08-21 22:59:20 Tree
[r6312] by b_calderwood

Exponential numbers were not being handled properly. Returning a number in the format "1.234e+7" to the server would cause an invalid format issue. So when getting values from number fields we will now convert them to a full number if they contain an exponent.

2012-08-21 20:31:40 Tree
[r6311] by b_calderwood

Display mask when screen is reloading. Need to use defer on the unmask to allow the screen time to render the mask.

2012-08-21 16:44:11 Tree
Older >
MongoDB Logo MongoDB