Menu

Source Commit Log


Commit Date  
[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
[r6310] by b_calderwood

Remove additional comma that was causing issues in IE.

2012-08-20 21:25:21 Tree
[r6309] by saravanan1181

Added episode parameter in md.xjc macrodef to generate the specified episode file for separate compilation.This is an optional parameter.JAXB episodes are intended to solve
this problem of double generating classes, by allowing the generation to point at pre-existing XSDs and classes generated previously and use those instead of regenerating them as dependencies of the classes being generated.

2012-08-20 19:21:02 Tree
[r6308] by prudhvireddy

Added condition to check if editor exists before accessing it.(CheckboxSelectionModel#onEditorKey)

2012-08-17 17:41:27 Tree
[r6307] by saravanan1181

Changed the connection factory lookup binding to fix NameNotFoundException.

2012-08-16 23:13:52 Tree
Older >
MongoDB Logo MongoDB